Create a Custom Odoo Application in Developer Mode. Community Edition, No Odoo Studio. No Python.

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024

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

  • @katiak74
    @katiak74 2 года назад

    OMG, thank you for this video! You got me! One more subscribed!

  • @JohnnyLongneck
    @JohnnyLongneck 2 года назад

    You should notice that this should only be used for minor changes and not be used in larger applications. Even studio is bad for larger projects. It makes upgrading much more complicated.

  • @HEWfunkingKNEWit
    @HEWfunkingKNEWit 3 года назад

    Thanks for the video and your insights into the validity of using self made apps in production.

  • @Techdiscussed
    @Techdiscussed 3 года назад +1

    Can you also make a field Unique?
    I need a whole number field as a unique value, and also shown as a normal number not as a amount with dots in between.
    Any idea how this would be done/is possible?

    • @OdooclassVideos
      @OdooclassVideos  3 года назад

      Yes. That is built right into the framework. You can even do it through developer mode without writing any code.

  • @doddykartiwa4073
    @doddykartiwa4073 2 года назад

    great video... very enlightening...

  • @Hr10Coder
    @Hr10Coder 5 месяцев назад

    make a video on publish this app on odoo plugins. Please.....

  • @Gersberms
    @Gersberms 3 года назад

    Thank you! Very helpful.

  • @houssinebouhmadi595
    @houssinebouhmadi595 3 года назад

    Thank you very clear explanations

  • @x1xy1y36
    @x1xy1y36 3 года назад +1

    Sorry, but what will happened if we update odoo standard applications ??? we will lose our odoovet module???

    • @OdooclassVideos
      @OdooclassVideos  3 года назад

      You should not lose your custom apps when you update the applications. When you move from one version to another version of Odoo you may need to make minor modifications.

  • @jconsultings
    @jconsultings 3 года назад

    Excellent Video¡¡......thanks a lot

  • @dgftechnology5763
    @dgftechnology5763 3 года назад

    Thanks for videos

  • @mikael.alagdon
    @mikael.alagdon 3 года назад

    How do we modify fields in existing modules such as invoicing? Thanks!

    • @OdooclassVideos
      @OdooclassVideos  3 года назад +3

      Some things you can modify with developer mode and some things you can't. But you should be able to go into the model and edit the field. Whatever it lets you change, that is what you can change. You may need to create a custom module depending upon what you are trying to accomplish.

    • @mikael.alagdon
      @mikael.alagdon 3 года назад

      @@OdooclassVideos thanks, appreciate it!

  • @fethiachour711
    @fethiachour711 3 года назад

    thnk you. how to install this application in another PC?

    • @OdooclassVideos
      @OdooclassVideos  3 года назад

      You can backup the database and restore it to another PC... but unfortunately there is no way to isolate the changes and then move them to another PC. That is when you need to learn to build real custom Odoo applications and not rely on developer mode.

  • @gunahawk6893
    @gunahawk6893 3 года назад

    Need advanced odoo tutorial like apis or js or integration with third party apps

    • @OdooclassVideos
      @OdooclassVideos  3 года назад

      I cover that in my Mastering Odoo Development courses. odooinnercircle.com/mastering-odoo-development-inner-circle-edition

  • @zikrifadilah07
    @zikrifadilah07 2 года назад

    how to edit menu parent

  • @alexanderkroker6551
    @alexanderkroker6551 3 года назад

    Good. I like Odoo

  • @ashishgolchha1521
    @ashishgolchha1521 3 года назад

    We are looking for developer to customize odoo community version for us

    • @OdooclassVideos
      @OdooclassVideos  3 года назад

      Have you tried to reach out and contact me through the links to my sites & courses?

  • @mfauzi4357
    @mfauzi4357 2 года назад

    how to export the app then?

    • @OdooclassVideos
      @OdooclassVideos  2 года назад +2

      You can backup the entire database but there is no way to export an app out of odoo developer mode. You are literally modifying the contents of the database. However i only recommend developer mode or Odoo Studio for prototyping only. When you go to production you really need to create a legit Python module for your modifications.

  • @basantashrestha1
    @basantashrestha1 3 года назад

    Could you please give links to the codes

    • @OdooclassVideos
      @OdooclassVideos  3 года назад

      There are not links to "code" as this is all done in developer mode. It is an interactive process with no code for me to provide you.

  • @chart-Odoo
    @chart-Odoo 2 года назад

    🙏