V3st1g3

Results 10 comments of V3st1g3

Hi! Are you planning to merge this PR anytime soon? I would like to use it as a base to migrate "account_invoice_import" to version 16.0.

I am using PyCharm 2024.2.1 and Odoo plugin 2024.7.0.242.

This is what I get. ![Screenshot_20240912_172240](https://github.com/user-attachments/assets/036d29dc-9c7f-4010-88c8-3069e1a67c25)

For "env", I get "Cannot find declaration to go to". For "user", it goes to "api.py". ![Screenshot_20240912_175015](https://github.com/user-attachments/assets/16ced94f-0b49-4ab8-8dac-e2bb5bfc5069)

It's quite the same except for "odoo-stubs". Should I try to add it ?

OK, now it works with "odoo-stubs" added. Sorry for wasting your time. 🙏

Indeed, I never needed to do it manually. I am using a remote interpreter from a Docker image like I always did. In the case it cannot detect my Odoo...

@bosd @simahawk @njeudy Hi! I managed to get the tests working. Do you have any advice to improve code coverage?

I also migrated `account_invoice_import_invoice2data` to expand code coverage.

@bosd It's done, the PR is here: https://github.com/OCA/edi/pull/1095 Thanks for your reply, I'll look into it when I have time. :+1: