Fix #17361 : changes into mysql/tables of export_model
This commit is contained in:
parent
c1ac2ebc86
commit
209682e710
@ -24,7 +24,7 @@ create table llx_export_model
|
||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||
fk_user integer DEFAULT 0 NOT NULL,
|
||||
label varchar(50) NOT NULL,
|
||||
type varchar(20) NOT NULL,
|
||||
type varchar(64) NOT NULL,
|
||||
field text NOT NULL,
|
||||
filter text
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user