Fix: Error in adding article
This commit is contained in:
parent
4b771e3750
commit
2638320ede
@ -330,4 +330,4 @@ update llx_const set value ='eldy' where name = 'MAIN_THEME' and (value= 'rodolp
|
||||
update llx_user_param set value ='eldy' where param = 'MAIN_THEME' and (value= 'rodolphe' or value='dev' or value='bluelagoon');
|
||||
|
||||
|
||||
ALTER TABLE llx_tmp_caisse MODIFY fk_article int(11) NOT NULL;
|
||||
ALTER TABLE llx_tmp_caisse MODIFY fk_article integer NOT NULL;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user