Hello,
I am working with Contacts and CRM:
How can I create, obtain and share with my team, a list of all the activities scheduled for the next week, month...? That is, prepare a report of the scheduled activities of each user, for a certain period, visible to the entire team.
Another option, also valid, would be, as an administrator, to be able to consult and assign the scheduled future activities of each team member.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hello Lola Cristobo,
I hope you are doing well.
- You go to CRM -> Sales -> My Activities and remove the filters My Activities, you would be able to view activates for all team members
- You can also adding a new filter 'Next Quarter Activities'
Please find code in comment.
I hope this helps.
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
--- XML Side Code ----
- <separator />
<filter string="Next Quarter Activities" name="next_quarter_activities" domain="[(Add your domain)]"/>
<separator/>
- You can also use default filter like Today Activities, Future Activities
It is not clear if you wish to view activities assigned to a team member or have an admin assign them.
If you wish to view activities: CRM > Sales > My activities
On this menu if you remove the "My Activities" filter on the search bar, you would be able to view activates for all team members
You can also filter by adding a customer filter on 'Next Activity deadline'
If you wish to report, you can export to xls, please be sure to include 'activity_ids', activity_summary, activity_type_id, activity_user_id, activity state, activity due date
If you wish for an admin to assign future activities to team members, you can do with importing, the post below details the steps
https://www.odoo.com/forum/help-1/v15-how-to-import-planned-activities-in-the-crm-chatter-206681
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Nov 24
|
3133 | ||
Purpose of Closed in CRM
Solved
|
|
1
Jul 24
|
264 | |
|
0
Apr 24
|
258 | ||
|
3
Nov 23
|
3759 | ||
upload bulk contacts
Solved
|
|
1
Apr 23
|
1111 |