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

Hi,

I made a custom view for purchase.order.form for a specific user. But this custom view isn't used when I log in with the specific user.

I'm missing something ? Do i need to activate an option somewhere ?

Any clue welcome.

I'm using Odoo v8

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

Dear Pascal,

The View layer is usually independent from login.

However, if you have created a custom view for a user, it will be understood that you have overridden fields_view_get() or load of action from web.

Usually, you should link the view to the Purchase Order action. If you want separate view fo separate user, you must create 2 actions, bind the specia view to the special action.

Another solution would be to use same view, but hide/show specific fields based on User's group.

Hope this helps.

Thanks.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 11 15
4030
4
thg 1 24
23114
Attrs attribute Đã xử lý
2
thg 1 24
2422
0
thg 8 23
2287
2
thg 8 23
3039