Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6551 Widoki

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.

Awatar
Odrzuć

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

Najlepsza odpowiedź

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. 

Awatar
Odrzuć
Autor

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

Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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

Autor

where can I check the create value?

Powiązane posty Odpowiedzi Widoki Czynność
1
sty 22
18568
1
lis 19
5212
3
lip 19
5472
1
mar 19
3777
1
cze 18
5500