| 21:27:39.618 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 21:27:39.618 | trace | yii\base\Module::getModule | Loading module: debug |
| 21:27:39.619 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 21:27:39.620 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 21:27:39.621 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 21:27:39.625 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:39.629 | info | time tracing start | 1783171659629616128 |
| 21:27:39.629 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 21:27:39.629 | trace | yii\web\Application::handleRequest | Route requested: 'vue/erp-sales-outbound/search-inventory-product-list' |
| 21:27:39.629 | trace | yii\base\Module::getModule | Loading module: vue |
| 21:27:39.631 | info | yii\web\Session::open | Session started |
| 21:27:39.632 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 21:27:39.632 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 21:27:39.646 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:39.654 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:27:39.657 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:39.661 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:27:39.666 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 21:27:39.679 | trace | yii\base\Controller::runAction | Route to run: vue/erp-sales-outbound/search-inventory-product-list |
| 21:27:39.679 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ErpSalesOutboundController::actionSearchInventoryProductList() |
| 21:27:39.680 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_sales_outbounds" WHERE "id"='154' |
| 21:27:39.704 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:39.707 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:27:39.716 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_sales_outbound_products" WHERE "erp_sales_outbound_id"=154 |
| 21:27:39.736 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:39.743 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:27:39.748 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_sales_outbound_spent_products" WHERE "erp_sales_outbound_product_id"=450 |
| 21:27:39.770 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:39.770 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:27:39.771 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_erp_stores" WHERE ("id"='1') AND ("is_delete"=FALSE)) |
| 21:27:39.772 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:39.772 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:27:39.774 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'client_name' in 'app\models\search\ErpInventoryProductSearch'. |
| 21:27:39.775 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:39.776 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:39.778 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT eip.* FROM "a57be577deb434"."tbl_erp_inventory_products" "eip" LEFT JOIN "a57be577deb434"."tbl_products" "p" ON eip.product_id = p.id LEFT JOIN "a57be577deb434"."tbl_product_brands" "pb" ON p.product_brand = pb.id LEFT JOIN "a57be577deb434"."tbl_product_types" "pt" ON p.product_type = pt.id LEFT JOIN "a57be577deb434"."tbl_product_series" "ps" ON p.product_serie = ps.id LEFT JOIN "a57be577deb434"."tbl_product_components" "pc" ON p.product_component = pc.id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbounds" "epis" ON epis.id = eip.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbound_projects" "epips" ON epis.id = epips.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_starts" "eiss" ON eiss.id = eip.erp_inventory_start_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_builds" "eibs" ON eibs.id = eip.erp_inventory_build_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_disassembles" "eids" ON eids.id = eip.erp_inventory_disassemble_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_gifts" "epgs" ON epgs.id = eip.erp_purchase_gift_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflows" "eios" ON eios.id = eip.erp_inventory_overflow_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflow_projects" "eiops" ON eiops.erp_inventory_overflow_id = eios.id WHERE (("epips"."client_id"='982') OR ("epgs"."client_id"='982') OR ("eiops"."client_id"='982')) AND (("epips"."project_id"='4167') OR ("eiops"."project_id"='4167')) AND ("eip"."product_id"='2261') AND ("eip"."erp_store_id"='1') AND ((eip.inventory > 0) OR ("eip"."id"=485)) GROUP BY "eip"."id" ORDER BY eip.wrote_date ASC, eip.created_at ASC) "c" |
| 21:27:39.782 | info | yii\db\Command::query | SELECT eip.* FROM "a57be577deb434"."tbl_erp_inventory_products" "eip" LEFT JOIN "a57be577deb434"."tbl_products" "p" ON eip.product_id = p.id LEFT JOIN "a57be577deb434"."tbl_product_brands" "pb" ON p.product_brand = pb.id LEFT JOIN "a57be577deb434"."tbl_product_types" "pt" ON p.product_type = pt.id LEFT JOIN "a57be577deb434"."tbl_product_series" "ps" ON p.product_serie = ps.id LEFT JOIN "a57be577deb434"."tbl_product_components" "pc" ON p.product_component = pc.id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbounds" "epis" ON epis.id = eip.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbound_projects" "epips" ON epis.id = epips.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_starts" "eiss" ON eiss.id = eip.erp_inventory_start_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_builds" "eibs" ON eibs.id = eip.erp_inventory_build_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_disassembles" "eids" ON eids.id = eip.erp_inventory_disassemble_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_gifts" "epgs" ON epgs.id = eip.erp_purchase_gift_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflows" "eios" ON eios.id = eip.erp_inventory_overflow_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflow_projects" "eiops" ON eiops.erp_inventory_overflow_id = eios.id WHERE (("epips"."client_id"='982') OR ("epgs"."client_id"='982') OR ("eiops"."client_id"='982')) AND (("epips"."project_id"='4167') OR ("eiops"."project_id"='4167')) AND ("eip"."product_id"='2261') AND ("eip"."erp_store_id"='1') AND ((eip.inventory > 0) OR ("eip"."id"=485)) GROUP BY "eip"."id" ORDER BY eip.wrote_date ASC, eip.created_at ASC LIMIT 20 |
| 21:27:39.786 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'client_name' in 'app\models\search\ErpInventoryProductSearch'. |
| 21:27:39.787 | info | yii\db\Command::query | SELECT eip.* FROM "a57be577deb434"."tbl_erp_inventory_products" "eip" LEFT JOIN "a57be577deb434"."tbl_products" "p" ON eip.product_id = p.id LEFT JOIN "a57be577deb434"."tbl_product_brands" "pb" ON p.product_brand = pb.id LEFT JOIN "a57be577deb434"."tbl_product_types" "pt" ON p.product_type = pt.id LEFT JOIN "a57be577deb434"."tbl_product_series" "ps" ON p.product_serie = ps.id LEFT JOIN "a57be577deb434"."tbl_product_components" "pc" ON p.product_component = pc.id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbounds" "epis" ON epis.id = eip.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbound_projects" "epips" ON epis.id = epips.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_starts" "eiss" ON eiss.id = eip.erp_inventory_start_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_builds" "eibs" ON eibs.id = eip.erp_inventory_build_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_disassembles" "eids" ON eids.id = eip.erp_inventory_disassemble_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_gifts" "epgs" ON epgs.id = eip.erp_purchase_gift_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflows" "eios" ON eios.id = eip.erp_inventory_overflow_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflow_projects" "eiops" ON eiops.erp_inventory_overflow_id = eios.id WHERE (("epips"."client_id"='982') OR ("epgs"."client_id"='982') OR ("eiops"."client_id"='982')) AND (("epips"."project_id"='4167') OR ("eiops"."project_id"='4167')) AND ("eip"."product_id"='2261') AND ("eip"."erp_store_id"='1') AND ((eip.inventory > 0) OR ("eip"."id"=485)) GROUP BY "eip"."id" ORDER BY eip.wrote_date ASC, eip.created_at ASC |
| 21:27:39.790 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:39.791 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:27:39.791 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/erp-sales-outbound/search-inventory-product-list', '{"ErpInventoryProductSearch":{"client_id":"982","client_name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","project_id":"4167"},"ErpSalesOutbounds":{"erpSalesOutboundProducts":{"450":{"product_id":"2261","number":"1","amount":"400","total_amount":"400.00","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","erp_sales_order_product_id":"2233","erp_store_id":"1","maintenance_to":"","is_check":"1","erpSalesOutboundSpentProducts":[{"erp_inventory_product_id":"485","number":"1"}]}}},"id":"154","page":"1"}', '{"code":2000,"result":{"list":[],"checkList":[],"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"111.194.208.14","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/149.0.0.0 Safari\/537.36"}', FALSE, '2026-07-04 21:27:39', 161673984) RETURNING "id" |
| 21:27:39.793 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:39.793 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |