If have a "big" problem.
In normal circumstances you can print a customer order with the information OITM.OnHand. So the customer can see the actual stock.
Our problem is, that we have 5 different stocks - so called 01, 02, 03, 77 and 99.
So the information in OITM.OnHand is a total of the stocks in 01 + 02 + 03 + 77 + 99.
Now we want to display only the stock of 01. I added a new database field OITW.Onhand for displaying the stock of all stockcodes.
But how can i realise to display only the stock of 01, because now I get each item 5 times with each stock.
Thanks for your ideas and help
best regards
Manuel Mahlberg
Edited by: Manuel Mahlberg on Jul 7, 2009 5:30 PM