V3st1g3
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. 
For "env", I get "Cannot find declaration to go to". For "user", it goes to "api.py". 
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: