is there possible to call web api from other application to odoo and bind the information to drop down list can you explain how i am trying but i coul'd nt
Sir First of all thank you so much for soo amazing lectures. Sir it is kindly requested if possible we need one video on how to integrate odoo with external application any of your choice such as Kobo toolbox etc i wana integrate odoo with external application but really stuck and your lectures are too much helpful in such regards. Thank you sir in advance Love form pakistan
Hi, I am getting this error while trying to access the model: odoorpc.error.RPCError: You are not allowed to access 'Vehicle Hours' (vehicle.hours) records. No group currently allows this operation. Contact your administrator to request access if necessary. Can someone please help me with this?
@@OdooMates Thank you very much this worked! Another question - I am trying to insert records which are saved in a dataframe in my python code. Can I do that using OdooRPC or is there any other RPC that I should be using for this? Thank you very much in advance
Hi kindly help , I am getting the following error "Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application." sudo tail -f on the log file lists the import error. Sorry for commenting on a wrong video but need help on this. Thanks
Hi, it's very interesting. Can odoorpc connect to Odoo Custom Online database ? Which port should be used? Thanks
odoo = odoorpc.ODOO('localhost', port=8069)
can you try as follows and see
odoo = odoorpc.ODOO('domain_name')
I have been given access to a Odoo Database which is not locally hosted. how to connect to that
I have the same problem. What did you do?
How to connect to odoo via http post with custom json body not jsonrpc?
Is there possible to do login different database at a time(like xmlrpc data migration)?
yes possible, we have shown it in this video: th-cam.com/video/brlgfZkR-LM/w-d-xo.html
how it differs from external APIs ?
what you refer to external api's
Odoo Mates xmlrpc
is there possible to call web api from other application to odoo and bind the information to drop down list can you explain how i am trying but i coul'd nt
it has support for python 3.7.8 and odoo 13
Yes it will work for all Odoo version
Very nice odoo mates.
Thanks :)
Great, Video, Sir! Keep going!
Thanks, you too!
Sir First of all thank you so much for soo amazing lectures. Sir it is kindly requested if possible we need one video on how to integrate odoo with external application any of your choice such as Kobo toolbox etc i wana integrate odoo with external application but really stuck and your lectures are too much helpful in such regards. Thank you sir in advance
Love form pakistan
Will this helps ? th-cam.com/video/wGvuRbCyytk/w-d-xo.html&vl=en
Hi, I am getting this error while trying to access the model: odoorpc.error.RPCError: You are not allowed to access 'Vehicle Hours' (vehicle.hours) records.
No group currently allows this operation.
Contact your administrator to request access if necessary. Can someone please help me with this?
did the the authenticated user have access to this model ? if not grant the access for the user to this model
th-cam.com/video/W5ya521uTlo/w-d-xo.html
@@OdooMates Thank you very much this worked! Another question - I am trying to insert records which are saved in a dataframe in my python code. Can I do that using OdooRPC or is there any other RPC that I should be using for this? Thank you very much in advance
Got it. I think xmlrpc will help me with it. Looking at that video now.
@@karunabandhakavi8599 okay, if you have any questions, feel free to ask :)
Very useful thank you ,What if I wanted to integrate Odoo with process mining PM4PY tool?
any tutorial on create new record?
its same as how we code normally, you can use almost all the orm methods
Odoo orm: th-cam.com/video/8V-uOG8KkKA/w-d-xo.html
can you tell me the me the meaning of odoo Rpc, please??
It's a Python package to connect to Odoo database from Python code
How i can get data from RPC in real time.
like websocket
?
Hi thanks for the follow up I resolved the issue . Thanks again
did you add a folder named wizards ? make sure whether it is wizard or wizards
Hi kindly help , I am getting the following error "Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application." sudo tail -f on the log file lists the import error. Sorry for commenting on a wrong video but need help on this. Thanks
Hi it's Wizards just copied the folder as it was
How do I reverse this error
Odoo Mates is Great
Thanks :)
good!! :)
Thanks :)