Ajout frais_de_port
This commit is contained in:
parent
07913b046b
commit
b70b8f2ed4
@ -34,6 +34,7 @@ create table llx_livre
|
||||
prix decimal(15,4),
|
||||
fk_editeur integer,
|
||||
fk_user_author integer,
|
||||
frais_de_port tinyint default 1,
|
||||
|
||||
UNIQUE(ref)
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user