This repository contains source code of the old plugin versions. You can create issues and feature requests for the new versions at https://github.com/trinhanhngoc/pycharm-odoo/issues. In case you don't know, please read odoo-ide#50 to know the reasons behind this change.
- Improve code completion and navigation for Python, XML, CSV and JavaScript
- Support working with multiple Odoo versions in one project window
- Other improvements to make PyCharm is the best IDE for Odoo
- Install this plugin from JetBrains Plugins Repository.
- (Recommended) Clone Odoo Stubs and attach to your project to improve code analysis.
- (Recommended) Install XPathView to support XML view inheritance features.
- (Recommended) Install CSV Plugin to support code completion and navigation in CSV files.
- (Optional) Install PyDev.Debugger plugin for Odoo to improve Odoo debugging.