Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/desdelinux/awesome-odoo

A curated list of awesome Odoo resources
https://github.com/desdelinux/awesome-odoo

List: awesome-odoo

awesome awesome-list collections odoo odoo-addons odoo-modules odoo-project python

Last synced: 3 months ago
JSON representation

A curated list of awesome Odoo resources

Lists

README

        

# Awesome Odoo [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

A curated list of awesome Odoo resources.

Inspired by [awesome-python](https://github.com/vinta/awesome-python).

- [Awesome Odoo ](#awesome-odoo-)
- [Documentation](#documentation)
- [Books](#books)
- [Repositories](#repositories)
- [Tools](#tools)
- [Websites](#websites)
- [Youtube Channels](#youtube-channels)
- [Courses](#courses)
- [Twitter](#twitter)
- [Contributing](#contributing)

---

## Documentation

- [Product Documentation](https://www.odoo.com/documentation) - Official Documentation - User Docs, Install and Maintain, Developer, Contributing
- [Data Model Documentation for V8](http://useopenerp.com/v8) with UML diagrams.
- [Data Model Documentation](https://odoo-development.readthedocs.io/en/latest/) generated by ERBuilder
- [Development Documentation Readthedocs](https://odoo-development.readthedocs.io/en/latest/) Readthedocs development documentation

## Books
- Free Books
- [Implementation Methodology](https://www.odoo.com/r/Implementation_methodology) - Official book for implementation
- [Odoo Development V16](https://www.cybrosys.com/odoo/odoo-books/odoo-16-development/) - Development Documentation for Odoo v16 by Cybrosys Technologies.
- [Odoo Accounting V16](https://www.cybrosys.com/odoo/odoo-books/odoo-book-v16/accounting/) - Functional Documentation for Accounting v16 by Cybrosys Technologies.
- [Odoo Development V15](https://www.cybrosys.com/odoo/odoo-books/odoo-15-development/) - Development Documentation for Odoo v15 by Cybrosys Technologies.
- [Odoo Accounting V15](https://www.cybrosys.com/odoo/odoo-books/complete-finance-management-with-odoo-accounting/) - Functional Documentation for Accounting v15 by Cybrosys Technologies.
- [Odoo Book V15 Enterprise](https://www.cybrosys.com/odoo/odoo-books/odoo-book-v15/) - Complete Functional Documentation for v15 Enterprise by Cybrosys Technologies.
- [Odoo Book V15 Community](https://www.cybrosys.com/odoo/odoo-books/community-edition-v15/) - Complete Functional Documentation for v15 Community by Cybrosys Technologies.
- [Odoo Book V14 Enterprise](https://www.cybrosys.com/odoo/odoo-books/odoo-book-v14/) - Complete Functional Documentation for v14 Enterprise by Cybrosys Technologies.
- [Odoo Book V14 Community](https://www.cybrosys.com/odoo/odoo-books/community-edition-v14/) - Complete Functional Documentation for v14 Community by Cybrosys Technologies.
- [Odoo Book V13 Enterprise](https://www.cybrosys.com/odoo/odoo-books/odoo-book-v13/) - Complete Functional Documentation for v13 Enterprise by Cybrosys Technologies.
- [Odoo Book V13 Community](https://www.cybrosys.com/odoo/odoo-books/community-edition-v13/) - Complete Functional Documentation for v13 Community by Cybrosys Technologies.
- [Odoo Book V12 Enterprise](https://www.cybrosys.com/odoo/odoo-books/odoo-book-v12/) - Complete Functional Documentation for v12 Enterprise by Cybrosys Technologies.
- [Odoo Best Practices](https://readthedocs.org/projects/odoobooks/) - Implement Odoo Apps for your business
- [Odoo Book V13 (Spanish)](https://www.ynext.cl/download/capacidad_odoo__erp_13.pdf) - Basic functional manual V13 in Spanish
- Paid Books
- [Packt Books](https://subscription.packtpub.com/search?query=odoo) - Books by Packt publishing house
- [Amazon Books](https://www.amazon.com/s?k=odoo&i=stripbooks-intl-ship&ref=nb_sb_noss) - Books sold on amazon

## Repositories

- [Odoo](https://github.com/odoo) - The Official GitHub repos
- [OCA](https://github.com/OCA) - The GitHub repos for all Open Source work around Odoo (Odoo Community Association)
- [Odoo Community](https://github.com/odoo/odoo) - Community Official Repositories
- [Odoo Enterprise](https://github.com/odoo/enterprise) - Enterprise Official Repositories
- [Odoo Design Themes](https://github.com/odoo/design-themes) - Design Themes Official Repositories
- [Odoo Documentation](https://github.com/odoo/documentation) - Documentation Official Repositories
- [Odoo OWL web framework](https://github.com/odoo/owl) - OWL web framework Official Repositories
- [Vauxoo](https://github.com/vauxoo) - The GitHub repos of Vauxoo an OpenSource Specialists and Odoo's Gold Partner
- [Moldeo Interactive](https://github.com/ctmil) - The GitHub repos of Moldeo Interactive an Company based in Argentina, development on Odoo
- [Ingeniería Adhoc](https://github.com/ingadhoc) - The GitHub repos of Ing. Adhoc, modules and Argentine localization.
- [IT-Projects LLC](https://github.com/it-projects-llc) - The GitHub repos of IT-Projects LLC
- [SaaS Tools](https://github.com/it-projects-llc/odoo-saas-tools) - Repository with System to sale and manage databases.
- [SaaS Addons](https://github.com/it-projects-llc/saas-addons) - Repository with modules for SaaS Businesses.
- [Sunpop App Odoo](https://github.com/guohuadeng/app-odoo) - Repository with modules for all versions by sunpop

## Tools

- All-in-one tools
- [Doodba](https://github.com/tecnativa/doodba) - Base (docker) image for making the creation of customized Odoo environments a piece of cake.
- [odoo-tools](https://github.com/llacroix/odoo-tools) - Generic tool/library to make management of odoo environment management easier.
- Search Engine
- [Odoo Code Search](http://www.odoo-code-search.com/). A searchable index of odoo source code.
- Script
- [Odoo Install Script](https://github.com/Yenthe666/InstallScript) - Install Script by Yenthe Van Ginneken
- [Odoo Module Packaging](https://gist.github.com/josehbez/b14bb8b7dd6c0c985a96e57cff7cef5a) - A simple python script that compress odoo module with its dependency modules in a file ZIP.
- [odoo Module Community](https://gist.github.com/josehbez/a0790e91bd807ca174834fb67c3e0e8c) - This script is ideal for a private repository that publishes modules to a public repository for read only.
- [Odoo Graph Dependency](https://medium.com/@josehbez/dependencia-gr%C3%A1fica-odoo-e518e8a6ceb9) - The Python Script that helps you visualize the graphical form of the dependencies of a module.
- [Odoo backup](https://medium.com/@josehbez/simple-cli-odoo-backup-60d91bc3b9ec) - Python script that uses the default URL /web/database/backup to generate backups.
- Libraries
- [ERPPeek](https://pypi.python.org/pypi/ERPpeek) provides both a fully featured low-level API, and an encapsulation of the methods on Active Record objects, plus helpers to administrate the server remotely ([docs](http://erppeek.readthedocs.org)).
- [OdooRPC](https://github.com/OCA/odoorpc) is a Python module to pilot your Odoo servers through JSON-RPC.
- Ides
- [Visual Studio Code](https://code.visualstudio.com/) - A code editor redefined and optimized for building and debugging modern web and cloud applications
- [Pycharm](http://www.jetbrains.com/pycharm/) - An integrated development environment used in computer programming, specifically for the Python language
- [Sublime Text](http://www.sublimetext.com/) - A sophisticated text editor for code, markup and prose
- [Spacemacs](https://github.com/syl20bnr/spacemacs) - A editor that combines Emacs with Vim

- Report Engines
- [Aeroo Reports](https://github.com/aeroo/aeroo_reports): a versatile reporting engine with Open/LibreOffice integration ([doc](http://www.alistek.com/wiki/index.php/Main_Page)).
- [Pentaho Reports](https://github.com/WillowIT/Pentaho-reports-for-OpenERP): run Pentaho reports in Odoo and design them using the Pentaho report designer ([doc](https://github.com/WillowIT/Pentaho-reports-for-OpenERP/wiki), [presentation](http://www.slideshare.net/openobject/openerp-pentaho-integration-willowit)).
- [Jasper Report Server](https://github.com/mga-team-odoo/jasperserver): Compose report with iReport or JasperStudio and defined printing action in odoo to retrieve the report seamlessly.
- [Birt Reports](https://github.com/vaab/report_birt) Use [Birt Viewer](http://eclipse.org/birt/documentation/integrating/viewer-setup.php) to generate a report
- CLI
- [click-odoo](https://github.com/acsone/click-odoo) - Run python scripts in a Odoo environment
- [click-odoo-contrib](https://github.com/acsone/click-odoo-contrib) - Useful scripts and utility functions, based on click-odoo
- Linters
- [pylint-odoo](https://github.com/OCA/pylint-odoo) - Pylint plugin

- Design
- [odoo-fa-icons](https://docs.huihoo.com/odoo/training/reference-material/odoo-icon-smart-buttons.pdf) - Icons for buttons

## Websites

- [Odoo](https://www.odoo.com/) - Official Site
- [OCA](https://odoo-community.org/) - Community Association Official Site
- [Help Forum] (https://help.odoo.com) - Community maintained Q&A Site
- [Odoo Apps Store](https://apps.odoo.com/apps) - Official Apps Store
- [OCA Apps Store](https://odoo-community.org/shop) - OCA Apps Store
- [The Odoo Store](https://www.theodoostore.com/) - Find apps, themes, e-documentation or an partner
- [Stackoverflow](https://stackoverflow.com/questions/tagged/odoo) - Questions tagged with odoo in Stackoverflow
- [r/Odoo](https://www.reddit.com/r/Odoo/) - Odoo Topic in Reddit
- [Vauxoo Blog](https://www.vauxoo.com/blog) - Vauxoo Blog in English and Spanish
- [Moldeo Interactive Blog](https://www.moldeointeractive.com.ar/blog) - Moldeo Interactive Blog in Spanish
- [Yenthe Van Ginneken Blog](https://www.odoo.yenthevg.com/) - Yenthe Van Ginneken Blog in English
- [Tutorial Odoo Blog](https://tutorialopenerp.wordpress.com/) - Tutorial Odoo Blog in Bahasa Indonesia
- [Odoobiz Blog](http://blog.odoobiz.com/) - Odoobiz Blog in English
- [Pinakin Nayi Blog](http://pinakinnayi.blogspot.com/) - Pinakin Nayi Blog in English
- [Zesty Beanz Blog](https://zbeanztech.com/blogs/) - Zesty Beanz Blog in English
- [Agi PME Blog](https://agipme.fr/) - Agi PME Blog in French
- [Odoo Peru Forum](https://groups.google.com/g/openerp_peru) - Odoo Perú Forum in Spanish
- [Odoo Argentina Forum](https://groups.google.com/g/odoo-argentina) - Odoo Argentina Forum in Spanish
- [Odoo Spain Forum](https://groups.google.com/g/openerp-spain) - Odoo Spain Forum in Spanish
- [Odoo Spain Users Forum](https://groups.google.com/g/openerp-spain-users) - Odoo Spain Users Forum in Spanish
- [Odoo Brasil Forum](https://groups.google.com/g/openerp-brasil) - Odoo Brasil Forum in Portuguese
- [Developpez Odoo Forum](https://www.developpez.net/forums/f1602/logiciels/solutions-d-entreprise/erp/odoo-ex-openerp/) - Developpez Odoo Forum in French
- [Oocademy](https://www.oocademy.com/) - Tutorials and documentation
- [Coding Dodo](https://codingdodo.com/) - Tutorials, heavy focus on JavaScript and OWL
- [Holden Rehg Blog](https://holdenrehg.com/blog) - Holden Rehg Blog in English

## Youtube Channels

- [Odoo](https://www.youtube.com/user/OpenERPonline) - Official Channel
- [Odoo Community](https://www.youtube.com/c/OdooCommunity) - Community Channel
- [Vauxoo](https://www.youtube.com/channel/UCK8AsYdmlR7YMRaM5HM2klg) - Spanish Channel
- [OdooSpain - Asociación Española de Odoo](https://www.youtube.com/channel/UCc1_KhzbNxB_dbfH9nVNfsw) - Spanish Channel
- [Moldeo Interactive](https://www.youtube.com/user/moldeointeractive) - Spanish Channel
- [Odoo Mates](https://www.youtube.com/c/OdooMates/) - English channel
- [Ingeniería ADHOC](https://www.youtube.com/user/ingadhoc) - Spanish channel
- [Marlon Falcón Hernández](https://www.youtube.com/c/MarlonFalc%C3%B3n) - Spanish Channel
- [Loredana Pepe](https://www.youtube.com/channel/UCojd4iVEDr6_Hjjy0lHAtaQ) - Spanish Channel
- [Ganemo](https://www.youtube.com/channel/UCz8-ATjE16uOL_2IH_jvCrg) - Spanish Channel
- [Oxe360](https://www.youtube.com/c/Oxe360) - Spanish Channel
- [jcmontoya](https://www.youtube.com/channel/UCLYNXm3oExJwUnV8eJU7dMQ) - Spanish Channel
- [Trescloud](https://www.youtube.com/c/trescloud/videos) - Spanish Channel
- [Odoo Honduras](https://www.youtube.com/channel/UCfapAJl1mrVaOanCsJuBfwQ) - Spanish Channel
- [Aitic](https://www.youtube.com/channel/UCc4uwIDXaAcvDBY29mAu80Q) - Spanish Channel
- [Juventud Productiva](https://www.youtube.com/c/JuventudProductivaVenezolana) - Spanish Channel
- [Odoo Argentina - Adhoc](https://www.youtube.com/channel/UCluE0wv8SGVbQHLxawXXaPw) - Spanish Channel
- [Pronexo](https://www.youtube.com/user/pronexo/) - Spanish Channel
- [Ahmed Elsaka Channel](https://www.youtube.com/channel/UC1BNgROEXaJhRhuOzBZq7fA) - English channel
- [Mohamed Magdy Channel](https://www.youtube.com/c/MohamedMagdymohamed_magdy) - English channel
- [Mahmoud Abdel latif](https://www.youtube.com/c/mah0007) - English channel
- [Apps for Odoo](https://www.youtube.com/channel/UCkK8kUw2tpKOBIkAha2YGeQ) - English channel
- [Odoo Expert](https://www.youtube.com/user/OpenERPGolssary) - English channel
- [DevIntelle](https://www.youtube.com/channel/UCrmu-T0c8rhMXGuB44bH7gA) - English channel
- [Payroll BPO - Odoo tutorials](https://www.youtube.com/channel/UC4FDby_ubOiNU3frKdwqbMg) - English channel
- [Technaureus](https://www.youtube.com/channel/UChusfuYvl4Xbf7-RLP5hHFg) - English channel
- [Odoo Bangla](https://www.youtube.com/channel/UCoVnWNoF0kQbukKqN_DxxfQ) - Bangla channel
- [Luigys Toro](https://www.youtube.com/channel/UCAoYNRiCdqVGxAbNoiUODRg) - Spanish channel
- [Nicholas Kosinski](https://www.youtube.com/channel/UCfmxKTk4iO2PSdSVOLKhwBA) - English channel

## Courses

- [Official Odoo Courses](https://www.odoo.com/slides) - Official Courses - English
- [Official Odoo Courses](https://www.odoo.com/es_ES/slides) - Official Courses - Spanish
- [Odoo Class](https://www.odooclass.com/page/homepage) - Greg Moss Course Sites
- [Diseñando y construyendo un módulo en Odoo](https://vauxoo.thinkific.com/courses/odoo-backend) - Diseñando y construyendo un módulo by Vauxoo
- [Udemy](https://www.udemy.com/courses/search/?src=ukw&q=odoo) - Courses in Udemy

## Twitter

- [@Odoo](https://twitter.com/Odoo) - Official Twitter
- [@OdooCommunity](https://twitter.com/OdooCommunity) - Odoo Community Association
- [@OdooStatus](https://twitter.com/OdooStatus) - Technical tweets about Odoo Online and the infrastructure supporting it
- [@Odoo_Events](https://twitter.com/Odoo_Events) - All information on official events
- [@fpodoo](https://twitter.com/fpodoo) - Odoo Founder
- [@fheodoo](https://twitter.com/fheodoo) - Odoo Director of the Americas
- [@Vauxoo](https://twitter.com/vauxoo) - Tips, Updates and News about Odoo by Vauxo
- [@yenthe666](https://twitter.com/fpodoo) - Tips, Updates and News about Odoo by Yenthe Van Ginneken
- [@odootechnical](https://twitter.com/odootechnical) - Tips, Updates and News about Odoo by Burhan Vakharia
- [@OdooJobss](https://twitter.com/OdooJobss) - By & for Odoo Developers, quality tweets
- [@OdooMemes](https://twitter.com/OdooMemes) - Related Memes

# Contributing

Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/desdelinux/awesome-odoo/blob/master/CONTRIBUTING.md) first.

- - -

If you have any question about this opinionated list, do not hesitate to contact me [@lagharto](https://twitter.com/lagharto) on Twitter or open an issue on GitHub.