Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
8509 Lượt xem

In calendar view in week or day view if I click on delete button (trash icon) on a meeting I have an error message:

The requested operation cannot be completed due to security restrictions. Please contact your system administrator.

(Document type: Meeting, Operation: unlink)

But in list view I can delete this meeting without any problem.

Do I have to change a special access right or it's a bug?

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

I've found a solution here : https://bugs.launchpad.net/openerp-web/+bug/1160871 . It's not exactly the same issue but that's working.

Modify the file openerp-web/addons/web_calendar/static/src/js/calendar.js

Replace this.dataset.unlink(event_id);

By this.dataset.unlink(this.dataset.ids[index]);

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

You may be logged in with another user and trying to delete meetings on which you have limited or you do not have delete access rights. Are you deleting the same meeting record from tree view that you can't delete from calendar view?

You can check record rule that is applied on Meeting object that means User can delete his own meetings for which he is responsible. Hope this will help you.

Thanks, Priyesh Solanki

Ảnh đại diện
Huỷ bỏ
Tác giả

I've tried with several user on several database and set all permissions at users but the issue is still here. I don't understand why I can delete in treeview mode but not in calendar view mode.

By which user, you are logged in and the record you are trying to delete from calendar view, who is responsible for that record ? Did you try by deleting the same record from tree view that you can't delete from calendar view ?

Tác giả

I've found a solution here : https://bugs.launchpad.net/openerp-web/+bug/1160871 . It's not exactly the same issue but that's working.

Tác giả

thanks to have help me.

Ohh Great! Enjoy!

Check your access right will help you

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 3 15
3541
1
thg 3 15
5196
12
thg 12 23
44361
1
thg 4 15
7218
5
thg 3 15
14656