Skip to content

Poprawa logiki i modernizacja UI aplikacji przelewowej#1

Open
MzdrowY wants to merge 1 commit into
mainfrom
feature/bank-transfer-improvements-3078463913971562906
Open

Poprawa logiki i modernizacja UI aplikacji przelewowej#1
MzdrowY wants to merge 1 commit into
mainfrom
feature/bank-transfer-improvements-3078463913971562906

Conversation

@MzdrowY

@MzdrowY MzdrowY commented May 2, 2026

Copy link
Copy Markdown
Owner

Kompleksowa poprawa i modernizacja aplikacji do wypełniania przelewów.

Główne zmiany:

  1. Poprawa logiki "kwota słownie": Nowa implementacja obsługuje miliony i miliardy oraz poprawnie odmienia waluty (złoty/złote/złotych) zgodnie z polską gramatyką.
  2. Modernizacja interfejsu: Przebudowano UI z wykorzystaniem widżetów ttk (Themed Tkinter), co nadaje aplikacji nowocześniejszy wygląd i lepszą organizację pól (układ siatki).
  3. Wieloplatformowość: Dodano obsługę otwierania PDF na systemach Windows, macOS i Linux.
  4. Stabilność: Dodano walidację pól numerycznych w ustawieniach korekty oraz lepszą obsługę błędów przy wczytywaniu i zapisywaniu danych.
  5. Testy: Stworzono skrypt test_logic.py w celu weryfikacji poprawności konwersji kwot na słowa.
  6. Poprawki techniczne: Dodano brakujące importy (np. sys).

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

- Completely rewrote 'kwota_slownie' function to handle millions/billions and correct Polish grammar.
- Modernized UI using ttk widgets and improved layout.
- Added cross-platform support for opening generated PDFs.
- Added 'test_logic.py' for automated validation of amount-to-words conversion.
- Added missing 'sys' import.
- Improved error handling for global configuration inputs.

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