[18.0][ADD] modules adding Odoo dependencies for Factur-x / UBL generation and import#11
[18.0][ADD] modules adding Odoo dependencies for Factur-x / UBL generation and import#11remi-filament wants to merge 2 commits into
Conversation
|
Hi @alexis-via, |
eb303e7 to
ef71abf
Compare
3826d74 to
d5759d1
Compare
|
Salut @alexis-via
J'ai notamment fait des schémas de dépendance assez exhaustifs (je suis resté aux modules haut niveau côté Odoo et il manque certains liens entre modules OCA et account par exemple, mais ça devenait illisible sinon). Le support est là : https://cloud.le-filament.com/s/7i2twoxc47BesSB J'ai les schémas de dépendances dans un format draw.io si tu veux les réutiliser / les modifier, dis-moi je te les fournirai. |
|
This PR is not relevant anymore since named dependencies has been added in l10n_fr_einvoicing towards en16931. |
This PR proposes an extra module that makes use of Odoo core UBL/CII/Factur-x functions for generation and import of invoices instead of OCA suite of modules.
Depends on:
With these modules installed I tested generation and import of invoices both with Factur-x and UBL formats successfully (and exchange with SuperPDP of course)
I am not sure what is the plan to push these modules to OCA at some point (because for now pre-commit is failing since I did not add Akretion as an author), but it would make sense to me that this set is pushed under OCA umbrella.
I have another branch with all my 5 PRs (#2 #8 #10 this one and #12 ) merged inside : https://github.com/lefilament/fr-einvoicing/tree/18.0-wip-remi-test if someone wishes to test all at once !