[ 
https://issues.apache.org/jira/browse/OFBIZ-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ratnesh Upadhyay updated OFBIZ-2914:
------------------------------------

    Attachment: OFBiz-2914.patch

Attached patch for improved algorithm. 

Thanks Sumit and Anil for discussion on it. I would like to give special Thanks 
to Eva for providing example process.

Regards,
-- Ratnesh Upadhyay

> Improved Inventory Average Cost Valuation Algorithm.
> ----------------------------------------------------
>
>                 Key: OFBIZ-2914
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2914
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Ratnesh Upadhyay
>             Fix For: SVN trunk
>
>         Attachments: OFBiz-2914.patch
>
>
> Now this calculation will be done by following formula :  ( (old average cost 
> * total old stock) + (new purchase price * new qty received) ) / (total old 
> stock + new qty received). 
> You can verify calculated result from Accounting > Organization GL Settings > 
> Reports > Inventory valuation report screen.
> Regards,
> -- Ratnesh Upadhyay

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to