Fix add missing field
This commit is contained in:
parent
714c86ce54
commit
451c878cfc
@ -57,6 +57,7 @@ create table llx_commandedet
|
||||
rang integer DEFAULT 0,
|
||||
fk_unit integer DEFAULT NULL, -- lien vers table des unités
|
||||
import_key varchar(14),
|
||||
ref_ext varchar(255) DEFAULT NULL,
|
||||
|
||||
fk_commandefourndet integer DEFAULT NULL, -- link to detail line of commande fourn (resplenish)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user