wt-io-it / odoo-pycharm-plugin

Plugin to Support Odoo in Pycharm
GNU Affero General Public License v3.0
19 stars 10 forks source link

Exception in Odoo Autocompletion Support #283

Open jahin-syncoria opened 7 months ago

jahin-syncoria commented 7 months ago

<-- If you remember any details about how the error can be reproduced please add them -->

Plugin Version: 0.6.11 IntelliJ Version: PyCharm 2023.2.5 IntelliJ Build: PY-232.10227.11

at.wtioit.intellij.plugins.odoo.OdooPluginError: Cannot find defining elements for account.payment.register with files [file:///media/jahin/2TB/Ergo-transfer/Odoo/custom/odoosync/odoosync-15/odoosync/os_payment/payment_apps/payment_moneris_checkout/models/account.py, file:///media/jahin/2TB/Ergo-transfer/Odoo/custom/odoosync/odoosync-15/odoosync/os_payment/payment_apps/odoo_clover_cloud/wizard/account_payment_register.py, file:///media/jahin/2TB/Ergo-transfer/Odoo/odoo-15-server/addons/sale/wizard/account_payment_register.py, file:///media/jahin/2TB/Ergo-transfer/Odoo/enterprise-15.0/account_sepa/models/account_payment_register.py, file:///media/jahin/2TB/Ergo-transfer/Odoo/custom/odoosync/odoosync-15/odoosync/os_payment/payment_apps/odoo_bambora_checkout/models/account.py, file:///media/jahin/2TB/Ergo-transfer/Odoo/odoo-15-server/addons/hr_expense/wizard/account_payment_register.py, file:///media/jahin/2TB/Ergo-transfer/Odoo/enterprise-15.0/social/static/src/scss/social.scss, file:///media/jahin/2TB/Ergo-transfer/Odoo/odoo-15-server/addons/account_check_printing/models/account_payment.py, file:///media/jahin/2TB/Ergo-transfer/Odoo/odoo-15-server/addons/account/wizard/account_payment_register.py, file:///media/jahin/2TB/Ergo-transfer/Odoo/enterprise-15.0/l10n_mx_edi/models/account_payment_register.py, file:///media/jahin/2TB/Ergo-transfer/Odoo/custom/odoosync/odoosync-15/odoosync/os_payment/payment_apps/payment_moneris_cloud/models/account_payment_register.py, file:///media/jahin/2TB/Ergo-transfer/Odoo/odoo-15-server/addons/payment/wizards/account_payment_register.py] ``` Please copy the stacktrace/file to the issue manually (the text is too big to post in a link) ```