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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-7482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584721#comment-16584721 ]

Pierre Smits commented on OFBIZ-7482:
-------------------------------------

This ' improvement' ticket is missing some additional context for adopters/implementors to easily understand its benefit/impact. 

it is unclear whether this is intended for purchase order, sales orders or both.

It is lacking sufficient demo data that show how it visualised in an order.

It is also lacking (more importantly) the enhancement of the associated function in InvoiceServices.java to ensure that the captured amounts will show up in accounting transactions. 

Also, the relation to actual deposit goods (defined in the catalog, and registered in warehousing) is not addressed.

> Deposit price support
> ----------------------
>
>                 Key: OFBIZ-7482
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7482
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: order, product
>    Affects Versions: Trunk
>            Reporter: Suraj Khurana
>            Assignee: Suraj Khurana
>            Priority: Major
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-7482.patch, 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
(v7.6.3#76005)