diff --git a/base_report_to_printer/README.rst b/base_report_to_printer/README.rst index ca78947..e46e8a5 100644 --- a/base_report_to_printer/README.rst +++ b/base_report_to_printer/README.rst @@ -155,6 +155,7 @@ Contributors * Rod Schouteden * Alexandre Fayolle * Matias Peralta +* Akim Juillerat Maintainers ~~~~~~~~~~~ diff --git a/base_report_to_printer/__manifest__.py b/base_report_to_printer/__manifest__.py index 61af227..1512214 100644 --- a/base_report_to_printer/__manifest__.py +++ b/base_report_to_printer/__manifest__.py @@ -24,6 +24,7 @@ "views/printing_report.xml", "views/res_users.xml", "views/ir_actions_report.xml", + "wizards/print_attachment_report.xml", "wizards/printing_printer_update_wizard_view.xml", ], "assets": { diff --git a/base_report_to_printer/readme/CONTRIBUTORS.rst b/base_report_to_printer/readme/CONTRIBUTORS.rst index 7085b17..a046d90 100644 --- a/base_report_to_printer/readme/CONTRIBUTORS.rst +++ b/base_report_to_printer/readme/CONTRIBUTORS.rst @@ -12,3 +12,4 @@ * Rod Schouteden * Alexandre Fayolle * Matias Peralta +* Akim Juillerat diff --git a/base_report_to_printer/static/description/index.html b/base_report_to_printer/static/description/index.html index fecf525..45e1510 100644 --- a/base_report_to_printer/static/description/index.html +++ b/base_report_to_printer/static/description/index.html @@ -3,7 +3,7 @@ - + Report to printer