Modif index sur numero de facture
This commit is contained in:
parent
a486f1d42f
commit
aef63f9698
@ -44,5 +44,5 @@ create table llx_facture_fourn
|
|||||||
|
|
||||||
note text,
|
note text,
|
||||||
|
|
||||||
UNIQUE INDEX (facnumber)
|
UNIQUE INDEX (facnumber, fk_soc)
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user