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

Hi, I know this is not the functionality you currently target, but you might know context :) I am struggling to setup tests running/debugg'ing via https://www.jetbrains.com/help/pycharm/using-docker-as-a-remote-interpreter.html#run maybe you have some...

enhancement

When you Ctrl+Clic over a field definition, you get a lot of unrelated results in "XML descriptor", "Value read", "Value write". ![image](https://user-images.githubusercontent.com/28876647/151565193-1f62e75d-8fc2-4c7c-8391-74a436a318c8.png) ![image](https://user-images.githubusercontent.com/28876647/151564851-d3865519-0e3e-4513-b36a-9812260c3822.png)

enhancement

src/odoo/odoo/addons/payment_adyen/static/src/js/payment_form.js ![image](https://user-images.githubusercontent.com/28876647/172642312-8e0426ae-6b48-4288-9659-54a76c6ace8a.png) src/odoo/odoo/addons/payment_test/static/src/js/payment_form.js ![image](https://user-images.githubusercontent.com/28876647/172642437-ffd1ebd5-6ff4-40d2-acd7-a1afd1c80e05.png)

enhancement

https://www.jetbrains.com/help/pycharm/endpoints-tool-window.html

enhancement

In file `OCA/connector/component/core.py` we can see that Pycharm doesn't give a type on most properties and methods. `AbstractComponent` ![image](https://github.com/odoo-ide/pycharm-odoo/assets/28876647/c3843d8a-f6ad-404e-aa06-b5fd313cf54f) ![image](https://github.com/odoo-ide/pycharm-odoo/assets/28876647/bd5c54e6-802a-4e8a-b252-f171dce891c4) ![image](https://github.com/odoo-ide/pycharm-odoo/assets/28876647/04c1ce2a-9e44-4cf9-9085-16d7221d140a) ![image](https://github.com/odoo-ide/pycharm-odoo/assets/28876647/9cc9a7d3-dbed-433d-b769-ca3a12c5b85e) `WorkContext` ![image](https://github.com/odoo-ide/pycharm-odoo/assets/28876647/4b14a7f9-5d49-4cb8-9dc2-8fcbe733ab6a) Due to this, Pycharm can properly...

enhancement

In Pycharm there is a tracker+context tracker that integrates with github. I would like the same but integrating into Odoo projects. Currently, my projects are hosted on github and I...

Getting Error in plugin version: 2024.2.2.233 ``` com.intellij.util.io.CorruptedException: Storage corrupted /home/osi/.cache/JetBrains/PyCharm2023.3/index/odoo.decimal.precision/odoo.decimal.precision.storage_i at com.intellij.util.io.IntToIntBtree$BtreeIndexNodeView.locate(IntToIntBtree.java:911) at com.intellij.util.io.IntToIntBtree$BtreeIndexNodeView.access$100(IntToIntBtree.java:308) at com.intellij.util.io.IntToIntBtree.get(IntToIntBtree.java:177) at com.intellij.util.io.PersistentBTreeEnumerator.enumerateImpl(PersistentBTreeEnumerator.java:584) at com.intellij.util.io.PersistentEnumeratorBase.lambda$doEnumerate$0(PersistentEnumeratorBase.java:266) at com.intellij.util.io.PersistentEnumeratorBase.catchCorruption(PersistentEnumeratorBase.java:654) at com.intellij.util.io.PersistentEnumeratorBase.doEnumerate(PersistentEnumeratorBase.java:265) at com.intellij.util.io.PersistentEnumeratorBase.tryEnumerate(PersistentEnumeratorBase.java:256) at com.intellij.util.io.PersistentMapImpl.doGet(PersistentMapImpl.java:655) at...

pycharm bug

Is there date for a plugin update that will make this version compatible? Thanks