You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Suraj Khurana (JIRA)" <ji...@apache.org> on 2016/06/18 14:45:05 UTC

[jira] [Created] (OFBIZ-7482) Deposit price support

Suraj Khurana created OFBIZ-7482:
------------------------------------

             Summary: Deposit price support 
                 Key: OFBIZ-7482
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7482
             Project: OFBiz
          Issue Type: New Feature
          Components: product
            Reporter: Suraj Khurana
            Assignee: Suraj Khurana


Business requirements: 
In many business industry this is very common pattern that you need to pay some amount as deposit for particular products. Such as when you purchase wine or other bottle products, you need to pay some amount as deposit and whenever you return back that bottle, that deposited amount will be refunded to you.
Technical Details:
Create a new ProductPricePurpose as 'DEPOSIT' and for similar products we will create product price record with productPriceTypeId as 'DEFAULT_PRICE' and productPricePurposeId as 'DEPOSIT'. At the time of Order creation simply create order adjustments for such products.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)