mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 07:32:32 +01:00
Task #8618: Prepare database
This commit is contained in:
@@ -129,6 +129,7 @@ insert into llx_const (name, value, type, note, visible) values ('COMMANDE_ADDON
|
||||
insert into llx_const (name, value, type, note, visible) values ('COMMANDE_ADDON_PDF', 'einstein','chaine', '',0);
|
||||
insert into llx_const (name, value, type, note, visible) values ('COMMANDE_SUPPLIER_ADDON', 'mod_commande_fournisseur_muguet','chaine','',0);
|
||||
insert into llx_const (name, value, type, note, visible) values ('COMMANDE_SUPPLIER_ADDON_PDF', 'muscadet','chaine','',0);
|
||||
insert into llx_const (name, value, type, note, visible) values ('INVOICE_SUPPLIER_ADDON_PDF', 'canelle','chaine','',0);
|
||||
insert into llx_const (name, value, type, note, visible) values ('EXPEDITION_ADDON', 'enlevement','chaine','',0);
|
||||
insert into llx_const (name, value, type, note, visible) values ('EXPEDITION_ADDON_PDF','rouget','chaine','',0);
|
||||
insert into llx_const (name, value, type, note, visible) values ('FICHEINTER_ADDON', 'pacific','chaine','',0);
|
||||
|
||||
Reference in New Issue
Block a user