Paraguay tax regime and possible SIFEN e-invoicing support #822
Unanswered
learntheropes
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Invopop/GOBL team,
We are working on P2Pagos, an open-source multi-rail payment and invoicing architecture focused first on Paraguay and Latin America.
We would like to contribute Paraguay support upstream to GOBL instead of maintaining a Paraguay-only local abstraction in our own codebase.
From what we understand, the clean split would be:
Add a Paraguay tax regime to GOBL:
PYPYGTreat SIFEN / SET e-invoicing as a separate conversion/delivery layer:
For the SIFEN-specific layer, there are existing open-source TypeScript repositories from TIPS-SA that already implement several Paraguay electronic invoicing pieces and appear to be used in production. We are considering them as references for the Paraguay SIFEN mapping, XML generation, signing, QR, submission and KUDE generation.
Before starting the work, we would like to ask:
regimes/pybe welcome?Our goal is to keep the contribution small, legally accurate, testable and aligned with GOBL’s JSON-native design, while leaving the XML/SIFEN delivery layer separate if that is the preferred architecture.
Thanks.
All reactions