Skip to Content
Menu
This question has been flagged
3 Replies
4871 Views

I have a customer who needs to be able to see inventory from on of our warehouses in their customer portal. However, I don't want to give them access to other company information, like sales orders for those products. I would prefer they have a button on the left side that takes them to a view of the inventory, rather than having a "Warehouse" tab. That said, having them go to another tab is fine, as long as they can't see any of our other confidential information. I just want a view with product numbers and quantities. What would be the preferred method for accomplishing this in OpenERP v7?

Avatar
Discard
Author

I appreciate some might see this as too broad of a question. If someone has a suggestion on where I can look, that would be very helpful as well.

Author Best Answer

In order to provide access to my inventory, I created a view of the product.product model copied from the warehouse view. I then added a subitem to the Portal menu called Inventory. I created a subitem of that called current inventory and had that trigger a window action on the product.product model that called a tree view. Lastly, I provided access rights to the product.product, product.template, uom, stock and other models (OpenERP throws up a warning when loading the view if the user doesn't have access rights). 

Avatar
Discard
Best Answer

Can someone please rewrite these steps (mentioned by Michael) with easy to follow direction for Odoo 13 Community Edition?

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
2594
3
Nov 24
1489
3
Nov 24
269
0
Oct 24
215
0
Aug 24
260