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:
@@ -42,6 +42,7 @@ addon | version | maintainers | summary
|
|||||||
[account_move_fiscal_year](account_move_fiscal_year/) | 16.0.1.0.0 | | Display the fiscal year 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
|
||||||
[account_move_line_check_number](account_move_line_check_number/) | 16.0.1.0.1 | [](https://github.com/ps-tubtim) | Add the check number in the journal items
|
[account_move_line_check_number](account_move_line_check_number/) | 16.0.1.0.1 | [](https://github.com/ps-tubtim) | Add the check number in the journal items
|
||||||
[account_move_line_purchase_info](account_move_line_purchase_info/) | 16.0.1.0.0 | | Introduces the purchase order line to the journal items
|
[account_move_line_purchase_info](account_move_line_purchase_info/) | 16.0.1.0.0 | | Introduces the purchase order line to the journal items
|
||||||
|
[account_move_line_repair_info](account_move_line_repair_info/) | 16.0.1.0.0 | | Introduces the repair order to the journal items
|
||||||
[account_move_line_sale_info](account_move_line_sale_info/) | 16.0.1.0.0 | | Introduces the purchase order line to the journal items
|
[account_move_line_sale_info](account_move_line_sale_info/) | 16.0.1.0.0 | | Introduces the purchase order line to the journal items
|
||||||
[account_move_line_tax_editable](account_move_line_tax_editable/) | 16.0.1.0.1 | | Allows to edit taxes on non-posted account move lines
|
[account_move_line_tax_editable](account_move_line_tax_editable/) | 16.0.1.0.1 | | Allows to edit taxes on non-posted account move lines
|
||||||
[account_move_name_sequence](account_move_name_sequence/) | 16.0.1.1.12 | [](https://github.com/alexis-via) [](https://github.com/moylop260) [](https://github.com/luisg123v) | Generate journal entry number from sequence
|
[account_move_name_sequence](account_move_name_sequence/) | 16.0.1.1.12 | [](https://github.com/alexis-via) [](https://github.com/moylop260) [](https://github.com/luisg123v) | Generate journal entry number from sequence
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
16.0.20240311.0
|
16.0.20240617.0
|
||||||
@@ -29,6 +29,7 @@ setuptools.setup(
|
|||||||
'odoo-addon-account_move_fiscal_year>=16.0dev,<16.1dev',
|
'odoo-addon-account_move_fiscal_year>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-account_move_line_check_number>=16.0dev,<16.1dev',
|
'odoo-addon-account_move_line_check_number>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-account_move_line_purchase_info>=16.0dev,<16.1dev',
|
'odoo-addon-account_move_line_purchase_info>=16.0dev,<16.1dev',
|
||||||
|
'odoo-addon-account_move_line_repair_info>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-account_move_line_sale_info>=16.0dev,<16.1dev',
|
'odoo-addon-account_move_line_sale_info>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-account_move_line_tax_editable>=16.0dev,<16.1dev',
|
'odoo-addon-account_move_line_tax_editable>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-account_move_name_sequence>=16.0dev,<16.1dev',
|
'odoo-addon-account_move_name_sequence>=16.0dev,<16.1dev',
|
||||||
|
|||||||
Reference in New Issue
Block a user