Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/odoo-ide/pycharm-odoo

PyCharm plugin for Odoo
https://github.com/odoo-ide/pycharm-odoo

intellij intellij-plugin odoo pycharm

Last synced: 2 months ago
JSON representation

PyCharm plugin for Odoo

Awesome Lists containing this project

README

        

# Odoo Framework Integration for PyCharm

Boost your productivity and make your life easier as an Odoo developer

[Homepage](https://odoo-ide.com) | [Documentation](https://github.com/odoo-ide/pycharm-odoo/wiki) | [Issue Tracker](https://github.com/odoo-ide/pycharm-odoo/issues)

## Features
* Truly understand Odoo Framework (Modules, ORM, Testing, Data, Actions, Views,...).
* Amazing code completion and navigation for Python, SQL, XML, JavaScript, CSV, and PO/POT.
* Support working with multiple Odoo versions in one project window.
* Other magic to make PyCharm the best IDE for Odoo.

## Installation
1. Install this plugin from [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/13499-odoo).
2. Install [XPathView](https://plugins.jetbrains.com/plugin/12478-xpathview--xslt) to support XML view inheritance features.
3. Install [CSV Plugin](https://plugins.jetbrains.com/plugin/10037-csv) to support code completion and navigation in CSV files.
4. Install [PyDev.Debugger plugin for Odoo](https://github.com/odoo-ide/pydevd-odoo) to improve Odoo debugging.