Re: Product Promotions

2012-05-21 Thread Chandan Khandelwal
Hello Nandani, Yes we don't have any method in OOTB to get all the promotion associated with the products, For this you can use ProductPromoProduct entity to find promotion associated with the product and show related information with the help of promotion id. HTH Thanks Regards --

Re: Product Promotions

2012-05-21 Thread Nandani Aggarwal
Hello , I think ProductPromoEntity may solve the problem as suggested by chandan. I am not looking for product price rules , i want to display promotion like On purchase of product A , product B will be given free. For promotions (mentioned above) , do i have to get list of ProductPromoIds on

Re: proposal

2012-05-21 Thread Atul Vani
The solution would be to not add the product to the VIEW_ALLOW category until you are done setting it up. Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself.

Re: Product Promotions

2012-05-21 Thread Deepak Agarwal
Jacques, so is that mean a free gift to a product can not be shown in product detail page until it is added to shopping cart ? I think Nandani wants to show a free gift on a product in product detail page. On Mon, May 21, 2012 at 12:40 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: I

Re: Product Promotions

2012-05-21 Thread Jacques Le Roux
From: Deepak Agarwal dagarwa...@gmail.com Jacques, so is that mean a free gift to a product can not be shown in product detail page until it is added to shopping cart ? Nope, you can certainly do that, http://demo-trunk.ofbiz.apache.org:8080/ecommerce/control/showAllPromotions I was just

Re: proposal

2012-05-21 Thread Ruth Hoffman
Hi Heidi: IMHO, these responses are missing the point and show a total lack of understanding surrounding the many and varied business rules behind publishing a product catalog. I think this is a really cool idea and would certainly set OFBiz apart from any competition. Best Regards, Ruth

Re: proposal

2012-05-21 Thread Info Olagos
Hi Ruth, Yes, i think it is smoother to push one button, than to have to think to set every date available in the catalog manager on the right date and change it afterwards. But i think in that case database model should change a little bit. Regards, Eric Heidi 2012/5/21 Ruth Hoffman

Re: proposal

2012-05-21 Thread Ruth Hoffman
Hi Heidi: I started working on something like this a long time ago but got distracted with other projects. I was using the workflow part of the data model to managing the process of creating and publishing a product. My solution was a new Product Management application. It didn't require data

Re: proposal

2012-05-21 Thread Nick Rosser
There is also something similar in our BigFish implementation. Checkout resources at http://bigfish.salmonllc.com -- in particular the Admin Module for one of the demo instances at https://bigfish.salmonllc.com:8442/osafe-admin/control/main. The Catalog/Product area allows entry of a new

Re: proposal

2012-05-21 Thread Ruth Hoffman
Hi Nick: I agree with you 100%. IMHO it is noteworthy that BigFish does implement an entirely new UI to expose these functions. In my ideal world, I would add to BigFish and build a new application. This application would, under certain circumstances (these are the business rules that I

Re: proposal

2012-05-21 Thread Nick Rosser
Ruth, Yep, all possibilities. As always the simple original request that was posted so we need a PUBLISH button now morphs into something that gets considerably more complex! You mentioned pricing, inventory, image available and approvals (all good considerations). I would add to this the

Re: proposal

2012-05-21 Thread BJ Freeman
at the first level you can create a working Catalog that is not online. then you can use the copy function to the live catalog when ready. so the only thing necessary is a to from list that a import routing can read and do the copies in mass. Info Olagos sent the following on 5/20/2012 11:33