Fix [ 1863640 ] Window View Allocation is showing Post button
This commit is contained in:
parent
bc0d60b053
commit
5f56546335
|
@ -0,0 +1,5 @@
|
|||
-- Jan 3, 2008 6:21:50 PM COT
|
||||
-- 1863640 - Window View Allocation is showing Post button
|
||||
UPDATE AD_Field SET DisplayLogic='@Processed@=Y & @#ShowAcct@=Y',Updated=TO_DATE('2008-01-03 18:21:50','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=10430
|
||||
;
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
-- Jan 3, 2008 6:21:51 PM COT
|
||||
-- 1863640 - Window View Allocation is showing Post button
|
||||
UPDATE AD_Field SET DisplayLogic='@Processed@=Y & @#ShowAcct@=Y',Updated=TO_TIMESTAMP('2008-01-03 18:21:50','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=10430
|
||||
;
|
||||
|
Loading…
Reference in New Issue