diff --git a/README.md b/README.md index 44070febbe1..97ca9c7a376 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ addon | version | maintainers | summary [account_invoice_merge](account_invoice_merge/) | 16.0.1.0.1 | | Merge invoices in draft [account_invoice_payment_retention](account_invoice_payment_retention/) | 16.0.1.0.0 | | Account Invoice Payment Retention [account_invoice_payment_term_date_due](account_invoice_payment_term_date_due/) | 16.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Display invoices date due when using payment terms -[account_invoice_pricelist](account_invoice_pricelist/) | 16.0.1.0.3 | | Add partner pricelist on invoices +[account_invoice_pricelist](account_invoice_pricelist/) | 16.0.1.0.4 | | Add partner pricelist on invoices [account_invoice_pricelist_sale](account_invoice_pricelist_sale/) | 16.0.1.0.0 | | Module to fill pricelist from sales order in invoice. [account_invoice_recipient_bank_currency](account_invoice_recipient_bank_currency/) | 16.0.1.0.0 | | Module to fill recipient bank from invoices by using the invoice's currency. [account_invoice_refund_code](account_invoice_refund_code/) | 16.0.1.0.0 | | This module allows to have specific refund codes. diff --git a/account_invoice_pricelist/README.rst b/account_invoice_pricelist/README.rst index 8dcff39a78e..e12ea5df41c 100644 --- a/account_invoice_pricelist/README.rst +++ b/account_invoice_pricelist/README.rst @@ -7,7 +7,7 @@ Account - Pricelist on Invoices !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:8159692baa704d561c8469337aba76671c46884512f945abad54497c1b6b2a3e + !! source digest: sha256:dfa1ef95dedff3dbe900219bcc7884f29433ee32ee5932899b86f587b6e68469 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_invoice_pricelist/__manifest__.py b/account_invoice_pricelist/__manifest__.py index e7f0c0a42c7..d94b997797c 100644 --- a/account_invoice_pricelist/__manifest__.py +++ b/account_invoice_pricelist/__manifest__.py @@ -2,7 +2,7 @@ { "name": "Account - Pricelist on Invoices", - "version": "16.0.1.0.3", + "version": "16.0.1.0.4", "summary": "Add partner pricelist on invoices", "category": "Accounting & Finance", "author": "GRAP," "Therp BV," "Tecnativa," "Odoo Community Association (OCA)", diff --git a/account_invoice_pricelist/static/description/index.html b/account_invoice_pricelist/static/description/index.html index 8e0ec2c0ab1..6e5168bf3f4 100644 --- a/account_invoice_pricelist/static/description/index.html +++ b/account_invoice_pricelist/static/description/index.html @@ -367,7 +367,7 @@

Account - Pricelist on Invoices

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

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