Where does the price data for components get stored on placing the order

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

Where does the price data for components get stored on placing the order

vivek
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Kind Regards,
Vivek J
Reply | Threaded
Open this post in threaded view
|

Re: Where does the price data for components get stored on placing the order

BJ Freeman
click on the order in partymgr then click on production run.
if memory serves me right.

=========================
BJ Freeman
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man


vivek sent the following on 10/9/2010 6:12 AM:

>
> Hi All,
>
> I am newbie in ofbiz&  very excited about using this framework.
> Currently i am working on ofbiz configurable products.
> However i am facing a concern when we place an order for the configurable
> item.
> I am trying to find it out that once we select any component, the price of
> the component gets added to the aggregated price of the main product.
>
> But on submitting an order is there any way to track it down that for which
> component what price had been added to the main product. Is there any entity
> that keeps an record in this way.
> Even in work-effort i have checked for the production run id that it
> supplies in order manager ofr that order id, but found that it simply shows
> the selected product id under the config option but no mention of the price.
>
> Kindly help. Your early help&  response is highly appreciable.
>
> Thanks

Reply | Threaded
Open this post in threaded view
|

Re: Where does the price data for components get stored on placing the order

Jacques Le Roux
Administrator
Yes, but production runs don't show the component prices. The price is calculated and stored as a whole in one ItemOrder.
This would need more work. Like storing prices in Routing Tasks (Materials list in ShowProductionRun screen, ie WorkEffort Entity)

Jacques

From: "BJ Freeman" <[hidden email]>

> click on the order in partymgr then click on production run.
> if memory serves me right.
>
> =========================
> BJ Freeman
> Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> Specialtymarket.com  <http://www.specialtymarket.com/>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
>
>
> vivek sent the following on 10/9/2010 6:12 AM:
>>
>> Hi All,
>>
>> I am newbie in ofbiz&  very excited about using this framework.
>> Currently i am working on ofbiz configurable products.
>> However i am facing a concern when we place an order for the configurable
>> item.
>> I am trying to find it out that once we select any component, the price of
>> the component gets added to the aggregated price of the main product.
>>
>> But on submitting an order is there any way to track it down that for which
>> component what price had been added to the main product. Is there any entity
>> that keeps an record in this way.
>> Even in work-effort i have checked for the production run id that it
>> supplies in order manager ofr that order id, but found that it simply shows
>> the selected product id under the config option but no mention of the price.
>>
>> Kindly help. Your early help&  response is highly appreciable.
>>
>> Thanks
>