FR [2725301] Rule Engine - IsRegistered
https://sourceforge.net/tracker/?func=detail&aid=2725301&group_id=176962&atid=934929 The restriction removed from the window Payroll Concept Catalog
This commit is contained in:
parent
2df7904c33
commit
0548ad16ab
|
@ -0,0 +1,4 @@
|
|||
-- 02.04.2009 09:32:04 EEST
|
||||
UPDATE AD_Field SET DisplayLogic=NULL,Updated=TO_DATE('2009-04-02 09:32:02','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=0 WHERE AD_Field_ID=54998
|
||||
;
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
-- 02.04.2009 09:32:04 EEST
|
||||
UPDATE AD_Field SET DisplayLogic=NULL,Updated=TO_TIMESTAMP('2009-04-02 09:32:02','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=0 WHERE AD_Field_ID=54998
|
||||
;
|
||||
|
Loading…
Reference in New Issue