mirror of
https://github.com/frappe/books.git
synced 2024-11-08 14:50:56 +00:00
Fix #666 : correction of french chart of accounts
This commit is contained in:
parent
b1849928d2
commit
248670e626
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' },
|
||||
|
Loading…
Reference in New Issue
Block a user