This commit is contained in:
Laurent Destailleur
2021-12-30 19:34:02 +01:00
parent 9c50cfeb62
commit b2c008244e

View File

@@ -34,7 +34,7 @@ create table llx_product_fournisseur_price
quantity double,
remise_percent double NOT NULL DEFAULT 0,
remise double NOT NULL DEFAULT 0,
unitprice double(24,8) DEFAULT 0, -- unit price without tax
unitprice double(24,8) DEFAULT 0, -- unit price without tax (discount not taken into account, so rounding of price/quantity)
charges double(24,8) DEFAULT 0, -- to store transport cost. Constant PRODUCT_CHARGES must be set to see it.
default_vat_code varchar(10),
barcode varchar(180) DEFAULT NULL, -- barcode