You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Divesh Dutta <di...@hotwaxmedia.com> on 2011/03/01 05:24:56 UTC

Re: Product store group

I would say Product Store group is preferable. Its because you will have to only prepare data and OOTB code will support rest of the things for you. i.e to manage multiple prices of product for multiple product stores. 

Thanks
---
Divesh Dutta.


On Feb 27, 2011, at 12:50 PM, Santosh Malviya wrote:

> I have done price overriding with price rule engine, now I have two options
> either price rule or product store group, which one is preferable?
> 
> -- 
> Thanks and Regards
> Santosh Malviya
> 
> On Sat, Feb 26, 2011 at 10:17 AM, Ashish Vijaywargiya <
> ashish.vijaywargiya@hotwaxmedia.com> wrote:
> 
>> Go to:
>> https://localhost:8443/webtools/control/FindGeneric?entityName=ProductStoreGroupType&find=true&VIEW_SIZE=50&VIEW_INDEX=0
>> Then click on "Create New" button. You will see this form:
>> https://localhost:8443/webtools/control/ViewGeneric?entityName=ProductStoreGroupType&enableEdit=true
>> 
>> In the opened form provide value in first two fields(i.e
>> productStoreGroupTypeId, description) and then click on create button.
>> 
>> Actually this is tricky part. Once you are comfortable with use of WebTools
>> you can do all such operations easily.
>> Thanks!
>> 
>> --
>> Regards
>> Ashish Vijaywargiya
>> HotWax Media - est. 1997
>> http://www.hotwaxmedia.com/
>> 
>> 
>> 
>> On Friday 25 February 2011 06:49 PM, Info Olagos wrote:
>> 
>>> Hello,
>>> 
>>> How do you create a new ProductStoreGroupType in Ofbiz?
>>> 
>>> You have to do it immediately in the database table?
>>> or
>>> Can you do it via the ofbiz webforms anywhere?
>>> 
>>> Regards,
>>> Heidi
>>> 
>>> 2011/2/25 Divesh Dutta<di...@hotwaxmedia.com>
>>> 
>>> This is Quite straight forward.
>>>> 
>>>> 1) Create new type for ProductStoreGroupType
>>>> 2) and create new ProductStoreGroup
>>>> 3) Create new ProductStore and give id of ProductStoreGroup created
>>>> above.
>>>> i.e associate with above created ProductStore
>>>> 
>>>> Then create your Product and Product Price data. Now ProductPrice entity
>>>> have productStoreGroupId. Give above created productStoreGroupId here.
>>>> Create multiple ProductPrice data for each Product Store group to
>>>> maintain
>>>> multiple prices.
>>>> 
>>>> HTH
>>>> 
>>>> Thanks
>>>> --
>>>> Divesh Dutta.
>>>> 
>>>> On Feb 25, 2011, at 2:04 PM, Santosh Malviya wrote:
>>>> 
>>>> Hello list,
>>>>> 
>>>>> I have a requirement to set different price (override a price) for a
>>>>> 
>>>> product which is to be sold in different geos like Netherlands and Italy,
>>>> I
>>>> googled about this and found a mail, which says about product store
>>>> group,
>>>> but it's not implemented in OFBiz yet. I saw ProductStoreGroup and
>>>> related
>>>> entities but I am confused to set up product store group. Is anyone
>>>> having
>>>> any idea, how I can set up product store group and assign different
>>>> prices?
>>>> 
>>>>> Thanks and Regards
>>>>> Santosh Malviya
>>>>> 
>>>>> 
>>>>> ________________________________
>>>>> 
>>>>> http://www.mindtree.com/email/disclaimer.html
>>>>> 
>>>> 
>>>> 
>>>> 
>>> 
>>