Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
6491 Tampilan

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.

Avatar
Buang

Groups and Access Rights in Odoo: https://goo.gl/4jAhtH

Jawaban Terbai

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. 

Avatar
Buang
Penulis

Hi, thank you for the reply. I am using Odoo V11. Is it still the same with V12?

Jawaban Terbai

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

Avatar
Buang
Penulis

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

Penulis

where can I check the create value?

Post Terkait Replies Tampilan Aktivitas
1
Jan 22
18535
1
Nov 19
5180
3
Jul 19
5419
1
Mar 19
3762
1
Jun 18
5442