Chart of accounts to Ecuador
This commit is contained in:
parent
f09321a497
commit
db18226493
@ -143,3 +143,6 @@ INSERT INTO llx_accounting_system (fk_country, pcg_version, label, active) VALUE
|
|||||||
|
|
||||||
-- Description of chart of account NL NL-VERKORT
|
-- Description of chart of account NL NL-VERKORT
|
||||||
INSERT INTO llx_accounting_system (fk_country, pcg_version, label, active) VALUES ( 17, 'NL-VERKORT', 'Verkort rekeningschema', 1);
|
INSERT INTO llx_accounting_system (fk_country, pcg_version, label, active) VALUES ( 17, 'NL-VERKORT', 'Verkort rekeningschema', 1);
|
||||||
|
|
||||||
|
-- Description of chart of account EC EC-SUPERCIAS
|
||||||
|
INSERT INTO llx_accounting_system (fk_country, pcg_version, label, active) VALUES ( 84, 'EC-SUPERCIAS', 'Plan de cuentas Ecuador', 1);
|
||||||
Loading…
Reference in New Issue
Block a user