awesome-odoo
Odoo toolkit
A curated list of resources and tools for Odoo development and management.
A curated list of awesome Odoo resources
117 stars
28 watching
44 forks
last commit: about 4 years ago
Linked from 1 awesome list
Awesome Odoo / Documentation | |||
| Technical Memento | (pdf) is a short reference, a little outdated, but that still can't be missed | ||
| Current official documentation | actively maintained by the R&D team | ||
| New API Guidelines | , by Nicolas Bessi, can provide additional insights not yet covered in the official docs | ||
| OpenERP Tutorial: Module creation and modification of the Point Of Sale | , by Thierry Goodin, great tutorial | ||
| Data Model Documentation | with UML diagrams | ||
| Odoo HOW TO | A list of common forum questions | ||
| The Hitchhikers guide to Odoo | A guide for getting started | ||
| Blogs | A curated list of several blogs | ||
| v7.0 official documentation | |||
| v6 developer documentation | |||
Awesome Odoo / Tools | |||
| 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 ( ) | ||
| Mandibule | , an Odoo Model browser ( ) | ||
| OdooRPC | 72 | almost 8 years ago | is a Python JSON-RPC library which aims to provide an easy way to remotely pilot and manage an Odoo server |
| Odoo Code Search | . A searchable index of odoo source code | ||
Awesome Odoo / RAD | |||
| POS Template | 15 | almost 10 years ago | a template for rapid inheritance of POS module |
Awesome Odoo / IDEs | |||
| Pycharm | a great IDE with | ||
| Sublime Text | provides many useful plugins for ease development in Python and Javascript | ||
Awesome Odoo / Report Engines | |||
| Aeroo Reports | 48 | about 2 years ago | : a versatile reporting engine with Open/LibreOffice integration ( ) |
| Pentaho Reports | 91 | over 6 years ago | : run Pentaho reports in Odoo and design them using the Pentaho report designer ( , ) |
| Jasper Report Server | 4 | over 8 years ago | : Compose report with iReport or JasperStudio and defined printing action in odoo to retrieve the report seamlessly |
| Birt Reports | 5 | over 10 years ago | Use to generate a report |
Awesome Odoo / Modules / Collaboration | |||
| initOS/openerp-dav | 34 | over 9 years ago | : vCard and CardDAV support for Odoo ( ) |
Awesome Odoo / Modules / Document Management | |||
| anybox/advanced_attachment | : store attachments as PostgreSQL large objects ( ) | ||