diff --git a/README.md b/README.md index 43fd2a20e..9f1628d9e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [sale_commission](sale_commission/) | 14.0.1.8.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Sales commissions [sale_commission_advance](sale_commission_advance/) | 14.0.1.0.0 | [![ilyasprogrammer](https://github.com/ilyasprogrammer.png?size=30px)](https://github.com/ilyasprogrammer) | Down payment invoice commission [sale_commission_agent_restrict](sale_commission_agent_restrict/) | 14.0.2.0.2 | [![aleuffre](https://github.com/aleuffre.png?size=30px)](https://github.com/aleuffre) | Sales Commissions Agent Restrict -[sale_commission_check_deposit](sale_commission_check_deposit/) | 14.0.1.0.0 | | Sales commission check deposit +[sale_commission_check_deposit](sale_commission_check_deposit/) | 14.0.1.0.1 | [![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) | Sales commission check deposit [sale_commission_delegated_partner](sale_commission_delegated_partner/) | 14.0.1.0.1 | | Allow to delegate the invoices of agent to a delegate partner [sale_commission_formula](sale_commission_formula/) | 14.0.1.0.0 | | Sale commissions computed by formulas [sale_commission_geo_assign](sale_commission_geo_assign/) | 14.0.1.1.3 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) [![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) | Assign agents to partners according to their location diff --git a/sale_commission_check_deposit/README.rst b/sale_commission_check_deposit/README.rst index dddadc8e3..5c95d41fe 100644 --- a/sale_commission_check_deposit/README.rst +++ b/sale_commission_check_deposit/README.rst @@ -7,7 +7,7 @@ Sales commission check deposit !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ba0fd3fb9a685120806a47d8a736cf09ff9221c5c2dfb2735cbbbaacb249d517 + !! source digest: sha256:ef75d4baed76b11976c31f40a0c85034baef2b0ed77b2137f5c1a5ca2b59fc8a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_commission_check_deposit/__manifest__.py b/sale_commission_check_deposit/__manifest__.py index 668db1a1c..4af755d61 100644 --- a/sale_commission_check_deposit/__manifest__.py +++ b/sale_commission_check_deposit/__manifest__.py @@ -1,7 +1,7 @@ # Copyright 2023 Nextev Srl { "name": "Sales commission check deposit", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "author": "Nextev Srl," "Odoo Community Association (OCA)", "maintainers": ["aleuffre", "renda-dev", "PicchiSeba"], "category": "Sales Management", diff --git a/sale_commission_check_deposit/static/description/index.html b/sale_commission_check_deposit/static/description/index.html index d6e3444b8..b4cc37a8c 100644 --- a/sale_commission_check_deposit/static/description/index.html +++ b/sale_commission_check_deposit/static/description/index.html @@ -367,7 +367,7 @@

Sales commission check deposit

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

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

The module allows you to integrate check deposit with agent commissions.