Re: Promo Action - 'Gift With Purchase'

2009-10-30 Thread Ratnesh Upadhyay
Please have a look on following link :
https://demo.ofbiz.org/catalog/control/EditProductPromo?productPromoId=9020
Surly, It helps you to get setting of "use limit per order" field for a
promotion.

Regards,
-- Ratnesh Upadhyay

On Sat, Oct 31, 2009 at 10:07 AM, Brajesh Patel <
brajesh.pa...@hotwaxmedia.com> wrote:

> Hello su2,
>
> "useLimitPerOrder" field is available in the entity "ProductPromo" set
> value 1 then it will apply only once for a order.
>
> Regards
> Brajesh Patel
>
>
> Scott Gray wrote:
>
>> There should be a use limit per order setting on the promotion somewhere,
>> setting it to one should do the trick.
>>
>> Regards
>> Scott
>>
>> On 31/10/2009, at 8:19 AM, su2 wrote:
>>
>>
>>> Unfortunately this patch does not help!
>>>
>>>
>>> Jacques Le Roux wrote:
>>>
>>>>
>>>> Quick answer : this could be related to
>>>> https://issues.apache.org/jira/browse/OFBIZ-1560
>>>>
>>>> Please check
>>>>
>>>> Jacques
>>>>
>>>> From: "su2" 
>>>>
>>>>> Hi Scott,
>>>>>
>>>>> You are right. ATP was 0 thats why it was not working. I changed it
>>>>> manually
>>>>> to 1 and it worked.
>>>>>
>>>>> But I am getting another issue.
>>>>>
>>>>> My Condition is I want to give only 1 Product B Free with any quantity
>>>>> of
>>>>> Product A. Example, If I buy 1 Book I get 1 pencil free or If I buy 10
>>>>> books
>>>>> I get only 1 pencil free.
>>>>>
>>>>> But right now whats happening is it gives 10 pencils free with 10 books
>>>>> instead of 1. (Quantity of Item is becoming same as quantity of buying
>>>>> item.)
>>>>>
>>>>> In my Rules I have following:
>>>>>
>>>>> Conditions:
>>>>>
>>>>> X Amount of Product; is Greater Than Equal to; 1
>>>>>
>>>>> Conditions Products:book-123
>>>>>
>>>>> Actions:
>>>>>
>>>>> Gift With Purchase;Quantity = 1;Item=Pencil-123
>>>>>
>>>>> Actions Products: Pencil-123
>>>>>
>>>>> I am not sure what I am  missing.
>>>>>
>>>>> I really appreciate your help.
>>>>>
>>>>> Thank you.
>>>>>
>>>>>
>>>>>
>>>>> su2 wrote:
>>>>>
>>>>>>
>>>>>> Hi Scott,
>>>>>>
>>>>>> Item is in stock. 7 is in stock.
>>>>>>
>>>>>> Thanks.
>>>>>>
>>>>>> Ruth Hoffman-2 wrote:
>>>>>>
>>>>>>>
>>>>>>> Scott:
>>>>>>>
>>>>>>> You are correct. If the product has been set up as having inventory,
>>>>>>> then the promotion will stop working if no inventory is available. At
>>>>>>> least that is how it works in the 4.x release.
>>>>>>>
>>>>>>> Regards,
>>>>>>> Ruth
>>>>>>> Scott Gray wrote:
>>>>>>>
>>>>>>>> Check to make sure that the product you are trying to give away
>>>>>>>> actually has some stock available.  I believe the promotion stops
>>>>>>>> working if there is no inventory available i.e. "while stocks last".
>>>>>>>>
>>>>>>>> Regards
>>>>>>>> Scott
>>>>>>>>
>>>>>>>> HotWax Media
>>>>>>>> http://www.hotwaxmedia.com
>>>>>>>>
>>>>>>>> On 30/10/2009, at 5:24 AM, su2 wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>>> Is there anywhere specific I can look at and can fix the issue ?
>>>>>>>>>
>>>>>>>>> Jacques Le Roux wrote:
>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Ha, that's another problem... (but I have not time to look at it)
>>>>>>>>>>
>>>>>>>>>> Jacques
>>>>>>>>>>
>>>>>>>>>> From: "su2" 
>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Hello friends,
>>>>>>>>>>>
>>>>>>>>>>> I am trying to set up a promo where if customer buys x amount of
>>>>>>>>>>> product
>>>>>>>>>>> -
>>>>>>>>>>> 'A' he gets product 'B' FREE.
>>>>>>>>>>>
>>>>>>>>>>> I was trying that using promo action - 'Gift With Purchase'.
>>>>>>>>>>>
>>>>>>>>>>> It works, if the free product is same as the buying product -
>>>>>>>>>>> like
>>>>>>>>>>> Buy
>>>>>>>>>>> product A and get 1 free. But I want buy product A and get
>>>>>>>>>>> 'product
>>>>>>>>>>> B'
>>>>>>>>>>> free.
>>>>>>>>>>> When I change the productID in Action to something else other
>>>>>>>>>>> than
>>>>>>>>>>> the
>>>>>>>>>>> buying product, promo does not work for me. It does not do
>>>>>>>>>>> anything.
>>>>>>>>>>>
>>>>>>>>>>> Any idea is really helpful.
>>>>>>>>>>>
>>>>>>>>>>> Thank you.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> View this message in context:
>>>>>>>>>>>
>>>>>>>>>>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html
>>>>>>>>>>>
>>>>>>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> View this message in context:
>>>>>>>>>
>>>>>>>>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277989.html
>>>>>>>>>
>>>>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>> --
>>>>> View this message in context:
>>>>>
>>>>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p278236.html
>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>> --
>>> View this message in context:
>>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p278279.html
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>
>>
>>
>


Re: Promo Action - 'Gift With Purchase'

2009-10-30 Thread Brajesh Patel

Hello su2,

"useLimitPerOrder" field is available in the entity "ProductPromo" set 
value 1 then it will apply only once for a order.


Regards
Brajesh Patel

Scott Gray wrote:
There should be a use limit per order setting on the promotion 
somewhere, setting it to one should do the trick.


Regards
Scott

On 31/10/2009, at 8:19 AM, su2 wrote:



Unfortunately this patch does not help!


Jacques Le Roux wrote:


Quick answer : this could be related to
https://issues.apache.org/jira/browse/OFBIZ-1560

Please check

Jacques

From: "su2" 

Hi Scott,

You are right. ATP was 0 thats why it was not working. I changed it
manually
to 1 and it worked.

But I am getting another issue.

My Condition is I want to give only 1 Product B Free with any 
quantity of

Product A. Example, If I buy 1 Book I get 1 pencil free or If I buy 10
books
I get only 1 pencil free.

But right now whats happening is it gives 10 pencils free with 10 
books

instead of 1. (Quantity of Item is becoming same as quantity of buying
item.)

In my Rules I have following:

Conditions:

X Amount of Product; is Greater Than Equal to; 1

Conditions Products:book-123

Actions:

Gift With Purchase;Quantity = 1;Item=Pencil-123

Actions Products: Pencil-123

I am not sure what I am  missing.

I really appreciate your help.

Thank you.



su2 wrote:


Hi Scott,

Item is in stock. 7 is in stock.

Thanks.

Ruth Hoffman-2 wrote:


Scott:

You are correct. If the product has been set up as having inventory,
then the promotion will stop working if no inventory is 
available. At

least that is how it works in the 4.x release.

Regards,
Ruth
Scott Gray wrote:

Check to make sure that the product you are trying to give away
actually has some stock available.  I believe the promotion stops
working if there is no inventory available i.e. "while stocks 
last".


Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 30/10/2009, at 5:24 AM, su2 wrote:



Is there anywhere specific I can look at and can fix the issue ?

Jacques Le Roux wrote:


Ha, that's another problem... (but I have not time to look at it)

Jacques

From: "su2" 


Hello friends,

I am trying to set up a promo where if customer buys x amount of
product
-
'A' he gets product 'B' FREE.

I was trying that using promo action - 'Gift With Purchase'.

It works, if the free product is same as the buying product - 
like

Buy
product A and get 1 free. But I want buy product A and get 
'product

B'
free.
When I change the productID in Action to something else other 
than

the
buying product, promo does not work for me. It does not do
anything.

Any idea is really helpful.

Thank you.



--
View this message in context:
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html 



Sent from the OFBiz - User mailing list archive at Nabble.com.







--
View this message in context:
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277989.html 



Sent from the OFBiz - User mailing list archive at Nabble.com.










--
View this message in context:
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p278236.html 


Sent from the OFBiz - User mailing list archive at Nabble.com.







--
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p278279.html 


Sent from the OFBiz - User mailing list archive at Nabble.com.






Re: Promo Action - 'Gift With Purchase'

2009-10-30 Thread Scott Gray
There should be a use limit per order setting on the promotion  
somewhere, setting it to one should do the trick.


Regards
Scott

On 31/10/2009, at 8:19 AM, su2 wrote:



Unfortunately this patch does not help!


Jacques Le Roux wrote:


Quick answer : this could be related to
https://issues.apache.org/jira/browse/OFBIZ-1560

Please check

Jacques

From: "su2" 

Hi Scott,

You are right. ATP was 0 thats why it was not working. I changed it
manually
to 1 and it worked.

But I am getting another issue.

My Condition is I want to give only 1 Product B Free with any  
quantity of
Product A. Example, If I buy 1 Book I get 1 pencil free or If I  
buy 10

books
I get only 1 pencil free.

But right now whats happening is it gives 10 pencils free with 10  
books
instead of 1. (Quantity of Item is becoming same as quantity of  
buying

item.)

In my Rules I have following:

Conditions:

X Amount of Product; is Greater Than Equal to; 1

Conditions Products:book-123

Actions:

Gift With Purchase;Quantity = 1;Item=Pencil-123

Actions Products: Pencil-123

I am not sure what I am  missing.

I really appreciate your help.

Thank you.



su2 wrote:


Hi Scott,

Item is in stock. 7 is in stock.

Thanks.

Ruth Hoffman-2 wrote:


Scott:

You are correct. If the product has been set up as having  
inventory,
then the promotion will stop working if no inventory is  
available. At

least that is how it works in the 4.x release.

Regards,
Ruth
Scott Gray wrote:

Check to make sure that the product you are trying to give away
actually has some stock available.  I believe the promotion stops
working if there is no inventory available i.e. "while stocks  
last".


Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 30/10/2009, at 5:24 AM, su2 wrote:



Is there anywhere specific I can look at and can fix the issue ?

Jacques Le Roux wrote:


Ha, that's another problem... (but I have not time to look at  
it)


Jacques

From: "su2" 


Hello friends,

I am trying to set up a promo where if customer buys x  
amount of

product
-
'A' he gets product 'B' FREE.

I was trying that using promo action - 'Gift With Purchase'.

It works, if the free product is same as the buying product  
- like

Buy
product A and get 1 free. But I want buy product A and get  
'product

B'
free.
When I change the productID in Action to something else  
other than

the
buying product, promo does not work for me. It does not do
anything.

Any idea is really helpful.

Thank you.



--
View this message in context:
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html

Sent from the OFBiz - User mailing list archive at Nabble.com.







--
View this message in context:
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277989.html

Sent from the OFBiz - User mailing list archive at Nabble.com.










--
View this message in context:
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p278236.html
Sent from the OFBiz - User mailing list archive at Nabble.com.







--
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p278279.html
Sent from the OFBiz - User mailing list archive at Nabble.com.




smime.p7s
Description: S/MIME cryptographic signature


Re: Promo Action - 'Gift With Purchase'

2009-10-30 Thread su2

Unfortunately this patch does not help!


Jacques Le Roux wrote:
> 
> Quick answer : this could be related to
> https://issues.apache.org/jira/browse/OFBIZ-1560
> 
> Please check
> 
> Jacques
> 
> From: "su2" 
>> Hi Scott,
>> 
>> You are right. ATP was 0 thats why it was not working. I changed it
>> manually
>> to 1 and it worked.
>> 
>> But I am getting another issue. 
>> 
>> My Condition is I want to give only 1 Product B Free with any quantity of
>> Product A. Example, If I buy 1 Book I get 1 pencil free or If I buy 10
>> books
>> I get only 1 pencil free. 
>> 
>> But right now whats happening is it gives 10 pencils free with 10 books
>> instead of 1. (Quantity of Item is becoming same as quantity of buying
>> item.)
>> 
>> In my Rules I have following:
>> 
>> Conditions:
>> 
>> X Amount of Product; is Greater Than Equal to; 1
>> 
>> Conditions Products:book-123
>> 
>> Actions:
>> 
>> Gift With Purchase;Quantity = 1;Item=Pencil-123
>> 
>> Actions Products: Pencil-123
>> 
>> I am not sure what I am  missing.
>> 
>> I really appreciate your help.
>> 
>> Thank you.
>> 
>> 
>> 
>> su2 wrote:
>>> 
>>> Hi Scott,
>>> 
>>> Item is in stock. 7 is in stock.
>>> 
>>> Thanks.
>>> 
>>> Ruth Hoffman-2 wrote:
>>>> 
>>>> Scott:
>>>> 
>>>> You are correct. If the product has been set up as having inventory, 
>>>> then the promotion will stop working if no inventory is available. At 
>>>> least that is how it works in the 4.x release.
>>>> 
>>>> Regards,
>>>> Ruth
>>>> Scott Gray wrote:
>>>>> Check to make sure that the product you are trying to give away 
>>>>> actually has some stock available.  I believe the promotion stops 
>>>>> working if there is no inventory available i.e. "while stocks last".
>>>>>
>>>>> Regards
>>>>> Scott
>>>>>
>>>>> HotWax Media
>>>>> http://www.hotwaxmedia.com
>>>>>
>>>>> On 30/10/2009, at 5:24 AM, su2 wrote:
>>>>>
>>>>>>
>>>>>> Is there anywhere specific I can look at and can fix the issue ?
>>>>>>
>>>>>> Jacques Le Roux wrote:
>>>>>>>
>>>>>>> Ha, that's another problem... (but I have not time to look at it)
>>>>>>>
>>>>>>> Jacques
>>>>>>>
>>>>>>> From: "su2" 
>>>>>>>>
>>>>>>>> Hello friends,
>>>>>>>>
>>>>>>>> I am trying to set up a promo where if customer buys x amount of 
>>>>>>>> product
>>>>>>>> -
>>>>>>>> 'A' he gets product 'B' FREE.
>>>>>>>>
>>>>>>>> I was trying that using promo action - 'Gift With Purchase'.
>>>>>>>>
>>>>>>>> It works, if the free product is same as the buying product - like
>>>>>>>> Buy
>>>>>>>> product A and get 1 free. But I want buy product A and get 'product
>>>>>>>> B'
>>>>>>>> free.
>>>>>>>> When I change the productID in Action to something else other than
>>>>>>>> the
>>>>>>>> buying product, promo does not work for me. It does not do
>>>>>>>> anything.
>>>>>>>>
>>>>>>>> Any idea is really helpful.
>>>>>>>>
>>>>>>>> Thank you.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> -- 
>>>>>>>> View this message in context:
>>>>>>>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html
>>>>>>>>  
>>>>>>>>
>>>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> -- 
>>>>>> View this message in context: 
>>>>>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277989.html
>>>>>>  
>>>>>>
>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>>
>>>> 
>>>> 
>>> 
>>> 
>> 
>> -- 
>> View this message in context:
>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p278236.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
> 
> 
> 

-- 
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p278279.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Promo Action - 'Gift With Purchase'

2009-10-30 Thread Jacques Le Roux

Quick answer : this could be related to 
https://issues.apache.org/jira/browse/OFBIZ-1560

Please check

Jacques

From: "su2" 

Hi Scott,

You are right. ATP was 0 thats why it was not working. I changed it manually
to 1 and it worked.

But I am getting another issue. 


My Condition is I want to give only 1 Product B Free with any quantity of
Product A. Example, If I buy 1 Book I get 1 pencil free or If I buy 10 books
I get only 1 pencil free. 


But right now whats happening is it gives 10 pencils free with 10 books
instead of 1. (Quantity of Item is becoming same as quantity of buying
item.)

In my Rules I have following:

Conditions:

X Amount of Product; is Greater Than Equal to; 1

Conditions Products:book-123

Actions:

Gift With Purchase;Quantity = 1;Item=Pencil-123

Actions Products: Pencil-123

I am not sure what I am  missing.

I really appreciate your help.

Thank you.



su2 wrote:


Hi Scott,

Item is in stock. 7 is in stock.

Thanks.

Ruth Hoffman-2 wrote:


Scott:

You are correct. If the product has been set up as having inventory, 
then the promotion will stop working if no inventory is available. At 
least that is how it works in the 4.x release.


Regards,
Ruth
Scott Gray wrote:
Check to make sure that the product you are trying to give away 
actually has some stock available.  I believe the promotion stops 
working if there is no inventory available i.e. "while stocks last".


Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 30/10/2009, at 5:24 AM, su2 wrote:



Is there anywhere specific I can look at and can fix the issue ?

Jacques Le Roux wrote:


Ha, that's another problem... (but I have not time to look at it)

Jacques

From: "su2" 


Hello friends,

I am trying to set up a promo where if customer buys x amount of 
product

-
'A' he gets product 'B' FREE.

I was trying that using promo action - 'Gift With Purchase'.

It works, if the free product is same as the buying product - like
Buy
product A and get 1 free. But I want buy product A and get 'product
B'
free.
When I change the productID in Action to something else other than
the
buying product, promo does not work for me. It does not do anything.

Any idea is really helpful.

Thank you.



--
View this message in context:
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html 


Sent from the OFBiz - User mailing list archive at Nabble.com.







--
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277989.html 


Sent from the OFBiz - User mailing list archive at Nabble.com.










--
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p278236.html
Sent from the OFBiz - User mailing list archive at Nabble.com.





Re: Promo Action - 'Gift With Purchase'

2009-10-30 Thread su2

Hi Scott,

You are right. ATP was 0 thats why it was not working. I changed it manually
to 1 and it worked.

But I am getting another issue. 

My Condition is I want to give only 1 Product B Free with any quantity of
Product A. Example, If I buy 1 Book I get 1 pencil free or If I buy 10 books
I get only 1 pencil free. 

But right now whats happening is it gives 10 pencils free with 10 books
instead of 1. (Quantity of Item is becoming same as quantity of buying
item.)

In my Rules I have following:

Conditions:

X Amount of Product; is Greater Than Equal to; 1

Conditions Products:book-123

Actions:

Gift With Purchase;Quantity = 1;Item=Pencil-123

Actions Products: Pencil-123

I am not sure what I am  missing.

I really appreciate your help.

Thank you.



su2 wrote:
> 
> Hi Scott,
> 
> Item is in stock. 7 is in stock.
> 
> Thanks.
> 
> Ruth Hoffman-2 wrote:
>> 
>> Scott:
>> 
>> You are correct. If the product has been set up as having inventory, 
>> then the promotion will stop working if no inventory is available. At 
>> least that is how it works in the 4.x release.
>> 
>> Regards,
>> Ruth
>> Scott Gray wrote:
>>> Check to make sure that the product you are trying to give away 
>>> actually has some stock available.  I believe the promotion stops 
>>> working if there is no inventory available i.e. "while stocks last".
>>>
>>> Regards
>>> Scott
>>>
>>> HotWax Media
>>> http://www.hotwaxmedia.com
>>>
>>> On 30/10/2009, at 5:24 AM, su2 wrote:
>>>
>>>>
>>>> Is there anywhere specific I can look at and can fix the issue ?
>>>>
>>>> Jacques Le Roux wrote:
>>>>>
>>>>> Ha, that's another problem... (but I have not time to look at it)
>>>>>
>>>>> Jacques
>>>>>
>>>>> From: "su2" 
>>>>>>
>>>>>> Hello friends,
>>>>>>
>>>>>> I am trying to set up a promo where if customer buys x amount of 
>>>>>> product
>>>>>> -
>>>>>> 'A' he gets product 'B' FREE.
>>>>>>
>>>>>> I was trying that using promo action - 'Gift With Purchase'.
>>>>>>
>>>>>> It works, if the free product is same as the buying product - like
>>>>>> Buy
>>>>>> product A and get 1 free. But I want buy product A and get 'product
>>>>>> B'
>>>>>> free.
>>>>>> When I change the productID in Action to something else other than
>>>>>> the
>>>>>> buying product, promo does not work for me. It does not do anything.
>>>>>>
>>>>>> Any idea is really helpful.
>>>>>>
>>>>>> Thank you.
>>>>>>
>>>>>>
>>>>>>
>>>>>> -- 
>>>>>> View this message in context:
>>>>>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html
>>>>>>  
>>>>>>
>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>> -- 
>>>> View this message in context: 
>>>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277989.html 
>>>>
>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>
>> 
>> 
> 
> 

-- 
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p278236.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Promo Action - 'Gift With Purchase'

2009-10-30 Thread su2

Hi Scott,

Item is in stock. 7 is in stock.

Thanks.

Ruth Hoffman-2 wrote:
> 
> Scott:
> 
> You are correct. If the product has been set up as having inventory, 
> then the promotion will stop working if no inventory is available. At 
> least that is how it works in the 4.x release.
> 
> Regards,
> Ruth
> Scott Gray wrote:
>> Check to make sure that the product you are trying to give away 
>> actually has some stock available.  I believe the promotion stops 
>> working if there is no inventory available i.e. "while stocks last".
>>
>> Regards
>> Scott
>>
>> HotWax Media
>> http://www.hotwaxmedia.com
>>
>> On 30/10/2009, at 5:24 AM, su2 wrote:
>>
>>>
>>> Is there anywhere specific I can look at and can fix the issue ?
>>>
>>> Jacques Le Roux wrote:
>>>>
>>>> Ha, that's another problem... (but I have not time to look at it)
>>>>
>>>> Jacques
>>>>
>>>> From: "su2" 
>>>>>
>>>>> Hello friends,
>>>>>
>>>>> I am trying to set up a promo where if customer buys x amount of 
>>>>> product
>>>>> -
>>>>> 'A' he gets product 'B' FREE.
>>>>>
>>>>> I was trying that using promo action - 'Gift With Purchase'.
>>>>>
>>>>> It works, if the free product is same as the buying product - like Buy
>>>>> product A and get 1 free. But I want buy product A and get 'product B'
>>>>> free.
>>>>> When I change the productID in Action to something else other than the
>>>>> buying product, promo does not work for me. It does not do anything.
>>>>>
>>>>> Any idea is really helpful.
>>>>>
>>>>> Thank you.
>>>>>
>>>>>
>>>>>
>>>>> -- 
>>>>> View this message in context:
>>>>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html 
>>>>>
>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>>
>>>>
>>>>
>>>>
>>>
>>> -- 
>>> View this message in context: 
>>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277989.html 
>>>
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
> 
> 

-- 
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p278218.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Promo Action - 'Gift With Purchase'

2009-10-29 Thread Ruth Hoffman

Scott:

You are correct. If the product has been set up as having inventory, 
then the promotion will stop working if no inventory is available. At 
least that is how it works in the 4.x release.


Regards,
Ruth
Scott Gray wrote:
Check to make sure that the product you are trying to give away 
actually has some stock available.  I believe the promotion stops 
working if there is no inventory available i.e. "while stocks last".


Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 30/10/2009, at 5:24 AM, su2 wrote:



Is there anywhere specific I can look at and can fix the issue ?

Jacques Le Roux wrote:


Ha, that's another problem... (but I have not time to look at it)

Jacques

From: "su2" 


Hello friends,

I am trying to set up a promo where if customer buys x amount of 
product

-
'A' he gets product 'B' FREE.

I was trying that using promo action - 'Gift With Purchase'.

It works, if the free product is same as the buying product - like Buy
product A and get 1 free. But I want buy product A and get 'product B'
free.
When I change the productID in Action to something else other than the
buying product, promo does not work for me. It does not do anything.

Any idea is really helpful.

Thank you.



--
View this message in context:
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html 


Sent from the OFBiz - User mailing list archive at Nabble.com.







--
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277989.html 


Sent from the OFBiz - User mailing list archive at Nabble.com.




Re: Promo Action - 'Gift With Purchase'

2009-10-29 Thread Scott Gray
Check to make sure that the product you are trying to give away  
actually has some stock available.  I believe the promotion stops  
working if there is no inventory available i.e. "while stocks last".


Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 30/10/2009, at 5:24 AM, su2 wrote:



Is there anywhere specific I can look at and can fix the issue ?

Jacques Le Roux wrote:


Ha, that's another problem... (but I have not time to look at it)

Jacques

From: "su2" 


Hello friends,

I am trying to set up a promo where if customer buys x amount of  
product

-
'A' he gets product 'B' FREE.

I was trying that using promo action - 'Gift With Purchase'.

It works, if the free product is same as the buying product - like  
Buy
product A and get 1 free. But I want buy product A and get  
'product B'

free.
When I change the productID in Action to something else other than  
the

buying product, promo does not work for me. It does not do anything.

Any idea is really helpful.

Thank you.



--
View this message in context:
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html
Sent from the OFBiz - User mailing list archive at Nabble.com.







--
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277989.html
Sent from the OFBiz - User mailing list archive at Nabble.com.




smime.p7s
Description: S/MIME cryptographic signature


Re: Promo Action - 'Gift With Purchase'

2009-10-29 Thread Ruth Hoffman

Hello Su2:
I can verify that this works in 4.x releases of the project. Not sure 
how well it works in 9.x versions. What release are you using? That may 
be a clue to solving your problem.


Regards,
Ruth

su2 wrote:

Hello friends,

I am trying to set up a promo where if customer buys x amount of product -
'A' he gets product 'B' FREE.

I was trying that using promo action - 'Gift With Purchase'. 


It works, if the free product is same as the buying product - like Buy
product A and get 1 free. But I want buy product A and get 'product B' free.
When I change the productID in Action to something else other than the
buying product, promo does not work for me. It does not do anything.

Any idea is really helpful.

Thank you.



  


Re: Promo Action - 'Gift With Purchase'

2009-10-29 Thread su2

Is there anywhere specific I can look at and can fix the issue ?

Jacques Le Roux wrote:
> 
> Ha, that's another problem... (but I have not time to look at it)
> 
> Jacques
> 
> From: "su2" 
>> 
>> Hello friends,
>> 
>> I am trying to set up a promo where if customer buys x amount of product
>> -
>> 'A' he gets product 'B' FREE.
>> 
>> I was trying that using promo action - 'Gift With Purchase'. 
>> 
>> It works, if the free product is same as the buying product - like Buy
>> product A and get 1 free. But I want buy product A and get 'product B'
>> free.
>> When I change the productID in Action to something else other than the
>> buying product, promo does not work for me. It does not do anything.
>> 
>> Any idea is really helpful.
>> 
>> Thank you.
>> 
>> 
>> 
>> -- 
>> View this message in context:
>> http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
> 
> 
> 

-- 
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277989.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Promo Action - 'Gift With Purchase'

2009-10-29 Thread Jacques Le Roux

Ha, that's another problem... (but I have not time to look at it)

Jacques

From: "su2" 


Hello friends,

I am trying to set up a promo where if customer buys x amount of product -
'A' he gets product 'B' FREE.

I was trying that using promo action - 'Gift With Purchase'. 


It works, if the free product is same as the buying product - like Buy
product A and get 1 free. But I want buy product A and get 'product B' free.
When I change the productID in Action to something else other than the
buying product, promo does not work for me. It does not do anything.

Any idea is really helpful.

Thank you.



--
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html
Sent from the OFBiz - User mailing list archive at Nabble.com.





Promo Action - 'Gift With Purchase'

2009-10-29 Thread su2

Hello friends,

I am trying to set up a promo where if customer buys x amount of product -
'A' he gets product 'B' FREE.

I was trying that using promo action - 'Gift With Purchase'. 

It works, if the free product is same as the buying product - like Buy
product A and get 1 free. But I want buy product A and get 'product B' free.
When I change the productID in Action to something else other than the
buying product, promo does not work for me. It does not do anything.

Any idea is really helpful.

Thank you.



-- 
View this message in context: 
http://n4.nabble.com/Promo-Action-Gift-With-Purchase-tp277980p277980.html
Sent from the OFBiz - User mailing list archive at Nabble.com.