You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case I'm getting a 404 error. This is the code in pure Python:
`
URL = current_server_address+'/object/product.template/{product_id}/get_booking_slot_for_day'
I can't call model's function as described in the readme documentation.
Is there an example how to call model's function using this module?
thank you.
The text was updated successfully, but these errors were encountered: