/[dolibarr]/dolibarr/mysql/data/data.sql
ViewVC logotype

Diff of /dolibarr/mysql/data/data.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.152 by eldy, Tue Aug 23 18:16:30 2005 UTC revision 1.153 by eldy, Tue Aug 23 19:17:55 2005 UTC
# Line 137  insert into llx_const (name, value, type Line 137  insert into llx_const (name, value, type
137  insert into llx_const (name, value, type, visible) values ('PROPALE_ADDON_PDF',   'azur','chaine',0);  insert into llx_const (name, value, type, visible) values ('PROPALE_ADDON_PDF',   'azur','chaine',0);
138  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 ('COMMANDE_ADDON',      'mod_commande_ivoire','chaine',0);
139  insert into llx_const (name, value, type, visible) values ('EXPEDITION_ADDON_PDF','rouget','chaine',0);  insert into llx_const (name, value, type, visible) values ('EXPEDITION_ADDON_PDF','rouget','chaine',0);
140    insert into llx_const (name, value, type, visible) values ('FICHEINTER_ADDON_PDF','soleil','chaine',0);
141  insert into llx_const (name, value, type, visible) values ('FACTURE_ADDON',       'terre','chaine',0);  insert into llx_const (name, value, type, visible) values ('FACTURE_ADDON',       'terre','chaine',0);
142  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',   'crabe','chaine',0);
143    

Legend:
Removed from v.1.152  
changed lines
  Added in v.1.153

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26