Fix: Bad setup

This commit is contained in:
Laurent Destailleur 2010-08-05 19:52:17 +00:00
parent 950e6511f4
commit 2e1d5b5a63

View File

@ -311,3 +311,6 @@ INSERT INTO llx_c_forme_juridique (fk_pays, code, libelle, active) VALUES (23, '
INSERT INTO llx_c_forme_juridique (fk_pays, code, libelle, active) VALUES (23, '2312', 'Sociedad Anónima con Participación Estatal Mayoritaria', 1);
INSERT INTO llx_c_forme_juridique (fk_pays, code, libelle, active) VALUES (23, '2313', 'Sociedad en Comandita por Acciones (arts. 315 a 324, LSC)', 1);
delete from llx_const where name='USER_PASSWORD_GENERATED' and value='default';