Skip to content

TalaKo v2.0.0 — Utang-First Overhaul

Choose a tag to compare

@jjjardev jjjardev released this 24 Jul 10:25
· 8 commits to main since this release

Complete redesign focused on credit collection efficiency.

What Changed

  • New schema: Transactions (receipts) + items — payments apply to the receipt total, not individual line items
  • Legacy data auto-migrated: Old credits are converted to the new receipt structure on first launch
  • Pangolekta dashboard: New home screen with color-coded overdue tiles, summary bar, one-tap Bayad button
  • Add Utang: FAB opens a multi-item form with autocomplete for customers and items
  • Bayad (Collect): Numpad-driven payment sheet, defaults to full balance, supports partial payment
  • Raw DB export fixed: Uses share_plus so the file is actually shareable
  • Simplified navigation: Pangolekta → Customers → Settings (Items tab removed, items are auto-suggest only)

Files changed

17 files, +1377 / -684 lines