You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2017/09/03 14:31:00 UTC

[jira] [Commented] (OFBIZ-9525) MRP incorrectly computes quantity already received in open purchase order shipments

    [ https://issues.apache.org/jira/browse/OFBIZ-9525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151826#comment-16151826 ] 

Jacopo Cappellato commented on OFBIZ-9525:
------------------------------------------

Amit, I see that in the proposed patch you have added a try/catch block with an empty catch block: it would be better to suppress it completely or, if there is a use case, add behavior to the block (e.g. add a log statement etc...).


> MRP incorrectly computes quantity already received in open purchase order shipments
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-9525
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9525
>             Project: OFBiz
>          Issue Type: Bug
>          Components: manufacturing
>    Affects Versions: Trunk, 16.11.03
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>         Attachments: OFBIZ-9525_14.12.patch, OFBIZ-9525_trunk.diff
>
>
> The MRP algorithm incorrectly computes the quantity of items partially received in a purchase shipment because it leverages the OrderReadHelper.getItemShippedQuantity(...) method that is intended to be used to count the quantity shipped of a sales order.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)