Fix #18633 : fix error message
This commit is contained in:
parent
02f21d478a
commit
f3babd2819
@ -598,3 +598,5 @@ create table llx_onlinesignature
|
||||
|
||||
-- VMYSQL4.3 ALTER TABLE llx_partnership MODIFY COLUMN date_partnership_end date NULL;
|
||||
-- VPGSQL8.2 ALTER TABLE llx_partnership ALTER COLUMN date_partnership_end DROP NOT NULL;
|
||||
|
||||
Alter TABLE llx_facture_fourn CHANGE fk_mode_transport fk_transport_mode integer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user