Mastering Odoo Development - Technical Fundamentals

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

Everything you need to get started developing Odoo applications

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
Odoo Class Videos

Reddit Posts and Comments

0 posts • 2 mentions • top 2 shown below

r/Odoo • comment
1 points • perezalvarezhi

Man honestly I was in the same boat as you some months ago, if you want to use the free community version it is not that easy. There is an Udemy course that has all the development basics it is so much better than the official tutorials. The course is for odoo 9 but it almost all works the same way and the few exceptions you can just google them or ask me (I already finished the course). After the course i felt comfortable of doing my own app, doing models, views forms, modifying the already existing views and models etc.

Here is the link:

Mastering Odoo Development 9 in Udemy.

​

Extra comment and edit: The course is super cheap but there are newer courses on the newest Odoo version on the creators website but it is not as cheap as this one that is why I decided to take it even when it was about odoo 9.

r/Odoo • comment
1 points • aoteoroa

It sounds on the surface like a fairly easy app to write. You will need the python-gdata library which is already included in odoo and enables python to interact with Google Sheets. I haven't used the library myself but according to the docs it should work.

If you have some programming experience but haven't built a module in Odoo, then I recommend a course on Udemy: Mastering Odoo9 Framework Fundamentals. It helped me get started.