IDEMPIERE-3971 - process customization (correct script and ticket)
This commit is contained in:
parent
372c531ef7
commit
9b0becb734
|
@ -1406,5 +1406,5 @@ UPDATE AD_Table SET Name='Process Customization',Updated=TO_DATE('2019-05-16 09:
|
|||
|
||||
|
||||
|
||||
SELECT register_migration_script('201905160920_IDEMPIERE-3799.sql') FROM dual
|
||||
SELECT register_migration_script('201905160920_IDEMPIERE-3971.sql') FROM dual
|
||||
;
|
|
@ -1401,5 +1401,5 @@ UPDATE AD_Table SET Name='Process Customization',Updated=TO_TIMESTAMP('2019-05-1
|
|||
;
|
||||
|
||||
|
||||
SELECT register_migration_script('201905160920_IDEMPIERE-3799.sql') FROM dual
|
||||
SELECT register_migration_script('201905160920_IDEMPIERE-3971.sql') FROM dual
|
||||
;
|
Loading…
Reference in New Issue