Choosing database before accessing the endpoint doesnt make sense to me, say i created an endpoint (url for my another app getting data from my odoo 15), is it possible for them to get the data? Beside using xmlrpc approach.
Greg, Do you have any examples of how you would make this controller externally accessible? We want our ADFS system to push data into our employee database. This would be an automated task.
Hello Greg Moss, I Have a problem when printing the PDF documents with an error "Error Failed to load PDF document", with a deployment stack using Nginx + uwsgi + Odoo, wkhtmltopdf don't works. But when I use the same configuration and starting the ERP by using Nginx + Odoo, wkhtmltopdf works perfectly. Do you have experienced this issue and have an idea how to solved it. And if you can, we want to see a tutoriaj about the deployment stack using Nginx + uwsgi + Odoo. Thank you for the video tutorial.
I'd like to make a flutter app for my store, and I want the customer to be able to connect to it using credentials stored in Odoo CRM to view my products. Could this work too?
Thank you for your work and explanations. I would like to read better because it's hard to see your screen. Please make a zoom when you are coding for the next video. Thank you again.
My first suggestion would be to make sure you have the sale application installed and designated in the manifest. Of course I don't know for sure how you filled self.models.
hi, thanks for the video, how do you get vscode to work properly with /opt directory, it seems no matter what I try I cant make any changes to the files in my odoo project in vscode due to permission error.
Greetings. You need to assign permissions or change ownership of the source directories you wish to work with in VS Code then make sure you also have a user created in postgres as well. This is specifically one of the aspects I cover in my Mastering Odoo Development on how to setup and configure a development environment in Odoo.
I work extensively in both. For the most part I use Odoo Studio only for prototyping and don't recommend it for production implementations. I always work locally and use github for my primary repositories on larger projects. For my production installations I typically use Amazon AWS or Digital Oceans. I've also used Ramnode without any problems and they are very inexpensive. Odoo.sh is also an option for enterprise and it has improved greatly through the years.
Suppose you were a system administrator for a county school system. Would it be in the realms of possibility to use Odoo to make a robust school records system in-house, serving concurrent users in the low hundreds and maintaining highly personal and legally privileged info for tens of thousands of people?
Thank you for the video It is always nice to see another Odoo Tutorial Video Since there is a little tutorial about Odoo's Front End framework, can you make a video of that? Specially after the introduction of OWL.
Thank you for the comment. I'm a huge fan of the new Front end frameworks and hope to share more here. Unfortunately it is a rather advanced subject and I'm limited to covering it in my workshops and my full courses. Hopefully as this channel grows I'll have an opportunity to put more time into free content here. Please check back as I do hope to put my very best tips here on the channel.
Greetings. My TH-cam channel is mostly for sample video content and one off tips & tricks for learning Odoo. I do have full courses that I put out that provide a step-by-step path on becoming an expert Odoo integrator or developer. That said, I will look at what I can do to create better organization on my channel.
Nice and simple video, i just request you, how can we build payment gateway API for odoo as 3rd Party App, just like any payment acquires for odoo e-commerce? if you can make short video with the steps and the way will be much benefit for me. Thanks in advance
Thanks for the comment. I will put together a video on that. It is something that I cover extensively in my Odoo Developer Mastermind course. You can learn more about it at OdooInnerCircle.com
Im glad you liked the video. Yes, I can give an example on that in just a few days. I'm actively working to release a mobile toolkit that uses a json api. Did you have a particular mobile framework you wished to target?
Choosing database before accessing the endpoint doesnt make sense to me, say i created an endpoint (url for my another app getting data from my odoo 15), is it possible for them to get the data? Beside using xmlrpc approach.
thanks bro ur the only one that solved my problem i've been looking for this for a month now i seriously can't thank you enough !!
Greg,
Do you have any examples of how you would make this controller externally accessible? We want our ADFS system to push data into our employee database. This would be an automated task.
Hello Greg Moss,
I Have a problem when printing the PDF documents with an error "Error Failed to load PDF document", with a deployment stack using Nginx + uwsgi + Odoo, wkhtmltopdf don't works.
But when I use the same configuration and starting the ERP by using Nginx + Odoo, wkhtmltopdf works perfectly.
Do you have experienced this issue and have an idea how to solved it.
And if you can, we want to see a tutoriaj about the deployment stack using Nginx + uwsgi + Odoo.
Thank you for the video tutorial.
Thank you for the video,
When using the http.route url I am getting a 404 page error
any thoughts?
I'd like to make a flutter app for my store, and I want the customer to be able to connect to it using credentials stored in Odoo CRM to view my products. Could this work too?
i have the same use case, could you find a solution?
Greg
Is it possible to separate the API in a deferent application server?
Thank you for your work and explanations. I would like to read better because it's hard to see your screen. Please make a zoom when you are coding for the next video. Thank you again.
Yes, thank you for the comment. For my report video i did some zoom ins to make it easier to read. I also increased the font size as well.
@@OdooclassVideos Thank you, you're great
hi i have this error
line 179, in __getitem__
return self.models[model_name]
KeyError: 'sale.order'
Which is the cause?
My first suggestion would be to make sure you have the sale application installed and designated in the manifest. Of course I don't know for sure how you filled self.models.
@@OdooclassVideos thanks
In next video can you please increase font size ? By the way nice and simple 👍
hi, thanks for the video, how do you get vscode to work properly with /opt directory, it seems no matter what I try I cant make any changes to the files in my odoo project in vscode due to permission error.
Greetings. You need to assign permissions or change ownership of the source directories you wish to work with in VS Code then make sure you also have a user created in postgres as well. This is specifically one of the aspects I cover in my Mastering Odoo Development on how to setup and configure a development environment in Odoo.
Are you using Odoo Community or Enterprise? Do you install everything on your local machine so Odoo start working on Studio?
I work extensively in both. For the most part I use Odoo Studio only for prototyping and don't recommend it for production implementations. I always work locally and use github for my primary repositories on larger projects. For my production installations I typically use Amazon AWS or Digital Oceans. I've also used Ramnode without any problems and they are very inexpensive. Odoo.sh is also an option for enterprise and it has improved greatly through the years.
Suppose you were a system administrator for a county school system. Would it be in the realms of possibility to use Odoo to make a robust school records system in-house, serving concurrent users in the low hundreds and maintaining highly personal and legally privileged info for tens of thousands of people?
That is very possible. In fact there are several very robust school platforms available that could be customized as you wish.
Sir please can you show any of your previous work where flutter app was connected with odoo backend
I am interested in connecting a PHP program to the Odoo program.
Clear presentation for quick understanding on the topic. Thanks.
You are welcome!
Good Explanation, thanks a lot.
Many thanks!
can we integrate ubereat to odoo
Great video, please create video on posting (creating) data
Amazing Tutorial
thanks for the content. I Believe you need to zoom while recording, because aside from the audio, I can't see anything 😅
Thank you for the video
It is always nice to see another Odoo Tutorial Video
Since there is a little tutorial about Odoo's Front End framework, can you make a video of that?
Specially after the introduction of OWL.
Thank you for the comment. I'm a huge fan of the new Front end frameworks and hope to share more here. Unfortunately it is a rather advanced subject and I'm limited to covering it in my workshops and my full courses. Hopefully as this channel grows I'll have an opportunity to put more time into free content here. Please check back as I do hope to put my very best tips here on the channel.
Thank you for the video.. How can I have that fancy "restart odoo" button?
That is just using Visual Studio Code for my development environment.
Thank you 🙏
You’re welcome 😊
It is nice video. It will be more better if you a little zoom in.
Yes! Thank you! I'm trying to make sure and zoom in more.
Your tutorial is good and very clear but your Tuto path or playlist is so messy, I don't know where to start and where to continue.
Greetings. My TH-cam channel is mostly for sample video content and one off tips & tricks for learning Odoo. I do have full courses that I put out that provide a step-by-step path on becoming an expert Odoo integrator or developer. That said, I will look at what I can do to create better organization on my channel.
Thank you for the video. Useful concept. Although Jason or FLutter API example would be really appreciated.
You're welcome. I will be releasing a whole series of mobile videos in the weeks ahead.
Thank you so much !!!
Thanks Greg , I am from Singapore and am very interested in building custom API for Oddo
Nice and simple video, i just request you, how can we build payment gateway API for odoo as 3rd Party App, just like any payment acquires for odoo e-commerce? if you can make short video with the steps and the way will be much benefit for me.
Thanks in advance
Greetings! Please reach out to me at OdooInnerCircle.com. We can schedule a strategy session to discuss.
Guys anyone know ho to do json request? Need help
This is no REST API
Would like to see how to expose Odoo APIs as secure REST APIs with JSON payloads
Thanks for the comment. I will put together a video on that. It is something that I cover extensively in my Odoo Developer Mastermind course. You can learn more about it at OdooInnerCircle.com
Thanks for the video
You're very welcome!
Could you explain how to create oauth2.0 server in odoo
That is something I cover in my Mastering Odoo Development series. You can learn more about it at OdooInnerCircle.com
Thank you for this video, can you make a video to explain how to create a json api's for mobile development?
Im glad you liked the video. Yes, I can give an example on that in just a few days. I'm actively working to release a mobile toolkit that uses a json api. Did you have a particular mobile framework you wished to target?
@@OdooclassVideos Can you target Flutter
@@aonekris That is one I already have a working toolkit for. Right now I'm working on it with my Odoo Inner Circle. Hope to share soon here on TH-cam.
Thanks you
Nice video
Thanks
Appriciate Bro
Nice!
Your resolution monitor is too high for a tutorial, it looks smaller and not so comfortable to watch.
Thank you for the feedback. I will quality check my future videos more closely.
1+
thank you