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)