Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #666 : correction of french chart of accounts #669

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

Nahiiko
Copy link
Contributor

@Nahiiko Nahiiko commented Jun 22, 2023

Corrected the french chart of accounts using the ERPNext implementation:
https://github.com/frappe/erpnext/blob/develop/erpnext/accounts/doctype/account/chart_of_accounts/verified/fr_plan_comptable_general.json

Proceeded to adapt the file by changing the ERPNext syntax to the Books equivalent:
root_type → rootType
account_type → accountType
is_group → isGroup
tax_rate → taxRate
country_code → countryCode

Also changed the name of the chart of accounts in the list used during setup.

@18alantom 18alantom merged commit dc053f2 into frappe:master Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants