69. How To Inherit And Add Field To A Model In Odoo || Odoo Inheritance || Odoo 15 Tutorials

Поделиться
HTML-код
  • Опубликовано: 14 апр 2022
  • How to inherit and add field to a model in Odoo. Inherit and add field to an existing model in odoo. Working of inherit mechanism in odoo. Odoo inheritance. How to inherit and add field to an existing module in odoo 15. Odoo inheritance. Inherit a model in odoo 15. Inheritance mechanism in odoo. Create module in Odoo 15. Odoo 15 tutorials.
    Odoo 15 Playlist: • How To Configure Odoo1...
    Website: www.odoomates.tech/
    Instgram: / odoomates
    Github: github.com/odoomates
    Email : odoomates@gmail.com
    Facebook: / odoomate
    Twitter: / odoomates
    Support Us in Ko Fi : ko-fi.com/odoomates
  • НаукаНаука

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

  • @libertadcapital2395
    @libertadcapital2395 2 года назад +4

    There is a saying, "promise is debt", thank you very much for these heritage videos, they are gold

    • @OdooMates
      @OdooMates  2 года назад +1

      ❤️❤️❤️❤️

  • @adil6141
    @adil6141 6 месяцев назад +1

    Thank you very much.realy we appreciate the effort you are doing.you are really the best.

    • @OdooMates
      @OdooMates  6 месяцев назад

      Thanks and welcome

  • @darshnashah581
    @darshnashah581 Год назад +1

    very conceptually explained

    • @OdooMates
      @OdooMates  Год назад

      Glad to hear it ❤️❤️

  • @swfaod
    @swfaod Год назад

    thank you for this i want to ask
    how i count itemes in Pos odoo 15
    i mean if pos has line 10 suger , 5 rice and 3 oil
    i want to show this " items count = 3 "
    in end of Pos
    can you help mep please ?

  • @danakaplan7738
    @danakaplan7738 6 месяцев назад +1

    perfect explanation

    • @OdooMates
      @OdooMates  12 дней назад

      Glad it was helpful!

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

    Thanks a lot

  • @abdelrahmanalaa4539
    @abdelrahmanalaa4539 6 месяцев назад

    i don't have the warehouse field in my sales module ?? is this normal

  • @NontonLah
    @NontonLah Год назад +1

    Should I inherit the model if there are a few fields that I need to remove - let say I don't want to see Description field or Customer Signature tab? Or How to inherit and remove field to a model?

    • @OdooMates
      @OdooMates  Год назад

      You don't need to inherit and remove from model, but you can just inherit the view and remove it from view or keep it invisible at view level

  • @sanjaibalajinallasivam3291
    @sanjaibalajinallasivam3291 Год назад

    I am creating a custom module, In that, I need to add taxes that are already available in the odoo. can you help me with this?
    Thanks in advance

    • @OdooMates
      @OdooMates  Год назад

      ruclips.net/video/g8XKtV8rPYU/видео.html

  • @aunnfriends
    @aunnfriends 2 года назад +1

    this does not seem to be inheriting for me .... it is modifying the parent even. for me inheriting is that in our new addon om_odoo_inheritence, we will have its own database and its own inherited view but right now, when we makes the change, the change is reflected in the Sale addon (the parent and very much unrelated). It seems that I am misunderstanding how Odoo works... Please enlighten me ....

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

      Modifying parent using inheritance mech

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

    when i add some values in child class (for example reference that i inherited from the main class ) i want it to be added directly in the main class how can i do that ?

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

      child class using inherits ? ruclips.net/video/CkUulwB6k3o/видео.html

  • @irisgabrielaarronacardoza1296
    @irisgabrielaarronacardoza1296 Год назад +1

    Can I do this process with a Transient Model?

    • @OdooMates
      @OdooMates  Год назад

      Yes, it can be done with Transient model also

  • @mahmudamen
    @mahmudamen 2 года назад +1

    How to inherit function?

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

      ruclips.net/video/ZRx3Ll8L7Mo/видео.html

  • @kenzasouabni
    @kenzasouabni 2 года назад +1

    why my external id doesn't appear?

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

      For the view you created or for which view ? is there any view defined for that model ? if there is no views for the model, odoo will show a dynamic view with field in the model, in such cases there will not a be a external id

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

      @@OdooMates i did views with Superuser , is that the reason that it didn't let me do the inheritance views ? if yes give me a video to follow to do some views in my module and the inheritance views too please and if it's normal with Superuser tell me what should i do for the inheritance views and thank you !

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

      @@kenzasouabni ruclips.net/video/MMw01ebh3OA/видео.html

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

      @@OdooMates Thank you now my external id appear