Suppression champs rowid inutile
This commit is contained in:
parent
61f7508f93
commit
4bf6aeed39
@ -22,7 +22,6 @@
|
|||||||
|
|
||||||
create table llx_societe_perms
|
create table llx_societe_perms
|
||||||
(
|
(
|
||||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
|
||||||
fk_soc integer,
|
fk_soc integer,
|
||||||
fk_user integer,
|
fk_user integer,
|
||||||
pread tinyint unsigned DEFAULT 0,
|
pread tinyint unsigned DEFAULT 0,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user