Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Feb 28, 2024
1 parent d526606 commit e375b13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_invoice_alternate_payer](account_invoice_alternate_payer/) | 16.0.1.0.0 | | Set a alternate payor/payee in invoices
[account_invoice_blocking](account_invoice_blocking/) | 16.0.1.0.1 | | Set a blocking (No Follow-up) flag on invoices
[account_invoice_change_currency](account_invoice_change_currency/) | 16.0.1.0.1 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) [![rolandojduartem](https://github.com/rolandojduartem.png?size=30px)](https://github.com/rolandojduartem) | Allows to change currency of Invoice by wizard
[account_invoice_check_total](account_invoice_check_total/) | 16.0.1.0.0 | | Check if the verification total is equal to the bill's total
Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.0.20240227.0
16.0.20240228.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
description="Meta package for oca-account-invoicing Odoo addons",
version=version,
install_requires=[
'odoo-addon-account_invoice_alternate_payer>=16.0dev,<16.1dev',
'odoo-addon-account_invoice_blocking>=16.0dev,<16.1dev',
'odoo-addon-account_invoice_change_currency>=16.0dev,<16.1dev',
'odoo-addon-account_invoice_check_total>=16.0dev,<16.1dev',
Expand Down

0 comments on commit e375b13

Please sign in to comment.