Modif structurelle
This commit is contained in:
parent
e7abd932a5
commit
2e72553786
@ -22,7 +22,8 @@
|
||||
|
||||
create table llx_c_forme_juridique
|
||||
(
|
||||
code integer PRIMARY KEY,
|
||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||
code integer UNIQUE,
|
||||
libelle varchar(255),
|
||||
active tinyint default 1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user