List price UOM

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

List price UOM

lshein
 

It seems ofbiz currently only allows product pricing to be on a per unit
basis.  Is there a way to have a product priced based on a UOM?

 

For example if I wanted to configure a product Price to be .16(List price)
per 1000(UOM).

 

Does anyone know if Ofbiz already supports this and I am missing a
configuration?

 

 

 

Thank You

 

Len Shein

 

 <mailto:[hidden email]> [hidden email]

 <mailto:[hidden email]> [hidden email]

 

Office:  516.742.7888 ext. 225

Office:  732.333.4303

 

 

Reply | Threaded
Open this post in threaded view
|

Re: List price UOM

BJ Freeman
not sure if this is what you mean
but when you set a price, usually default price, you can select the UOM.
but you can select a separate UOM for each price type.


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Len sent the following on 3/24/2010 12:02 PM:

>  
>
> It seems ofbiz currently only allows product pricing to be on a per unit
> basis.  Is there a way to have a product priced based on a UOM?
>
>  
>
> For example if I wanted to configure a product Price to be .16(List price)
> per 1000(UOM).
>
>  
>
> Does anyone know if Ofbiz already supports this and I am missing a
> configuration?
>
>  
>
>  
>
>  
>
> Thank You
>
>  
>
> Len Shein
>
>  
>
>  <mailto:[hidden email]> [hidden email]
>
>  <mailto:[hidden email]> [hidden email]
>
>  
>
> Office:  516.742.7888 ext. 225
>
> Office:  732.333.4303
>
>  
>
>  
>
>


Reply | Threaded
Open this post in threaded view
|

RE: List price UOM

lshein
BJ,
Yes I see u can select the termUomId for each price type.
What I am looking for is to have a UOM which is per Each, 100 or 1000.
Is there a way to define these types of UOM so the price engine will return
the unit price?


In this example I am looking for the price engine to return a List price of
0.00016

productPriceTypeId = LIST_PRICE
productPricePurposeId = PURCHASE
currencyUomId = USD
termUomId = per 1000
price = .16


Is this doable?

Thanks
Len
 
 
-----Original Message-----
From: BJ Freeman [mailto:[hidden email]]
Sent: Wednesday, March 24, 2010 3:15 PM
To: [hidden email]
Subject: Re: List price UOM

not sure if this is what you mean
but when you set a price, usually default price, you can select the UOM.
but you can select a separate UOM for each price type.


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation
<http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=t
ab_pro>


Len sent the following on 3/24/2010 12:02 PM:

>  
>
> It seems ofbiz currently only allows product pricing to be on a per unit
> basis.  Is there a way to have a product priced based on a UOM?
>
>  
>
> For example if I wanted to configure a product Price to be .16(List price)
> per 1000(UOM).
>
>  
>
> Does anyone know if Ofbiz already supports this and I am missing a
> configuration?
>
>  
>
>  
>
>  
>
> Thank You
>
>  
>
> Len Shein
>
>  
>
>  <mailto:[hidden email]> [hidden email]
>
>  <mailto:[hidden email]> [hidden email]
>
>  
>
> Office:  516.742.7888 ext. 225
>
> Office:  732.333.4303
>
>  
>
>  
>
>





Reply | Threaded
Open this post in threaded view
|

RE: List price UOM

lshein
In reply to this post by BJ Freeman
Do I need a customerPriceService to handle the conversion during pricing?



-----Original Message-----
From: BJ Freeman [mailto:[hidden email]]
Sent: Wednesday, March 24, 2010 3:15 PM
To: [hidden email]
Subject: Re: List price UOM

not sure if this is what you mean
but when you set a price, usually default price, you can select the UOM.
but you can select a separate UOM for each price type.


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation
<http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=t
ab_pro>


Len sent the following on 3/24/2010 12:02 PM:

>  
>
> It seems ofbiz currently only allows product pricing to be on a per unit
> basis.  Is there a way to have a product priced based on a UOM?
>
>  
>
> For example if I wanted to configure a product Price to be .16(List price)
> per 1000(UOM).
>
>  
>
> Does anyone know if Ofbiz already supports this and I am missing a
> configuration?
>
>  
>
>  
>
>  
>
> Thank You
>
>  
>
> Len Shein
>
>  
>
>  <mailto:[hidden email]> [hidden email]
>
>  <mailto:[hidden email]> [hidden email]
>
>  
>
> Office:  516.742.7888 ext. 225
>
> Office:  732.333.4303
>
>  
>
>  
>
>





Reply | Threaded
Open this post in threaded view
|

Re: List price UOM

David E. Jones-2
In reply to this post by lshein

Each Product has fields to specify how much of the thing is included, namely the quantityIncluded and quantityUomId fields.

-David


On Mar 24, 2010, at 1:02 PM, Len wrote:

>
>
> It seems ofbiz currently only allows product pricing to be on a per unit
> basis.  Is there a way to have a product priced based on a UOM?
>
>
>
> For example if I wanted to configure a product Price to be .16(List price)
> per 1000(UOM).
>
>
>
> Does anyone know if Ofbiz already supports this and I am missing a
> configuration?
>
>
>
>
>
>
>
> Thank You
>
>
>
> Len Shein
>
>
>
> <mailto:[hidden email]> [hidden email]
>
> <mailto:[hidden email]> [hidden email]
>
>
>
> Office:  516.742.7888 ext. 225
>
> Office:  732.333.4303
>
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

RE: List price UOM

lshein
I want to specify a UOM on the Product price table.  I see there is a
termUOMId but that does not have an affect on the price.

What I am looking to accomplish for example is to have a List price or
Default Price of .16 and a UOM of per 1000 and then have the calculate
Product Price return a price of .00016.


Is this possible?


-----Original Message-----
From: David E Jones [mailto:[hidden email]]
Sent: Wednesday, March 24, 2010 6:17 PM
To: [hidden email]
Subject: Re: List price UOM


Each Product has fields to specify how much of the thing is included, namely
the quantityIncluded and quantityUomId fields.

-David


On Mar 24, 2010, at 1:02 PM, Len wrote:

>
>
> It seems ofbiz currently only allows product pricing to be on a per unit
> basis.  Is there a way to have a product priced based on a UOM?
>
>
>
> For example if I wanted to configure a product Price to be .16(List price)
> per 1000(UOM).
>
>
>
> Does anyone know if Ofbiz already supports this and I am missing a
> configuration?
>
>
>
>
>
>
>
> Thank You
>
>
>
> Len Shein
>
>
>
> <mailto:[hidden email]> [hidden email]
>
> <mailto:[hidden email]> [hidden email]
>
>
>
> Office:  516.742.7888 ext. 225
>
> Office:  732.333.4303
>
>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: List price UOM

BJ Freeman
In reply to this post by lshein
look at promos
this lets you change prices based on qty.




=========================

BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Len sent the following on 3/24/2010 12:27 PM:

> BJ,
> Yes I see u can select the termUomId for each price type.
> What I am looking for is to have a UOM which is per Each, 100 or 1000.
> Is there a way to define these types of UOM so the price engine will return
> the unit price?
>
>
> In this example I am looking for the price engine to return a List price of
> 0.00016
>
> productPriceTypeId = LIST_PRICE
> productPricePurposeId = PURCHASE
> currencyUomId = USD
> termUomId = per 1000
> price = .16
>
>
> Is this doable?
>
> Thanks
> Len
>  
>  
> -----Original Message-----
> From: BJ Freeman [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 3:15 PM
> To: [hidden email]
> Subject: Re: List price UOM
>
> not sure if this is what you mean
> but when you set a price, usually default price, you can select the UOM.
> but you can select a separate UOM for each price type.
>
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation
> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=t
> ab_pro>
>
>
> Len sent the following on 3/24/2010 12:02 PM:
>>  
>>
>> It seems ofbiz currently only allows product pricing to be on a per unit
>> basis.  Is there a way to have a product priced based on a UOM?
>>
>>  
>>
>> For example if I wanted to configure a product Price to be .16(List price)
>> per 1000(UOM).
>>
>>  
>>
>> Does anyone know if Ofbiz already supports this and I am missing a
>> configuration?
>>
>>  
>>
>>  
>>
>>  
>>
>> Thank You
>>
>>  
>>
>> Len Shein
>>
>>  
>>
>>  <mailto:[hidden email]> [hidden email]
>>
>>  <mailto:[hidden email]> [hidden email]
>>
>>  
>>
>> Office:  516.742.7888 ext. 225
>>
>> Office:  732.333.4303
>>
>>  
>>
>>  
>>
>>
>
>
>
>
>
>


Reply | Threaded
Open this post in threaded view
|

RE: List price UOM

lshein
I agree I could accomplish with a promo but my prices are not based on the
quantity entered.

The price by itself is based on either per (each, 100, 1000).

My client wants to be sell a product at a Default price .16 per 1000
During order entry when a product is added to the cart with a qty of 500. I
am looking for Ofbiz to calculate the unit price to be .00016.
So the order line would be

Qty unit price ext price
500  .00016  .08





-----Original Message-----
From: BJ Freeman [mailto:[hidden email]]
Sent: Wednesday, March 24, 2010 8:33 PM
To: [hidden email]
Subject: Re: List price UOM

look at promos
this lets you change prices based on qty.




=========================

BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation
<http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=t
ab_pro>


Len sent the following on 3/24/2010 12:27 PM:
> BJ,
> Yes I see u can select the termUomId for each price type.
> What I am looking for is to have a UOM which is per Each, 100 or 1000.
> Is there a way to define these types of UOM so the price engine will
return
> the unit price?
>
>
> In this example I am looking for the price engine to return a List price
of

> 0.00016
>
> productPriceTypeId = LIST_PRICE
> productPricePurposeId = PURCHASE
> currencyUomId = USD
> termUomId = per 1000
> price = .16
>
>
> Is this doable?
>
> Thanks
> Len
>  
>  
> -----Original Message-----
> From: BJ Freeman [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 3:15 PM
> To: [hidden email]
> Subject: Re: List price UOM
>
> not sure if this is what you mean
> but when you set a price, usually default price, you can select the UOM.
> but you can select a separate UOM for each price type.
>
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation
> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
>
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=t

> ab_pro>
>
>
> Len sent the following on 3/24/2010 12:02 PM:
>>  
>>
>> It seems ofbiz currently only allows product pricing to be on a per unit
>> basis.  Is there a way to have a product priced based on a UOM?
>>
>>  
>>
>> For example if I wanted to configure a product Price to be .16(List
price)

>> per 1000(UOM).
>>
>>  
>>
>> Does anyone know if Ofbiz already supports this and I am missing a
>> configuration?
>>
>>  
>>
>>  
>>
>>  
>>
>> Thank You
>>
>>  
>>
>> Len Shein
>>
>>  
>>
>>  <mailto:[hidden email]> [hidden email]
>>
>>  <mailto:[hidden email]> [hidden email]
>>
>>  
>>
>> Office:  516.742.7888 ext. 225
>>
>> Office:  732.333.4303
>>
>>  
>>
>>  
>>
>>
>
>
>
>
>
>