Understanding Odoo Web Client Architecture | Create New View Type

Поделиться
HTML-код
  • Опубликовано: 1 авг 2024
  • In this tutorial, you will learn how the Odoo Web Client architecture works. A diagram will be shown to demonstrate the frontend and backend part of Odoo.
    If you follow along, you will learn the following:
    00:40 - Website Architecture / Frontend
    01:51 - Web Client Architecture / Backend
    05:24 - Create A New Module
    07:24 - Create Menu and Window Action
    09:00 - Create View Types
    10:10 - Create Security
    11:45 - Verity menu, action, view types, and security
    12:32 - Web Client View Detailed Explanation
    amzn.to/3V2ZP9O - Headphones
    amzn.to/3yosAFa - USB C Hub
    amzn.to/3UJBYe6 - Mouse Pad
  • НаукаНаука

Комментарии • 34

  • @user-bh3ud1qy8p
    @user-bh3ud1qy8p 2 месяца назад +1

    This channel should be famous, all of the tutorials from this channel are gold!!!

    • @ajscriptmedia
      @ajscriptmedia  2 месяца назад

      Thank you 😊 In God’s perfect time 😊

  • @nordicnomad5473
    @nordicnomad5473 2 месяца назад

    This should be odoo official documentation. Thanks for the tutorial

    • @ajscriptmedia
      @ajscriptmedia  2 месяца назад

      Thanks and you’re welcome!☺️

  • @gerhardvorster3210
    @gerhardvorster3210 2 месяца назад

    Great video as usual!

  • @SamirSELLAMI
    @SamirSELLAMI 2 месяца назад +1

    Expert level content, I liked the use of a diagram for explaining. Even Odoo official Doc couldn’t provide such hight level understanding of the framework 👏

    • @ajscriptmedia
      @ajscriptmedia  2 месяца назад +1

      Thank you very much 😊😊

    • @SamirSELLAMI
      @SamirSELLAMI 2 месяца назад

      @@ajscriptmedia Very wlcm Bro. !

  • @SamirSELLAMI
    @SamirSELLAMI 2 месяца назад +1

    It will be interesting to also implement and show a route between two records in the Map view

  • @furkanshaikh3641
    @furkanshaikh3641 2 месяца назад

    Finally new video is came out. 🎉🎉🎉

  • @lintoantony4952
    @lintoantony4952 2 месяца назад

    Great ❤

  • @kleiverperez5455
    @kleiverperez5455 2 месяца назад

    Hey Alfer! We missed you! welcome back! Nice video!!!

  • @muhanadtur8785
    @muhanadtur8785 2 месяца назад

    oh man missing your videos! I hope that your channel get more traffic, cuz you have some superb contents! Thanks!

    • @ajscriptmedia
      @ajscriptmedia  2 месяца назад +1

      Yes, hopefully 🤞. Thanks for appreciating 😊

  • @aatifbangash
    @aatifbangash 2 месяца назад

    Perfect. I have learnt a lot about Odoo from your videos. Waiting for more videos.
    ❤❤❤❤

  • @diegomunozdelrio8894
    @diegomunozdelrio8894 2 месяца назад

    Thank you!!!!!

  • @mjavint
    @mjavint 2 месяца назад

    Excelent my friend

  • @mahmoudkousa8765
    @mahmoudkousa8765 2 месяца назад

    God bless you

  • @nordicnomad5473
    @nordicnomad5473 2 месяца назад

    I am struggling with a particular task. The task is that when a new sale order is created, it should check if there are open sale orders belongs to that particular customer, this check should do when changing the customer as well. If there open orders it should trigger a warning popup message with list of open sale orders belongs to that customer with a button or link beside each sale order. So the user will click on the button it will take to that particular sale order. I am struggling the part where odoo doesn't support a backend warning wizard on a onchange method. Second confused thing is that how to get a list of open sale orders and show those inside the message pop-up.
    Any idea how can we do this in Odoo ?
    Thanks a lot in advance

  • @stevdodd7515
    @stevdodd7515 2 месяца назад

    very cool , can you make intro of telegram integration ?

  • @diegoalejandromunozdelrio3037
    @diegoalejandromunozdelrio3037 2 месяца назад

    Hey 🎉 thank you for this. Could you discuss how to handle component life cycles and use different hooks in Odoo? I'm particularly interested in how to trigger updates in one component based on changes in another. This functionality is vital for developing robust front-end features in Odoo. Any insights or examples would be greatly appreciated!

    • @ajscriptmedia
      @ajscriptmedia  2 месяца назад

      Please check this tutorial Create New Services from Scratch - OWL Javascript Framework
      ruclips.net/video/St0VauFdmkM/видео.html.
      The last service will give you an example on how to make a state reactive to other components.

  • @ppakpahan
    @ppakpahan 2 месяца назад

    Great, waiting for the next episode of the serial tutorial... Any plan to make the Gantt Chart as well ?

  • @user-xv6wg3lv8p
    @user-xv6wg3lv8p 2 месяца назад +1

    How to get the current logged in user in owl js ?

    • @ajscriptmedia
      @ajscriptmedia  2 месяца назад

      Hi, please check this link Odoo Services Using OWL Javascript Framework
      ruclips.net/video/jl9husDIX2o/видео.html

  • @leonardorey2718
    @leonardorey2718 2 месяца назад

    Hello. Can i know where to find those explanations diagrams? By the way thanks for videos, are very good content. I know there is a lot of work behind…

    • @ajscriptmedia
      @ajscriptmedia  2 месяца назад +1

      Thanks 😊. Check this link ajscript.com/odoo/view-type/understanding-web-client-architecture/