Hello.
i'm creating an automated Action of type "creation new activity".
I have created in a SO new field related to res_partner.
I want that the activity is assigned to the User set in that field.
I try to set this field in User Name, but it doesn't works.
What Value should i insert in in User Name field?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
1316
瀏覽次數
just you can do simple like this.
automated action, model-lead/opp , triger option-on creation. action to do-create acitivity. the record. field -activities(crm.lead), select activity and user.
Please elaborate !!