Create a Simple ODOO REST API in 15 minutes for Odoo Mobile Application with HTTP Controller

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ธ.ค. 2024

ความคิดเห็น • 70

  • @OnesinusSPT
    @OnesinusSPT ปีที่แล้ว +1

    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.

  • @therealtakenbyWine
    @therealtakenbyWine ปีที่แล้ว

    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 !!

  • @brianlefler8787
    @brianlefler8787 2 ปีที่แล้ว +1

    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.

  • @mohammedrai8197
    @mohammedrai8197 3 ปีที่แล้ว

    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.

  • @henrysaleman6534
    @henrysaleman6534 2 ปีที่แล้ว +1

    Thank you for the video,
    When using the http.route url I am getting a 404 page error
    any thoughts?

  • @fredyfred1950
    @fredyfred1950 11 หลายเดือนก่อน +1

    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?

    • @AhmedMostafa-so2jp
      @AhmedMostafa-so2jp 8 หลายเดือนก่อน

      i have the same use case, could you find a solution?

  • @mazenbayad9856
    @mazenbayad9856 10 หลายเดือนก่อน

    Greg
    Is it possible to separate the API in a deferent application server?

  • @dalilahannouche288
    @dalilahannouche288 3 ปีที่แล้ว +6

    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.

    • @OdooclassVideos
      @OdooclassVideos  3 ปีที่แล้ว +2

      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.

    • @dalilahannouche288
      @dalilahannouche288 3 ปีที่แล้ว

      @@OdooclassVideos Thank you, you're great

  • @WALIXGAMFOWX
    @WALIXGAMFOWX 3 ปีที่แล้ว

    hi i have this error
    line 179, in __getitem__
    return self.models[model_name]
    KeyError: 'sale.order'
    Which is the cause?

    • @OdooclassVideos
      @OdooclassVideos  3 ปีที่แล้ว +1

      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.

    • @WALIXGAMFOWX
      @WALIXGAMFOWX 3 ปีที่แล้ว

      @@OdooclassVideos thanks

  • @zaheerbeg4810
    @zaheerbeg4810 10 หลายเดือนก่อน

    In next video can you please increase font size ? By the way nice and simple 👍

  • @milleniumenterprise3254
    @milleniumenterprise3254 3 ปีที่แล้ว

    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.

    • @OdooclassVideos
      @OdooclassVideos  3 ปีที่แล้ว

      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.

  • @RFIDSecurityWarehouse
    @RFIDSecurityWarehouse 2 ปีที่แล้ว

    Are you using Odoo Community or Enterprise? Do you install everything on your local machine so Odoo start working on Studio?

    • @OdooclassVideos
      @OdooclassVideos  2 ปีที่แล้ว

      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.

  • @RoamingAdhocrat
    @RoamingAdhocrat 2 ปีที่แล้ว

    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?

    • @OdooclassVideos
      @OdooclassVideos  2 ปีที่แล้ว

      That is very possible. In fact there are several very robust school platforms available that could be customized as you wish.

  • @johntizzy7614
    @johntizzy7614 2 ปีที่แล้ว

    Sir please can you show any of your previous work where flutter app was connected with odoo backend

  • @joedeir6028
    @joedeir6028 ปีที่แล้ว

    I am interested in connecting a PHP program to the Odoo program.

  • @RFIDSecurityWarehouse
    @RFIDSecurityWarehouse 2 ปีที่แล้ว

    Clear presentation for quick understanding on the topic. Thanks.

  • @mmmmmuuuu
    @mmmmmuuuu 3 ปีที่แล้ว

    Good Explanation, thanks a lot.

  • @mosumamosuma9490
    @mosumamosuma9490 2 ปีที่แล้ว

    can we integrate ubereat to odoo

  • @MatijaGudlin
    @MatijaGudlin 2 ปีที่แล้ว

    Great video, please create video on posting (creating) data

  • @nooralhudam.k.
    @nooralhudam.k. 6 หลายเดือนก่อน

    Amazing Tutorial

  • @Roshdyz
    @Roshdyz ปีที่แล้ว

    thanks for the content. I Believe you need to zoom while recording, because aside from the audio, I can't see anything 😅

  • @JS-el4eg
    @JS-el4eg 3 ปีที่แล้ว

    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.

    • @OdooclassVideos
      @OdooclassVideos  3 ปีที่แล้ว +2

      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.

  • @togarhutabarat6938
    @togarhutabarat6938 3 ปีที่แล้ว

    Thank you for the video.. How can I have that fancy "restart odoo" button?

    • @OdooclassVideos
      @OdooclassVideos  3 ปีที่แล้ว

      That is just using Visual Studio Code for my development environment.

  • @dbk9555
    @dbk9555 2 ปีที่แล้ว

    Thank you 🙏

  • @nyanmyoaung9549
    @nyanmyoaung9549 3 ปีที่แล้ว

    It is nice video. It will be more better if you a little zoom in.

    • @OdooclassVideos
      @OdooclassVideos  3 ปีที่แล้ว

      Yes! Thank you! I'm trying to make sure and zoom in more.

  • @salaizy
    @salaizy 3 ปีที่แล้ว

    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.

    • @OdooclassVideos
      @OdooclassVideos  3 ปีที่แล้ว +1

      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.

  • @rogercanvas-odoo5202
    @rogercanvas-odoo5202 3 ปีที่แล้ว

    Thank you for the video. Useful concept. Although Jason or FLutter API example would be really appreciated.

    • @OdooclassVideos
      @OdooclassVideos  3 ปีที่แล้ว

      You're welcome. I will be releasing a whole series of mobile videos in the weeks ahead.

  • @davidyon7912
    @davidyon7912 2 ปีที่แล้ว

    Thank you so much !!!

  • @rembautimes8808
    @rembautimes8808 2 ปีที่แล้ว

    Thanks Greg , I am from Singapore and am very interested in building custom API for Oddo

  • @mahmoodfawzi4676
    @mahmoodfawzi4676 3 ปีที่แล้ว

    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

    • @OdooclassVideos
      @OdooclassVideos  3 ปีที่แล้ว

      Greetings! Please reach out to me at OdooInnerCircle.com. We can schedule a strategy session to discuss.

  • @zaynsheikh9907
    @zaynsheikh9907 7 หลายเดือนก่อน

    Guys anyone know ho to do json request? Need help

  • @LenzHirsch
    @LenzHirsch 2 ปีที่แล้ว +2

    This is no REST API

  • @krishnaniyer9793
    @krishnaniyer9793 2 ปีที่แล้ว

    Would like to see how to expose Odoo APIs as secure REST APIs with JSON payloads

    • @OdooclassVideos
      @OdooclassVideos  2 ปีที่แล้ว

      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

  • @rikochairnugroho1326
    @rikochairnugroho1326 3 ปีที่แล้ว

    Thanks for the video

  • @WALIXGAMFOWX
    @WALIXGAMFOWX 3 ปีที่แล้ว

    Could you explain how to create oauth2.0 server in odoo

    • @OdooclassVideos
      @OdooclassVideos  2 ปีที่แล้ว

      That is something I cover in my Mastering Odoo Development series. You can learn more about it at OdooInnerCircle.com

  • @ahmedswilam1120
    @ahmedswilam1120 3 ปีที่แล้ว

    Thank you for this video, can you make a video to explain how to create a json api's for mobile development?

    • @OdooclassVideos
      @OdooclassVideos  3 ปีที่แล้ว

      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?

    • @aonekris
      @aonekris 3 ปีที่แล้ว

      @@OdooclassVideos Can you target Flutter

    • @OdooclassVideos
      @OdooclassVideos  3 ปีที่แล้ว

      @@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.

  • @hdsmsmart
    @hdsmsmart 2 ปีที่แล้ว

    Thanks you

  • @gunahawk6893
    @gunahawk6893 3 ปีที่แล้ว

    Nice video

  • @ranamorjal
    @ranamorjal ปีที่แล้ว

    Appriciate Bro

  • @plgmgua
    @plgmgua 10 หลายเดือนก่อน

    Nice!

  • @Mfbzai
    @Mfbzai ปีที่แล้ว

    Your resolution monitor is too high for a tutorial, it looks smaller and not so comfortable to watch.

    • @OdooclassVideos
      @OdooclassVideos  ปีที่แล้ว

      Thank you for the feedback. I will quality check my future videos more closely.

  • @Weblearns
    @Weblearns 3 ปีที่แล้ว

    1+