add link to commande fourn if resplenish
This commit is contained in:
parent
c0d6d6d92c
commit
4a2b7e1bba
@ -57,6 +57,8 @@ create table llx_commandedet
|
||||
fk_unit integer DEFAULT NULL, -- lien vers table des unités
|
||||
import_key varchar(14),
|
||||
|
||||
fk_commandefourndet integer NOT NULL, -- link to detail line of commande fourn (resplenish)
|
||||
|
||||
fk_multicurrency integer,
|
||||
multicurrency_code varchar(255),
|
||||
multicurrency_subprice double(24,8) DEFAULT 0,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user