Database Flush Operations
Perform system-wide clear and truncate operations on database tables. Warning: These actions are irreversible. To protect live server data, you must type CONFIRM in the input field before clicking any of the flush buttons.
Flush Shipment Data
Deletes all records from the shipments table, resets auto-increment IDs, and clears all administrator upload history.
Keep this in mind before re-uploading clean admin files.
Flush Vendor Data
Keeps the core shipments records intact, but resets all matched vendor remittance fields (vendor_cod, vendor_name, vendor_received_date, utr) to empty/zero values. It also truncates the unmatched_vendor_awbs table and clears vendor upload logs.
Flush Complete Database
CRITICAL DESTRUCTIVE ACTION: Completely truncates all tables in the database, including shipments, upload_history, and unmatched_vendor_awbs. Re-initializes all tables to a completely fresh state.