diff --git a/mysql/data/data.sql b/mysql/data/data.sql index d2195908edb..9b593dc4771 100644 --- a/mysql/data/data.sql +++ b/mysql/data/data.sql @@ -81,7 +81,7 @@ insert into llx_const (name, value, type, note, visible) values ('MAIN_SEARCHFOR -- -- Dons -- -insert into llx_const(name, value, type) values ('DONS_FORM','fsfe.fr.php','chaine'); +insert into llx_const (name, value, type) values ('DONS_FORM','fsfe.fr.php','chaine'); -- -- Mail Adherent @@ -104,9 +104,9 @@ insert into llx_const (name, value, type, note, visible) values ('ADHERENT_USE_M insert into llx_const (name, value, type, note, visible) values ('ADHERENT_MAILMAN_UNSUB_URL','http://%SERVER%/cgi-bin/mailman/admin/%LISTE%/members?adminpw=%ADMINPW%&user=%EMAIL%','chaine','Url de desinscription aux listes mailman',0); insert into llx_const (name, value, type, note, visible) values ('ADHERENT_MAILMAN_URL','http://%SERVER%/cgi-bin/mailman/admin/%LISTE%/members?adminpw=%ADMINPW%&send_welcome_msg_to_this_batch=1&subscribees=%EMAIL%','chaine','url pour les inscriptions mailman',0); insert into llx_const (name, value, type, note, visible) values ('ADHERENT_MAILMAN_LISTS','test-test,test-test2','chaine','Listes auxquelles inscrire les nouveaux adherents',0); -insert into llx_const (name, value, type, note, visible) values ('ADHERENT_MAILMAN_ADMINPW','','string','Mot de passe Admin des liste mailman',0); -insert into llx_const (name, value, type, note, visible) values ('ADHERENT_MAILMAN_SERVER','lists.domain.com','string','Serveur hebergeant les interfaces d\'Admin des listes mailman',0); -insert into llx_const (name, value, type, note, visible) values ('ADHERENT_MAILMAN_LISTS_COTISANT','','string','Liste(s) auxquelles les nouveaux cotisants sont inscris automatiquement',0); +insert into llx_const (name, value, type, note, visible) values ('ADHERENT_MAILMAN_ADMINPW','','chaine','Mot de passe Admin des liste mailman',0); +insert into llx_const (name, value, type, note, visible) values ('ADHERENT_MAILMAN_SERVER','lists.domain.com','chaine','Serveur hebergeant les interfaces d\'Admin des listes mailman',0); +insert into llx_const (name, value, type, note, visible) values ('ADHERENT_MAILMAN_LISTS_COTISANT','','chaine','Liste(s) auxquelles les nouveaux cotisants sont inscris automatiquement',0); -- -- Glasnost -- @@ -128,8 +128,8 @@ insert into llx_const (name, value, type, note, visible) values ('ADHERENT_SPIP_ -- Cartes adherents -- insert into llx_const (name, value, type, note, visible) values ('ADHERENT_TEXT_NEW_ADH','','texte','Texte d\'entete du formaulaire d\'adhesion en ligne',0); -insert into llx_const (name, value, type, note, visible) values ('ADHERENT_CARD_HEADER_TEXT','%ANNEE%','string','Texte imprime sur le haut de la carte adherent',0); -insert into llx_const (name, value, type, note, visible) values ('ADHERENT_CARD_FOOTER_TEXT','Association FreeLUG http://www.freelug.org/','string','Texte imprime sur le bas de la carte adherent',0); +insert into llx_const (name, value, type, note, visible) values ('ADHERENT_CARD_HEADER_TEXT','%ANNEE%','chaine','Texte imprime sur le haut de la carte adherent',0); +insert into llx_const (name, value, type, note, visible) values ('ADHERENT_CARD_FOOTER_TEXT','Association FreeLUG http://www.freelug.org/','chaine','Texte imprime sur le bas de la carte adherent',0); insert into llx_const (name, value, type, note, visible) values ('ADHERENT_CARD_TEXT','%TYPE% n° %ID%\r\n%PRENOM% %NOM%\r\n<%EMAIL%>\r\n%ADRESSE%\r\n%CP% %VILLE%\r\n%PAYS%','texte','Texte imprime sur la carte adherent',0); -- @@ -209,7 +209,7 @@ insert into llx_c_stcomm (id,libelle) values ( 2, 'Contact en cours'); insert into llx_c_stcomm (id,libelle) values ( 3, 'Contactée'); -- --- Types entreprise +-- Types entreprises -- delete from llx_c_typent; insert into llx_c_typent (id,libelle) values ( 0, 'Indifférent'); @@ -299,9 +299,9 @@ insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,no insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (93,'06','06088',4,'ALPES-MARITIMES','Alpes-Maritimes'); insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (82,'07','07186',5,'ARDECHE','Ardèche'); insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (21,'08','08105',4,'ARDENNES','Ardennes'); -insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) VALUES (73,'09','09122',5,'ARIEGE','Ariège'); -insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) VALUES (21,'10','10387',5,'AUBE','Aube'); -insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) VALUES (91,'11','11069',5,'AUDE','Aude'); +insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (73,'09','09122',5,'ARIEGE','Ariège'); +insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (21,'10','10387',5,'AUBE','Aube'); +insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (91,'11','11069',5,'AUDE','Aude'); insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (73,'12','12202',5,'AVEYRON','Aveyron'); insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (93,'13','13055',4,'BOUCHES-DU-RHONE','Bouches-du-Rhône'); insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (25,'14','14118',2,'CALVADOS','Calvados'); diff --git a/pgsql/data/data.sql b/pgsql/data/data.sql index 4d06a56838c..b6da0a61df6 100644 --- a/pgsql/data/data.sql +++ b/pgsql/data/data.sql @@ -72,9 +72,12 @@ insert into llx_const (name, value, type, note, visible) values ('COMPTA_ONLINE_ insert into llx_const (name, value, type, note, visible) values ('MAIN_THEME','yellow','chaine','Thème par défaut',0); insert into llx_const (name, value, type, note, visible) values ('SIZE_LISTE_LIMIT','20','chaine','Taille des listes',0); insert into llx_const (name, value, type, note, visible) values ('MAIN_MENU_BARRETOP','default.php','chaine','Module de gestion de la barre de menu du haut',0); -insert into llx_const (name, value, type, note, visible) values ('MAIN_LANG_DEFAULT','fr','chaine','Langue par défaut pour les écrans Dolibarr',0); +insert into llx_const (name, value, type, note, visible) values ('MAIN_LANG_DEFAULT','fr_FR','chaine','Langue par défaut pour les écrans Dolibarr',0); + + insert into llx_const (name, value, type, note, visible) values ('MAIN_SEARCHFORM_CONTACT','1','yesno','Affichage formulaire de recherche des Contacts dans la barre de gauche',0); insert into llx_const (name, value, type, note, visible) values ('MAIN_SEARCHFORM_SOCIETE','1','yesno','Affichage formulaire de recherche des Sociétés dans la barre de gauche',0); +insert into llx_const (name, value, type, note, visible) values ('MAIN_SEARCHFORM_PRODUITSERVICE','1','yesno','Affichage formulaire de recherche des Produits et Services dans la barre de gauche',0); -- -- Dons @@ -157,7 +160,7 @@ insert into llx_const (name, value, type) values ('FAC_OUTPUT_URL','/htdocs/docu insert into llx_const (name, value, type) values ('FAC_PDF_INTITULE','Facture','chaine'); insert into llx_const (name, value, type) values ('FAC_PDF_MEL','facture@societe.com','chaine'); insert into llx_const (name, value, type) values ('FAC_PDF_WWW','http://www.societe.com','chaine'); -insert into llx_const (name, value, type) values ('FAC_PDF_LOGO','/htdocs/documents/logo','chaine'); +insert into llx_const (name, value, type) values ('FAC_PDF_LOGO','/documents/logo','chaine'); insert into llx_const (name, value, type) values ('FAC_CAPITAL_EURO','0','chaine'); insert into llx_const (name, value, type) values ('FAC_PDF_TVA_INTRA','','chaine'); insert into llx_const (name, value, type) values ('FAC_PDF_RCS','','chaine'); @@ -197,15 +200,15 @@ insert into llx_c_chargesociales (id,libelle,deductible) values ( 3, 'GSG/CRDS N -- delete from llx_c_actioncomm; -insert into llx_c_actioncomm (id,libelle) values ( 0, '-'); -insert into llx_c_actioncomm (id,libelle) values ( 1, 'Appel Téléphonique'); -insert into llx_c_actioncomm (id,libelle) values ( 2, 'Envoi Fax'); -insert into llx_c_actioncomm (id,libelle) values ( 3, 'Envoi Proposition'); -insert into llx_c_actioncomm (id,libelle) values ( 4, 'Envoi Email'); -insert into llx_c_actioncomm (id,libelle) values ( 5, 'Prendre Rendez-vous'); -insert into llx_c_actioncomm (id,libelle) values ( 9, 'Envoi Facture'); -insert into llx_c_actioncomm (id,libelle) values (10, 'Relance effectuée'); -insert into llx_c_actioncomm (id,libelle) values (11, 'Clôture'); +insert into llx_c_actioncomm (id, lang, type, libelle) values ( 0, 'all', 'system', '-'); +insert into llx_c_actioncomm (id, lang, type, libelle) values ( 1, 'fr_FR', 'system', 'Appel Téléphonique'); +insert into llx_c_actioncomm (id, lang, type, libelle) values ( 2, 'fr_FR', 'system', 'Envoi Fax'); +insert into llx_c_actioncomm (id, lang, type, libelle) values ( 3, 'fr_FR', 'system', 'Envoi Proposition'); +insert into llx_c_actioncomm (id, lang, type, libelle) values ( 4, 'fr_FR', 'system', 'Envoi Email'); +insert into llx_c_actioncomm (id, lang, type, libelle) values ( 5, 'fr_FR', 'system', 'Prendre rendez-vous'); +insert into llx_c_actioncomm (id, lang, type, libelle) values ( 9, 'fr_FR', 'system', 'Envoi Facture'); +insert into llx_c_actioncomm (id, lang, type, libelle) values (10, 'fr_FR', 'system', 'Relance effectuée'); +insert into llx_c_actioncomm (id, lang, type, libelle) values (11, 'fr_FR', 'system', 'Clôture'); -- -- @@ -453,7 +456,7 @@ insert into llx_c_effectif (id,libelle) values (5, '100 - 500'); insert into llx_c_effectif (id,libelle) values (6, '> 500'); delete from llx_c_paiement; -insert into llx_c_paiement (id,code,libelle,type) values (0, '-', 3); +insert into llx_c_paiement (id,code,libelle,type) values (0, '', '-', 3); insert into llx_c_paiement (id,code,libelle,type) values (1, 'TIP', 'TIP', 1); insert into llx_c_paiement (id,code,libelle,type) values (2, 'VIR', 'Virement', 2); insert into llx_c_paiement (id,code,libelle,type) values (3, 'PRE', 'Prélèvement', 1);