diff --git a/base_report_to_printer/README.rst b/base_report_to_printer/README.rst index f4054d2..7d2c03d 100644 --- a/base_report_to_printer/README.rst +++ b/base_report_to_printer/README.rst @@ -154,6 +154,7 @@ Contributors * Graeme Gellatly * Rod Schouteden * Alexandre Fayolle +* Akim Juillerat Maintainers ~~~~~~~~~~~ diff --git a/base_report_to_printer/__manifest__.py b/base_report_to_printer/__manifest__.py index aad15ec..4d5f1aa 100644 --- a/base_report_to_printer/__manifest__.py +++ b/base_report_to_printer/__manifest__.py @@ -25,6 +25,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", ], "installable": True, diff --git a/base_report_to_printer/readme/CONTRIBUTORS.rst b/base_report_to_printer/readme/CONTRIBUTORS.rst index 75647ea..497e07c 100644 --- a/base_report_to_printer/readme/CONTRIBUTORS.rst +++ b/base_report_to_printer/readme/CONTRIBUTORS.rst @@ -11,3 +11,4 @@ * Graeme Gellatly * Rod Schouteden * Alexandre Fayolle +* Akim Juillerat diff --git a/base_report_to_printer/static/description/index.html b/base_report_to_printer/static/description/index.html index 0c79daa..8c970bf 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