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:
@@ -56,6 +56,7 @@ addon | version | maintainers | summary
|
||||
[account_move_template](account_move_template/) | 15.0.1.0.1 | | Templates for recurring Journal Entries
|
||||
[account_move_total_by_account_internal_group](account_move_total_by_account_internal_group/) | 15.0.1.0.0 | | Adds Totals by Account Internal Group in Journal Entries
|
||||
[account_netting](account_netting/) | 15.0.1.0.0 | | Compensate AR/AP accounts from the same partner
|
||||
[account_spread_cost_revenue](account_spread_cost_revenue/) | 15.0.1.0.0 | [](https://github.com/astirpe) | Spread costs and revenues over a custom period
|
||||
[account_usability](account_usability/) | 15.0.1.0.3 | [](https://github.com/legalsylvain) | Adds missing menu entries for Account module and adds the option to enable Saxon Accounting
|
||||
[base_vat_optional_vies](base_vat_optional_vies/) | 15.0.1.1.0 | | Optional validation of VAT via VIES
|
||||
[product_category_tax](product_category_tax/) | 15.0.1.1.1 | | Configure taxes in the product category
|
||||
|
||||
@@ -1 +1 @@
|
||||
15.0.20231010.0
|
||||
15.0.20231129.0
|
||||
@@ -43,6 +43,7 @@ setuptools.setup(
|
||||
'odoo-addon-account_move_template>=15.0dev,<15.1dev',
|
||||
'odoo-addon-account_move_total_by_account_internal_group>=15.0dev,<15.1dev',
|
||||
'odoo-addon-account_netting>=15.0dev,<15.1dev',
|
||||
'odoo-addon-account_spread_cost_revenue>=15.0dev,<15.1dev',
|
||||
'odoo-addon-account_usability>=15.0dev,<15.1dev',
|
||||
'odoo-addon-base_vat_optional_vies>=15.0dev,<15.1dev',
|
||||
'odoo-addon-product_category_tax>=15.0dev,<15.1dev',
|
||||
|
||||
Reference in New Issue
Block a user