Fix phpunit

This commit is contained in:
Laurent Destailleur (aka Eldy) 2025-02-05 14:04:47 +01:00
parent 6d5dfe2c1d
commit 56b44faac6

View File

@ -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);