Trouble installing a custom module "account_pa"

python .\bin\trytond-admin -c config\trytond.conf -d trytond2 -u account_pa

When I try to install this module, it is giving me this error below:

trytond.model.modelstorage.DomainValidationError: The value “Plan General Contable Panamá\BALANCE GENERAL\Activos\Otros Activos” for field “Type” in “1301-000 - Otros Activos” of “Account Template” is not valid according to its domain. -

It seems the module has some inconsistent data.
It is probably related to Enforce same type for children account as their parent (#11143) · Issues · Tryton / Tryton · GitLab so probably the module has not be upgraded for latest version of Tryton.

The author should consider submiting the module for inclusion to benefit from the community support.

1 Like