From ffb06a5cda951b660ce8c0ff0c220cdc7bfac8da Mon Sep 17 00:00:00 2001 From: Tiago Amaral Date: Sat, 11 Jan 2025 10:43:17 -0300 Subject: [PATCH] [IMP] l10n_br_sale_report_py3o: Add readme. --- l10n_br_sale_report_py3o/README.rst | 72 ++- l10n_br_sale_report_py3o/readme/CONFIGURE.md | 7 + l10n_br_sale_report_py3o/readme/CONTEXT.md | 1 + .../readme/CONTRIBUTORS.md | 1 + .../readme/DESCRIPTION.md | 1 + l10n_br_sale_report_py3o/readme/USAGE.md | 4 + .../static/description/index.html | 443 ++++++++++++++++++ 7 files changed, 524 insertions(+), 5 deletions(-) create mode 100644 l10n_br_sale_report_py3o/readme/CONFIGURE.md create mode 100644 l10n_br_sale_report_py3o/readme/CONTEXT.md create mode 100644 l10n_br_sale_report_py3o/readme/CONTRIBUTORS.md create mode 100644 l10n_br_sale_report_py3o/readme/DESCRIPTION.md create mode 100644 l10n_br_sale_report_py3o/readme/USAGE.md create mode 100644 l10n_br_sale_report_py3o/static/description/index.html diff --git a/l10n_br_sale_report_py3o/README.rst b/l10n_br_sale_report_py3o/README.rst index 54c790b..4a0c74e 100644 --- a/l10n_br_sale_report_py3o/README.rst +++ b/l10n_br_sale_report_py3o/README.rst @@ -2,22 +2,84 @@ L10n Br Sale Report Py3o ======================== -KMEE +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:33e2e3fa7d304fe95c806409ae73e25636b1886ff025195e0158e3f54f7306e7 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |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-KMEE%2Fkmee--odoo--addons-lightgray.png?logo=github + :target: https://github.com/KMEE/kmee-odoo-addons/tree/16.0/l10n_br_sale_report_py3o + :alt: KMEE/kmee-odoo-addons + +|badge1| |badge2| |badge3| + +Contains the sale order report in py3o format. + +**Table of contents** + +.. contents:: + :local: + +Use Cases / Context +=================== + +Some customers want to have a customized sales order report, and the +ability to edit the layout whenever they want. Configuration ============= To configure this module, you need to: -#. Go to ... +1. Go to \*Settings > Technical > Reporting > Py3o Templates. +2. Create a template by defining a name and uploading the ODT file. +3. Go to \*Settings > Technical > Reporting > Reports. +4. Search for "Quotation / Order py3o". +5. In the Template field, choose the template created previously. Usage ===== To use this module, you need to: -#. Go to ... +1. Go to \*Sale. +2. Within a sale order, click on \*Print > Quotation / Order py3o. + +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 +------- + +* KMEE + +Contributors +------------ + +- Tiago Amaral tiago.amaral@kmee.com.br + +Maintainers +----------- +This module is part of the `KMEE/kmee-odoo-addons `_ project on GitHub. -Changelog -========= +You are welcome to contribute. diff --git a/l10n_br_sale_report_py3o/readme/CONFIGURE.md b/l10n_br_sale_report_py3o/readme/CONFIGURE.md new file mode 100644 index 0000000..d1f4501 --- /dev/null +++ b/l10n_br_sale_report_py3o/readme/CONFIGURE.md @@ -0,0 +1,7 @@ +To configure this module, you need to: + +1. Go to *Settings > Technical > Reporting > Py3o Templates. +2. Create a template by defining a name and uploading the ODT file. +3. Go to *Settings > Technical > Reporting > Reports. +4. Search for "Quotation / Order py3o". +5. In the Template field, choose the template created previously. diff --git a/l10n_br_sale_report_py3o/readme/CONTEXT.md b/l10n_br_sale_report_py3o/readme/CONTEXT.md new file mode 100644 index 0000000..2aa9611 --- /dev/null +++ b/l10n_br_sale_report_py3o/readme/CONTEXT.md @@ -0,0 +1 @@ +Some customers want to have a customized sales order report, and the ability to edit the layout whenever they want. \ No newline at end of file diff --git a/l10n_br_sale_report_py3o/readme/CONTRIBUTORS.md b/l10n_br_sale_report_py3o/readme/CONTRIBUTORS.md new file mode 100644 index 0000000..ec50526 --- /dev/null +++ b/l10n_br_sale_report_py3o/readme/CONTRIBUTORS.md @@ -0,0 +1 @@ +- Tiago Amaral diff --git a/l10n_br_sale_report_py3o/readme/DESCRIPTION.md b/l10n_br_sale_report_py3o/readme/DESCRIPTION.md new file mode 100644 index 0000000..498b88b --- /dev/null +++ b/l10n_br_sale_report_py3o/readme/DESCRIPTION.md @@ -0,0 +1 @@ +Contains the sale order report in py3o format. \ No newline at end of file diff --git a/l10n_br_sale_report_py3o/readme/USAGE.md b/l10n_br_sale_report_py3o/readme/USAGE.md new file mode 100644 index 0000000..a7610fa --- /dev/null +++ b/l10n_br_sale_report_py3o/readme/USAGE.md @@ -0,0 +1,4 @@ +To use this module, you need to: + +1. Go to *Sale. +2. Within a sale order, click on *Print > Quotation / Order py3o. diff --git a/l10n_br_sale_report_py3o/static/description/index.html b/l10n_br_sale_report_py3o/static/description/index.html new file mode 100644 index 0000000..ba3e32a --- /dev/null +++ b/l10n_br_sale_report_py3o/static/description/index.html @@ -0,0 +1,443 @@ + + + + + +L10n Br Sale Report Py3o + + + +
+

L10n Br Sale Report Py3o

+ + +

Beta License: AGPL-3 KMEE/kmee-odoo-addons

+

Contains the sale order report in py3o format.

+

Table of contents

+ +
+

Use Cases / Context

+

Some customers want to have a customized sales order report, and the +ability to edit the layout whenever they want.

+
+
+

Configuration

+

To configure this module, you need to:

+
    +
  1. Go to *Settings > Technical > Reporting > Py3o Templates.
  2. +
  3. Create a template by defining a name and uploading the ODT file.
  4. +
  5. Go to *Settings > Technical > Reporting > Reports.
  6. +
  7. Search for “Quotation / Order py3o”.
  8. +
  9. In the Template field, choose the template created previously.
  10. +
+
+
+

Usage

+

To use this module, you need to:

+
    +
  1. Go to *Sale.
  2. +
  3. Within a sale order, click on *Print > Quotation / Order py3o.
  4. +
+
+
+

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

+
    +
  • KMEE
  • +
+
+ +
+

Maintainers

+

This module is part of the KMEE/kmee-odoo-addons project on GitHub.

+

You are welcome to contribute.

+
+
+
+ +