FIX : travis
This commit is contained in:
parent
a596424328
commit
4d643db4e6
@ -425,5 +425,5 @@ ALTER TABLE llx_facture_fourn ADD COLUMN fk_user_closing integer DEFAULT NULL af
|
||||
|
||||
ALTER TABLE llx_entrepot ADD COLUMN fk_project INTEGER DEFAULT NULL AFTER entity; -- project associated to warehouse if any
|
||||
|
||||
-- Rebuild sequence for postgres only after query "INSERT INTO llx_salary(rowid, ..."
|
||||
-- Rebuild sequence for postgres only after query INSERT INTO llx_salary(rowid, ...
|
||||
-- VPGSQL8.2 SELECT dol_util_rebuild_sequences();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user