Hi, Please use rather user ML for such questions, see why here http://ofbiz.apache.org/mailing-lists.html You will get a better support and it's more fair to share with everybody
The wider the audience the better the answers you might get Thanks Jacques Le 23/06/2017 à 04:04, Trà Đá Một Mình a écrit :
Hi all, I face this case: we want to sales product like meat, fruit, rice, (Food)... which measuring by weight (weight_uom). As i knew, in orderItem we need create selectedAmount = weight we want to sales. Ex: We has 10kg beef need to sales. I created an orderItem with quantity = 1, and selectedAmount = 10. But, when we picking inventory, we found has only 8kg. I don't know how to completed this order. Because all of work process using quantity to check orderItem completed or not yet. And in extended case: I want to picking more than one time. Ex: with 10kg beef, we picking 2 time, 8kg today and 2kg in tomorrow. How to do that? Thanks!
