コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
6808 ビュー

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
18869
1
11月 19
5489
3
7月 19
5671
1
3月 19
3997
1
6月 18
5699