[
https://issues.apache.org/jira/browse/OFBIZ-5428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848646#comment-13848646 ]
Christian Carlow commented on OFBIZ-5428:
-----------------------------------------
Thanks Adrian,
I read about the QUANTITY_BREAK entity and analyzed its reference by the SHIPMENT_COST_ESTIMATE entity for priceBreakId, quantityBreakId, and weightBreakId. I assume the best approach would be using a quantityBreakId field, but I'm unsure if the field should be added to the QUOTE_ITEM entity or if a new entity QUOTE_ITEM_QTY_BREAK_PRICE should be created to associate multiple prices to a single item. The latter seems more correct.
> Add ability to quote quantity ranges
> ------------------------------------
>
> Key: OFBIZ-5428
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5428> Project: OFBiz
> Issue Type: Improvement
> Reporter: Christian Carlow
>
> OFBiz should be improved to allow for quoting of quantity ranges. Separate prices could be assigned to each quantity range of a quote item.
> An entity such as QuoteItemQtyRangePrice could be used to store such information and should include a seqNumber field for controlling the order the ranges should appear for things such as reports.
> The button that allows for quotes to be turned into orders would have to be changed to account for quantity ranges if the functionality is to exist for them as well.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)