Modif table llx_facture (ERREUR De ma part)
This commit is contained in:
parent
2aa3eb19bc
commit
ca83f1771b
@ -8,7 +8,7 @@
|
||||
alter table llx_rights_def add perms varchar(255) after module;
|
||||
alter table llx_rights_def add subperms varchar(255) after perms;
|
||||
|
||||
alter table llx_facture add fk_code_ventialtion integer NOT NULL DEFAULT 0;
|
||||
alter table llx_facturedet add fk_code_ventialtion integer NOT NULL DEFAULT 0;
|
||||
|
||||
|
||||
alter table llx_contrat add fk_facturedet integer NOT NULL default 0 after fk_facture;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user