/[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.172 by eldy, Sat Nov 26 01:44:34 2005 UTC revision 1.173 by hregis, Wed Nov 30 17:37:02 2005 UTC
# Line 812  insert into llx_c_type_contact(rowid, el Line 812  insert into llx_c_type_contact(rowid, el
812  insert into llx_c_type_contact(rowid, element, source, code, libelle, active ) values (80, 'projet',  'internal', 'PROJECTLEADER', 'Chef de Projet', 1);  insert into llx_c_type_contact(rowid, element, source, code, libelle, active ) values (80, 'projet',  'internal', 'PROJECTLEADER', 'Chef de Projet', 1);
813  insert into llx_c_type_contact(rowid, element, source, code, libelle, active ) values (81, 'projet',  'external', 'PROJECTLEADER', 'Chef de Projet', 1);  insert into llx_c_type_contact(rowid, element, source, code, libelle, active ) values (81, 'projet',  'external', 'PROJECTLEADER', 'Chef de Projet', 1);
814    
815    insert into llx_c_type_contact(rowid, element, source, code, libelle, active ) values (50, 'facture', 'internal', 'SALESREPFOLL',  'Commercial suivi du paiement', 1);
816    insert into llx_c_type_contact(rowid, element, source, code, libelle, active ) values (60, 'facture', 'external', 'BILLING',       'Contact client facturation', 1);
817    insert into llx_c_type_contact(rowid, element, source, code, libelle, active ) values (61, 'facture', 'external', 'CUSTOMER',      'Contact client livraison/préstation', 1);
818    

Legend:
Removed from v.1.172  
changed lines
  Added in v.1.173

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