firebitsnet / odoo-intellij

Its a JetBrains's IDE Plugin that adds Support for developing Odoo applications and modules with IntelliJ IDEA and PyCharm IDEs.

Home Page:https://plugins.jetbrains.com/plugin/12952-odoo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odoo-Intellij Plugin

Maintenance GitHub issues Hex.pm JetBrains IntelliJ Plugins JetBrains IntelliJ plugins GitHub release (latest by date including pre-releases) GitHub repo size

This Odoo-Intellij Plugin Adds Support for developing Odoo applications and modules with IntelliJ IDEA and PyCharm IDEs.

See How to use it in the Technical Documentation

Plugin Dependencies

Installing this plugin will also install the Python plugin if it is not already installed in your IDE.

Download plugin

Download Plugin JAR

Download Plugin From JetBrains's Store

What is Odoo?

Odoo is a suite of open source business apps that cover all your company needs:

  • CRM
  • Website / eCommerce
  • Accounting
  • Inventory
  • Manufacturing
  • Point of sale
  • Project management
  • etc

Supported Odoo Versions

Download Odoo from here

Hex.pm Hex.pm

Getting started

  • Open your Odoo project.
  • Make sure that you have Python files in your project (for example, in the __manifest__.py and __init__.py files) – this is required for the IDE to enable Odoo support for this project.
  • Now, you will get Odoo-specific code completion, navigation, and many other features.

Plugin Features

Current Features

  • Collection of code snippets for Odoo

XML Snippets

Python Snippets

  • Create New Odoo Files in New Menu (Model - View - Access)

New File Menu

New File Creation

  • Create new projects from the IDE Welcome screen using Odoo CLI or built-in template for Odoo
  • Code completion for Odoo in Python files
  • Completion for components, built-in and custom directives, and methods in templates
  • Navigation from the component, custom directives and event handlers to their definition

Documentation & Tutorials

Odoo Documentation

Here you can find more information on using Odoo 12.

Ask Questions On The Official Odoo Forum

Plugin Documentation

Help & Feedback

Please follow @firebitsnet for plugin updates and to share feedback and questions. You can also email us at tech@firebits.net.

Bug Tracker

Please report any issues on the tracker.

Special Thanks For Contributors

Support Plugin Development

Developed & Maintained by

GitHub search hit counter GitHub (Pre-)Release Date GitHub contributors GitHub last commit GitHub commit activity

FireBits Software Solutions

Social Media

Github

Linkedin

Facebook

Twitter

Instagram

About

Its a JetBrains's IDE Plugin that adds Support for developing Odoo applications and modules with IntelliJ IDEA and PyCharm IDEs.

https://plugins.jetbrains.com/plugin/12952-odoo/

License:Apache License 2.0


Languages

Language:Java 100.0%