Trịnh Anh Ngọc

Results 49 comments of Trịnh Anh Ngọc

Hi @marcelopereiraarxi Are you using PyCharm Professional or PyCharm Community?

@marcelopereiraarxi You can find the answer in this documentation: https://www.jetbrains.com/help/pycharm/using-docker-as-a-remote-interpreter.html

In Sublime Text 4, I can customize theme to work around on this. Example: ```json { "variables": { }, "rules": [ { "class": "text_line_control", "content_margin": 2, } ], } ```

@jcfernandez-890825 , No news yet =)) Please be patient, these features will be added early.

@jcfernandez-890825, Do you think this is a bug of Odoo? The `res_partner_many2one` widget is defined in the `mail` module (https://github.com/odoo/odoo/blob/34825ffadb157cbf37def1ad82d4d523dc199a09/addons/mail/static/src/js/m2x_avatar_user.js#L334) on which the `base` module does not depend.

Hello @jacobuserasmus , I don't quite understand your feature request. Can you describe it in more detail, including pictures, etc.?

Hello @sjpatel21 , I am pretty sure these are PyCharm bugs. If these errors occur often, you can try [Invalidate cache](https://www.jetbrains.com/help/pycharm/invalidate-caches.html).

Same https://github.com/odoo-ide/pycharm-odoo/issues/232.

> @trinhanhngoc Any updates? I plan to address this issue in early 2024. Stay tuned!

Hello @Jerther , This is an interesting problem. I will research to see if we can fix it.