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

Поділитися
Вставка

КОМЕНТАРІ •

  • @libertadcapital2395
    @libertadcapital2395 2 роки тому +6

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

    • @OdooMates
      @OdooMates  2 роки тому +1

      ❤️❤️❤️❤️

  • @adil6141
    @adil6141 Рік тому +1

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

  • @darshna-shah
    @darshna-shah 2 роки тому +1

    very conceptually explained

    • @OdooMates
      @OdooMates  2 роки тому

      Glad to hear it ❤️❤️

  • @danakaplan7738
    @danakaplan7738 Рік тому +1

    perfect explanation

    • @OdooMates
      @OdooMates  6 місяців тому

      Glad it was helpful!

  • @NontonLah
    @NontonLah 2 роки тому +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  2 роки тому

      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

  • @ShadHastam
    @ShadHastam 11 місяців тому

    Thanks a lot

  • @swfaod
    @swfaod 2 роки тому

    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 ?

  • @sanjaibalajinallasivam3291
    @sanjaibalajinallasivam3291 2 роки тому

    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  2 роки тому

      ua-cam.com/video/g8XKtV8rPYU/v-deo.html

  • @irisgabrielaarronacardoza1296
    @irisgabrielaarronacardoza1296 2 роки тому +1

    Can I do this process with a Transient Model?

    • @OdooMates
      @OdooMates  2 роки тому

      Yes, it can be done with Transient model also

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

  • @abdelrahmanalaa4539
    @abdelrahmanalaa4539 Рік тому

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

  • @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 ? ua-cam.com/video/CkUulwB6k3o/v-deo.html

  • @mahmudamen
    @mahmudamen 2 роки тому +1

    How to inherit function?

    • @OdooMates
      @OdooMates  2 роки тому

      ua-cam.com/video/ZRx3Ll8L7Mo/v-deo.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 ua-cam.com/video/MMw01ebh3OA/v-deo.html

    • @kenzasouabni
      @kenzasouabni 2 роки тому

      @@OdooMates Thank you now my external id appear