diff --git a/README.md b/README.md index 9007b2e57..990a4d74e 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ addon | version | maintainers | summary [sale_commission_product_criteria_domain](sale_commission_product_criteria_domain/) | 14.0.1.0.11 | [![ilyasProgrammer](https://github.com/ilyasProgrammer.png?size=30px)](https://github.com/ilyasProgrammer) [![aleuffre](https://github.com/aleuffre.png?size=30px)](https://github.com/aleuffre) [![renda-dev](https://github.com/renda-dev.png?size=30px)](https://github.com/renda-dev) [![PicchiSeba](https://github.com/PicchiSeba.png?size=30px)](https://github.com/PicchiSeba) | Sale Commission Product Criteria Domain [sale_commission_queued](sale_commission_queued/) | 14.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Sales commissions queued [sale_commission_salesman](sale_commission_salesman/) | 14.0.1.0.1 | | Sales commissions from salesman +[sale_commission_settlement_report](sale_commission_settlement_report/) | 14.0.1.0.0 | [![PicchiSeba](https://github.com/PicchiSeba.png?size=30px)](https://github.com/PicchiSeba) | Settings to customize the settlement report [sale_quick_commission](sale_quick_commission/) | 14.0.1.0.0 | | Makes modules compatible [//]: # (end addons) diff --git a/sale_commission_settlement_report/README.rst b/sale_commission_settlement_report/README.rst index 0f7d803c7..776b77a76 100644 --- a/sale_commission_settlement_report/README.rst +++ b/sale_commission_settlement_report/README.rst @@ -7,7 +7,7 @@ Sales Commissions Settlement Report !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ce159e2233d2f40f3a1d6e7cdfe31935afd20bc5832eac1478134bf93ae09fe1 + !! source digest: sha256:834ec1c2a142a79bac9159fc906e5d7c77d8896eb8d6e6a4a39ccde357d99fbb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_commission_settlement_report/static/description/icon.png b/sale_commission_settlement_report/static/description/icon.png new file mode 100644 index 000000000..3a0328b51 Binary files /dev/null and b/sale_commission_settlement_report/static/description/icon.png differ diff --git a/sale_commission_settlement_report/static/description/index.html b/sale_commission_settlement_report/static/description/index.html index 62889f9c1..98d3730bd 100644 --- a/sale_commission_settlement_report/static/description/index.html +++ b/sale_commission_settlement_report/static/description/index.html @@ -367,7 +367,7 @@

Sales Commissions Settlement Report

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ce159e2233d2f40f3a1d6e7cdfe31935afd20bc5832eac1478134bf93ae09fe1 +!! source digest: sha256:834ec1c2a142a79bac9159fc906e5d7c77d8896eb8d6e6a4a39ccde357d99fbb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/commission Translate me on Weblate Try me on Runboat

This module allows to:

diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 8c424096e..962cbabcb 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20231213.0 \ No newline at end of file +14.0.20240724.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index fd6395f04..20bf822fe 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -23,6 +23,7 @@ 'odoo14-addon-sale_commission_product_criteria_domain', 'odoo14-addon-sale_commission_queued', 'odoo14-addon-sale_commission_salesman', + 'odoo14-addon-sale_commission_settlement_report', 'odoo14-addon-sale_quick_commission', ], classifiers=[