Comment 12 for bug 707287

Revision history for this message
Kyle Waid (midwest) wrote : Re: Manufacturing orders broken UOM

When you run the scheduler to see the output I did this

print "Move ID:%s, Product ID:%s(%s)" % (move.id, move.product_id.name, move.product_id.id) in stock.py in the check_assign method