Comment 13 for bug 707287

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

I think the issue is that when a manufacturing order with said product comes up, it reads all of the past entries in the stock_move table for that product and that is when it comes across this problem. An obvious fix would be to instead tell the program to read only the current value of the UoM because it is not doing this now.