diff --git a/account_default_report_without_paiement/README.rst b/account_default_report_without_paiement/README.rst new file mode 100644 index 0000000..1950af3 --- /dev/null +++ b/account_default_report_without_paiement/README.rst @@ -0,0 +1,68 @@ +======================================= +Account Default Report Without Paiement +======================================= + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:2035514c3af2d372479b91ca5314fe2f5ff90523f11fb8cc874b4fac8b375f50 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |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-akretion%2Fodoo--usability-lightgray.png?logo=github + :target: https://github.com/akretion/odoo-usability/tree/14.0/account_default_report_without_paiement + :alt: akretion/odoo-usability + +|badge1| |badge2| |badge3| + +This module switch the default account report to the one without paiement + +**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 +~~~~~~~ + +* Akretion + +Contributors +~~~~~~~~~~~~ + +* Kévin Roche + +Maintainers +~~~~~~~~~~~ + +.. |maintainer-Kev-Roche| image:: https://github.com/Kev-Roche.png?size=40px + :target: https://github.com/Kev-Roche + :alt: Kev-Roche + +Current maintainer: + +|maintainer-Kev-Roche| + +This module is part of the `akretion/odoo-usability `_ project on GitHub. + +You are welcome to contribute. diff --git a/account_default_report_without_paiement/static/description/index.html b/account_default_report_without_paiement/static/description/index.html new file mode 100644 index 0000000..0fd11a0 --- /dev/null +++ b/account_default_report_without_paiement/static/description/index.html @@ -0,0 +1,418 @@ + + + + + +Account Default Report Without Paiement + + + +
+

Account Default Report Without Paiement

+ + +

Beta License: AGPL-3 akretion/odoo-usability

+

This module switch the default account report to the one without paiement

+

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

+
    +
  • Akretion
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

Current maintainer:

+

Kev-Roche

+

This module is part of the akretion/odoo-usability project on GitHub.

+

You are welcome to contribute.

+
+
+
+ + diff --git a/account_usability/README.rst b/account_usability/README.rst index 5610e4a..c85400d 100644 --- a/account_usability/README.rst +++ b/account_usability/README.rst @@ -2,10 +2,13 @@ Account Usability ================= -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:0a1f18d3ec52ddde3b0ffdb507573d43a38ec1609a578fae0c43f5e5a65026be + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,10 +17,10 @@ Account Usability :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-akretion%2Fodoo--usability-lightgray.png?logo=github - :target: https://github.com/akretion/odoo-usability/tree/12.0/account_usability + :target: https://github.com/akretion/odoo-usability/tree/14.0/account_usability :alt: akretion/odoo-usability -|badge1| |badge2| |badge3| +|badge1| |badge2| |badge3| This modules adds the following functions: @@ -52,7 +55,6 @@ This modules adds the following functions: * don't attach PDF upon invoice report generation on supplier invoices/refunds * Add filter on debit and credit amount for Move Lines * Add supplier invoice number in invoice tree view -* Add date in outstanding payment widget on invoice form view (requires `odoo PR 84180 `_) Together with this module, I recommend the use of the following modules: @@ -70,8 +72,8 @@ 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 smashing it by providing a detailed and welcomed -`feedback `_. +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. @@ -92,6 +94,6 @@ Contributors Maintainers ~~~~~~~~~~~ -This module is part of the `akretion/odoo-usability `_ project on GitHub. +This module is part of the `akretion/odoo-usability `_ project on GitHub. You are welcome to contribute. diff --git a/account_usability/static/description/index.html b/account_usability/static/description/index.html index 876567c..e452e64 100644 --- a/account_usability/static/description/index.html +++ b/account_usability/static/description/index.html @@ -1,20 +1,20 @@ - - + Account Usability