diff --git a/README.md b/README.md index 5de937c91e4..0fdbdb6db4e 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ addon | version | maintainers | summary [account_menu_invoice_refund](account_menu_invoice_refund/) | 16.0.1.0.1 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | New invoice menu that combine invoices and refunds [account_move_auto_post_ref](account_move_auto_post_ref/) | 16.0.1.0.1 | [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Propagate customer ref when auto-generating next recurring invoice [account_move_cancel_confirm](account_move_cancel_confirm/) | 16.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Account Move Cancel Confirm +[account_move_sent_usability](account_move_sent_usability/) | 16.0.1.0.1 | | Allows to filter moves on 'is_move_sent' and to see the value of the field in form [account_move_substate](account_move_substate/) | 16.0.1.0.1 | | Account Move Sub State [account_move_tier_validation](account_move_tier_validation/) | 16.0.1.0.1 | | Extends the functionality of Account Moves to support a tier validation process. [account_receipt_journal](account_receipt_journal/) | 16.0.1.1.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) [![anddago78](https://github.com/anddago78.png?size=30px)](https://github.com/anddago78) | Define and use journals dedicated to receipts diff --git a/account_move_sent_usability/README.rst b/account_move_sent_usability/README.rst index c38c9d58a0f..c77476c2a4c 100644 --- a/account_move_sent_usability/README.rst +++ b/account_move_sent_usability/README.rst @@ -7,7 +7,7 @@ Account Move Sent Usability !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:29849bc230ca436bfec2eeef2d43a7e0731ecf80cc266bf27d92f82a4c2fc9c9 + !! source digest: sha256:678b223f6ba231447129256e43c7a34919da83e835fec3f1c107c075253acdbb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -62,6 +62,7 @@ Credits Authors ~~~~~~~ +* BCIM * ACSONE SA/NV Contributors diff --git a/account_move_sent_usability/__manifest__.py b/account_move_sent_usability/__manifest__.py index c701e5b6298..64975016d84 100644 --- a/account_move_sent_usability/__manifest__.py +++ b/account_move_sent_usability/__manifest__.py @@ -6,7 +6,7 @@ "name": "Account Move Sent Usability", "summary": """ Allows to filter moves on 'is_move_sent' and to see the value of the field in form""", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "license": "AGPL-3", "author": "BCIM,ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-invoicing", diff --git a/account_move_sent_usability/static/description/index.html b/account_move_sent_usability/static/description/index.html index f85531808b4..d16684caa47 100644 --- a/account_move_sent_usability/static/description/index.html +++ b/account_move_sent_usability/static/description/index.html @@ -1,20 +1,20 @@ -
- +