Skip to Content
Menu
This question has been flagged
1 Reply
2592 Views

I need same advice for how to use "Point of Sale" application in a chain store.

In these issues, I'm trying to find a way to let the stores to access a same odoo pos server from different region.

There are one manager and several cashiers in each store.

First, I want the cashiers can only use the 'points of sales' that linking to the store them work in. However, I couldn't find any references in Odoo User Documentation(https://www.odoo.com/documentation/user/9.0/point_of_sale.html) for configing it. So the cashier can use any 'points of sales' even it not belong to his store.

Second, I want the manager can only select the order data of all cashiers which the same store them with together. But the manager can see the order data of the cashier working in other store.

Are there anyone can give me some advice to avoiding these issues?

Should I just config odoo somewhere? Or I have to modify the source code?

English is not my native language. If any sentence confuse you, just let me know.

Thanks

BTW, there are many third party pos apps in this page, http://www.odoo.com/apps/modules/category/Point of Sale/browse

Are there anyone is designed for chain store?

Avatar
Discard
Best Answer

Hi,

you have to modify something in the source code like:

1. Define which users are belong to which store

2. Allow user can see only "Point of Sale" which are belong to user's store

3. Add some record rules to let the store manager can only see all the data which are belong to his store

Avatar
Discard
Author

Well, I will modify the code.

Would you please post some references more readable and detailed to me?

Thanks.

Related Posts Replies Views Activity
0
Dec 24
46
1
Dec 24
177
0
Nov 24
90
1
Nov 24
153
1
Nov 24
187