mwpn
|
ca3b1bd0d7
|
Fix: Change 'amount' to 'price' to match database schema - Database uses 'price' column, not 'amount' - Update all queries in DailySummaryService, HourlySummaryService - Update RetribusiWriteService (SELECT, INSERT, UPDATE) - Update Validator to use 'price' field - Update check_database.php and TROUBLESHOOTING.md
|
2025-12-17 13:36:29 +07:00 |
|
mwpn
|
533c22d3af
|
Fix: Fix SQL GROUP BY error in daily/hourly summary aggregation - Use COALESCE in GROUP BY to handle NULL tariff amounts - Remove invalid is_active check on tariffs table
|
2025-12-17 13:32:31 +07:00 |
|
mwpn
|
39f23388a7
|
Initial commit: Slim Framework 4 API Retribusi dengan modular architecture
|
2025-12-17 10:43:03 +07:00 |
|