Saare IT asset audit, update, pivot export aur task pages yahan se access karo. Is file ka naam it.php rakha gaya hai.
Bulk Found entry, Found/Pending count, working status, use status, remarks, monthly export.
it_asset_monthly_audit_live_sheet.phpGET-only audit entry, daily report, pending streak, full history, monthly report and CSV export.
it_asset_audit_get_full.phpSmart preview, editable mapping, insert/update/upsert/delete, GET/POST switch.
it_assets_smart_update_switch.phpGET-only bulk update panel for Excel paste and quick update operations.
it_assets_bulk_update_get.phpItem type counts, status counts, custom pivot table, dashboard CSV and raw asset CSV export.
it_assets_pivot_dashboard.phpClickable missing/pending counts, row edit, field fill, task finished/reopen workflow.
it_assets_clickable_task_dashboard.phpEarlier full rewrite version using POST/AJAX for audit entry and reports.
it_asset_audit_rewrite.php| Step | Page/File | Use |
|---|---|---|
| 1 | it_asset_audit_noway_upgrade.sql | Existing DB me missing columns aur helper audit table add karo. |
| 2 | it.php | Main dashboard open karo. |
| 3 | it_assets_smart_update_switch.php | Asset master data clean/update karo. |
| 4 | it_asset_monthly_audit_live_sheet.php | Monthly audit entry, found/pending, working status aur remarks maintain karo. |
| 5 | it_assets_pivot_dashboard.php | Pivot report/export nikalo. |
| 6 | it_assets_clickable_task_dashboard.php | Missing/pending data tasks complete karo. |
Note: GET mode me large bulk paste URL limit ki wajah se issue de sakta hai. Big data ke liye file ke top me $REQUEST_MODE = 2 karna best hai.