Skip to Content
Menu
This question has been flagged
2 Replies
809 Views

Just started my Odoo journey. I want to become a Odoo consultant/developer. (I have 15+ yrs of exp in the IT industry with 10+ yrs as a software programmer).
This is the path I have choosen......
1. Learn navigation/features in the modules and how to use it off the shelf.
2. Next learn how to configure various features in the modules.
3. Next learn customization using Python.
Is this the right approach?.
I have downloaded the enterprise version of Odoo 17 on my laptop. It is free for 15days only. That is not enough. Is it possible to get a free version  for 6+ months. I'm OK if it is available on the cloud and not on my laptop. But I need it to learn.


Avatar
Discard
Best Answer

Hi 

You can use Odoo Community Edition to learn Odoo Development, which is Open Source. Install Odoo in your system and Clone Odoo Community V17 Code from Git Hub to learn Odoo development. To explore Odoo Features you can go through

demo.odoo.com or runbot.odoo.com

https://www.odoo.com/documentation/17.0/

https://www.odoo.com/documentation/17.0/developer/tutorials.html

https://www.odoo.com/documentation/17.0/administration/on_premise.html

https://www.odoo.com/slides

https://www.youtube.com/channel/UCkQPikELWZFLgQNHd73jkdg



Odoo 17 Enterprise Book

Install Odoo 17

Odoo 17 Development Tutorials

Regards

Avatar
Discard
Best Answer

Hi,


You can use the Community Edition of Odoo, which does not have an expiration date. Once you create a database in the Odoo Community Edition, it remains active and usable indefinitely, provided you maintain the server and database without interruption or corruption. However, you may face some drawbacks while using the Community Edition, such as limited features and modules, lack of support and upgrades, etc. Alternatively, you can take a backup of your Enterprise instance and restore that database using the dump file. This will help you learn the concepts you mentioned in an effective way. By doing this, you can continue your development without losing previously developed items.


Hope this helps.


Thanks.

Avatar
Discard