commit
872fa9ee58
@ -1159,7 +1159,7 @@ class WizardUpdateChartsAccounts(models.TransientModel):
|
||||
if wiz_account.type == "new":
|
||||
# Create the account
|
||||
tax_template_ref = {
|
||||
tax.id: self.find_tax_by_templates(tax) for tax in template.tax_ids
|
||||
tax: self.find_tax_by_templates(tax) for tax in template.tax_ids
|
||||
}
|
||||
vals = self.chart_template_id._get_account_vals(
|
||||
self.company_id,
|
||||
|
Loading…
Reference in New Issue
Block a user