Trịnh Anh Ngọc

Results 62 comments of Trịnh Anh Ngọc

@jcfernandez-890825 , Thanks for the detailed explanation. I think I need to do some magic to address that problem. Please wait for the magic.

@jcfernandez-890825 , As a quick workaround, you can edit the stub file to replace `Component` annotations with `Any` annotations: ```python def component( self, usage: str | None = None, model_name:...

@jcfernandez-890825 , The new version 2024.5.0 has been released with some magic for better OCA component support =))

@jcfernandez-890825 , Thanks for the feedback. I will add more improvements to address your problems. Please wait for the next release.

@jcfernandez-890825 , OK!

Hi @jcfernandez-890825 , The new version 2024.5.1 has been released to address your problems.

This appears to be a PyCharm issue rather than an Odoo plugin issue. Here is the stacktrace from the attached file: ``` com.intellij.psi.stubs.UpToDateStubIndexMismatch: PSI and index do not match. Please...

Hi @jcfernandez-890825 , The new version 2024.5.0 has been released with the fix for this issue.

Hello @jcfernandez-890825 , The new version 2024.4.0 has been released to address this issue.

Hi @pnajman-modoolar . I already know this problem. However, this case is rare, so I haven't support it yet. Are you using multilines XML IDs in real work?