[ 1740254 ] PriceList Version is empty in Product-Price tab

- remove incorrect sql patch.
This commit is contained in:
Heng Sin Low 2007-07-21 07:20:07 +00:00
parent f48f1e20ef
commit af45fdada7
2 changed files with 0 additions and 16 deletions

View File

@ -1,8 +0,0 @@
--
-- [ 1740254 ] PriceList Version is empty in Product-Price tab
-- http://sourceforge.net/tracker/index.php?func=detail&aid=1740254&group_id=176962&atid=879332
--
-- Column M_ProductPrice.M_PriceList_Version_ID:
UPDATE AD_Column SET IsParent='N' WHERE AD_Column_ID=2760;
--
COMMIT;

View File

@ -1,8 +0,0 @@
--
-- [ 1740254 ] PriceList Version is empty in Product-Price tab
-- http://sourceforge.net/tracker/index.php?func=detail&aid=1740254&group_id=176962&atid=879332
--
-- Column M_ProductPrice.M_PriceList_Version_ID:
UPDATE AD_Column SET IsParent='N' WHERE AD_Column_ID=2760;
--
COMMIT;