Add monitoring views and templates for Tempat Pembayaran reporting
- Created a new view for monitoring Tempat Pembayaran (realisasi_tp.py) that handles listing and actions related to payment locations. - Added a new template (list_tp.pt) for displaying the payment location data in a table format with date filters. - Updated base template (base.pt) to include a dropdown for "Realisasi" with links to the new Tempat Pembayaran view. - Introduced a copy of the base template (base copy.pt) for potential future modifications. - Enhanced the existing base template by removing commented-out sections and organizing the navigation structure.
Showing
10 changed files
with
481 additions
and
83 deletions
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/realisasi_tp.py
0 → 100644
-
Please register or sign in to post a comment