콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
7191 화면

I want the salesman to create the quotation but the confirmation should be from a certain employee manager. How can I do that?

아바타
취소
베스트 답변

Hi,

You can create a groups for specific employees like Managers and Employee.

By Using following code you can control showing approve button(After assigned, groups to specific employees)

<button string="Approve" type="object" name="approve_sales_data" groups="module_name.group_name"/>


If you don't know how to create a groups, following link will help you to creating groups in odoo https://www.odoo.yenthevg.com/category/security/  Otherwise you can use a HR Module groups(You can set a groups in Settings -> Users -> Employees)

Thanks.

아바타
취소
관련 게시물 답글 화면 활동
3
2월 24
2068
2
6월 20
4171
1
5월 20
3575
1
4월 19
3391
2
8월 25
4327