You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Vikas Mayur (JIRA)" <ji...@apache.org> on 2010/01/05 12:50:56 UTC

[jira] Assigned: (OFBIZ-3389) Improvements in setUnitPriceAsLastPrice & updateIssuanceShipmentAndPoOnReceiveInventory services to take currency in consideration

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

Vikas Mayur reassigned OFBIZ-3389:
----------------------------------

    Assignee: Vikas Mayur

> Improvements in setUnitPriceAsLastPrice & updateIssuanceShipmentAndPoOnReceiveInventory services to take currency in consideration
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3389
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3389
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product
>    Affects Versions: SVN trunk
>            Reporter: Akash Jain
>            Assignee: Vikas Mayur
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3389.patch
>
>
> Refer OFBiz commit rev. 893593 & 893732 done by Jacopo. Services setUnitPriceAsLastPrice & updateIssuanceShipmentAndPoOnReceiveInventory need to be enhanced to provide support for checking currency differences.
> Here is what happened :-
> 1) Suppose, the currency of accounting/facility set to Indian Rupees, its INR
> 2) There are receiving a purchase order with an item with price 10 USD
> 3) In the receive screen, the system prompts for the unit price of 500 INR (the currency exchange rate between INR and USD is about 50 i.e 1 USD -> 50 INR)
> 4) the user doesn't change the value and after the item is received both the order item (unitPrice) and the supplier product (lastPrice) price are updated with the new unit price of 500 USD.

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