37afc950cda9d122c42b8063637e77205de31b17
This repository is where you can submit issues and feature requests for the new versions of PyCharm Odoo plugin. For the old versions, see https://github.com/trinhanhngoc/pycharm-odoo-old. Thank you!.
Features
- Improve code completion and navigation for Python, XML, CSV, JavaScript and PO/POT
- Support working with multiple Odoo versions in one project window
- Other improvements to make PyCharm is the best IDE for Odoo
Installation
- 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.
Description