Fix: Plus d'erreur en cas de reinstall
This commit is contained in:
parent
d74114e866
commit
6cf380c186
@ -202,6 +202,7 @@ insert into llx_const (name, value, type, visible, note) VALUES ('PROPALE_VALIDI
|
|||||||
--
|
--
|
||||||
|
|
||||||
delete from llx_accountingaccount;
|
delete from llx_accountingaccount;
|
||||||
|
delete from llx_accountingsystem_det;
|
||||||
delete from llx_accountingsystem;
|
delete from llx_accountingsystem;
|
||||||
|
|
||||||
insert into llx_accountingsystem (pcg_version, fk_pays, label, datec, fk_author, active) VALUES ('PCG99-ABREGE', 1, 'Plan de compte standard français abrégé', sysdate(), null, 0);
|
insert into llx_accountingsystem (pcg_version, fk_pays, label, datec, fk_author, active) VALUES ('PCG99-ABREGE', 1, 'Plan de compte standard français abrégé', sysdate(), null, 0);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user