h-1.flutter.0/lib/services
2026-02-15 00:47:04 +09:00
..
activity_log_repository.dart feat: Implement extensive database schema upgrades including new tables for activity logs and app GPS history, and add fields for product categories, stock, invoice document types, GPS coordinates, and company tax display 2026-02-14 22:37:39 +09:00
company_repository.dart feat: Implement barcode scanning for products, add sample product generation, and update dependencies. 2026-02-14 20:08:44 +09:00
customer_repository.dart feat: Implement extensive database schema upgrades including new tables for activity logs and app GPS history, and add fields for product categories, stock, invoice document types, GPS coordinates, and company tax display 2026-02-14 22:37:39 +09:00
database_helper.dart feat: Implement invoice editing, add company registration number to model and PDF, and refine PDF filename generation. 2026-02-15 00:47:04 +09:00
gps_service.dart feat: Implement extensive database schema upgrades including new tables for activity logs and app GPS history, and add fields for product categories, stock, invoice document types, GPS coordinates, and company tax display 2026-02-14 22:37:39 +09:00
invoice_repository.dart feat: Add subject field to invoices, integrating it into the model, UI, and database. 2026-02-14 23:53:53 +09:00
location_service.dart feat: Implement customer master management with local storage, GPS history recording, and a new invoice history screen. 2026-02-14 19:36:40 +09:00
pdf_generator.dart feat: Implement invoice editing, add company registration number to model and PDF, and refine PDF filename generation. 2026-02-15 00:47:04 +09:00
print_service.dart feat: Implement extensive database schema upgrades including new tables for activity logs and app GPS history, and add fields for product categories, stock, invoice document types, GPS coordinates, and company tax display 2026-02-14 22:37:39 +09:00
product_repository.dart feat: Implement extensive database schema upgrades including new tables for activity logs and app GPS history, and add fields for product categories, stock, invoice document types, GPS coordinates, and company tax display 2026-02-14 22:37:39 +09:00