core-jgi/migration-historic/360lts-i1.0a/postgresql/750_BF2904321.sql

6 lines
252 B
SQL

-- Nov 28, 2010 9:58:00 AM CST
-- BF 2904321 - Create Inventory Count List not taking negative qty products
UPDATE AD_Column SET ValueMin=NULL,Updated=TO_TIMESTAMP('2010-11-28 09:58:00','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=3567
;