Checked Connection
2026-09-13 00:00:01
2026-09-13 23:59:59
Process Receipts
SELECT * FROM transaction_history WHERE date_created between '2020-11-03 00:00:01' and '2020-11-03 23:59:59' and short_code in ('SA_IN', 'RBTD', 'RBTP', 'RCPOUT') and vendor_code = 'YA003'Run Receipt MySQL
After mRCPT MySQL
Warning: Undefined variable $mRow in F:\WebRoot\KUKPD\screens\test.php on line 138
Warning: Trying to access array offset on null in F:\WebRoot\KUKPD\screens\test.php on line 138
Warning: Undefined variable $mConnection in F:\WebRoot\KUKPD\screens\test.php on line 139
Fatal error: Uncaught TypeError: mysqli_query(): Argument #1 ($mysql) must be of type mysqli, null given in F:\WebRoot\KUKPD\screens\test.php:139
Stack trace:
#0 F:\WebRoot\KUKPD\screens\test.php(139): mysqli_query()
#1 F:\WebRoot\KUKPD\screens\test.php(99): Write_EDI_Header()
#2 {main}
thrown in F:\WebRoot\KUKPD\screens\test.php on line 139