[
https://issues.apache.org/jira/browse/OFBIZ-5428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848685#comment-13848685 ]
Adrian Crum commented on OFBIZ-5428:
------------------------------------
If you want to use the PRODUCT PRICE COND method, then you are welcome to do so.
I don't know what you mean by "the QUOTE_ITEM qty break prices". You simply take a product ID, a quantity, and some other criteria and look up a price. It doesn't matter if the result goes in a quote, an order, or somewhere else.
It could be I am not understanding what you are trying to do. If you are trying to directly connect a quote to a pricing method, then that violates the data model and I would recommend you not do that.
> 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)