mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix phpunit
This commit is contained in:
parent
6d5dfe2c1d
commit
56b44faac6
|
|
@ -1304,7 +1304,7 @@ INSERT INTO llx_accounting_account (entity, rowid, fk_pcg_version, pcg_type, acc
|
|||
INSERT INTO llx_accounting_account (entity, rowid, fk_pcg_version, pcg_type, account_number, account_parent, label, active) VALUES (__ENTITY__, 7409,'PCG18-ASSOC','FINAN', '5121', '7408', 'Comptes en monnaie nationale', 1);
|
||||
INSERT INTO llx_accounting_account (entity, rowid, fk_pcg_version, pcg_type, account_number, account_parent, label, active) VALUES (__ENTITY__, 7410,'PCG18-ASSOC','FINAN', '5124', '7408', 'Comptes en devises', 1);
|
||||
INSERT INTO llx_accounting_account (entity, rowid, fk_pcg_version, pcg_type, account_number, account_parent, label, active) VALUES (__ENTITY__, 7411,'PCG18-ASSOC','FINAN', '514', '7402', 'Chèques postaux', 1);
|
||||
INSERT INTO llx_accounting_account (entity, rowid, fk_pcg_version, pcg_type, account_number, account_parent, label, active) VALUES (__ENTITY__, 7412,'PCG18-ASSOC','FINAN', '515', '7402', '"Caisse" du Trésor et des établissements publics', 1);
|
||||
INSERT INTO llx_accounting_account (entity, rowid, fk_pcg_version, pcg_type, account_number, account_parent, label, active) VALUES (__ENTITY__, 7412,'PCG18-ASSOC','FINAN', '515', '7402', 'Caisse du Trésor et des établissements publics', 1);
|
||||
INSERT INTO llx_accounting_account (entity, rowid, fk_pcg_version, pcg_type, account_number, account_parent, label, active) VALUES (__ENTITY__, 7413,'PCG18-ASSOC','FINAN', '516', '7402', 'Sociétés de bourse', 1);
|
||||
INSERT INTO llx_accounting_account (entity, rowid, fk_pcg_version, pcg_type, account_number, account_parent, label, active) VALUES (__ENTITY__, 7414,'PCG18-ASSOC','FINAN', '517', '7402', 'Autres organismes financiers', 1);
|
||||
INSERT INTO llx_accounting_account (entity, rowid, fk_pcg_version, pcg_type, account_number, account_parent, label, active) VALUES (__ENTITY__, 7415,'PCG18-ASSOC','FINAN', '518', '7402', 'Intérêts courus', 1);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user