diff --git a/setup/stock_picking_report_header_repeater/odoo/addons/stock_picking_report_header_repeater b/setup/stock_picking_report_header_repeater/odoo/addons/stock_picking_report_header_repeater new file mode 120000 index 0000000..ad37f4c --- /dev/null +++ b/setup/stock_picking_report_header_repeater/odoo/addons/stock_picking_report_header_repeater @@ -0,0 +1 @@ +../../../../stock_picking_report_header_repeater \ No newline at end of file diff --git a/setup/stock_picking_report_header_repeater/setup.py b/setup/stock_picking_report_header_repeater/setup.py new file mode 100644 index 0000000..28c57bb --- /dev/null +++ b/setup/stock_picking_report_header_repeater/setup.py @@ -0,0 +1,6 @@ +import setuptools + +setuptools.setup( + setup_requires=['setuptools-odoo'], + odoo_addon=True, +) diff --git a/stock_picking_report_header_repeater/README.rst b/stock_picking_report_header_repeater/README.rst new file mode 100644 index 0000000..c66228b --- /dev/null +++ b/stock_picking_report_header_repeater/README.rst @@ -0,0 +1,91 @@ +==================================== +Stock Picking Report Header Repeater +==================================== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:250ad016f62e25a561f117eb95f0a74afaa86dab02f5d26ccbb260dbf31e5897 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github + :target: https://github.com/OCA/stock-logistics-reporting/tree/16.0/stock_picking_report_header_repeater + :alt: OCA/stock-logistics-reporting +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-16-0/stock-logistics-reporting-16-0-stock_picking_report_header_repeater + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&target_branch=16.0 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module edits report_delivery_document to repeat the header in all the pages +of the report. + +**Table of contents** + +.. contents:: + :local: + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Tecnativa + +Contributors +~~~~~~~~~~~~ + +* `Tecnativa `_ + + * Sergio Teruel + * Carlos Roca + +Maintainers +~~~~~~~~~~~ + +This module is maintained by the OCA. + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use. + +.. |maintainer-CarlosRoca13| image:: https://github.com/CarlosRoca13.png?size=40px + :target: https://github.com/CarlosRoca13 + :alt: CarlosRoca13 +.. |maintainer-sergio-teruel| image:: https://github.com/sergio-teruel.png?size=40px + :target: https://github.com/sergio-teruel + :alt: sergio-teruel + +Current `maintainers `__: + +|maintainer-CarlosRoca13| |maintainer-sergio-teruel| + +This module is part of the `OCA/stock-logistics-reporting `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_picking_report_header_repeater/__init__.py b/stock_picking_report_header_repeater/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/stock_picking_report_header_repeater/__manifest__.py b/stock_picking_report_header_repeater/__manifest__.py new file mode 100644 index 0000000..018f649 --- /dev/null +++ b/stock_picking_report_header_repeater/__manifest__.py @@ -0,0 +1,23 @@ +# Copyright 2017 Sergio Teruel - Tecnativa +# Copyright 2024 Carlos Roca - Tecnativa +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +{ + "name": "Stock Picking Report Header Repeater", + "version": "16.0.1.0.0", + "author": "Tecnativa, Odoo Community Association (OCA)", + "website": "https://github.com/OCA/stock-logistics-reporting", + "category": "Warehouse Management", + "license": "AGPL-3", + "depends": [ + "stock", + ], + "data": [ + "views/report_delivery_document.xml", + ], + "maintainers": [ + "CarlosRoca13", + "sergio-teruel", + ], + "installable": True, +} diff --git a/stock_picking_report_header_repeater/i18n/es.po b/stock_picking_report_header_repeater/i18n/es.po new file mode 100644 index 0000000..6569a2d --- /dev/null +++ b/stock_picking_report_header_repeater/i18n/es.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_picking_report_header_repeater +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-05-29 08:26+0000\n" +"PO-Revision-Date: 2024-05-29 10:28+0200\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 3.0.1\n" + +#. module: stock_picking_report_header_repeater +#: model_terms:ir.ui.view,arch_db:stock_picking_report_header_repeater.table_head_customer_info +msgid "Customer Address:" +msgstr "Dirección del cliente:" diff --git a/stock_picking_report_header_repeater/i18n/stock_picking_report_header_repeater.pot b/stock_picking_report_header_repeater/i18n/stock_picking_report_header_repeater.pot new file mode 100644 index 0000000..c8e1fae --- /dev/null +++ b/stock_picking_report_header_repeater/i18n/stock_picking_report_header_repeater.pot @@ -0,0 +1,21 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_picking_report_header_repeater +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-05-29 08:26+0000\n" +"PO-Revision-Date: 2024-05-29 08:26+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: stock_picking_report_header_repeater +#: model_terms:ir.ui.view,arch_db:stock_picking_report_header_repeater.table_head_customer_info +msgid "Customer Address:" +msgstr "" diff --git a/stock_picking_report_header_repeater/readme/CONTRIBUTORS.rst b/stock_picking_report_header_repeater/readme/CONTRIBUTORS.rst new file mode 100644 index 0000000..99c1e6d --- /dev/null +++ b/stock_picking_report_header_repeater/readme/CONTRIBUTORS.rst @@ -0,0 +1,4 @@ +* `Tecnativa `_ + + * Sergio Teruel + * Carlos Roca diff --git a/stock_picking_report_header_repeater/readme/DESCRIPTION.rst b/stock_picking_report_header_repeater/readme/DESCRIPTION.rst new file mode 100644 index 0000000..18033a0 --- /dev/null +++ b/stock_picking_report_header_repeater/readme/DESCRIPTION.rst @@ -0,0 +1,2 @@ +This module edits report_delivery_document to repeat the header in all the pages +of the report. \ No newline at end of file diff --git a/stock_picking_report_header_repeater/static/description/index.html b/stock_picking_report_header_repeater/static/description/index.html new file mode 100644 index 0000000..60e4c86 --- /dev/null +++ b/stock_picking_report_header_repeater/static/description/index.html @@ -0,0 +1,430 @@ + + + + + +Stock Picking Report Header Repeater + + + +
+

Stock Picking Report Header Repeater

+ + +

Beta License: AGPL-3 OCA/stock-logistics-reporting Translate me on Weblate Try me on Runboat

+

This module edits report_delivery_document to repeat the header in all the pages +of the report.

+

Table of contents

+ +
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Tecnativa
  • +
+
+
+

Contributors

+
    +
  • Tecnativa
      +
    • Sergio Teruel
    • +
    • Carlos Roca
    • +
    +
  • +
+
+
+

Maintainers

+

This module is maintained by the OCA.

+ +Odoo Community Association + +

OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use.

+

Current maintainers:

+

CarlosRoca13 sergio-teruel

+

This module is part of the OCA/stock-logistics-reporting project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ + diff --git a/stock_picking_report_header_repeater/views/report_delivery_document.xml b/stock_picking_report_header_repeater/views/report_delivery_document.xml new file mode 100644 index 0000000..9036792 --- /dev/null +++ b/stock_picking_report_header_repeater/views/report_delivery_document.xml @@ -0,0 +1,66 @@ + + + + + + + + + +