6d2f496700
feat(summary): Zahlungsweise-Auswahl bei offen==0 deaktivieren
...
Steht kein offener Betrag mehr aus (vollständig vorab bezahlt oder per
Gutschrift ausgeglichen), wird die Zahlungsmethoden-Auswahl gesperrt und
ein erklärender Hinweis angezeigt — analog zur Sperre bei bereits
abgeschlossener Lieferung.
- Offener-Betrag-Formel in Helper _openAmount(delivery, credit)
extrahiert (Single Source; vorher nur in _PaymentSummary).
- _PaymentMethodPicker bekommt die Gutschrift und sperrt das Dropdown
bei state != active ODER offen == 0 (editable = active && offen > 0).
- Sperr-/Info-Hinweis in wiederverwendbares _PickerHint-Widget gezogen.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-18 17:10:17 +02:00
a9bf8ecdd1
Final commit.
2026-06-01 17:12:28 +02:00
ac6b03227d
Added components to article
2026-05-11 17:12:05 +02:00
2470299a10
BIG FAT
2026-04-28 13:03:09 +02:00
8cf0ea4e9a
Added fail pages to retry the failed operation to delivery overview, notes and cars. Furthermore, I added better handling if the user is finished scanning articles.
2026-01-29 16:45:29 +01:00
2436177c95
Implemented new set article mechanism for unscannable articles
2026-01-10 20:20:28 +01:00
3b5d58eb9d
Fixed a bug where the current payment method is duplicated in the payment selection list
2026-01-09 13:02:38 +01:00
c2f574014a
Enhanced discount input. It was possible to remove a discount that has not been saved yet.
2026-01-09 12:43:16 +01:00
1d6c62a392
Removed unused imports and moved tour bloc to delivery to be shared by overview and detailed view
2026-01-09 12:24:31 +01:00
ecf8745762
Finalized sorting in delivery overview
2026-01-09 12:16:52 +01:00
b481a45afc
Fixed missing loading spinner due to seeded streams in note repository.
2026-01-08 15:59:45 +01:00
6eafb0fab0
Added the payment options to the summary and enhanced usability handling with delivery options
2026-01-08 14:11:01 +01:00
ffdd7fa0ff
Implemented note templates and enhanced usability by adjusting the dimension of the note dialogs
2026-01-08 14:10:21 +01:00
6a53d2d716
Enhanced signature step and adjusted note bloc
2026-01-07 16:07:24 +01:00
9111dc92db
Added Streams to TourRepository
2026-01-03 01:29:21 +01:00
edb8676f5a
Added custom tour ordering
2025-12-20 21:00:33 +01:00
0c61f65961
Removed unused imports for old docuframe SDK and fixed unneccesary docuframe exceptions on try/catch block
2025-11-28 20:49:06 +01:00
0150614ef5
Sign page: added user check for accepting notes of a delivery
2025-11-28 20:46:03 +01:00
7ea9108f62
Implemented settings, new scan, enhanced UI/UX
2025-11-04 16:52:39 +01:00
b19a6e1cd4
Initial draft
2025-09-20 16:14:06 +02:00