14:23:19.474 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
14:23:19.474 | trace | yii\base\Module::getModule | Loading module: debug |
14:23:19.474 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
14:23:19.474 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
14:23:19.474 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
14:23:19.474 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:23:19.474 | trace | yii\base\Module::getModule | Loading module: gii |
14:23:19.474 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
14:23:19.475 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
14:23:19.475 | trace | yii\web\Application::handleRequest | Route requested: 'v2/reimbursement/save-recognize' |
14:23:19.475 | trace | yii\base\Module::getModule | Loading module: v2 |
14:23:19.475 | info | yii\web\Session::open | Session started |
14:23:19.476 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
14:23:19.478 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om' |
14:23:19.480 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:23:19.481 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:23:19.481 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:23:19.481 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:23:19.481 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
14:23:19.483 | trace | yii\base\Controller::runAction | Route to run: v2/reimbursement/save-recognize |
14:23:19.483 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:23:19.484 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
14:23:19.484 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\ReimbursementController::actionSaveRecognize() |
14:23:19.484 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:23:19.484 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:23:19.485 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "name"='saler_name_0' |
14:23:19.486 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_reimbursements" ("status", "amount", "occurrence_at", "created_by") VALUES (0, '422.02', '2025-09-05 00:00:00', 1000) RETURNING "id" |
14:23:19.488 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:23:19.488 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:23:19.488 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\Reimbursements', 8108, 'a:18:{s:2:"id";i:8108;s:6:"status";i:0;s:6:"amount";s:6:"422.02";s:13:"occurrence_at";s:19:"2025-09-05 00:00:00";s:18:"settle_accounts_at";N;s:18:"settle_accounts_by";N;s:11:"description";N;s:10:"created_by";i:1000;s:10:"created_at";N;s:10:"updated_at";N;s:18:"refuse_description";N;s:9:"client_id";N;s:10:"project_id";N;s:16:"next_verify_user";N;s:13:"is_resubmited";N;s:11:"work_log_id";N;s:12:"pre_sales_id";N;s:19:"implement_record_id";N;}', '', 1000, '114.254.3.114') |
14:23:19.490 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:23:19.490 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:23:19.490 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 6, 170, 'v2/reimbursement/save-recognize', '{"InvoiceRecognize":[{"saler_name":"saler_name_0","purchaser_name":"purchaser_name_0","serial_no":"46241009816298252799","occurrence_at":"2025-09-05 00:00:00","amount":"422.02","invoice_duplicated":"1","attachment_id":"323","x0":"39","y0":"12","x1":"438","y1":"12","x2":"39","y2":"451","x3":"438","y3":"451"}],"posttime":"1757312598","access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","device_type":"6","version_code":"170","token":"175e8903678e06d1ca72e414d4fde908"}', '{"code":200,"data":{"success":1},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-09-08 14:23:19') RETURNING "id" |