In my company, there are 30 warehouses. all users can access all warehouses. But I want to assign user to each respective warehouse. I do not want to show others.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
4
Cevaplar
8402
Görünümler
I did all the steps below, but the user gets the following error when creating a pre-invoice or purchase order. How can I solve this problem?
psycopg2.DataError: invalid input syntax for integer: "w.id for w in user.x_warehouse_ids" LINE 1: ...mpany_id" in (1)) AND ("stock_warehouse"."id" in ('w.id for ...
it works perfect , thanks for support
This has to be done using record rules and access groups. Refer the Odoo documentation in the below link
https://www.odoo.com/documentation/15.0/developer/howtos/rdtraining/B_acl_irrules.html
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
0
Mar 24
|
1132 | ||
|
0
Tem 25
|
356 | ||
|
4
Tem 25
|
4540 | ||
|
0
Eyl 24
|
1013 | ||
|
3
Ağu 23
|
3885 |
For those who faced the same requirement: this app - https://apps.odoo.com/apps/modules/15.0/stock_limitation/ - lets assign users for stock locations