Ajout champs fk_commercial_sign
Le champs fk_commercial est ammen disparaitre
This commit is contained in:
parent
c2a4732c2d
commit
7cbf559ca3
@ -40,6 +40,7 @@ create table llx_telephonie_societe_ligne (
|
||||
remise real DEFAULT 0,
|
||||
note text,
|
||||
fk_commercial integer NOT NULL,
|
||||
fk_commercial_sign integer NOT NULL,
|
||||
fk_commercial_suiv integer NOT NULL,
|
||||
fk_concurrent integer DEFAULT 1 NOT NULL,
|
||||
fk_user_creat integer,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user