Skip to content

Port invoicing app to PySide6 and enhance localization#3

Open
MzdrowY wants to merge 1 commit into
mainfrom
feature/modernize-invoicing-app-pyside6-3747414161025825490
Open

Port invoicing app to PySide6 and enhance localization#3
MzdrowY wants to merge 1 commit into
mainfrom
feature/modernize-invoicing-app-pyside6-3747414161025825490

Conversation

@MzdrowY

@MzdrowY MzdrowY commented May 3, 2026

Copy link
Copy Markdown
Owner

This PR modernizes the invoicing application by porting it to PySide6 and enhancing its Polish localization features. Key changes include the addition of "amount in words" (kwota słownie) for Polish language invoices and improved PDF rendering using TrueType fonts (e.g., DejaVuSans) to correctly display Polish diacritics. The codebase was also refactored to remove redundant blocks and follow PySide6 conventions (Signals, exec()). A new test file test_faktury_logic.py was added to ensure the reliability of business logic.


PR created automatically by Jules for task 3747414161025825490 started by @mzdrowy-lang

- Migrated `faktury.py` from PyQt5 to PySide6.
- Integrated `kwota_slownie` logic from `przelewy.py` for Polish invoices.
- Added TrueType font registration to support Polish characters in PDF generation.
- Cleaned up code structure and removed duplication.
- Added logic tests in `test_faktury_logic.py`.

Co-authored-by: mzdrowy-lang <271831851+mzdrowy-lang@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant