mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
Merge pull request #669 from Nahiiko/better-french-version
Fix #666 : correction of french chart of accounts
This commit is contained in:
+1588
-390
File diff suppressed because it is too large
Load Diff
@@ -36,7 +36,7 @@ export function getCOAList() {
|
||||
{ countryCode: 'ni', name: 'Nicaragua - Catalogo de Cuentas' },
|
||||
{ countryCode: 'nl', name: 'Netherlands - Grootboekschema' },
|
||||
{ countryCode: 'sg', name: 'Singapore - Chart of Accounts' },
|
||||
{ countryCode: 'fr', name: 'France - Plan comptable' },
|
||||
{ countryCode: 'fr', name: 'France - Plan Comptable General' },
|
||||
/*
|
||||
{ countryCode: 'th', name: 'Thailand - Chart of Accounts' },
|
||||
{ countryCode: 'us', name: 'United States - Chart of Accounts' },
|
||||
|
||||
Reference in New Issue
Block a user