跳至內容
選單
此問題已被標幟
2 回覆
6602 瀏覽次數

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.

頭像
捨棄

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

最佳答案

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?

相關帖文 回覆 瀏覽次數 活動
1
1月 22
18635
1
11月 19
5256
3
7月 19
5507
1
3月 19
3820
1
6月 18
5531