Checked Connection
2026-09-05 00:00:01
2026-09-05 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 E:\WebRoot\kukdev\screens\test.php on line 138
Warning: Trying to access array offset on null in E:\WebRoot\kukdev\screens\test.php on line 138
Warning: Undefined variable $mConnection in E:\WebRoot\kukdev\screens\test.php on line 139
Fatal error: Uncaught TypeError: mysqli_query(): Argument #1 ($mysql) must be of type mysqli, null given in E:\WebRoot\kukdev\screens\test.php:139
Stack trace:
#0 E:\WebRoot\kukdev\screens\test.php(139): mysqli_query()
#1 E:\WebRoot\kukdev\screens\test.php(99): Write_EDI_Header()
#2 {main}
thrown in E:\WebRoot\kukdev\screens\test.php on line 139