Skip to content
Snippets Groups Projects
Commit 0a55534d authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Merge pull request #5059 from frederic34/patch-7

Update 3.9.0-4.0.0.sql
parents 46766214 adde4347
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