This question has been flagged
1500 Views

Hello,

I am using Odoo 13 CE.

I have created a calling app in which I can add 'Caller' (who will call people) and 'People' (data - info of people to call)

I can assign caller to people so that caller would know whom to call. (I can add caller but not assign any people to him, its a possible scenario )

I have call_status column in my model to show current call status for that person  (completed , pending, not yet started  etc)

In pivot view Caller vs Call Status... I am only able to see report of caller who has some one assigned to them but caller with no one assigned (zero row example) is not shown but I want this info (even if its zero) to export exact report.

How to achieve this ? Currently I could not find any such option in odoo docs.

Thanks  

Avatar
Discard