From dc2d940bda23f634be1d1e9f81fab1fcdcfe0c3f Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 13 Aug 2005 14:33:38 +0000 Subject: [PATCH] Bugfix sur un doublon de FACTURE_ADDON_PDF --- mysql/data/data.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mysql/data/data.sql b/mysql/data/data.sql index faf8026df32..144a630b1f8 100644 --- a/mysql/data/data.sql +++ b/mysql/data/data.sql @@ -135,10 +135,11 @@ insert into llx_const (name, value, type) values ('OSC_CATALOG_URL','http://osc. -- insert into llx_const (name, value, type, visible) values ('FACTURE_ADDON', 'jupiter','chaine',0); insert into llx_const (name, value, type, visible) values ('FACTURE_ADDON_PDF', 'crabe','chaine',0); +--insert into llx_const (name, value, type, visible) values ('FACTURE_ADDON_PDF', 'azur','chaine',0); insert into llx_const (name, value, type, visible) values ('COMMANDE_ADDON', 'mod_commande_ivoire','chaine',0); insert into llx_const (name, value, type, visible) values ('EXPEDITION_ADDON_PDF','rouget','chaine',0); insert into llx_const (name, value, type, visible) values ('PROPALE_ADDON', 'mod_propale_ivoire','chaine',0); -insert into llx_const (name, value, type, visible) values ('FACTURE_ADDON_PDF', 'azur','chaine',0); + -- -- Forcer les locales