You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mridul Pathak (JIRA)" <ji...@apache.org> on 2016/10/15 09:29:20 UTC

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

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

Mridul Pathak updated OFBIZ-7482:
---------------------------------
    Affects Version/s: Trunk

> Deposit price support 
> ----------------------
>
>                 Key: OFBIZ-7482
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7482
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Suraj Khurana
>            Assignee: Suraj Khurana
>         Attachments: OFBIZ-7482.patch
>
>
> 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)