opened 07:53AM - 24 Oct 17 UTC
closed 07:38AM - 12 Dec 17 UTC
bug
accounts
Hi,
I have just retested the issue described in the following thread and ther…e is indeed a bug:
https://discuss.erpnext.com/t/default-chart-of-account-is-set-instead-of-country-chart-of-account/29523
When following the setup wizard, the chart of account for the country is correctly selected in the wizard (hidden field), but then it seems it is not passed as an argument in setup-wizard.py and therefore not installed after the first install:

In setup-wizard.py, the data is not passed:

If it is not hidden, the country specific chart of account is correctly passed as an argument and correctly installed:

