[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-05-02 17:35:01 +00:00
parent 875c7b023d
commit 45cceb7eaa
4 changed files with 3 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ addon | version | maintainers | summary
[account_lock_to_date](account_lock_to_date/) | 14.0.1.0.0 | | Allows to set an account lock date in the future.
[account_menu](account_menu/) | 14.0.1.2.2 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Adds missing menu entries for Account module
[account_move_budget](account_move_budget/) | 14.0.1.0.1 | | Create Accounting Budgets
[account_move_default_journal](account_move_default_journal/) | 14.0.1.0.0 | | Configure a default journal for new account moves
[account_move_fiscal_month](account_move_fiscal_month/) | 14.0.1.0.0 | | Display the fiscal month on journal entries/item
[account_move_fiscal_year](account_move_fiscal_year/) | 14.0.1.0.1 | | Display the fiscal year on journal entries/item
[account_move_force_removal](account_move_force_removal/) | 14.0.1.0.1 | | Allow force removal account moves

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -1 +1 @@
14.0.20240216.0
14.0.20240502.0

View File

@@ -34,6 +34,7 @@ setuptools.setup(
'odoo14-addon-account_lock_to_date',
'odoo14-addon-account_menu',
'odoo14-addon-account_move_budget',
'odoo14-addon-account_move_default_journal',
'odoo14-addon-account_move_fiscal_month',
'odoo14-addon-account_move_fiscal_year',
'odoo14-addon-account_move_force_removal',