Skip to content

Commit

Permalink
Update 3.7.0-3.8.0.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
defrance committed Jul 14, 2015
1 parent fc8daef commit b7e148d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/install/mysql/migration/3.7.0-3.8.0.sql
Expand Up @@ -729,3 +729,4 @@ INSERT INTO llx_c_lead_status(rowid,code,label,position,percent,active) VALUES (
DELETE FROM llx_c_action_trigger where code = 'PROPAL_CLASSIFYBILLED';
DELETE FROM llx_c_action_trigger where code = 'FICHINTER_CLASSIFYBILLED';

ALTER TABLE llx_c_paiement MODIFY COLUMN libelle varchar(62);

0 comments on commit b7e148d

Please sign in to comment.