You can remove the item tracking code and lot no assignment method from items after doing the following
- Ensure stock is 0
- ensure there are no outstanding transactions with the item on it
- Run calculate warehouse movements>Post
- Run adjust costs
update [CRONUS$Item] set [Item Tracking Code] = '', [Lot No_ Assignment Method] = '' where No_ = '101261'
No comments:
Post a Comment