filter task show main task value and main and sub task edit

This commit is contained in:
Pooja Fulari
2026-04-21 10:27:13 +05:30
parent c6f543c63f
commit e46e1e52bb
58 changed files with 412 additions and 253 deletions

View File

@@ -5,7 +5,7 @@ from app.models import Task
from app.service.logger import log_activity
def generate_report_page_controller():
def generate_report_page_controller():
selected_district = request.args.get('district')
selected_block = request.args.get('block')