Fix add missing field

This commit is contained in:
Laurent Destailleur
2020-09-04 22:42:37 +02:00
parent 714c86ce54
commit 451c878cfc

View File

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