Alexis de Lattre

Results 93 issues of Alexis de Lattre

The 2 modules account_statement_import_online and account_statement_import depend on account_statement_import_base (and not on each other) and share common code, in particular a hook to update the statement line. So we can...

I would like to discuss partner detection on bank statement lines when importing bank statements via file import (OFX, Camt, ...) AND by online import (Ponto, Qonto, ...). The code...

enhancement

I'm using invoice2data as a python lib in the Odoo module account_invoice_import_invoice2data, cf https://github.com/OCA/edi/blob/10.0/account_invoice_import_invoice2data/wizard/account_invoice_import.py#L54 When the extraction fails because 1) some fields didn't match 2) or because no template was...

priority:high
type:enhancement

We need a command line option to set the path to the config file. For example, it should be possible to run: pywebdriverd -c /opt/myproject/config.ini

enhancement
Pywebdriver-Core

The readme gives an example of a scenario where this module product_analytic_sale is required.

approved

Rename res.country.group "Europe" to "European Union", because that country group only includes the 27 countries of the EU. -- I confirm I have signed the CLA and read the PR...