Skip to Content
Menu
This question has been flagged
1048 Views

I am connecting to an api, and I get a dictionary like this one:


[{'amount': 18, 'date': '2021-12-12', 'operation_type': 'xzy', ...}]

...

I want to use Dashboard Ninja to make a dashboard.

Now, I was storing in a table the result of the dictionary. That seems inadequate to me, since the records are never the same and I have to empty the table and fill it again.

Is there a way to return the output of the model file, so that Dashboard Ninja can do its thing?

I am using Odoo 14.




Avatar
Discard
Related Posts Replies Views Activity
3
Nov 24
26645
1
Dec 21
1342
0
Apr 15
3345
2
Mar 15
9198
1
Mar 15
2899