Skip to content
Snippets Groups Projects
Commit 8fa2418a authored by Rodolphe Quiedeville's avatar Rodolphe Quiedeville
Browse files

Oubli champs type

parent fc94cf86
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,6 @@ create table llx_telephonie_commission_regul (
fk_distributeur integer NOT NULL,
fk_contrat integer NOT NULL,
fk_ligne integer NOT NULL,
montant real
montant real,
type varchar(4)
)type=innodb;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment