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" <[email protected]> >> 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" <[email protected]> >>>>>>>> >>>>>>>> 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.
