c1e85cb5f0
The suggested folder structure does not comply with guidelines: https://www.odoo.com/documentation/15.0/developer/misc/other/guidelines.html#file-naming > Concerning printable reports which contain mainly data preparation and Qweb templates naming is the following : addons/plant_nursery/ |-- report/ | |-- plant_order_reports.xml (report actions, paperformat, ...) | |-- plant_order_templates.xml (xml report templates) closes odoo/documentation#1426 Forward-port-of: odoo/documentation#1350 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>