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.
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?
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.
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.
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.
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.
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.
OMG, thank you for this video! You got me! One more subscribed!
Thanks for the video and your insights into the validity of using self made apps in production.
Glad it was helpful!
great video... very enlightening...
Thank you! Very helpful.
Glad it was helpful!
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?
Yes. That is built right into the framework. You can even do it through developer mode without writing any code.
Thank you very clear explanations
You're very welcome.
Excellent Video¡¡......thanks a lot
Glad you liked it!
make a video on publish this app on odoo plugins. Please.....
Good. I like Odoo
Yes! It is amazing. Thanks for the comment!
Thanks for videos
It's my pleasure
Sorry, but what will happened if we update odoo standard applications ??? we will lose our odoovet module???
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.
How do we modify fields in existing modules such as invoicing? Thanks!
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.
@@OdooclassVideos thanks, appreciate it!
Need advanced odoo tutorial like apis or js or integration with third party apps
I cover that in my Mastering Odoo Development courses. odooinnercircle.com/mastering-odoo-development-inner-circle-edition
thnk you. how to install this application in another PC?
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.
how to edit menu parent
how to export the app then?
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.
We are looking for developer to customize odoo community version for us
Have you tried to reach out and contact me through the links to my sites & courses?
Could you please give links to the codes
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.
🙏
Thanks!