pycharm-odoo icon indicating copy to clipboard operation
pycharm-odoo copied to clipboard

PyCharm plugin for Odoo

Results 161 pycharm-odoo issues
Sort by recently updated
recently updated
newest added

https://github.com/odoo/odoo/blob/d534461a38817fe884a1ea10b3ca6eea39d1fca9/addons/sale/models/sale_order_line.py#L986

enhancement
addressed in next version

For unknown contexts such as in prepare methods, we can use the type hint for recordset values introduced in #194. For some common ORM methods such as `create()` and `write()`,...

enhancement

While I was trying to create a script to do auto-upgrades, my laptop CPU usage went of the chart all of a sudden, and now is very hard to add...

``` Outdated stub in index: file:///home/batman/Projects/Python3/odoo16e/local/xgo_dev_ops/utils/__init__.py, vFileId=2820407, indexing timestamp = 1719569326232, binary = false, byte size = 2232, char size = 2232, doc=DocumentImpl[file:///home/batman/Projects/Python3/odoo16e/local/xgo_dev_ops/utils/__init__.py], docSaved=false, wasIndexedAlready=true, queried at 1719569326232 doc length=2285...

pycharm bug

PR: https://github.com/odoo/odoo/pull/163184

enhancement

Hello, when using the plugin in combination with a python environment instantiated with Nix, pycharm takes a long time to finish indexing. I couldn't see anything in the logs that...

Hello, I've been getting plenty of such exceptions caused by the Odoo plugin over several versions of both PyCharm and the plugin. Currently, I'm running PyCharm 2024.1 with Odoo 2024.3.4.241....

This error and other things are explained in [OCA - Migration to version 17.0](https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0). Can we add this to the addon?

enhancement

Can you do something about this? ![image](https://github.com/user-attachments/assets/0e58d85b-0bb0-44a1-a63c-5f83c847f750)

enhancement

It seems whatever attribute I attempt to get from "self.env.user" is treated as a function. ![Screenshot_20240912_152234](https://github.com/user-attachments/assets/2314f292-5e89-40b2-a1cb-22393e75de1b)