Update 11.0.0-12.0.0.sql

This commit is contained in:
ptibogxiv 2020-05-15 15:56:16 +02:00 committed by GitHub
parent 70ea77ce8f
commit 1453b8469e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -285,5 +285,3 @@ ALTER TABLE llx_prelevement_facture ADD COLUMN fk_facture_fourn INTEGER NULL;
ALTER TABLE llx_menu MODIFY COLUMN module varchar(255);
UPDATE llx_actioncomm SET fk_action = 50 where fk_action = 40 AND code = 'TICKET_MSG';
ALTER TABLE llx_commande MODIFY COLUMN date_livraison DATETIME;