
Alexis de Lattre
@alexisdlattre
Followers
995
Following
501
Media
112
Statuses
4K
Odoo community developer. OCA member and contributor. Factur-X lover.
France
Joined February 2010
My blog post about our choice of SUPER PDP for the e-invoicing reform for France
linkedin.com
Dans un billet que j'ai écrit sur le blog d'Akretion le 2 avril 2025 intitulé Stratégie et engagements d'Akretion sur la réforme de la facturation électronique, j'écrivais ceci : Sur le choix du PDP,...
0
0
1
Happy to announce that I released today version 3.7 of my factur-x python lib: It takes advantage of a fix in the code of the high-level API to list attachments of pypdf, following this bug report I opened 2 years ago:
github.com
In pypdf main branch: in _reader.py, there is a mistake in the method _list_attachments() https://github.com/py-pdf/pypdf/blob/main/pypdf/_reader.py#L2201 The current implementation of the method _...
0
0
4
When you ask for a VAT reimbursement, you are often contacted by the fiscal administration to justify it. Odoo can now generate a ZIP file that contains the vendor bills and an Excel file with all the required info! OCA PR for #odoo v16:
0
4
9
My PR on OCA/bank-payment-alternative v18 to support "internal" bank transferts i.e. bank transfers between 2 bank accounts of the company This PR also has several small improvements.
github.com
If you have several errors in the same payment line, all the errors will be displayed to the user, not just the first one Delete account.payment and account.payment.lot on back to draft Remove env....
0
2
4
RT @cetmix_team: You can make #odoo attachment management handier using this module that we recently contributed to the @OdooCommunity .It….
0
5
0
I very proud to annonce that OCA/bank-payment-alternative for #odoo v18 is now fully merged! I've been developping on the community banking addons since 2010 and I can tell you one thing: OCA/bank-payment-alternative is the cleanest code ever!.
0
3
19
I just released version 0.9 of pyfrdas2: I switched from pgpy (unmaintained) to python-gnupg It will avoid the dirty log when starting odoo and remove constraints on python crypto libs. python-gnupg is a wrapper, so you need to have gnupg installed.
pypi.org
Generate DAS2 for the french tax administration
0
0
1
While working on OCA/bank-payment-alternative, I found a critical bug in OCA/bank-payment v18 in the generation of the SEPA XML files and I immediately reported it with a proposed fix
github.com
BEFORE AFTER In Odoo v18, a draft account.payment don't have a move_id. So payment.move_id.id is False when generating the payment file (the account.payment are confirmed when going from ...
0
0
4
RT @OdooCommunity: Have you registered for the Spanish OCA Days 2025 and XVIII Jornadas Odoo?. It all happens next week in Cartagena. 2nd….
0
3
0
I just posted a 5th proposal for the new module names for OCA/bank-payment-alternative. and I really like this 5th proposal ! Give your opinon now:
github.com
For this new project bank-payment-alternative, we need to change the names of the modules. My first proposal that I wrote in an email dated April 16 2025 sent to [email protected] was...
0
0
0
RT @PedroMBaeza: The features of the #OCA module dbfilter_from_header has been integrated into core for #odoo 19 (changing X-Odoo-dbfilter….
github.com
Make it possible to select a database by providing a `X-Odoo-Database` header in the request. This header takes over the hostname and the database found inside the session. Without this header, we...
0
6
0
Here is the new OCA project that will host the bank-payment modules for v18 that use the native object account.payment.method.line as payment mode: Stay tuned!.
github.com
Bank Payment - Alternative approach based on Odoo native payment methods - OCA/bank-payment-alternative
0
2
6
My PR to add fiscalyear_last_day and fiscalyear_last_month in the OCA module account_usability: We need this field also in #odoo community!
0
0
3
I pushed to github today my rewrite of account_invoice_import for #odoo v16: Sorry for this long delay. So happy to improve, modernize and simplify account_invoice_import for users and developers ! Still more to come. .
github.com
This is a draft PR. Many more changes are planned.
0
1
7
No more error in account_invoice_facturx when you have a negative price in an invoice line with my OCA PR for #odoo v16:
github.com
Invoice lines with negative prices are now global allowance lines Fix per-line allowance node "ActualAmount" Improve per-line allowance node: add "CalculationPercent&...
0
0
1