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?
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 ?
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 ....
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 ?
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
@@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 !
There is a saying, "promise is debt", thank you very much for these heritage videos, they are gold
❤️❤️❤️❤️
Thank you very much.realy we appreciate the effort you are doing.you are really the best.
Thanks and welcome
very conceptually explained
Glad to hear it ❤️❤️
perfect explanation
Glad it was helpful!
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?
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
Thanks a lot
Happy to help
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 ?
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
ua-cam.com/video/g8XKtV8rPYU/v-deo.html
Can I do this process with a Transient Model?
Yes, it can be done with Transient model also
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 ....
Modifying parent using inheritance mech
i don't have the warehouse field in my sales module ?? is this normal
install inventory to show it
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 ?
child class using inherits ? ua-cam.com/video/CkUulwB6k3o/v-deo.html
How to inherit function?
ua-cam.com/video/ZRx3Ll8L7Mo/v-deo.html
why my external id doesn't appear?
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
@@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 !
@@kenzasouabni ua-cam.com/video/MMw01ebh3OA/v-deo.html
@@OdooMates Thank you now my external id appear