mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Doc
This commit is contained in:
parent
47da1b3242
commit
17ac6fee61
|
|
@ -49,7 +49,7 @@ create table llx_product_fournisseur_price
|
|||
fk_supplier_price_expression integer, -- Link to the rule for dynamic price calculation
|
||||
delivery_time_days integer,
|
||||
supplier_reputation varchar(10),
|
||||
packaging real DEFAULT NULL,
|
||||
packaging real DEFAULT NULL, -- qty bought will be a multiple of this value
|
||||
fk_multicurrency integer,
|
||||
multicurrency_code varchar(3),
|
||||
multicurrency_tx double(24,8) DEFAULT 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user