Ajoute choix pour modele commande par defaut
This commit is contained in:
parent
3e2ba02054
commit
8b12e546ba
@ -13,6 +13,8 @@ create table llx_commande_model_pdf
|
|||||||
description text
|
description text
|
||||||
)type=innodb;
|
)type=innodb;
|
||||||
|
|
||||||
|
insert into llx_commande_model_pdf(nom) values('azur');
|
||||||
|
|
||||||
|
|
||||||
alter table llx_commande add column note_public text after note;
|
alter table llx_commande add column note_public text after note;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user