Connect Two Product Stores

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Connect Two Product Stores

Siju.Ganapathy
In my configuration i have 2 product stores under company party. How to add products to under each product stores, and how to relate the product stores and organization.

Please help me to solve this problem.


Thank you.
Reply | Threaded
Open this post in threaded view
|

Re: Connect Two Product Stores

Rishi Solanki
Hi,

Could you please give more details on your requirement, if you want to
enable one product store products at a time or you want to enable both the
stores at a time or want to track orders coming from different stores. All
this can be done using one product stores with multiple catalogs by minor
customization.

Still if you have some requirement to have two different stores then you
can add products under its catalog by adding catalogs with store in
ProductStoreCatalog entity. Each store will have common pay to party
(ProductStore.payToPartyId) and common group. Please check
ProductStoreGroup entity to see the relationship.

Adding more details to your query will help us to suggest better and exact
solution.

Thanks!

Rishi Solanki
Manager, Enterprise Software Development
HotWax Media Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxmedia.com


On Wed, Mar 27, 2013 at 5:13 PM, shaghee <[hidden email]> wrote:

> In my configuration i have 2 product stores under company party. How to add
> products to under each product stores, and how to relate the product stores
> and organization.
>
> Please help me to solve this problem.
>
>
> Thank you.
>
>
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/Connect-Two-Product-Stores-tp4640149.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: Connect Two Product Stores

Deepak Agarwal-2
In my particular requirement I want to be able to do the following:

1) Take sales order from one store at location A
2) Process this order from another location B

The invoice should have the 'from' address of location B. It is a situation
when we have multiple shops at different location (states) and we take
orders online and want to process it from the closest store to the customer
to minimize the taxes.

What do you suggest in such case.

On Thu, Mar 28, 2013 at 3:55 PM, Rishi Solanki <[hidden email]>wrote:

> Hi,
>
> Could you please give more details on your requirement, if you want to
> enable one product store products at a time or you want to enable both the
> stores at a time or want to track orders coming from different stores. All
> this can be done using one product stores with multiple catalogs by minor
> customization.
>
> Still if you have some requirement to have two different stores then you
> can add products under its catalog by adding catalogs with store in
> ProductStoreCatalog entity. Each store will have common pay to party
> (ProductStore.payToPartyId) and common group. Please check
> ProductStoreGroup entity to see the relationship.
>
> Adding more details to your query will help us to suggest better and exact
> solution.
>
> Thanks!
>
> Rishi Solanki
> Manager, Enterprise Software Development
> HotWax Media Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxmedia.com
>
>
> On Wed, Mar 27, 2013 at 5:13 PM, shaghee <[hidden email]>
> wrote:
>
> > In my configuration i have 2 product stores under company party. How to
> add
> > products to under each product stores, and how to relate the product
> stores
> > and organization.
> >
> > Please help me to solve this problem.
> >
> >
> > Thank you.
> >
> >
> >
> > --
> > View this message in context:
> >
> http://ofbiz.135035.n4.nabble.com/Connect-Two-Product-Stores-tp4640149.html
> > Sent from the OFBiz - User mailing list archive at Nabble.com.
> >
>



--
Thanks,
Deepak Agarwal,

Mobile: +91 9501190044
Reply | Threaded
Open this post in threaded view
|

Re: Connect Two Product Stores

Siju.Ganapathy
Thanks to your reply, 
i am planning to use two product stores under same company. Its like same company with two branch offices.


Thank You


On Thu, Mar 28, 2013 at 4:26 PM, Deepak Agarwal-2 [via OFBiz] <[hidden email]> wrote:
In my particular requirement I want to be able to do the following:

1) Take sales order from one store at location A
2) Process this order from another location B

The invoice should have the 'from' address of location B. It is a situation
when we have multiple shops at different location (states) and we take
orders online and want to process it from the closest store to the customer
to minimize the taxes.

What do you suggest in such case.

On Thu, Mar 28, 2013 at 3:55 PM, Rishi Solanki <[hidden email]>wrote:

> Hi,
>
> Could you please give more details on your requirement, if you want to
> enable one product store products at a time or you want to enable both the
> stores at a time or want to track orders coming from different stores. All
> this can be done using one product stores with multiple catalogs by minor
> customization.
>
> Still if you have some requirement to have two different stores then you
> can add products under its catalog by adding catalogs with store in
> ProductStoreCatalog entity. Each store will have common pay to party
> (ProductStore.payToPartyId) and common group. Please check
> ProductStoreGroup entity to see the relationship.
>
> Adding more details to your query will help us to suggest better and exact
> solution.
>
> Thanks!
>
> Rishi Solanki
> Manager, Enterprise Software Development
> HotWax Media Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxmedia.com
>
>
> On Wed, Mar 27, 2013 at 5:13 PM, shaghee <[hidden email]>
> wrote:
>
> > In my configuration i have 2 product stores under company party. How to
> add
> > products to under each product stores, and how to relate the product
> stores
> > and organization.
> >
> > Please help me to solve this problem.
> >
> >
> > Thank you.
> >
> >
> >
> > --
> > View this message in context:
> >
> http://ofbiz.135035.n4.nabble.com/Connect-Two-Product-Stores-tp4640149.html
> > Sent from the OFBiz - User mailing list archive at Nabble.com.
> >
>



--
Thanks,
Deepak Agarwal,

Mobile: +91 9501190044



If you reply to this email, your message will be added to the discussion below:
http://ofbiz.135035.n4.nabble.com/Connect-Two-Product-Stores-tp4640149p4640187.html
To unsubscribe from Connect Two Product Stores, click here.
NAML

Reply | Threaded
Open this post in threaded view
|

Re: Connect Two Product Stores

Rishi Solanki
In reply to this post by Deepak Agarwal-2
Hi Deepak,

Requirement says that you have one online store and you have multiple
facilities to deliver the product. Please take a look into the ProductStore
and Facility data model. It has entity name ProductStoreFacility, while
creating the shipment pick the inventory from that location.

May be minor customization require to set the facility location in invoice
from address. It should work, but you will need to do some research to
check if it fulfills your requirement.


Regards,
--
Rishi Solanki
Manager, Enterprise Software Development
HotWax Media Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxmedia.com


On Thu, Mar 28, 2013 at 4:25 PM, Deepak Agarwal <[hidden email]>wrote:

> In my particular requirement I want to be able to do the following:
>
> 1) Take sales order from one store at location A
> 2) Process this order from another location B
>
> The invoice should have the 'from' address of location B. It is a situation
> when we have multiple shops at different location (states) and we take
> orders online and want to process it from the closest store to the customer
> to minimize the taxes.
>
> What do you suggest in such case.
>
> On Thu, Mar 28, 2013 at 3:55 PM, Rishi Solanki <[hidden email]
> >wrote:
>
> > Hi,
> >
> > Could you please give more details on your requirement, if you want to
> > enable one product store products at a time or you want to enable both
> the
> > stores at a time or want to track orders coming from different stores.
> All
> > this can be done using one product stores with multiple catalogs by minor
> > customization.
> >
> > Still if you have some requirement to have two different stores then you
> > can add products under its catalog by adding catalogs with store in
> > ProductStoreCatalog entity. Each store will have common pay to party
> > (ProductStore.payToPartyId) and common group. Please check
> > ProductStoreGroup entity to see the relationship.
> >
> > Adding more details to your query will help us to suggest better and
> exact
> > solution.
> >
> > Thanks!
> >
> > Rishi Solanki
> > Manager, Enterprise Software Development
> > HotWax Media Pvt. Ltd.
> > Direct: +91-9893287847
> > http://www.hotwaxmedia.com
> >
> >
> > On Wed, Mar 27, 2013 at 5:13 PM, shaghee <[hidden email]>
> > wrote:
> >
> > > In my configuration i have 2 product stores under company party. How to
> > add
> > > products to under each product stores, and how to relate the product
> > stores
> > > and organization.
> > >
> > > Please help me to solve this problem.
> > >
> > >
> > > Thank you.
> > >
> > >
> > >
> > > --
> > > View this message in context:
> > >
> >
> http://ofbiz.135035.n4.nabble.com/Connect-Two-Product-Stores-tp4640149.html
> > > Sent from the OFBiz - User mailing list archive at Nabble.com.
> > >
> >
>
>
>
> --
> Thanks,
> Deepak Agarwal,
>
> Mobile: +91 9501190044
>
Reply | Threaded
Open this post in threaded view
|

Re: Connect Two Product Stores

Siju.Ganapathy
Hi,

How to setup a pos system in ofbiz. please help me.
thank you


On Thu, Mar 28, 2013 at 5:33 PM, Rishi Solanki [via OFBiz] <[hidden email]> wrote:
Hi Deepak,

Requirement says that you have one online store and you have multiple
facilities to deliver the product. Please take a look into the ProductStore
and Facility data model. It has entity name ProductStoreFacility, while
creating the shipment pick the inventory from that location.

May be minor customization require to set the facility location in invoice
from address. It should work, but you will need to do some research to
check if it fulfills your requirement.


Regards,
--
Rishi Solanki
Manager, Enterprise Software Development
HotWax Media Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxmedia.com


On Thu, Mar 28, 2013 at 4:25 PM, Deepak Agarwal <[hidden email]>wrote:

> In my particular requirement I want to be able to do the following:
>
> 1) Take sales order from one store at location A
> 2) Process this order from another location B
>
> The invoice should have the 'from' address of location B. It is a situation
> when we have multiple shops at different location (states) and we take
> orders online and want to process it from the closest store to the customer
> to minimize the taxes.
>
> What do you suggest in such case.
>
> On Thu, Mar 28, 2013 at 3:55 PM, Rishi Solanki <[hidden email]
> >wrote:
>
> > Hi,
> >
> > Could you please give more details on your requirement, if you want to
> > enable one product store products at a time or you want to enable both
> the
> > stores at a time or want to track orders coming from different stores.
> All
> > this can be done using one product stores with multiple catalogs by minor
> > customization.
> >
> > Still if you have some requirement to have two different stores then you
> > can add products under its catalog by adding catalogs with store in
> > ProductStoreCatalog entity. Each store will have common pay to party
> > (ProductStore.payToPartyId) and common group. Please check
> > ProductStoreGroup entity to see the relationship.
> >
> > Adding more details to your query will help us to suggest better and
> exact
> > solution.
> >
> > Thanks!
> >
> > Rishi Solanki
> > Manager, Enterprise Software Development
> > HotWax Media Pvt. Ltd.
> > Direct: +91-9893287847
> > http://www.hotwaxmedia.com
> >
> >
> > On Wed, Mar 27, 2013 at 5:13 PM, shaghee <[hidden email]>
> > wrote:
> >
> > > In my configuration i have 2 product stores under company party. How to
> > add
> > > products to under each product stores, and how to relate the product
> > stores
> > > and organization.
> > >
> > > Please help me to solve this problem.
> > >
> > >
> > > Thank you.
> > >
> > >
> > >
> > > --
> > > View this message in context:
> > >
> >
> http://ofbiz.135035.n4.nabble.com/Connect-Two-Product-Stores-tp4640149.html
> > > Sent from the OFBiz - User mailing list archive at Nabble.com.

> > >
> >
>
>
>
> --
> Thanks,
> Deepak Agarwal,
>
> Mobile: +91 9501190044
>



If you reply to this email, your message will be added to the discussion below:
http://ofbiz.135035.n4.nabble.com/Connect-Two-Product-Stores-tp4640149p4640191.html
To unsubscribe from Connect Two Product Stores, click here.
NAML