Ir al contenido
Menú
Se marcó esta pregunta
1391 Vistas

Hi.

How can I use Odoo JSON-RPC to call the function get_work_hours_count from resource.calendar model, over the record with id=6?

In other words I would like to something like:

my_resource_calendar = self.env["resource.calendar "].browse(6)
my_resource_calendar.get_work_hours_count("2024-01-01","2024-01-05")

But using the JSON-RPC. Is it possible?

Version: Odoo 17

Thanks in advance.




Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
ago 25
4
1
jul 25
525
0
jul 25
569
1
may 25
1003
0
mar 25
1099