Please help! Whenever I add a many2many or one2many field to my form using odoo studio, I cannot add a data to the table. I followed the instructions from this video https://www.youtube.com/watch?v=Z7y2z2kuxnw&t=1023s but it doesn't have the add an item button at the end of the table during edit mode.
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
This question has been flagged
As from Odoo V12 if you are creating new model then you must have to give create access to user(in your case admin). Yes, Previously it is possible as Admin is the main user but from V12 the mechanism has been changed.
Hi, thank you for the reply. I am using Odoo V11. Is it still the same with V12?
Hi,
Does the logged in user group have create permission in the corresponding model in the one2many or many2many field? If you are using the Odoo v12, switch to super user mode and see whether you get the add an item button in the One2many and many2many field. If you are getting the add an item button in superuser mode, the issue is that you haven't set the access rights for the new model.
To switch to Super User mode see: SuperUser Mode in Odoo
Thanks
Hello, I am using Odoo v11 and I just added the new model to the access right of the admin but it's still not working.
Check whether create=False is given with one2many tree
where can I check the create value?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye OlRelated Posts | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
1
Oca 22
|
17718 | ||
|
1
Kas 19
|
4623 | ||
|
3
Tem 19
|
4746 | ||
|
1
Mar 19
|
3315 | ||
|
1
Haz 18
|
4956 |
Groups and Access Rights in Odoo: https://goo.gl/4jAhtH