BF2828321-Error inserting Forecast Lines

https://sourceforge.net/tracker/?func=detail&aid=2828321&group_id=176962&atid=934929
This commit is contained in:
tspc 2009-07-28 11:31:22 +00:00
parent ba52d7e970
commit 426feb9ef1
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
-- Jul 28, 2009 8:51:07 PM EST
-- BF2828321 Error inserting Forecast Lines
UPDATE AD_Column SET DefaultValue='@M_Warehouse_ID@', ReadOnlyLogic=NULL,Updated=TO_DATE('2009-07-28 20:51:07','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=53411
;

View File

@ -0,0 +1,4 @@
-- Jul 28, 2009 8:51:07 PM EST
-- BF2828321 Error inserting Forecast Lines
UPDATE AD_Column SET DefaultValue='@M_Warehouse_ID@', ReadOnlyLogic=NULL,Updated=TO_TIMESTAMP('2009-07-28 20:51:07','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=53411
;