fix(invoices): unify and localize invoice status labels (Unpaid shows overdue) - #9
Merged
Panelica merged 4 commits intoSep 2, 2026
Conversation
hedon77
force-pushed
the
fix/invoice-unpaid-includes-overdue
branch
from
August 30, 2026 21:21
ebf781d to
6c19807
Compare
Owner
Owner
|
Thank you — unifying the invoice status labels behind one helper and the Polish gender fixes are a real improvement. We just merged the first clean batch into main: #16 (client delete), #24 (invoice number display), #13 (Tpay), #22 (addon settings framework) and #14 (tax rewrite). The tax rewrite (#14) touches the same invoice views and PDF, so this now shows a conflict. A rebase on the updated main should resolve it cleanly and then we'll merge it. |
…paid/Overdue badge
hedon77
force-pushed
the
fix/invoice-unpaid-includes-overdue
branch
from
September 1, 2026 19:39
36dedf2 to
aacc8bd
Compare
Contributor
Author
|
*Zrebasowane na aktualny \main* — gałąź merguje się teraz czysto, konflikt zniesiony. Gotowe do merga. |
This was referenced Sep 2, 2026
Panelica
pushed a commit
that referenced
this pull request
Sep 3, 2026
The zh files had drifted from English after several merges (#9, #14, #17, #21, #23): same keys, but flattened/reordered, so the zh structure test failed. Rebuild admin/client/common/messages to English's exact nesting and order, keeping every existing Chinese translation. Also fix funds.amount_range, which carried :min/:max placeholders English does not pass, so it rendered the raw tokens; it now matches the English static form.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Invoicing-focused changes across tax rules, the invoice builder and a new products/services catalog.
Tax rules