Hi,
I would like to sell a manufactured good to customers depending on the raw material prices from the suppliers. So for example lets say i have a product A, which I want to sell. This product A is a manufacturing of 2 raw materials, 20 times raw material B and 5 times raw material C.The raw material B we get from Supplier D for 5$, product C we get from supplier E for 10$. Additionally we would like to set the marge of product A, let's say 50%, with a price rule. Product B: 20x 5$ = 100$ Product C: 5x 10$ = 50$ Product A: (100$ + 50$) * (1 + 0.5) = 225$ Can OFBiz calculate the list price of 225$, which the customer can see in the web store, automatically, or do I need to update the list price every time the supplier prices changes? Best regards R. ------------------------------------------------------------------------------------------------- FreeMail powered by mail.de - MEHR SICHERHEIT, SERIOSITÄT UND KOMFORT |
Administrator
|
Hi,
Your message has been moderated. Please subscribe to the user ML for such questions and then use your email client See why here http://ofbiz.apache.org/mailing-lists.html You will get a better support , it's more fair to share with everybody and people can answer you on the ML rather than directly to you The wider the audience the better the answers you might get Also it's more work for moderators who have to accept your messages as long as you have not subscribed. I'll personally no longer accept them (other moderators still could) This said, I encourage you to test by yourself on the demos: https://ofbiz.apache.org/ofbiz-demos.html In any case, OOTB you will need to change the list price every time the supplier prices changes. You could though put in place a mechanism to allow this be done automatically using data from the supplier... Jacques Le 13/08/2019 à 07:26, [hidden email] a écrit : > Hi, > I would like to sell a manufactured good to customers depending on the raw material prices from the suppliers. > > So for example lets say i have a product A, which I want to sell. This product A is a manufacturing of 2 raw materials, 20 times raw material B and 5 times raw material C.The raw material B we get from Supplier D for 5$, product C we get from supplier E for 10$. Additionally we would like to set the marge of product A, let's say 50%, with a price rule. > > Product B: 20x 5$ = 100$ > Product C: 5x 10$ = 50$ > Product A: (100$ + 50$) * (1 + 0.5) = 225$ > > Can OFBiz calculate the list price of 225$, which the customer can see in the web store, automatically, or do I need to update the list price every time the supplier prices changes? > > > Best regards > R. > > ------------------------------------------------------------------------------------------------- > FreeMail powered by mail.de - MEHR SICHERHEIT, SERIOSITÄT UND KOMFORT > |
Hi Jacques, thanks for your response. I subscribed to the mailing list. I thought maybe the custom price calc service is meant for something like this, but i wasnt able to achieve anything with this. I'm wondering that there was never the use case to do automatic calculation for manufacturing or how would be something like my example be achieved in OFBiz? R.
Am 13-Aug-2019 11:46:42 +0200 schrieb [hidden email]: Hi, Your message has been moderated. Please subscribe to the user ML for such questions and then use your email client See why here http://ofbiz.apache.org/mailing-lists.html You will get a better support , it's more fair to share with everybody and people can answer you on the ML rather than directly to you The wider the audience the better the answers you might get Also it's more work for moderators who have to accept your messages as long as you have not subscribed. I'll personally no longer accept them (other moderators still could) This said, I encourage you to test by yourself on the demos: https://ofbiz.apache.org/ofbiz-demos.html In any case, OOTB you will need to change the list price every time the supplier prices changes. You could though put in place a mechanism to allow this be done automatically using data from the supplier... Jacques Le 13/08/2019 07:26, [hidden email] a crit : > Hi, > I would like to sell a manufactured good to customers depending on the raw material prices from the suppliers. > > So for example lets say i have a product A, which I want to sell. This product A is a manufacturing of 2 raw materials, 20 times raw material B and 5 times raw material C.The raw material B we get from Supplier D for 5$, product C we get from supplier E for 10$. Additionally we would like to set the marge of product A, let's say 50%, with a price rule. > > Product B: 20x 5$ = 100$ > Product C: 5x 10$ = 50$ > Product A: (100$ + 50$) * (1 + 0.5) = 225$ > > Can OFBiz calculate the list price of 225$, which the customer can see in the web store, automatically, or do I need to update the list price every time the supplier prices changes? > > > Best regards > R. > > ------------------------------------------------------------------------------------------------- > FreeMail powered by mail.de - MEHR SICHERHEIT, SERIOSITÄT UND KOMFORT > ------------------------------------------------------------------------------------------------- FreeMail powered by mail.de - MEHR SICHERHEIT, SERIOSITÄT UND KOMFORT |
Free forum by Nabble | Edit this page |