Notes |
|
(0011484)
|
svnbot
|
2008-12-17 16:12
|
|
Repository: openbravo
Revision: 11312
Author: AinhoaPagola
Date: 2008-12-17 16:12:52 +0100 (Wed, 17 Dec 2008)
Fixes bug 0006170. Work requirement generated by MRP reflects conversion rate
---
U branches/r2.40/src-db/database/model/functions/MRP_WORKREQUIREMENT.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=11312&sc=1 [^]
|
|
|
(0015313)
|
RenateNieuwkoop
|
2009-04-09 18:18
|
|
hi
The conversion rate is there now, but it was fixed incorrect. The quantities generated by MRP should appear in the 'quantity' field, not in the 'process quantity' field. I'll attach a snapshot, where you can see that the output of MRP was to produce 600 pieces. This appeared in the 'process quantity' and the batch size is 8, so the produce quantity will be 75.001!! |
|
|
(0015314)
|
RenateNieuwkoop
|
2009-04-09 18:19
|
|
This was retested in 2.50 beta postgreSQL and reopened as a result |
|
|
(0015316)
|
RenateNieuwkoop
|
2009-04-09 18:25
|
|
Now I see what the problem is: the quantity 600 is appearing correct, but the 75 should be just 75, not 75.001 (due to the US setup I guess, it looks like 75 thousand and 1 instead of 75). However, there it's incorrect that it's coming up with 75.001 instead of 75.000.
So it's correct that 600 is in the process quantity and the 75 is in the quantity field. Sorry for the confusion! |
|
|
(0015317)
|
RenateNieuwkoop
|
2009-04-09 18:28
|
|
Another example (snapshot 2) of the incorrect calculation of the Quantity field as a result from MRP: 206.251 units to be produced! The system should round up to the nearest whole quantity and based on that change the process quantity. |
|
|
(0016596)
|
RenateNieuwkoop
|
2009-05-24 10:35
|
|
Still happening in 2.50 MP1 |
|
|
(0074422)
|
plujan
|
2015-02-12 14:41
|
|
Backports to 2.40 branch are no longer supported |
|