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

Qual: Uniformisation nommage parametre de table des constantes

parent 4c2b2d31
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,6 @@ drop table if exists llx_soc_recontact;
update llx_const set name='PRODUIT_CHANGE_PROD_DESC' where name='CHANGE_PROD_DESC';
update llx_const set name='COMMANDE_ADD_PROD_DESC' where name='COM_ADD_PROD_DESC';
update llx_const set name='PROPALE_ADD_PROD_DESC' where name='PROP_ADD_PROD_DESC';
update llx_const set name='DON_FORM' where name='DONS_FORM';
update llx_const set name='MAIN_SIZE_LISTE_LIMIT' where name='SIZE_LISTE_LIMIT';
update llx_const set name='SOCIETE_FISCAL_MONTH_START' where name='FISCAL_MONTH_START';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment