Hello All,
I explored the Promos and am currently not able to set the changes. I am creating a new thread... Are the below already addressed to??If not, could we discuss on the roadmaps / algo to implement the same. 1. Order Amount Flat - For each product above $500 of Category A , Get $10 amount Problem : It is only applying once... 2.Buy 'A' product X and Get 'B' product Y free.. Problem: Lets assume Buy 2 get 1 free.... In this case, If buying 6 products getting 3 free... 3.Promotion on a feature of a product Problem:If shopping cart contains more than 'X' gms of product, apply a promo. Thanks Deb Panda (Using version 9) =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
Thanks,
Dev Panda |
since your version is 9.04 I suggest you start
component://product/script/org/ofbiz/product/promo/PromoServices.xml and work through this with your questions. it would be nice if you put it in a wiki page, then someone that wants to look at 10.4 and more can add any changes. Looking through the commits for Promo would let you know changes or use eclipse Team->history I will be glad to fill in what I have. [hidden email] sent the following on 9/27/2011 6:51 AM: > Hello All, > I explored the Promos and am currently not able to set the changes. I am > creating a new thread... > Are the below already addressed to??If not, could we discuss on the > roadmaps / algo to implement the same. > > 1. Order Amount Flat - For each product above $500 of Category A , Get > $10 amount > Problem : It is only applying once... > > 2.Buy 'A' product X and Get 'B' product Y free.. > Problem: Lets assume Buy 2 get 1 free.... > In this case, If buying 6 products getting 3 free... > > 3.Promotion on a feature of a product > Problem:If shopping cart contains more than 'X' gms of product, apply a > promo. > > Thanks > Deb Panda > > (Using version 9) > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > > |
I check the ofbiz demo site for this but it is not included yet.
http://ofbiz.businessesnetwork.com/cmssite/cms/APACHE_OFBIZ_HTML#Promotions BJ Freeman sent the following on 9/27/2011 11:24 AM: > since your version is 9.04 I suggest you start > component://product/script/org/ofbiz/product/promo/PromoServices.xml > and work through this with your questions. > it would be nice if you put it in a wiki page, then someone that wants > to look at 10.4 and more can add any changes. > Looking through the commits for Promo would let you know changes or use > eclipse Team->history > I will be glad to fill in what I have. > > [hidden email] sent the following on 9/27/2011 6:51 AM: >> Hello All, >> I explored the Promos and am currently not able to set the changes. I am >> creating a new thread... >> Are the below already addressed to??If not, could we discuss on the >> roadmaps / algo to implement the same. >> >> 1. Order Amount Flat - For each product above $500 of Category A , Get >> $10 amount >> Problem : It is only applying once... >> >> 2.Buy 'A' product X and Get 'B' product Y free.. >> Problem: Lets assume Buy 2 get 1 free.... >> In this case, If buying 6 products getting 3 free... >> >> 3.Promotion on a feature of a product >> Problem:If shopping cart contains more than 'X' gms of product, apply a >> promo. >> >> Thanks >> Deb Panda >> >> (Using version 9) >> =====-----=====-----===== >> Notice: The information contained in this e-mail >> message and/or attachments to it may contain >> confidential or privileged information. If you are >> not the intended recipient, any dissemination, use, >> review, distribution, printing or copying of the >> information contained in this e-mail message >> and/or attachments to it are strictly prohibited. If >> you have received this communication in error, >> please notify us by reply e-mail or telephone and >> immediately and permanently delete the message >> and any attachments. Thank you >> >> >> > |
also it seems this is still open
https://issues.apache.org/jira/browse/OFBIZ-1560 BJ Freeman sent the following on 9/27/2011 11:53 AM: > I check the ofbiz demo site for this but it is not included yet. > http://ofbiz.businessesnetwork.com/cmssite/cms/APACHE_OFBIZ_HTML#Promotions > > BJ Freeman sent the following on 9/27/2011 11:24 AM: >> since your version is 9.04 I suggest you start >> component://product/script/org/ofbiz/product/promo/PromoServices.xml >> and work through this with your questions. >> it would be nice if you put it in a wiki page, then someone that wants >> to look at 10.4 and more can add any changes. >> Looking through the commits for Promo would let you know changes or use >> eclipse Team->history >> I will be glad to fill in what I have. >> >> [hidden email] sent the following on 9/27/2011 6:51 AM: >>> Hello All, >>> I explored the Promos and am currently not able to set the changes. I am >>> creating a new thread... >>> Are the below already addressed to??If not, could we discuss on the >>> roadmaps / algo to implement the same. >>> >>> 1. Order Amount Flat - For each product above $500 of Category A , Get >>> $10 amount >>> Problem : It is only applying once... >>> >>> 2.Buy 'A' product X and Get 'B' product Y free.. >>> Problem: Lets assume Buy 2 get 1 free.... >>> In this case, If buying 6 products getting 3 free... >>> >>> 3.Promotion on a feature of a product >>> Problem:If shopping cart contains more than 'X' gms of product, apply a >>> promo. >>> >>> Thanks >>> Deb Panda >>> >>> (Using version 9) >>> =====-----=====-----===== >>> Notice: The information contained in this e-mail >>> message and/or attachments to it may contain >>> confidential or privileged information. If you are >>> not the intended recipient, any dissemination, use, >>> review, distribution, printing or copying of the >>> information contained in this e-mail message >>> and/or attachments to it are strictly prohibited. If >>> you have received this communication in error, >>> please notify us by reply e-mail or telephone and >>> immediately and permanently delete the message >>> and any attachments. Thank you >>> >>> >>> >> > |
Administrator
|
Yes, I'm on it for years... :o)
Jacques From: "BJ Freeman" <[hidden email]> > also it seems this is still open > https://issues.apache.org/jira/browse/OFBIZ-1560 > > BJ Freeman sent the following on 9/27/2011 11:53 AM: >> I check the ofbiz demo site for this but it is not included yet. >> http://ofbiz.businessesnetwork.com/cmssite/cms/APACHE_OFBIZ_HTML#Promotions >> >> BJ Freeman sent the following on 9/27/2011 11:24 AM: >>> since your version is 9.04 I suggest you start >>> component://product/script/org/ofbiz/product/promo/PromoServices.xml >>> and work through this with your questions. >>> it would be nice if you put it in a wiki page, then someone that wants >>> to look at 10.4 and more can add any changes. >>> Looking through the commits for Promo would let you know changes or use >>> eclipse Team->history >>> I will be glad to fill in what I have. >>> >>> [hidden email] sent the following on 9/27/2011 6:51 AM: >>>> Hello All, >>>> I explored the Promos and am currently not able to set the changes. I am >>>> creating a new thread... >>>> Are the below already addressed to??If not, could we discuss on the >>>> roadmaps / algo to implement the same. >>>> >>>> 1. Order Amount Flat - For each product above $500 of Category A , Get >>>> $10 amount >>>> Problem : It is only applying once... >>>> >>>> 2.Buy 'A' product X and Get 'B' product Y free.. >>>> Problem: Lets assume Buy 2 get 1 free.... >>>> In this case, If buying 6 products getting 3 free... >>>> >>>> 3.Promotion on a feature of a product >>>> Problem:If shopping cart contains more than 'X' gms of product, apply a >>>> promo. >>>> >>>> Thanks >>>> Deb Panda >>>> >>>> (Using version 9) >>>> =====-----=====-----===== >>>> Notice: The information contained in this e-mail >>>> message and/or attachments to it may contain >>>> confidential or privileged information. If you are >>>> not the intended recipient, any dissemination, use, >>>> review, distribution, printing or copying of the >>>> information contained in this e-mail message >>>> and/or attachments to it are strictly prohibited. If >>>> you have received this communication in error, >>>> please notify us by reply e-mail or telephone and >>>> immediately and permanently delete the message >>>> and any attachments. Thank you >>>> >>>> >>>> >>> >> |
yup just decided to use this thread to bring everthing together.
like http://svn.apache.org/viewvc?view=revision&revision=1042038 Jacques Le Roux sent the following on 9/27/2011 1:58 PM: > Yes, I'm on it for years... :o) > > Jacques > > From: "BJ Freeman" <[hidden email]> >> also it seems this is still open >> https://issues.apache.org/jira/browse/OFBIZ-1560 >> >> BJ Freeman sent the following on 9/27/2011 11:53 AM: >>> I check the ofbiz demo site for this but it is not included yet. >>> http://ofbiz.businessesnetwork.com/cmssite/cms/APACHE_OFBIZ_HTML#Promotions >>> >>> >>> BJ Freeman sent the following on 9/27/2011 11:24 AM: >>>> since your version is 9.04 I suggest you start >>>> component://product/script/org/ofbiz/product/promo/PromoServices.xml >>>> and work through this with your questions. >>>> it would be nice if you put it in a wiki page, then someone that wants >>>> to look at 10.4 and more can add any changes. >>>> Looking through the commits for Promo would let you know changes or use >>>> eclipse Team->history >>>> I will be glad to fill in what I have. >>>> >>>> [hidden email] sent the following on 9/27/2011 6:51 AM: >>>>> Hello All, >>>>> I explored the Promos and am currently not able to set the changes. >>>>> I am creating a new thread... >>>>> Are the below already addressed to??If not, could we discuss on the >>>>> roadmaps / algo to implement the same. >>>>> >>>>> 1. Order Amount Flat - For each product above $500 of Category A , >>>>> Get $10 amount >>>>> Problem : It is only applying once... >>>>> >>>>> 2.Buy 'A' product X and Get 'B' product Y free.. >>>>> Problem: Lets assume Buy 2 get 1 free.... >>>>> In this case, If buying 6 products getting 3 free... >>>>> >>>>> 3.Promotion on a feature of a product >>>>> Problem:If shopping cart contains more than 'X' gms of product, >>>>> apply a promo. >>>>> >>>>> Thanks >>>>> Deb Panda >>>>> >>>>> (Using version 9) >>>>> =====-----=====-----===== >>>>> Notice: The information contained in this e-mail >>>>> message and/or attachments to it may contain confidential or >>>>> privileged information. If you are not the intended recipient, any >>>>> dissemination, use, review, distribution, printing or copying of >>>>> the information contained in this e-mail message and/or attachments >>>>> to it are strictly prohibited. If you have received this >>>>> communication in error, please notify us by reply e-mail or >>>>> telephone and immediately and permanently delete the message and >>>>> any attachments. Thank you >>>>> >>>>> >>>>> >>>> >>> > |
Free forum by Nabble | Edit this page |