Split by release:
- v1.7.2 — small, self-contained fixes to existing templates (typos, compliance bugfixes, low-hanging fruit) are cherry-picked into the 1.7.2 release at release time. Templates are copied from this repo into the main app manually during release; they are not merged into
InvoicePlane/InvoicePlane:develop.
- v1.8.0 — the larger format build-out below waits until 1.7.2 ships.
Already landed on develop (candidates to copy into the 1.7.2 release)
Repositories & branches (1.8 build-out)
| Repo |
Branch |
Scope |
InvoicePlane/InvoicePlane |
prep/v180 (create at 1.7.2 release) |
Main app: migrations, client/invoice forms, controllers |
underdogg-forks/ivpl-exprmt |
prep/v180 |
Current working integration branch feeding the main app |
InvoicePlane/InvoicePlane-e-invoices |
develop |
XML generators, configs, validation, tests |
Dependency-ordered plan (v1.8.0 — parked until 1.7.2 ships)
Tier 0 — Foundations (do first, everything depends on these)
Tier 1 — Data model / field plumbing (ivpl-exprmt)
Tier 2 — Main-app integration (InvoicePlane prep/v180)
Tier 3 — Generators & formats (e-invoices develop)
Tier 4 — Cross-cutting
Documentation
All reference/country-guide/troubleshooting docs live in the Wiki (Documentation) repository — InvoicePlane/Wiki (D-01 … D-31), publish-gated on the v1.8.0 release.
Do not merge Tier 1–4 work into a release branch until v1.7.2 is tagged.
Already landed on
develop(candidates to copy into the 1.7.2 release)confort→comfortlabel/comment typo fixesRepositories & branches (1.8 build-out)
InvoicePlane/InvoicePlaneprep/v180(create at 1.7.2 release)underdogg-forks/ivpl-exprmtprep/v180InvoicePlane/InvoicePlane-e-invoicesdevelopDependency-ordered plan (v1.8.0 — parked until 1.7.2 ships)
Tier 0 — Foundations (do first, everything depends on these)
ip_client_metaandip_invoice_metato all generators (required by [1.8] Implement Peppol BIS Billing 3.0 (UBL 2.1) XML template #16–[1.8] Implement Facturae 3.2.1 XML template #20)Tier 1 — Data model / field plumbing (ivpl-exprmt)
Tier 2 — Main-app integration (InvoicePlane
prep/v180)ip_invoice_meta(depends on [1.8] Main app: invoice form E-Invoicing routing code fields (UI + validation) #58)Tier 3 — Generators & formats (e-invoices
develop)Tier 4 — Cross-cutting
Documentation
All reference/country-guide/troubleshooting docs live in the Wiki (Documentation) repository —
InvoicePlane/Wiki(D-01 … D-31), publish-gated on the v1.8.0 release.Do not merge Tier 1–4 work into a release branch until v1.7.2 is tagged.