[BOT] post-merge updates
This commit is contained in:
parent
a80dc6adc3
commit
f7da3980f8
@ -45,6 +45,7 @@ addon | version | maintainers | summary
|
||||
[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_name_sequence](account_move_name_sequence/) | 16.0.1.1.7 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) [![moylop260](https://github.com/moylop260.png?size=30px)](https://github.com/moylop260) [![frahikLV](https://github.com/frahikLV.png?size=30px)](https://github.com/frahikLV) [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Generate journal entry number from sequence
|
||||
[account_move_post_date_user](account_move_post_date_user/) | 16.0.1.0.0 | [![JordiMForgeFlow](https://github.com/JordiMForgeFlow.png?size=30px)](https://github.com/JordiMForgeFlow) | Trace journal entry posting date and user.
|
||||
[account_move_print](account_move_print/) | 16.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Adds the option to print Journal Entries
|
||||
[account_move_template](account_move_template/) | 16.0.1.0.0 | | Templates for recurring Journal Entries
|
||||
[account_netting](account_netting/) | 16.0.1.0.0 | | Compensate AR/AP accounts from the same partner
|
||||
|
@ -1 +1 @@
|
||||
16.0.20240306.0
|
||||
16.0.20240311.0
|
@ -32,6 +32,7 @@ setuptools.setup(
|
||||
'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_name_sequence>=16.0dev,<16.1dev',
|
||||
'odoo-addon-account_move_post_date_user>=16.0dev,<16.1dev',
|
||||
'odoo-addon-account_move_print>=16.0dev,<16.1dev',
|
||||
'odoo-addon-account_move_template>=16.0dev,<16.1dev',
|
||||
'odoo-addon-account_netting>=16.0dev,<16.1dev',
|
||||
|
Loading…
Reference in New Issue
Block a user