Trịnh Anh Ngọc
Trịnh Anh Ngọc
@jcfernandez-890825 , Yes, it's sure possible. Here are my ideas: - `oca.component.xxx` for compoment `xxx`
Hi @jcfernandez-890825 , The new version 2024.5.0 has been released with the fix for this issue.
Hello @LeonardoReyC , Make sure you added both the odoo source code and your custom addons to your VSCode workspace. Odoo IDE will try to recognize them automatically. If it...
Hello @sel-carlitos, I just published the extension to Open VSX Registry, so you can install the extension for code-server. https://github.com/EclipseFdn/open-vsx.org/issues/2560
Hello @mathisgauthey , I haven't seen any issues with the last update (0.22.5) yet. Do you have code samples to reproduce the issue?
> Sure. > > ``` > import logging > from datetime import timedelta, datetime > > from odoo import fields, models, api, _ > from odoo.addons.okteo_ouktuva import ride_utils > from...
> It works like you when I disable Pylance extension, but it used to work even with both. > > And I still don't get what's going on now with...
Hello @agustin-eticco , Have you added the Odoo source code (https://github.com/odoo/odoo/tree/16.0) to your VSCode workspace yet?
@agustin-eticco , I cannot reproduce the problem. Does the problem also occur with files in the Odoo source code or just with files in your custom addons?
Hi Quang @Ngquang , This is a nice feature, but it will take quite a while to do. So don't expect it to come soon.