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
            Priority: Minor
             Fix For: SVN trunk


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.

Reply via email to