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

In automated actions I've created an action that automatically creates an activity whenever a sales order is created. It's a chain of activities: "Ready for review" -> "Ready for invoicing" -> "Follow up".

However it always sets the responsible sales person to the activity, I want the activity to be applied to the user who created the order. Any help would be greatly appreciated.

아바타
취소
베스트 답변

Should be possible.  The field for the user who created the order is create_uid so you need to select Generic User From Record as the Activity User Type and set the User field name to that value:


아바타
취소
작성자 베스트 답변

Thanks for your answer!

Before I noticed your response I found a different solution elsewhere which was to set it to sales_id which seems to work.

아바타
취소

Which version of Odoo?

작성자

v16 enterprise

I can't find that field sales_id in v16