Hi,
I created a product price rule but it seems not to work on product or category automatically. I find there is a service named 'calculateProductPrice' to get new product price calculated by price rule. Should I create a SECA or job to check creation and update of price rule then get the price and store it ? thanks Lee |
Administrator
|
Can you reproduce on trunk demo?
Jacques From: "李明洋" <[hidden email]> > Hi, > I created a product price rule but it seems not to work on product or > category automatically. I find there is a service named > 'calculateProductPrice' to get new product price calculated by price rule. > Should I create a SECA or job to check creation and update of price rule > then get the price and store it ? > > > > thanks > > Lee > |
In reply to this post by 李明洋
Hi Lee, can you please provide a little more detail about rule you have created.
-- Thanks And Regards Sumit Pandit Tata Consultancy Services Cell:- 917503046188 ____________________________________________ ----- Original Message ----- | From: "李明洋" <[hidden email]> | To: [hidden email] | Sent: Monday, February 4, 2013 1:08:28 PM | Subject: Product price rule | Hi, | I created a product price rule but it seems not to work on product or | category automatically. I find there is a service named | 'calculateProductPrice' to get new product price calculated by price | rule. | Should I create a SECA or job to check creation and update of price | rule | then get the price and store it ? | thanks | Lee =====-----=====-----===== 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 |
Hi
For example, the price of all products in category 'Cell Phone' keep 20% more than its default price. I hope result is that when the default price changed the new list price will be calculated and store automatically. Does OFBIZ implement ? thanks Lee 2013/2/4 Sumit Pandit <[hidden email]> > Hi Lee, can you please provide a little more detail about rule you have > created. > > -- > Thanks And Regards > Sumit Pandit > Tata Consultancy Services > Cell:- 917503046188 > ____________________________________________ > > ----- Original Message ----- > > | From: "李明洋" <[hidden email]> > | To: [hidden email] > | Sent: Monday, February 4, 2013 1:08:28 PM > | Subject: Product price rule > > | Hi, > | I created a product price rule but it seems not to work on product or > | category automatically. I find there is a service named > | 'calculateProductPrice' to get new product price calculated by price > | rule. > | Should I create a SECA or job to check creation and update of price > | rule > | then get the price and store it ? > > | thanks > > | Lee > =====-----=====-----===== > 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 > > > |
In reply to this post by Jacques Le Roux
I am leading a team to develop ERP based on ofbiz 11.04. I found the
product price rule is an very good functionality I think it is not finished. My customer input more than 100 products every day, and they has 10000 products, so to modify the price manually is impossible. If default price changed, other price will be calculated according to the price rule. In production environment, there are more complex requirement about price rule. If you need, I could provide my idea and solution. thanks Lee 2013/2/4 Jacques Le Roux <[hidden email]> > Can you reproduce on trunk demo? > > Jacques > > From: "李明洋" <[hidden email]> > > Hi, > > I created a product price rule but it seems not to work on product or > > category automatically. I find there is a service named > > 'calculateProductPrice' to get new product price calculated by price > rule. > > Should I create a SECA or job to check creation and update of price rule > > then get the price and store it ? > > > > > > > > thanks > > > > Lee > > > |
source and demo is also included
在 2013-2-4 下午6:13,"李明洋" <[hidden email]>写道: > I am leading a team to develop ERP based on ofbiz 11.04. I found the > product price rule is an very good functionality I think it is not > finished. My customer input more than 100 products every day, and they has > 10000 products, so to modify the price manually is impossible. If default > price changed, other price will be calculated according to the price rule. > In production environment, there are more complex requirement about price > rule. If you need, I could provide my idea and solution. > > thanks > > Lee > > > 2013/2/4 Jacques Le Roux <[hidden email]> > >> Can you reproduce on trunk demo? >> >> Jacques >> >> From: "李明洋" <[hidden email]> >> > Hi, >> > I created a product price rule but it seems not to work on product or >> > category automatically. I find there is a service named >> > 'calculateProductPrice' to get new product price calculated by price >> rule. >> > Should I create a SECA or job to check creation and update of price rule >> > then get the price and store it ? >> > >> > >> > >> > thanks >> > >> > Lee >> > >> > > |
In reply to this post by 李明洋
Hi Lee,
It depends on what product action type you set in your price rule. If you set product action type as 'PRICE_POD' than it will return the new calculated price as 20% more than it's default price. Hope it will help you. Thanks, Praveen Agrawal [hidden email] -----Original Message----- From: 李明洋 [mailto:[hidden email]] Sent: Monday, February 04, 2013 2:47 PM To: [hidden email]; Sumit Pandit Subject: Re: Product price rule Hi For example, the price of all products in category 'Cell Phone' keep 20% more than its default price. I hope result is that when the default price changed the new list price will be calculated and store automatically. Does OFBIZ implement ? thanks Lee 2013/2/4 Sumit Pandit <[hidden email]> > Hi Lee, can you please provide a little more detail about rule you > have created. > > -- > Thanks And Regards > Sumit Pandit > Tata Consultancy Services > Cell:- 917503046188 > ____________________________________________ > > ----- Original Message ----- > > | From: "李明洋" <[hidden email]> > | To: [hidden email] > | Sent: Monday, February 4, 2013 1:08:28 PM > | Subject: Product price rule > > | Hi, > | I created a product price rule but it seems not to work on product > | or category automatically. I find there is a service named > | 'calculateProductPrice' to get new product price calculated by price > | rule. > | Should I create a SECA or job to check creation and update of price > | rule then get the price and store it ? > > | thanks > > | Lee > =====-----=====-----===== > 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 |