Tax plan does not work after upgrade

Hi,

I just updated our installation from tryton 4.2 to 4.8, with this list of modules:

trytond
trytond_account_asset
trytond_account_be
# must be added at version 4.4
trytond_account_eu 
trytond_account_invoice
trytond_account_invoice_history
trytond_account_invoice_line_standalone
trytond_account_invoice_stock
trytond_account_payment
trytond_account_payment_sepa
trytond_account_payment_sepa_cfonb
trytond_account_product
trytond_account_statement
trytond_account_tax_rule_country
trytond_analytic_account
trytond_analytic_invoice
trytond_analytic_purchase
trytond_analytic_sale
trytond_bank
trytond_company
trytond_country
trytond_currency
trytond_dashboard
trytond_party
trytond_product
trytond_purchase
trytond_sale
trytond_stock

Since our upgrade, the tax plan does not work and return all items to zero.

Any idea of a common mistake or a know fix for this problem ?

Since issue6013 (which landed on 4.8) there is a lines field on the tax code which is used to define which taxes are included on it. If you have custom taxes you have to create this configuration to include the sum.

All oficial chart of accounts have been updated to follow this new configuration model so they can be used as reference if required.

P.S: May I ask you on which country are you working and why not using a chart of accounts module?

I think that simply the chart of account has not been updated from the templates. You can do it from “Financial>Configuration>Templates>Update Chart of Accounts from Template”

P.S: May I ask you on which country are you working and why not using a chart of accounts module?

In Belgium. I use tryton since version 3.8 and, in this version, there were errors in the taxes templates (I filled a bug about that).

It should be fixed now, but I didn’t upgrade my taxes templates.

What is a chart of account modules ?

Indeed, it works. Thanks.

1 Like