Skip to content

Commit

Permalink
add migration for desc_fourn
Browse files Browse the repository at this point in the history
  • Loading branch information
atm-greg committed Aug 7, 2018
1 parent ad5f598 commit be63f0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/install/mysql/migration/8.0.0-9.0.0.sql
Expand Up @@ -30,6 +30,7 @@

ALTER TABLE llx_extrafields ADD COLUMN help text NULL;
ALTER TABLE llx_extrafields ADD COLUMN totalizable boolean DEFAULT FALSE after list;
ALTER TABLE llx_product_fournisseur_price ADD COLUMN desc_fourn text after ref_fourn;


ALTER TABLE llx_user ADD COLUMN dateemploymentend date after dateemployment;
Expand Down

0 comments on commit be63f0d

Please sign in to comment.