Skip to content
Snippets Groups Projects
Commit adde4347 authored by Frédéric France's avatar Frédéric France
Browse files

Update 3.9.0-4.0.0.sql

parent 2d558174
No related branches found
No related tags found
No related merge requests found
......@@ -385,5 +385,7 @@ insert into llx_c_action_trigger (code,label,description,elementtype,rang) value
ALTER TABLE llx_product_fournisseur_price ADD supplier_reputation varchar(10) NULL;
ALTER TABLE llx_product ADD COLUMN default_vat_code varchar(10) after cost_price;
-- Delete old deprecated field
ALTER TABLE llx_product_stock DROP COLUMN pmp;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment