Project issue from MR not considering qty while posting

Description

When project issue has MR line or have product, Posting only uses unit cost instead of total cost.

Environment

None

Attachments

1

Activity

Show:

Deepak Pansheriya February 7, 2018 at 1:39 PM

issue is already fixed as part of ticket IDEMPIERE-3483.

Pritesh Shah February 1, 2018 at 4:35 AM

getProductCosts already calculates cost with qty so we would not need to multiply qty again. Right now it does like cost = (cost * qty) * qty

Deepak Pansheriya September 24, 2016 at 10:10 AM

Please find attached patch.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created September 24, 2016 at 6:43 AM
Updated April 4, 2018 at 10:22 PM
Resolved February 7, 2018 at 1:39 PM