how can we disable update button in inventory tab in product form when log in as a non-admin user
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
1
Cevapla
4013
Görünümler
Hi,
Add group to the button.
ie,
<button name="%(action_view_change_product_quantity)d" string="update"
type="action"
class="oe_link" groups="stock.group_stock_manager"/>
admin should enabled to update the product details
the non admin users should have only the read access,but the admin should have the rights to update by all means
groups="stock.group_stock_manager."which group do you mean?
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 15
|
3438 | ||
|
1
Oca 24
|
14226 | ||
|
1
Ağu 22
|
5774 | ||
|
2
Mar 18
|
5055 | ||
|
0
Oca 18
|
3162 |