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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1226
Views
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 | |
---|---|---|---|---|
|
0
Jul 25
|
51 | ||
|
1
May 25
|
704 | ||
|
0
Mar 25
|
856 | ||
|
0
Mar 25
|
754 | ||
|
1
Mar 25
|
2102 |