mirror of
https://github.com/bringout/oca-ocb-l10n_europe.git
synced 2026-04-27 11:22:01 +02:00
Initial commit: L10N_Europe packages
This commit is contained in:
commit
9803722600
2377 changed files with 380711 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
from odoo.addons.account.models.chart_template import update_taxes_from_templates
|
||||
|
||||
def migrate(cr, version):
|
||||
# Add the new tax tags to the credit note repartition lines
|
||||
update_taxes_from_templates(cr, 'l10n_it.l10n_it_chart_template_generic')
|
||||
Loading…
Add table
Add a link
Reference in a new issue