mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -41,6 +41,7 @@ addon | version | maintainers | summary
|
||||
[account_journal_restrict_mode](account_journal_restrict_mode/) | 16.0.1.1.0 | | Lock All Posted Entries of Journals.
|
||||
[account_loan](account_loan/) | 16.0.1.0.5 | [](https://github.com/etobella) | Account Loan management
|
||||
[account_lock_date_update](account_lock_date_update/) | 16.0.1.0.1 | | Allow an Account adviser to update locking date without having access to all technical settings
|
||||
[account_lock_to_date](account_lock_to_date/) | 16.0.1.0.0 | | Allows to set an account lock date in the future.
|
||||
[account_move_budget](account_move_budget/) | 16.0.1.0.0 | | Create Accounting Budgets
|
||||
[account_move_fiscal_month](account_move_fiscal_month/) | 16.0.1.0.0 | | Display the fiscal month on journal entries/item
|
||||
[account_move_fiscal_year](account_move_fiscal_year/) | 16.0.1.0.0 | | Display the fiscal year on journal entries/item
|
||||
|
||||
@@ -1 +1 @@
|
||||
16.0.20241107.0
|
||||
16.0.20241113.0
|
||||
@@ -28,6 +28,7 @@ setuptools.setup(
|
||||
'odoo-addon-account_journal_restrict_mode>=16.0dev,<16.1dev',
|
||||
'odoo-addon-account_loan>=16.0dev,<16.1dev',
|
||||
'odoo-addon-account_lock_date_update>=16.0dev,<16.1dev',
|
||||
'odoo-addon-account_lock_to_date>=16.0dev,<16.1dev',
|
||||
'odoo-addon-account_move_budget>=16.0dev,<16.1dev',
|
||||
'odoo-addon-account_move_fiscal_month>=16.0dev,<16.1dev',
|
||||
'odoo-addon-account_move_fiscal_year>=16.0dev,<16.1dev',
|
||||
|
||||
Reference in New Issue
Block a user