Performance Profiling

Total processing time: 346 ms; Peak memory: 9.893 MB. Show Profiling Timeline

总计72条数据
TimeDurationCategoryInfo
  
10:38:12.56821.9 msyii\db\Command::querySELECT "object_id", count(*) AS comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=7) AND ("object_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550)) GROUP BY "object_id"
10:38:12.69317.4 msyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=7) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550)) GROUP BY "object_id"
10:38:12.52412.7 msyii\db\Command::querySELECT COUNT(*) FROM (SELECT c.*, abs(c.expire_date - current_date) AS b_date, CASE WHEN c.expire_date IS NULL THEN 1 ELSE 2 END AS passed FROM "a57be577deb434"."tbl_sales_contracts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON p.id = c.from_project LEFT JOIN "a57be577deb434"."tbl_sales_contract_invoices" "sci2" ON c.id = sci2.contract_id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = client.sales_rep LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "cs" ON cs.object_id = c.id AND cs.object_type = 105 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "rs" ON rs.object_id = c.id AND rs.object_type = 106 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "vs" ON vs.object_id = c.id AND vs.object_type = 107 LEFT JOIN (SELECT sum(amount) as invoice_sum, contract_id FROM "a57be577deb434"."tbl_sales_contract_invoices" GROUP BY "contract_id") "sci" ON sci.contract_id = c.id WHERE (true) AND (("client"."sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("client"."sales_rep" IS NULL) OR ("client"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("client"."sales_rep"='1001')) AND (from_project is not null) GROUP BY "c"."id" ORDER BY "c"."signed_at" DESC, "c"."created_at" DESC) "c"
10:38:12.7709.8 msyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_visit_module_histories' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
10:38:12.5378.3 msyii\db\Command::querySELECT c.*, abs(c.expire_date - current_date) AS b_date, CASE WHEN c.expire_date IS NULL THEN 1 ELSE 2 END AS passed FROM "a57be577deb434"."tbl_sales_contracts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON p.id = c.from_project LEFT JOIN "a57be577deb434"."tbl_sales_contract_invoices" "sci2" ON c.id = sci2.contract_id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = client.sales_rep LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "cs" ON cs.object_id = c.id AND cs.object_type = 105 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "rs" ON rs.object_id = c.id AND rs.object_type = 106 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "vs" ON vs.object_id = c.id AND vs.object_type = 107 LEFT JOIN (SELECT sum(amount) as invoice_sum, contract_id FROM "a57be577deb434"."tbl_sales_contract_invoices" GROUP BY "contract_id") "sci" ON sci.contract_id = c.id WHERE (true) AND (("client"."sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("client"."sales_rep" IS NULL) OR ("client"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("client"."sales_rep"='1001')) AND (from_project is not null) GROUP BY "c"."id" ORDER BY "c"."signed_at" DESC, "c"."created_at" DESC LIMIT 20
10:38:12.7277.4 msyii\db\Command::querySELECT SUM(erp_settle_amount) FROM "a57be577deb434"."tbl_sales_contracts" WHERE "id" IN (SELECT "c"."id" FROM "a57be577deb434"."tbl_sales_contracts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON p.id = c.from_project LEFT JOIN "a57be577deb434"."tbl_sales_contract_invoices" "sci2" ON c.id = sci2.contract_id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = client.sales_rep LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "cs" ON cs.object_id = c.id AND cs.object_type = 105 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "rs" ON rs.object_id = c.id AND rs.object_type = 106 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "vs" ON vs.object_id = c.id AND vs.object_type = 107 LEFT JOIN (SELECT sum(amount) as invoice_sum, contract_id FROM "a57be577deb434"."tbl_sales_contract_invoices" GROUP BY "contract_id") "sci" ON sci.contract_id = c.id WHERE (true) AND (("client"."sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("client"."sales_rep" IS NULL) OR ("client"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("client"."sales_rep"='1001')) AND (from_project is not null) GROUP BY "c"."id" ORDER BY "c"."signed_at" DESC, "c"."created_at" DESC)
10:38:12.7497.4 msyii\db\Command::querySELECT SUM(total_contact_point - coalesce(paid_contact_point, 0)) FROM "a57be577deb434"."tbl_projects" WHERE "id" IN (SELECT "from_project" FROM "a57be577deb434"."tbl_sales_contracts" WHERE "id" IN (SELECT "c"."id" FROM "a57be577deb434"."tbl_sales_contracts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON p.id = c.from_project LEFT JOIN "a57be577deb434"."tbl_sales_contract_invoices" "sci2" ON c.id = sci2.contract_id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = client.sales_rep LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "cs" ON cs.object_id = c.id AND cs.object_type = 105 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "rs" ON rs.object_id = c.id AND rs.object_type = 106 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "vs" ON vs.object_id = c.id AND vs.object_type = 107 LEFT JOIN (SELECT sum(amount) as invoice_sum, contract_id FROM "a57be577deb434"."tbl_sales_contract_invoices" GROUP BY "contract_id") "sci" ON sci.contract_id = c.id WHERE (true) AND (("client"."sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("client"."sales_rep" IS NULL) OR ("client"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("client"."sales_rep"='1001')) AND (from_project is not null) GROUP BY "c"."id" ORDER BY "c"."signed_at" DESC, "c"."created_at" DESC))
10:38:12.4947.3 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
10:38:12.7427.3 msyii\db\Command::querySELECT SUM(amount) FROM "a57be577deb434"."tbl_sales_contract_invoices" WHERE "contract_id" IN (SELECT "id" FROM "a57be577deb434"."tbl_sales_contracts" WHERE ("id" IN (SELECT "c"."id" FROM "a57be577deb434"."tbl_sales_contracts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON p.id = c.from_project LEFT JOIN "a57be577deb434"."tbl_sales_contract_invoices" "sci2" ON c.id = sci2.contract_id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = client.sales_rep LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "cs" ON cs.object_id = c.id AND cs.object_type = 105 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "rs" ON rs.object_id = c.id AND rs.object_type = 106 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "vs" ON vs.object_id = c.id AND vs.object_type = 107 LEFT JOIN (SELECT sum(amount) as invoice_sum, contract_id FROM "a57be577deb434"."tbl_sales_contract_invoices" GROUP BY "contract_id") "sci" ON sci.contract_id = c.id WHERE (true) AND (("client"."sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("client"."sales_rep" IS NULL) OR ("client"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("client"."sales_rep"='1001')) AND (from_project is not null) GROUP BY "c"."id" ORDER BY "c"."signed_at" DESC, "c"."created_at" DESC)) AND ("including_tax"=TRUE))
10:38:12.7197.2 msyii\db\Command::querySELECT SUM(amount) FROM "a57be577deb434"."tbl_sales_contracts" WHERE ("id" IN (SELECT "c"."id" FROM "a57be577deb434"."tbl_sales_contracts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON p.id = c.from_project LEFT JOIN "a57be577deb434"."tbl_sales_contract_invoices" "sci2" ON c.id = sci2.contract_id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = client.sales_rep LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "cs" ON cs.object_id = c.id AND cs.object_type = 105 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "rs" ON rs.object_id = c.id AND rs.object_type = 106 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "vs" ON vs.object_id = c.id AND vs.object_type = 107 LEFT JOIN (SELECT sum(amount) as invoice_sum, contract_id FROM "a57be577deb434"."tbl_sales_contract_invoices" GROUP BY "contract_id") "sci" ON sci.contract_id = c.id WHERE (true) AND (("client"."sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("client"."sales_rep" IS NULL) OR ("client"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("client"."sales_rep"='1001')) AND (from_project is not null) GROUP BY "c"."id" ORDER BY "c"."signed_at" DESC, "c"."created_at" DESC)) AND ("including_tax"=TRUE)
10:38:12.7127.0 msyii\db\Command::querySELECT SUM(amount) FROM "a57be577deb434"."tbl_sales_contracts" WHERE "id" IN (SELECT "c"."id" FROM "a57be577deb434"."tbl_sales_contracts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON p.id = c.from_project LEFT JOIN "a57be577deb434"."tbl_sales_contract_invoices" "sci2" ON c.id = sci2.contract_id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = client.sales_rep LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "cs" ON cs.object_id = c.id AND cs.object_type = 105 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "rs" ON rs.object_id = c.id AND rs.object_type = 106 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "vs" ON vs.object_id = c.id AND vs.object_type = 107 LEFT JOIN (SELECT sum(amount) as invoice_sum, contract_id FROM "a57be577deb434"."tbl_sales_contract_invoices" GROUP BY "contract_id") "sci" ON sci.contract_id = c.id WHERE (true) AND (("client"."sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("client"."sales_rep" IS NULL) OR ("client"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("client"."sales_rep"='1001')) AND (from_project is not null) GROUP BY "c"."id" ORDER BY "c"."signed_at" DESC, "c"."created_at" DESC)
10:38:12.7356.6 msyii\db\Command::querySELECT SUM(amount) FROM "a57be577deb434"."tbl_sales_contract_invoices" WHERE "contract_id" IN (SELECT "c"."id" FROM "a57be577deb434"."tbl_sales_contracts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON p.id = c.from_project LEFT JOIN "a57be577deb434"."tbl_sales_contract_invoices" "sci2" ON c.id = sci2.contract_id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = client.sales_rep LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "cs" ON cs.object_id = c.id AND cs.object_type = 105 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "rs" ON rs.object_id = c.id AND rs.object_type = 106 LEFT JOIN "a57be577deb434"."tbl_attachement_relationships" "vs" ON vs.object_id = c.id AND vs.object_type = 107 LEFT JOIN (SELECT sum(amount) as invoice_sum, contract_id FROM "a57be577deb434"."tbl_sales_contract_invoices" GROUP BY "contract_id") "sci" ON sci.contract_id = c.id WHERE (true) AND (("client"."sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("client"."sales_rep" IS NULL) OR ("client"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("client"."sales_rep"='1001')) AND (from_project is not null) GROUP BY "c"."id" ORDER BY "c"."signed_at" DESC, "c"."created_at" DESC)
10:38:12.7846.6 msyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/sales-contract/list', '{"SalesContractSearch":{"handler":["1001"],"contract_type":"","contract_scan":"","receipt_scan":"","verify_scan":"","is_outbound":"","is_settle":"","is_deliver":"","is_sales_order_ready":"","invoice_status":"","payment_status":"","created_by":"","invoice_from_date_period":"","contact_point_status":"","collected_plan":"","is_draft":"","is_verify":""},"Filter":{"name":"signed_at","sort":"DESC"},"page":"1","from_project":"1","web_access_token":"tld3jO0KyGCnBfJLTA8332fg4dJPv04V"}', '{"code":2000,"result":{"list":[{"id":4055,"client_id":2553,"signed_at":"2025-07-21","amount":"885300","handler":1001,"description":"","created_by":1001,"created_at":"2025-07-21 14:10:34","updated_at":"2025-07-25 11:41:16","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3751,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"","payment_collection_remind_ahead":"1 day","from_project":3751,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":false,"is_deliver":false,"is_outbound":false,"is_save_collection":true,"save_collection_at":"2025-07-25 11:40:23","is_verify":false,"is_draft":false,"erp_settle_amount":"0","erp_un_settle_amount":"885300","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":2553,"key":2553,"name":"\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{},"project":{"id":3751,"key":3751,"name":"10\u53f0 PA445 \u8bbe\u5907\u91c7\u8d2d\u9879\u76ee\uff08\u6c99\u7279\u9879\u76ee\uff09","erpSalesOrder":""},"fromProject":{"id":3751,"key":3751,"name":"10\u53f0 PA445 \u8bbe\u5907\u91c7\u8d2d\u9879\u76ee\uff08\u6c99\u7279\u9879\u76ee\uff09","description":"","total_contact_point":"342291","paid_contact_point":"","is_sales_order_ready":false,"project_product_version_id":951,"bargain_date":"2025-07-21","collected":"0","profit_pct":"2.74","budget":"885300","erpSalesOrder":"","projectProductTypes":[{"id":6792,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"885300","pct":"2.74","project_id":3751,"profit":"24257.22"}],"projectProductRels":[{"id":10491,"project_id":3751,"product_id":2055,"amount":"22137.00","number":10,"cost":"13200.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"221370","total_cost":"132000","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":2055,"name":"PAN-PA-445","product_type":5,"product_component":26,"product_brand":8,"product_serie":1663,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-445","created_by":1013,"created_at":"2025-07-21 14:49:47","updated_at":"2025-07-21 14:49:47","pinyin_shortcut":"PANPA445","product_unit":1,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1663,"key":1663,"name":"PA-445\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""},{"id":10492,"project_id":3751,"product_id":2058,"amount":"15644.80","number":10,"cost":"16764.60","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"156448","total_cost":"167646","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":2058,"name":"PAN-PA-445-BND-CORESEC-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":1664,"product_misc":"","product_qa":"","pn":"","description":"PA-445, Precision AI Network Security Subscription Bundle (Advanced Threat Prevention, Advanced URL Filtering, Advanced Wildfire, Advanced DNS Security and Advanced SD-WAN ), 3 years (36 months) term","created_by":1013,"created_at":"2025-07-21 14:53:01","updated_at":"2025-07-21 14:56:05","pinyin_shortcut":"PANPA445BNDCORESEC3YR","product_unit":3,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1664,"key":1664,"name":"PA445\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""},{"id":10493,"project_id":3751,"product_id":2056,"amount":"5365.33","number":6,"cost":"800.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"32192.00","total_cost":"4800","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":2056,"name":"PAN-PA-400-POE-PWR-150W","product_type":5,"product_component":157,"product_brand":8,"product_serie":1012,"product_misc":"","product_qa":"","pn":"","description":"150W Power Adaptor for PoE Enabled PA-415, PA-445, and PA-415-5G","created_by":1013,"created_at":"2025-07-21 14:50:36","updated_at":"2025-07-21 14:50:36","pinyin_shortcut":"PANPA400POEPWR150W","product_unit":3,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1012,"key":1012,"name":"PA-440\/450\/460\u7535\u6e90"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""},{"id":10494,"project_id":3751,"product_id":2059,"amount":"44217.00","number":10,"cost":"6900.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"442170","total_cost":"69000","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":2059,"name":"PAN-SVC-PREM-445-3YR","product_type":5,"product_component":214,"product_brand":8,"product_serie":1665,"product_misc":"","product_qa":"","pn":"","description":"PA-445, Premium support, 3 years (36 months) term","created_by":1013,"created_at":"2025-07-21 14:55:55","updated_at":"2025-07-21 14:55:55","pinyin_shortcut":"PANSVCPREM4453YR","product_unit":3,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":214,"key":214,"name":"\u9632\u706b\u5899\u670d\u52a1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1665,"key":1665,"name":"PA445\u4e09\u5e74\u670d\u52a1"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""},{"id":10495,"project_id":3751,"product_id":2057,"amount":"3312.00","number":10,"cost":"800.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"33120","total_cost":"8000","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":2057,"name":"PAN-PA-400-POE-RACKTRAY","product_type":5,"product_component":157,"product_brand":8,"product_serie":615,"product_misc":"","product_qa":"","pn":"","description":"Rack-Mountable Tray for PoE enabled PA-415 and PA-445","created_by":1013,"created_at":"2025-07-21 14:51:17","updated_at":"2025-07-21 14:56:19","pinyin_shortcut":"PANPA400POERACKTRAY","product_unit":3,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":615,"key":615,"name":"PA-440\/450\/460\u5bfc\u8f68"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""},{"id":10496,"project_id":3751,"product_id":2056,"amount":"0","number":4,"cost":"800.00","description":"\u8c03\u6574\u6295\u6807\u4ef7\u683c\uff0c4\u4e2a\u7535\u6e90\u7b97\u8d60\u9001","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"3200","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":2056,"name":"PAN-PA-400-POE-PWR-150W","product_type":5,"product_component":157,"product_brand":8,"product_serie":1012,"product_misc":"","product_qa":"","pn":"","description":"150W Power Adaptor for PoE Enabled PA-415, PA-445, and PA-415-5G","created_by":1013,"created_at":"2025-07-21 14:50:36","updated_at":"2025-07-21 14:50:36","pinyin_shortcut":"PANPA400POEPWR150W","product_unit":3,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1012,"key":1012,"name":"PA-440\/450\/460\u7535\u6e90"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":1097,"project_id":3751,"contact_id":5957,"point":"342291.00","paid_point":"","contact":{"id":5957,"key":5957,"name":"\u674e\u777f\uff08Rick Li\uff09","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[],"status_display":"\u672a\u6838\u9500"}],"buildSalesOrderItems":[],"reimbursementAmountSum":{},"profit":24257.22,"contact_points_status_display":"\u672a\u6838\u9500"},"salesSupplierRels":[{"id":3020,"contract_id":4055,"supplier_id":90,"purchase_id":4056,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":4056,"key":4056,"serial_no":"X_2025SBQ18249"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":8738,"user_id":1001,"key":1001,"contract_id":4055,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8739,"user_id":5388,"key":5388,"contract_id":4055,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":8740,"user_id":1011,"key":1011,"contract_id":4055,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2526,"key":2526,"contract_id":4055,"name":"2025-08-22","value":"619710","overdue_days":"","status":0,"pct":70,"collect_status":""},{"id":2527,"key":2527,"contract_id":4055,"name":"2025-09-12","value":"177060","overdue_days":"","status":0,"pct":20,"collect_status":""},{"id":2528,"key":2528,"contract_id":4055,"name":"2026-07-31","value":"88530","overdue_days":"","status":0,"pct":10,"collect_status":""}],"salesContractPayments":[],"salesContractInvoices":[],"contractScans":[],"receiptScans":[],"verifyScans":[],"unreadComments":{},"collected_plan":885300,"projectProductTotalAmount":885300,"projectProductAllAmount":true,"projectProductTotalCost":384646,"projectProductAllCost":true,"projectProductTotalCount":50,"invoiced":0,"un_invoiced":885300,"collected":"0","un_collected":885300,"is_collected":false,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":false},{"id":3997,"client_id":2545,"signed_at":"2025-06-24","amount":"8982","handler":1001,"description":"","created_by":1001,"created_at":"2025-06-24 15:12:53","updated_at":"2025-07-01 16:15:47","contract_scan":"","receipt_scan":"","contract_type":2,"project_id":3899,"valid_date":"","expire_date":"2026-07-05","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TS-LRC-20250624001","payment_collection_remind_ahead":"1 day","from_project":3899,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-06-24 15:12:53","is_verify":false,"is_draft":false,"erp_settle_amount":"8982","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":335,"passed":2,"client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3997,"comment":8},"project":{"id":3899,"key":3899,"name":"AF-1000-FH1300A\u9632\u706b\u5899\u4e00\u5e74\u7eed\u4fdd\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3899,"key":3899,"name":"AF-1000-FH1300A\u9632\u706b\u5899\u4e00\u5e74\u7eed\u4fdd\u9879\u76ee","description":"","total_contact_point":"2100","paid_contact_point":"2100","is_sales_order_ready":true,"project_product_version_id":917,"bargain_date":"2025-06-24","collected":"8982","profit_pct":"35.01","budget":"8982","erpSalesOrder":"","projectProductTypes":[{"id":6640,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"8982","pct":"35.01","project_id":3899,"profit":"3144.59"}],"projectProductRels":[{"id":10104,"project_id":3899,"product_id":1494,"amount":"3372.00","number":1,"cost":"1097.00","description":"","supplier_id":236,"hardware_from":"2025-07-05","software_from":"","maintenance_from":"","hardware_to":"2026-07-05","software_to":"","maintenance_to":"","total_amount":"3372","total_cost":"1097","erp_sales_order_product_id":"","supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1494,"name":"\u6df1\u4fe1\u670d\u4ea7\u54c1\u8d28\u4fdd+\u8f6f\u4ef6\u5347\u7ea7\u670d\u52a1\uff08AF-1000-FH1300A\uff09","product_type":22,"product_component":189,"product_brand":12,"product_serie":739,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2024-03-05 17:59:36","updated_at":"2024-03-05 17:59:36","pinyin_shortcut":"sxfcpzbrjsjfwAF1000FH1300A","product_unit":8,"is_renew":false,"productType":{"id":22,"key":22,"name":"\u670d\u52a1"},"productComponent":{"id":189,"key":189,"name":"\u8f6f\u4ef6\u5347\u7ea7\u786c\u4ef6\u8d28\u4fdd"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":739,"key":739,"name":"\u6df1\u4fe1\u670d\u8f6f\u4ef6\u786c\u4ef6\u5347\u7ea7\u670d\u52a1"},"productUnit":{"id":8,"key":8,"name":"\u5e74"}},"erpSalesOrderProduct":""},{"id":10105,"project_id":3899,"product_id":1492,"amount":"5610.00","number":1,"cost":"1288.00","description":"","supplier_id":236,"hardware_from":"","software_from":"2025-07-05","maintenance_from":"","hardware_to":"","software_to":"2026-07-05","maintenance_to":"","total_amount":"5610","total_cost":"1288","erp_sales_order_product_id":"","supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1492,"name":"\u6df1\u4fe1\u670d\u5b89\u5168\u4e91\u8111-\u4e91\u667a\u8ba2\u9605\u8f6f\u4ef6V8.0\uff08\u9002\u7528\u4e8eAF-1000-FH1300A\uff09","product_type":7,"product_component":188,"product_brand":12,"product_serie":743,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2024-03-05 17:56:36","updated_at":"2024-03-05 17:56:36","pinyin_shortcut":"sxfaqynyzdyrjV80syyAF1000FH1300A","product_unit":2,"is_renew":false,"productType":{"id":7,"key":7,"name":"\u8f6f\u4ef6"},"productComponent":{"id":188,"key":188,"name":"\u7cfb\u7edf\u8ba2\u9605\u8f6f\u4ef6"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":743,"key":743,"name":"\u6df1\u4fe1\u670d\u5b89\u5168\u4e91\u8111-\u4e91\u667a\u8ba2\u9605\u8f6f\u4ef6V8.0"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":1062,"project_id":3899,"contact_id":4640,"point":"2100.00","paid_point":"2100","contact":{"id":4640,"key":4640,"name":"\u5218\u82f1\u6960","client_id":2545,"supplier_id":"","client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8"},"supplier":""},"projectContactPointRels":[{"id":203,"project_id":3899,"contact_id":4640,"point":"2100.00","day_at":"2025-07-01","description":"","created_at":"2025-07-01 10:55:36"}],"status_display":"\u5df2\u6838\u9500"}],"buildSalesOrderItems":[{"id":13055,"project_id":3899},{"id":13054,"project_id":3899}],"reimbursementAmountSum":{},"profit":3144.5982,"contact_points_status_display":"\u5df2\u6838\u9500"},"salesSupplierRels":[{"id":2902,"contract_id":3997,"supplier_id":236,"purchase_id":4000,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"purchase":{"id":4000,"key":4000,"serial_no":"TSKJ20250625-HYF-001"}}],"contractType":{"id":2,"key":2,"name":"\u8fd0\u7ef4\u670d\u52a1"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":8616,"user_id":1001,"key":1001,"contract_id":3997,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8617,"user_id":5388,"key":5388,"contract_id":3997,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":8618,"user_id":1011,"key":1011,"contract_id":3997,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2473,"key":2473,"contract_id":3997,"name":"2025-07-01","value":"8982","overdue_days":"","status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1359","key":"1359","contract_id":3997,"value":"8982","created_by":1013,"created_at":"2025-06-26 16:37:30","description":"","collected_date":"2025-06-26 16:37:30","amount":"8982","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":2090,"key":2090,"contract_id":3997,"value":"8982.00","attachment_id":"","from_date":"2025-07-01","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":35456,"object_type":102,"object_id":2090,"attachment_id":26629,"attachment":{"id":26629,"key":26629,"name":"a464b8ae-6f1b-3633-9417-deb8c57074be","extension":"pdf","path":"\/vue\/attachment\/view\/a464b8ae-6f1b-3633-9417-deb8c57074be\/dzfp_25112000000136132939_\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406\uff08\u6df1\u5733\uff09\u6709\u9650\u516c\u53f8_20250701100928.pdf","orig_name":"dzfp_25112000000136132939_\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406\uff08\u6df1\u5733\uff09\u6709\u9650\u516c\u53f8_20250701100928.pdf"}}]}],"contractScans":[{"id":35459,"object_type":105,"object_id":3997,"attachment_id":26549,"attachment":{"id":26549,"key":26549,"name":"2399a511-7225-3995-b7f6-c104e4adf8d8","extension":"pdf","path":"\/vue\/attachment\/preview\/2399a511-7225-3995-b7f6-c104e4adf8d8\/\u9632\u706b\u5899\u7279\u5f81\u5e93\u5347\u7ea7\u4ee5\u53ca\u8f6f\u4ef6\u5347\u7ea7\u5408\u540c-\u7528\u5370\u7248.pdf","orig_name":"\u9632\u706b\u5899\u7279\u5f81\u5e93\u5347\u7ea7\u4ee5\u53ca\u8f6f\u4ef6\u5347\u7ea7\u5408\u540c-\u7528\u5370\u7248.pdf"}}],"receiptScans":[{"id":35472,"object_type":106,"object_id":3997,"attachment_id":26642,"attachment":{"id":26642,"key":26642,"name":"7f20fe4e-01c0-38bb-b6ea-d7f2b60e99d5","extension":"pdf","path":"\/vue\/attachment\/preview\/7f20fe4e-01c0-38bb-b6ea-d7f2b60e99d5\/20250701155952-0001.pdf","orig_name":"20250701155952-0001.pdf"}}],"verifyScans":[],"unreadComments":{},"collected_plan":8982,"projectProductTotalAmount":8982,"projectProductAllAmount":true,"projectProductTotalCost":2385,"projectProductAllCost":true,"projectProductTotalCount":2,"invoiced":8982,"un_invoiced":0,"collected":"8982","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3978,"client_id":3372,"signed_at":"2025-06-16","amount":"35000","handler":1001,"description":"","created_by":1001,"created_at":"2025-06-16 11:32:46","updated_at":"2025-07-01 10:55:10","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3890,"valid_date":"","expire_date":"2026-06-19","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TSC-LRC-20250616001","payment_collection_remind_ahead":"1 day","from_project":3890,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-06-16 11:32:46","is_verify":false,"is_draft":false,"erp_settle_amount":"35000","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":319,"passed":2,"client":{"id":3372,"key":3372,"name":"\u6d77\u5357\u65f6\u4ee3\u5171\u8d62\u79c1\u52df\u57fa\u91d1\u7ba1\u7406\u5408\u4f19\u4f01\u4e1a\uff08\u6709\u9650\u5408\u4f19\uff09","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3978,"comment":14},"project":{"id":3890,"key":3890,"name":"\u6df1\u4fe1\u670d\u9632\u706b\u5899+\u9510\u6377\u4ea4\u6362\u673a\u91c7\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3890,"key":3890,"name":"\u6df1\u4fe1\u670d\u9632\u706b\u5899+\u9510\u6377\u4ea4\u6362\u673a\u91c7\u8d2d\u9879\u76ee","description":"","total_contact_point":"2940","paid_contact_point":"2940","is_sales_order_ready":true,"project_product_version_id":909,"bargain_date":"2025-06-16","collected":"35000","profit_pct":"9.76","budget":"35000","erpSalesOrder":"","projectProductTypes":[{"id":6638,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"25000","pct":"9.76","project_id":3890,"profit":"2440"},{"id":6639,"product_type_id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 ","budget":"10000","pct":"9.76","project_id":3890,"profit":"976"}],"projectProductRels":[{"id":10097,"project_id":3890,"product_id":1190,"amount":"25000.00","number":1,"cost":"2030.00","description":"","supplier_id":236,"hardware_from":"2025-06-21","software_from":"","maintenance_from":"","hardware_to":"2026-06-20","software_to":"","maintenance_to":"","total_amount":"25000","total_cost":"2030","erp_sales_order_product_id":"","supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1190,"name":"AF-1000-FH1600B","product_type":5,"product_component":191,"product_brand":12,"product_serie":741,"product_misc":"","product_qa":"","pn":"","description":"\u6027\u80fd\u53c2\u6570\uff1a\u7f51\u7edc\u5c42\u541e\u5410\u91cf\uff1a4G\uff0c\u5e94\u7528\u5c42\u541e\u5410\u91cf\uff1a2G\uff0c\u9632\u75c5\u6bd2\u541e\u5410\u91cf\uff1a600M\uff0cIPS\u541e\u5410\u91cf\uff1a600M\uff0c\u5168\u5a01\u80c1\u541e\u5410\u91cf\uff1a450M\uff0c\u5e76\u53d1\u8fde\u63a5\u6570\uff1a200\u4e07\uff0cHTTP\u65b0\u5efa\u8fde\u63a5\u6570\uff1a6\u4e07\uff0cSSL VPN\u63a8\u8350\u7528\u6237\u6570\uff08\u5355\u72ec\u8d2d\u4e70\uff09\uff1a20\uff0cSSL VPN\u6700\u5927\u7528\u6237\u6570\uff08\u5355\u72ec\u8d2d\u4e70\uff09\uff1a60\uff0cSSL VPN\u6700\u5927\u7406\u8bba\u52a0\u5bc6\u6d41\u91cf\uff08\u5355\u72ec\u8d2d\u4e70\uff09\uff1a160M\uff0cIPSec VPN \u6700\u5927\u63a5\u5165\u6570\uff1a300\uff0cIPSec VPN\u541e\u5410\u91cf\uff1a270M\u3002\n\u786c\u4ef6\u53c2\u6570\uff1a\u89c4\u683c\uff1a1U\uff0c\u5185\u5b58\u5927\u5c0f\uff1a4G\uff0c\u786c\u76d8\u5bb9\u91cf\uff1a128G SSD\uff0c\u7535\u6e90\uff1a\u5355\u7535\u6e90\uff0c\u63a5\u53e3\uff1a8\u5343\u5146\u7535\u53e3+2\u5343\u5146\u5149\u53e3SFP\u3002","created_by":1013,"created_at":"2024-01-09 14:58:07","updated_at":"2024-01-09 14:58:07","pinyin_shortcut":"AF1000FH1600B","product_unit":1,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":191,"key":191,"name":"\u6df1\u4fe1\u670dAF-1000\u9632\u706b\u5899"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":741,"key":741,"name":"\u6df1\u4fe1\u670dAF-1000-FH1600B\u6807\u51c6\u4ea7\u54c1"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""},{"id":10098,"project_id":3890,"product_id":1191,"amount":"0","number":1,"cost":"9609.49","description":"","supplier_id":236,"hardware_from":"2025-06-21","software_from":"","maintenance_from":"","hardware_to":"2026-06-20","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"9609.49","erp_sales_order_product_id":"","supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1191,"name":"\u6df1\u4fe1\u670d\u9632\u706b\u5899\u8f6f\u4ef6V8.0\uff08\u9002\u7528\u4e8eAF-1000-FH1600B\uff09","product_type":5,"product_component":35,"product_brand":12,"product_serie":103,"product_misc":"","product_qa":"","pn":"","description":"\u4ea7\u54c1\u51fa\u5382\u9ed8\u8ba4\u81ea\u5e26\u529f\u80fd\uff0c\u5305\u62ecACL\u63a7\u5236\u3001\u5e94\u7528\u8bc6\u522b\u4e0e\u6d41\u63a7\u3001\u5165\u4fb5\u9632\u5fa1\u3001\u50f5\u5c38\u7f51\u7edc\u68c0\u6d4b\u7b49\u529f\u80fd","created_by":1013,"created_at":"2024-01-09 14:59:50","updated_at":"2024-07-31 17:30:05","pinyin_shortcut":"sxffhqrjV80syyAF1000FH1600B","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":103,"key":103,"name":"\u6df1\u4fe1\u670d\u9632\u706b\u5899\u8f6f\u4ef6"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":10099,"project_id":3890,"product_id":2008,"amount":"0","number":1,"cost":"1047.55","description":"","supplier_id":236,"hardware_from":"2025-06-21","software_from":"","maintenance_from":"","hardware_to":"2026-06-20","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"1047.55","erp_sales_order_product_id":"","supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":2008,"name":"\u6df1\u4fe1\u670d\u5b89\u5168\u4e91\u8111-\u4e91\u667a\u8ba2\u9605\u8f6f\u4ef6V8.0\uff08AF-1000-FH1600B\uff09","product_type":7,"product_component":188,"product_brand":12,"product_serie":743,"product_misc":"","product_qa":"","pn":"","description":"\u6309\u5e74\u6536\u8d39\uff0c\u5305\u62ecWEB\u5e94\u7528\u9632\u62a4\u8bc6\u522b\u5e93\u3001IPS\u7279\u5f81\u5e93\u3001\u50f5\u5c38\u7f51\u7edc\u9632\u62a4\u5e93\u3001\u5b9e\u65f6\u6f0f\u6d1e\u5206\u6790\u8bc6\u522b\u5e93\u548cURL&\u5e94\u7528\u8bc6\u522b\u5e93\u5b9a\u671f\u66f4\u65b0\uff0c\u4fdd\u6301\u8bbe\u5907\u5177\u5907\u68c0\u6d4b\u9632\u5fa1\u6700\u65b0\u5a01\u80c1\u7684\u80fd\u529b\u3002","created_by":1013,"created_at":"2025-06-16 11:40:41","updated_at":"2025-06-16 11:40:41","pinyin_shortcut":"sxfaqynyzdyrjV80AF1000FH1600B","product_unit":2,"is_renew":false,"productType":{"id":7,"key":7,"name":"\u8f6f\u4ef6"},"productComponent":{"id":188,"key":188,"name":"\u7cfb\u7edf\u8ba2\u9605\u8f6f\u4ef6"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":743,"key":743,"name":"\u6df1\u4fe1\u670d\u5b89\u5168\u4e91\u8111-\u4e91\u667a\u8ba2\u9605\u8f6f\u4ef6V8.0"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":10100,"project_id":3890,"product_id":2009,"amount":"0","number":1,"cost":"2095.10","description":"","supplier_id":236,"hardware_from":"2025-06-21","software_from":"","maintenance_from":"","hardware_to":"2026-06-20","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"2095.1","erp_sales_order_product_id":"","supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":2009,"name":"\u6df1\u4fe1\u670d\u4e91\u5a01\u80c1\u60c5\u62a5\u7f51\u5173\u8f6f\u4ef6V8.0\uff08\u9002\u7528\u4e8eAF-1000-FH1600B\uff09","product_type":7,"product_component":188,"product_brand":12,"product_serie":1640,"product_misc":"","product_qa":"","pn":"","description":"\u6309\u5e74\u6536\u8d39\uff0c\u60a8\u5c06\u83b7\u5f97\u4ee5\u4e0b\u80fd\u529b\uff1a\n\u3010\u4e91\u7aef\u767e\u4ebf\u7ea7\u5a01\u80c1\u60c5\u62a5\u89c4\u5219\u5e93\uff0c\u5931\u9677\u5916\u8054\u5b9e\u65f6\u68c0\u6d4b\u4e0e\u62e6\u622a\u3011\u901a\u8fc7\u672c\u5730&\u4e91\u7aef\u767e\u4ebf\u7ea7\u5a01\u80c1\u60c5\u62a5\u548c\u5168\u56fd30+\u8fd0\u8425\u5546POP\u8282\u70b9 \uff0c\u5b9e\u65f6\u963b\u65ad\u4e3b\u673a\/PC\u5931\u9677\u5916\u8054\u3001\u6316\u77ff\u3001URL\u9493\u9c7c\u7b49\u98ce\u9669\uff1b\n\u3010\u65b0\u5a01\u80c1\/\u672a\u77e5\u5a01\u80c15min\u5185\u540c\u6b65\u3011\u83b7\u53d6\u4e91\u7aefAI\u667a\u80fd\u5f15\u64ce\u68c0\u6d4b\u80fd\u529b\uff0c\u672c\u5730\u9632\u706b\u5899\u89c4\u5219\u5e93\u6bcf5\u5206\u949f\u66f4\u65b0\u4e00\u6b21\uff0c\u540c\u6b65\u6700\u65b0\u7684\u672a\u77e5\u5a01\u80c1\u60c5\u62a5\u81f3\u5ba2\u6237\u672c\u5730\uff0c\u5b9e\u65f6\u83b7\u53d6\u672a\u77e5\u5a01\u80c1\u7684\u9632\u5fa1\u80fd\u529b\uff08\u5982\u6f0f\u6d1e\\\u6076\u610fIP\\\u9493\u9c7cURL\u7b49\uff09\u907f\u514d\u6210\u4e3a\u65b0\u578b\u5a01\u80c1\u7684\u9996\u6279\u53d7\u5bb3\u8005\uff1b\n\u3010\u6740\u6bd2\u529f\u80fd\u4e0e\u66f4\u65b0\u3011\u63d0\u4f9b\u672c\u5730\u8bbe\u5907\u7f51\u7edc\u6740\u6bd2\u529f\u80fd\u4e0e\u66f4\u65b0\u670d\u52a1\uff0c\u672a\u77e5\u6587\u4ef6MD5\u503c\u5b9e\u65f6\u4e91\u67e5\u529f\u80fd\u3002","created_by":1013,"created_at":"2025-06-16 11:43:18","updated_at":"2025-06-16 11:43:18","pinyin_shortcut":"sxfywxqbwgrjV80syyAF1000FH1600B","product_unit":2,"is_renew":false,"productType":{"id":7,"key":7,"name":"\u8f6f\u4ef6"},"productComponent":{"id":188,"key":188,"name":"\u7cfb\u7edf\u8ba2\u9605\u8f6f\u4ef6"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":1640,"key":1640,"name":"\u6df1\u4fe1\u670d\u4e91\u5a01\u80c1\u60c5\u62a5\u7f51\u5173\u8f6f\u4ef6V8.0"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":10101,"project_id":3890,"product_id":1874,"amount":"0","number":1,"cost":"2807.86","description":"","supplier_id":236,"hardware_from":"2025-06-21","software_from":"","maintenance_from":"","hardware_to":"2026-06-20","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"2807.86","erp_sales_order_product_id":"","supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1874,"name":"\u6df1\u4fe1\u670dSSL VPN\u6388\u6743\u8f6f\u4ef6 V6.0","product_type":5,"product_component":35,"product_brand":12,"product_serie":104,"product_misc":"","product_qa":"","pn":"","description":"\u79fb\u52a8\u63a5\u5165\u6388\u6743","created_by":1013,"created_at":"2024-11-08 11:17:07","updated_at":"2024-11-08 11:17:07","pinyin_shortcut":"sxfSSLVPNsqrjV60","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":104,"key":104,"name":"\u6df1\u4fe1\u670dVPN\u8f6f\u4ef6"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":10102,"project_id":3890,"product_id":1639,"amount":"10000.00","number":1,"cost":"8276.00","description":"","supplier_id":708,"hardware_from":"2025-06-21","software_from":"","maintenance_from":"","hardware_to":"2026-06-20","software_to":"","maintenance_to":"","total_amount":"10000","total_cost":"8276","erp_sales_order_product_id":"","supplier":{"id":708,"key":708,"name":"\u5317\u4eac\u701a\u6d77\u660e\u5929\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1639,"name":"RG-S5750C-24GT8XS-X","product_type":4,"product_component":19,"product_brand":54,"product_serie":1395,"product_misc":"","product_qa":"","pn":"","description":"24\u7aef\u53e3\u5343\u5146\u4ee5\u592a\u7f51\u7535\u53e3(RJ45)+8\u7aef\u53e3\u4e07\u5146\u4ee5\u592a\u7f51\u5149\u53e3(SFP+)","created_by":1013,"created_at":"2024-05-31 16:43:40","updated_at":"2024-05-31 16:43:40","pinyin_shortcut":"RGS5750C24GT8XSX","product_unit":1,"is_renew":false,"productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":19,"key":19,"name":"\u4ea4\u6362\u673a"},"productBrand":{"id":54,"key":54,"name":"\u9510\u6377"},"productSerie":{"id":1395,"key":1395,"name":"\u9510\u6377RG-S5750C-24GT8XS-X\u4ea4\u6362\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""},{"id":10103,"project_id":3890,"product_id":1640,"amount":"0","number":2,"cost":"258.00","description":"","supplier_id":708,"hardware_from":"2025-06-21","software_from":"","maintenance_from":"","hardware_to":"2026-06-20","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"516","erp_sales_order_product_id":"","supplier":{"id":708,"key":708,"name":"\u5317\u4eac\u701a\u6d77\u660e\u5929\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1640,"name":"XG-SR-MM850","product_type":4,"product_component":43,"product_brand":54,"product_serie":386,"product_misc":"","product_qa":"","pn":"","description":"\u9510\u6377\u4e07\u5146\u591a\u6a21\u6a21\u5757","created_by":1013,"created_at":"2024-05-31 16:44:50","updated_at":"2024-05-31 16:44:50","pinyin_shortcut":"XGSRMM850","product_unit":3,"is_renew":false,"productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":54,"key":54,"name":"\u9510\u6377"},"productSerie":{"id":386,"key":386,"name":"\u9510\u6377SFP+\u4e07\u514610Gb\u6a21\u5757"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":1061,"project_id":3890,"contact_id":4640,"point":"2940.00","paid_point":"2940","contact":{"id":4640,"key":4640,"name":"\u5218\u82f1\u6960","client_id":2545,"supplier_id":"","client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8"},"supplier":""},"projectContactPointRels":[{"id":202,"project_id":3890,"contact_id":4640,"point":"2940.00","day_at":"2025-07-01","description":"","created_at":"2025-07-01 10:55:10"}],"status_display":"\u5df2\u6838\u9500"}],"buildSalesOrderItems":[{"id":13042,"project_id":3890},{"id":13043,"project_id":3890},{"id":13044,"project_id":3890},{"id":13049,"project_id":3890},{"id":13048,"project_id":3890},{"id":13047,"project_id":3890},{"id":13046,"project_id":3890},{"id":13045,"project_id":3890}],"reimbursementAmountSum":{},"profit":3416,"contact_points_status_display":"\u5df2\u6838\u9500"},"salesSupplierRels":[{"id":2900,"contract_id":3978,"supplier_id":236,"purchase_id":3982,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"purchase":{"id":3982,"key":3982,"serial_no":"TSKJ20250616-HYF-001"}},{"id":2901,"contract_id":3978,"supplier_id":708,"purchase_id":3987,"supplier":{"id":708,"key":708,"name":"\u5317\u4eac\u701a\u6d77\u660e\u5929\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3987,"key":3987,"serial_no":"HHMT-BJ-BJTS-0088-20250618"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":8613,"user_id":1001,"key":1001,"contract_id":3978,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8614,"user_id":5388,"key":5388,"contract_id":3978,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":8615,"user_id":1011,"key":1011,"contract_id":3978,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2465,"key":2465,"contract_id":3978,"name":"2025-06-17","value":"17500","overdue_days":0,"status":1,"pct":50,"collect_status":"\u5df2\u5b8c\u6210"},{"id":2466,"key":2466,"contract_id":3978,"name":"2025-06-30","value":"17500","overdue_days":0,"status":1,"pct":50,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1364","key":"1364","contract_id":3978,"value":"17500","created_by":1013,"created_at":"2025-06-30 09:53:22","description":"","collected_date":"2025-06-30 09:53:22","amount":"17500","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":50},{"id":"1363","key":"1363","contract_id":3978,"value":"17500","created_by":1013,"created_at":"2025-06-17 11:10:10","description":"","collected_date":"2025-06-17 11:10:10","amount":"17500","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":50}],"salesContractInvoices":[{"id":2085,"key":2085,"contract_id":3978,"value":"35000.00","attachment_id":"","from_date":"2025-06-25","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":35371,"object_type":102,"object_id":2085,"attachment_id":26545,"attachment":{"id":26545,"key":26545,"name":"d1f6f3fe-6703-3772-a52e-06b1e043769f","extension":"pdf","path":"\/vue\/attachment\/view\/d1f6f3fe-6703-3772-a52e-06b1e043769f\/dzfp_25112000000130902509_\u6d77\u5357\u65f6\u4ee3\u5171\u8d62\u79c1\u52df\u57fa\u91d1\u7ba1\u7406\u5408\u4f19\u4f01\u4e1a\uff08\u6709\u9650\u5408\u4f19\uff09_20250625095737.pdf","orig_name":"dzfp_25112000000130902509_\u6d77\u5357\u65f6\u4ee3\u5171\u8d62\u79c1\u52df\u57fa\u91d1\u7ba1\u7406\u5408\u4f19\u4f01\u4e1a\uff08\u6709\u9650\u5408\u4f19\uff09_20250625095737.pdf"}}]}],"contractScans":[{"id":35458,"object_type":105,"object_id":3978,"attachment_id":26337,"attachment":{"id":26337,"key":26337,"name":"758565a5-f84a-3aea-bf07-742e8b64d8a0","extension":"pdf","path":"\/vue\/attachment\/preview\/758565a5-f84a-3aea-bf07-742e8b64d8a0\/\u9632\u706b\u5899\u4ea4\u6362\u673a\u9500\u552e\u5408\u540c \uff08\u53cc\u65b9\u5747\u5df2\u76d6\u7ae0\u7248\u672c\uff09.pdf","orig_name":"\u9632\u706b\u5899\u4ea4\u6362\u673a\u9500\u552e\u5408\u540c \uff08\u53cc\u65b9\u5747\u5df2\u76d6\u7ae0\u7248\u672c\uff09.pdf"}}],"receiptScans":[{"id":35436,"object_type":106,"object_id":3978,"attachment_id":26612,"attachment":{"id":26612,"key":26612,"name":"668f4e91-77e7-3bcf-9fc5-20e220b68d31","extension":"pdf","path":"\/vue\/attachment\/preview\/668f4e91-77e7-3bcf-9fc5-20e220b68d31\/2025_06_30_10_01_23.pdf","orig_name":"2025_06_30_10_01_23.pdf"}}],"verifyScans":[],"unreadComments":{},"collected_plan":35000,"projectProductTotalAmount":35000,"projectProductAllAmount":true,"projectProductTotalCost":26382,"projectProductAllCost":true,"projectProductTotalCount":8,"invoiced":35000,"un_invoiced":0,"collected":"35000","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3967,"client_id":2545,"signed_at":"2025-06-09","amount":"26550","handler":1001,"description":"","created_by":1001,"created_at":"2025-06-09 18:07:28","updated_at":"2025-07-01 10:54:10","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3886,"valid_date":"","expire_date":"2026-06-10","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TSC-LRC-20250609001","payment_collection_remind_ahead":"1 day","from_project":3886,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-06-11 11:50:32","is_verify":false,"is_draft":false,"erp_settle_amount":"26550","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":310,"passed":2,"client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3967,"comment":9},"project":{"id":3886,"key":3886,"name":"SR650\u670d\u52a1\u5668\u914d\u4ef6\u91c7\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3886,"key":3886,"name":"SR650\u670d\u52a1\u5668\u914d\u4ef6\u91c7\u8d2d\u9879\u76ee","description":"","total_contact_point":"4200","paid_contact_point":"4200","is_sales_order_ready":true,"project_product_version_id":914,"bargain_date":"2025-06-09","collected":"26550","profit_pct":"13.4","budget":"26550","erpSalesOrder":"","projectProductTypes":[{"id":6637,"product_type_id":2,"key":2,"name":"\u670d\u52a1\u5668","budget":"26550","pct":"13.4","project_id":3886,"profit":"3557.7"}],"projectProductRels":[{"id":10094,"project_id":3886,"product_id":1997,"amount":"6000.00","number":1,"cost":"500.00","description":"","supplier_id":678,"hardware_from":"2025-06-10","software_from":"","maintenance_from":"","hardware_to":"2026-06-10","software_to":"","maintenance_to":"","total_amount":"6000","total_cost":"500","erp_sales_order_product_id":"","supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1997,"name":"01GV283","product_type":2,"product_component":49,"product_brand":4,"product_serie":1630,"product_misc":"","product_qa":"","pn":"","description":"ThinkSystem SR650 2.5\" SATA\/SAS 8-Bay Backplane Kit ","created_by":1013,"created_at":"2025-06-10 14:02:34","updated_at":"2025-06-10 14:02:34","pinyin_shortcut":"01GV283","product_unit":3,"is_renew":false,"productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":49,"key":49,"name":"\u670d\u52a1\u5668\u786c\u76d8\u6269\u5c55\u5957\u4ef6"},"productBrand":{"id":4,"key":4,"name":"\u8054\u60f3"},"productSerie":{"id":1630,"key":1630,"name":"\u8054\u60f3\u670d\u52a1\u5668 2.5\u82f1\u5bf8\u786c\u76d8\u80cc\u677f\u6269\u5c55\u677f"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""},{"id":10095,"project_id":3886,"product_id":1999,"amount":"1600.00","number":10,"cost":"1200.00","description":"","supplier_id":678,"hardware_from":"2025-06-10","software_from":"","maintenance_from":"","hardware_to":"2026-06-10","software_to":"","maintenance_to":"","total_amount":"16000","total_cost":"12000","erp_sales_order_product_id":"","supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1999,"name":"31110976","product_type":2,"product_component":5,"product_brand":4,"product_serie":42,"product_misc":"","product_qa":"","pn":"","description":"Lenovo 2.5\" ESS5600 960GB SATA SSD\u8054\u60f3\u56fa\u6001\u786c\u76d8","created_by":1013,"created_at":"2025-06-10 14:10:45","updated_at":"2025-06-10 14:10:45","pinyin_shortcut":"31110976","product_unit":3,"is_renew":false,"productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":5,"key":5,"name":"\u670d\u52a1\u5668\u786c\u76d8"},"productBrand":{"id":4,"key":4,"name":"\u8054\u60f3"},"productSerie":{"id":42,"key":42,"name":"960G SATA SSD 2.5 \u56fa\u6001\u786c\u76d8"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""},{"id":10096,"project_id":3886,"product_id":2000,"amount":"4550.00","number":1,"cost":"3800.00","description":"","supplier_id":678,"hardware_from":"2025-06-10","software_from":"","maintenance_from":"","hardware_to":"2026-06-10","software_to":"","maintenance_to":"","total_amount":"4550","total_cost":"3800","erp_sales_order_product_id":"","supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":2000,"name":"7Y37A01085","product_type":2,"product_component":7,"product_brand":4,"product_serie":1632,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2025-06-11 10:50:41","updated_at":"2025-06-11 10:50:41","pinyin_shortcut":"7Y37A01085","product_unit":3,"is_renew":false,"productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":7,"key":7,"name":"\u670d\u52a1\u5668\u9635\u5217\u5361"},"productBrand":{"id":4,"key":4,"name":"\u8054\u60f3"},"productSerie":{"id":1632,"key":1632,"name":"\u8054\u60f3 RAID 930-16i 4GB Flash PCIe 12Gb"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":1060,"project_id":3886,"contact_id":4640,"point":"4200.00","paid_point":"4200","contact":{"id":4640,"key":4640,"name":"\u5218\u82f1\u6960","client_id":2545,"supplier_id":"","client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8"},"supplier":""},"projectContactPointRels":[{"id":201,"project_id":3886,"contact_id":4640,"point":"4200.00","day_at":"2025-07-01","description":"","created_at":"2025-07-01 10:54:10"}],"status_display":"\u5df2\u6838\u9500"}],"buildSalesOrderItems":[{"id":12981,"project_id":3886},{"id":12982,"project_id":3886},{"id":12983,"project_id":3886},{"id":12984,"project_id":3886},{"id":12985,"project_id":3886},{"id":12986,"project_id":3886},{"id":12987,"project_id":3886},{"id":12988,"project_id":3886},{"id":12989,"project_id":3886},{"id":12990,"project_id":3886},{"id":12992,"project_id":3886},{"id":12991,"project_id":3886},{"id":13051,"project_id":3886}],"reimbursementAmountSum":{},"profit":3557.7,"contact_points_status_display":"\u5df2\u6838\u9500"},"salesSupplierRels":[{"id":2899,"contract_id":3967,"supplier_id":678,"purchase_id":3969,"supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3969,"key":3969,"serial_no":"TSKJ20250610-HYF-002"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":8610,"user_id":1001,"key":1001,"contract_id":3967,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8611,"user_id":5388,"key":5388,"contract_id":3967,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":8612,"user_id":1011,"key":1011,"contract_id":3967,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2461,"key":2461,"contract_id":3967,"name":"2025-06-13","value":"26550","overdue_days":"","status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1350","key":"1350","contract_id":3967,"value":"26550","created_by":1013,"created_at":"2025-06-12 14:02:12","description":"","collected_date":"2025-06-12 14:02:12","amount":"26550","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":2070,"key":2070,"contract_id":3967,"value":"26550.00","attachment_id":"","from_date":"2025-06-10","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":34818,"object_type":102,"object_id":2070,"attachment_id":26104,"attachment":{"id":26104,"key":26104,"name":"fc5038fb-47eb-3194-b65a-37df484635fd","extension":"pdf","path":"\/vue\/attachment\/view\/fc5038fb-47eb-3194-b65a-37df484635fd\/dzfp_25112000000118980603_\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406\uff08\u6df1\u5733\uff09\u6709\u9650\u516c\u53f8_20250610150957.pdf","orig_name":"dzfp_25112000000118980603_\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406\uff08\u6df1\u5733\uff09\u6709\u9650\u516c\u53f8_20250610150957.pdf"}}]}],"contractScans":[{"id":35457,"object_type":105,"object_id":3967,"attachment_id":26100,"attachment":{"id":26100,"key":26100,"name":"993d8569-1fff-3e3b-8a24-655835029f06","extension":"pdf","path":"\/vue\/attachment\/preview\/993d8569-1fff-3e3b-8a24-655835029f06\/\u786c\u76d8\u53ca\u80cc\u677f\u9635\u5217\u5361\u9500\u552e\u5408\u540c-\u7528\u5370\u7248.pdf","orig_name":"\u786c\u76d8\u53ca\u80cc\u677f\u9635\u5217\u5361\u9500\u552e\u5408\u540c-\u7528\u5370\u7248.pdf"}}],"receiptScans":[{"id":35198,"object_type":106,"object_id":3967,"attachment_id":26404,"attachment":{"id":26404,"key":26404,"name":"6635e529-d6ed-3b34-baf4-cde571180c1b","extension":"pdf","path":"\/vue\/attachment\/preview\/6635e529-d6ed-3b34-baf4-cde571180c1b\/20250613144851-0001.pdf","orig_name":"20250613144851-0001.pdf"}}],"verifyScans":[],"unreadComments":{},"collected_plan":26550,"projectProductTotalAmount":26550,"projectProductAllAmount":true,"projectProductTotalCost":16300,"projectProductAllCost":true,"projectProductTotalCount":12,"invoiced":26550,"un_invoiced":0,"collected":"26550","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3935,"client_id":2845,"signed_at":"2025-05-28","amount":"32557","handler":1001,"description":"","created_by":1001,"created_at":"2025-05-28 16:56:50","updated_at":"2025-06-04 17:58:23","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3872,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TS-LRC-2025052801","payment_collection_remind_ahead":"1 day","from_project":3872,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-05-28 16:56:51","is_verify":false,"is_draft":false,"erp_settle_amount":"32557","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":2845,"key":2845,"name":"\u5317\u4eac\u6052\u6cf0\u901a\u529b\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8\uff08PA\u8fc7\u5355\uff09","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3935,"comment":7},"project":{"id":3872,"key":3872,"name":"PA1410 Bundle Lic\u91c7\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3872,"key":3872,"name":"PA1410 Bundle Lic\u91c7\u8d2d\u9879\u76ee","description":"","total_contact_point":"","paid_contact_point":"","is_sales_order_ready":true,"project_product_version_id":871,"bargain_date":"2025-05-28","collected":"32557","profit_pct":"0.61","budget":"32557","erpSalesOrder":"","projectProductTypes":[{"id":6497,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"32557.00","pct":"0.61","project_id":3872,"profit":"198.5977"}],"projectProductRels":[{"id":9736,"project_id":3872,"product_id":1657,"amount":"32557.00","number":1,"cost":"31580.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"32557","total_cost":"31580","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1657,"name":"PAN-PA-1410-BND-CORESEC","product_type":5,"product_component":36,"product_brand":8,"product_serie":1243,"product_misc":"","product_qa":"","pn":"","description":"PA-1410, Core Security Subscription Bundle (Advanced Threat Prevention, Advanced URL Filtering, Advanced Wildfire, DNS Security and SD-WAN ), 1 years (12 months) term\n","created_by":1013,"created_at":"2024-06-26 10:53:31","updated_at":"2024-06-26 10:53:31","pinyin_shortcut":"PANPA1410BNDCORESEC","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1243,"key":1243,"name":"PA1410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""}],"projectContactPoints":[],"buildSalesOrderItems":[{"id":12949,"project_id":3872}],"reimbursementAmountSum":{},"profit":198.5977,"contact_points_status_display":"\u672a\u8bbe\u7f6e"},"salesSupplierRels":[{"id":2794,"contract_id":3935,"supplier_id":90,"purchase_id":3936,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3936,"key":3936,"serial_no":"X_2025SBQ13446"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":8476,"user_id":1001,"key":1001,"contract_id":3935,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8477,"user_id":5388,"key":5388,"contract_id":3935,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":8478,"user_id":1011,"key":1011,"contract_id":3935,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2438,"key":2438,"contract_id":3935,"name":"2025-06-30","value":"32557","overdue_days":"","status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1341","key":"1341","contract_id":3935,"value":"32557","created_by":1013,"created_at":"2025-06-19 17:57:49","description":"","collected_date":"2025-06-19 17:57:49","amount":"32557","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":2062,"key":2062,"contract_id":3935,"value":"32557.00","attachment_id":"","from_date":"2025-06-03","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":34607,"object_type":102,"object_id":2062,"attachment_id":25950,"attachment":{"id":25950,"key":25950,"name":"72f3b028-086c-3179-a802-60846e1664cd","extension":"pdf","path":"\/vue\/attachment\/view\/72f3b028-086c-3179-a802-60846e1664cd\/dzfp_25112000000112856516_\u5317\u4eac\u6052\u6cf0\u901a\u529b\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8_20250603113233.pdf","orig_name":"dzfp_25112000000112856516_\u5317\u4eac\u6052\u6cf0\u901a\u529b\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8_20250603113233.pdf"}}]}],"contractScans":[{"id":34679,"object_type":105,"object_id":3935,"attachment_id":25845,"attachment":{"id":25845,"key":25845,"name":"2710648c-a687-37c0-8946-9c82b3cbec9c","extension":"pdf","path":"\/vue\/attachment\/preview\/2710648c-a687-37c0-8946-9c82b3cbec9c\/\u6052\u6cf0\u901a\u529b32557.pdf","orig_name":"\u6052\u6cf0\u901a\u529b32557.pdf"}}],"receiptScans":[],"verifyScans":[],"unreadComments":{},"collected_plan":32557,"projectProductTotalAmount":32557,"projectProductAllAmount":true,"projectProductTotalCost":31580,"projectProductAllCost":true,"projectProductTotalCount":1,"invoiced":32557,"un_invoiced":0,"collected":"32557","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3916,"client_id":3364,"signed_at":"2025-05-19","amount":"570000","handler":1001,"description":"","created_by":1001,"created_at":"2025-05-20 09:09:04","updated_at":"2025-06-19 09:18:25","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3857,"valid_date":"","expire_date":"","sla":"","remind_ahead":"1 day","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TS-LRC-20250514002","payment_collection_remind_ahead":"1 day","from_project":3857,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-05-20 09:09:04","is_verify":false,"is_draft":false,"erp_settle_amount":"570000","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":3364,"key":3364,"name":"\u5317\u4eac\u6781\u901a\u4e16\u7eaa\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3916,"comment":10},"project":{"id":3857,"key":3857,"name":"PA1410 \u4e09\u5e74\u670d\u52a13\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3857,"key":3857,"name":"PA1410 \u4e09\u5e74\u670d\u52a13\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee","description":"","total_contact_point":"","paid_contact_point":"","is_sales_order_ready":true,"project_product_version_id":861,"bargain_date":"2025-05-19","collected":"570000","profit_pct":"2.43","budget":"570000","erpSalesOrder":"","projectProductTypes":[{"id":6562,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"570000.00","pct":"2.43","project_id":3857,"profit":"13851"}],"projectProductRels":[{"id":9884,"project_id":3857,"product_id":969,"amount":"43305.00","number":3,"cost":"41154.60","description":"","supplier_id":163,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"129915","total_cost":"123463.8","erp_sales_order_product_id":"","supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":969,"name":"PAN-PA-1410","product_type":5,"product_component":26,"product_brand":8,"product_serie":607,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-1410","created_by":1013,"created_at":"2023-08-04 15:49:28","updated_at":"2024-01-12 15:43:25","pinyin_shortcut":"PANPA1410","product_unit":1,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":607,"key":607,"name":"PA-1410\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""},{"id":9885,"project_id":3857,"product_id":994,"amount":"36000.00","number":3,"cost":"34130.52","description":"","supplier_id":163,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"108000","total_cost":"102391.56","erp_sales_order_product_id":"","supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":994,"name":"PAN-SVC-BKLN-1410-3YR","product_type":5,"product_component":35,"product_brand":8,"product_serie":803,"product_misc":"","product_qa":"","pn":"","description":"PA-1410, Partner enabled premium support, 1 year (12 months) term.","created_by":1013,"created_at":"2023-08-09 17:40:22","updated_at":"2024-01-12 15:29:43","pinyin_shortcut":"PANSVCBKLN14103YR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":803,"key":803,"name":"PA-1410\u4e09\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9886,"project_id":3857,"product_id":1562,"amount":"5395.00","number":3,"cost":"5120.06","description":"","supplier_id":163,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"16185","total_cost":"15360.18","erp_sales_order_product_id":"","supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1562,"name":"PAN-PWR-450W-AC","product_type":5,"product_component":36,"product_brand":8,"product_serie":1244,"product_misc":"","product_qa":"","pn":"","description":"PA-3400,PA-1400, ION 5200 and ION 9200 450W spare power supply","created_by":1013,"created_at":"2024-04-15 15:40:42","updated_at":"2024-04-15 15:40:42","pinyin_shortcut":"PANPWR450WAC","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1244,"key":1244,"name":"PA1420\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9887,"project_id":3857,"product_id":1973,"amount":"105300.00","number":3,"cost":"99928.16","description":"","supplier_id":163,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"315900","total_cost":"299784.48","erp_sales_order_product_id":"","supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1973,"name":"PAN-PA-1410-BND-CORESEC-3YR","product_type":5,"product_component":35,"product_brand":8,"product_serie":803,"product_misc":"","product_qa":"","pn":"","description":"PAN-PA-1410-BND-CORESEC-3YR PA-1410\uff0cPrecision AI Network Security Subscription Bundle (Advanced Threat Prevention, Advanced URL Filtering,Advanced Wildfire, Advanced DNS Security and SD-WAN ), 3 years (36 months) term\n\u7cbe\u51c6AI\u7f51\u7edc\u5b89\u5168\u8ba2\u9605\u5305\uff08\u9ad8\u7ea7\u5a01\u80c1\u9632\u5fa1\u3001\u9ad8\u7ea7URL\u8fc7\u6ee4\u3001\u9ad8\u7ea7\u91ce\u706b\u3001\u9ad8\u7ea7DNS\u5b89\u5168\u548cSD-WAN\uff09\uff0c3\u5e74\uff0836\u4e2a\u6708\uff09\u671f\u9650","created_by":1013,"created_at":"2025-05-20 09:22:36","updated_at":"2025-05-20 09:22:36","pinyin_shortcut":"PANPA1410BNDCORESEC3YR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":803,"key":803,"name":"PA-1410\u4e09\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""}],"projectContactPoints":[],"buildSalesOrderItems":[{"id":12975,"project_id":3857},{"id":12978,"project_id":3857},{"id":12977,"project_id":3857},{"id":12973,"project_id":3857},{"id":12974,"project_id":3857},{"id":12976,"project_id":3857}],"reimbursementAmountSum":{},"profit":13851,"contact_points_status_display":"\u672a\u8bbe\u7f6e"},"salesSupplierRels":[{"id":2834,"contract_id":3916,"supplier_id":163,"purchase_id":3917,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3917,"key":3917,"serial_no":"2025WSCN-L-020-C3436-PAN"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[{"id":564,"key":564,"contract_id":3916,"name":"2025-05-02"},{"id":565,"key":565,"contract_id":3916,"name":"2025-05-22"}],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[{"id":513,"contract_id":3916,"user_id":5332,"user":{"id":5332,"key":5332,"name":"\u970d\u536b\u8d85","sex":"M","avatar":{"id":148,"user_id":5332,"name":"\/files\/cdn\/a57be577deb434\/avatar\/3a3eda91-ddc9-3633-8071-70a4c3d7180c.png"}}},{"id":514,"contract_id":3916,"user_id":5087,"user":{"id":5087,"key":5087,"name":"\u5218\u5fae","sex":"F","avatar":{"id":62,"user_id":5087,"name":"\/files\/cdn\/a57be577deb434\/avatar\/06f75b3a-7b6c-37a8-81c0-b2934104daa7.png"}}},{"id":515,"contract_id":3916,"user_id":5300,"user":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"}}},{"id":516,"contract_id":3916,"user_id":5295,"user":{"id":5295,"key":5295,"name":"\u9b4f\u6cfd\u6587","sex":"F","avatar":{"id":137,"user_id":5295,"name":"\/files\/cdn\/a57be577deb434\/avatar\/85c67d90-6989-3d4e-bbf8-31d69b6e8ffe.jpg"}}},{"id":518,"contract_id":3916,"user_id":1004,"user":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}}},{"id":519,"contract_id":3916,"user_id":1005,"user":{"id":1005,"key":1005,"name":"\u8d75\u6657\u7131","sex":"F","avatar":{"id":16,"user_id":1005,"name":"\/files\/cdn\/a57be577deb434\/avatar\/56876dde-37eb-39fc-853a-47eaef6510e5.png"}}},{"id":520,"contract_id":3916,"user_id":5449,"user":{"id":5449,"key":5449,"name":"\u5468\u4e3d\u98de","sex":"F","avatar":{}}},{"id":521,"contract_id":3916,"user_id":1017,"user":{"id":1017,"key":1017,"name":"\u8f66\u660e\u98de","sex":"M","avatar":{"id":8,"user_id":1017,"name":"\/files\/cdn\/a57be577deb434\/avatar\/e538f0fe-48a7-33da-a512-b252266c9e91.jpg"}}},{"id":522,"contract_id":3916,"user_id":5085,"user":{"id":5085,"key":5085,"name":"\u970d\u4e1c\u9633","sex":"M","avatar":{"id":51,"user_id":5085,"name":"\/files\/cdn\/a57be577deb434\/avatar\/3b53061b-3148-3c6a-a16d-763f381ad1b6.jpg"}}},{"id":523,"contract_id":3916,"user_id":5311,"user":{"id":5311,"key":5311,"name":"\u62d3\u5c0f\u6587","sex":"F","avatar":{"id":149,"user_id":5311,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1a32eee2-9465-3c88-9077-5c6d1cc5e8b3.jpg"}}},{"id":524,"contract_id":3916,"user_id":5248,"user":{"id":5248,"key":5248,"name":"\u6587\u4f73\u9f99","sex":"M","avatar":{"id":135,"user_id":5248,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b4458545-7f88-3479-97be-6f43b2b50454.png"}}},{"id":525,"contract_id":3916,"user_id":1015,"user":{"id":1015,"key":1015,"name":"\u5434\u660a","sex":"M","avatar":{"id":12,"user_id":1015,"name":"\/files\/cdn\/a57be577deb434\/avatar\/d69b398a-5951-36e9-a92e-992fe938db26.jpg"}}},{"id":526,"contract_id":3916,"user_id":1022,"user":{"id":1022,"key":1022,"name":"\u5f90\u7855","sex":"M","avatar":{"id":6,"user_id":1022,"name":"\/files\/cdn\/a57be577deb434\/avatar\/2b5ec94d-d83c-38b4-ac3a-38720c369f91.png"}}},{"id":528,"contract_id":3916,"user_id":1023,"user":{"id":1023,"key":1023,"name":"\u5468\u5b50\u5065","sex":"M","avatar":{"id":4,"user_id":1023,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1023.jpg"}}}],"salesContractPaymentCollectionRemindReceivers":[{"id":8542,"user_id":1001,"key":1001,"contract_id":3916,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8543,"user_id":5388,"key":5388,"contract_id":3916,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":8544,"user_id":1011,"key":1011,"contract_id":3916,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2428,"key":2428,"contract_id":3916,"name":"2025-09-30","value":"570000","overdue_days":"","status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1318","key":"1318","contract_id":3916,"value":"570000","created_by":1013,"created_at":"2025-06-17 10:13:55","description":"","collected_date":"2025-06-17 10:13:55","amount":"570000","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":2072,"key":2072,"contract_id":3916,"value":"570000.00","attachment_id":"","from_date":"2025-06-13","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":34952,"object_type":102,"object_id":2072,"attachment_id":26206,"attachment":{"id":26206,"key":26206,"name":"a16fdb23-a97d-392f-bb5f-de7e59b9ace0","extension":"pdf","path":"\/vue\/attachment\/view\/a16fdb23-a97d-392f-bb5f-de7e59b9ace0\/dzfp_25112000000121348912_\u5317\u4eac\u6781\u901a\u4e16\u7eaa\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8_20250613100322.pdf","orig_name":"dzfp_25112000000121348912_\u5317\u4eac\u6781\u901a\u4e16\u7eaa\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8_20250613100322.pdf"}}]}],"contractScans":[{"id":34983,"object_type":105,"object_id":3916,"attachment_id":25704,"attachment":{"id":25704,"key":25704,"name":"f1f2d7d2-386f-3132-838b-bb4d60dec904","extension":"pdf","path":"\/vue\/attachment\/preview\/f1f2d7d2-386f-3132-838b-bb4d60dec904\/\u6781\u901a\u4e16\u7eaa\u5408\u540c.pdf","orig_name":"\u6781\u901a\u4e16\u7eaa\u5408\u540c.pdf"}}],"receiptScans":[{"id":35190,"object_type":106,"object_id":3916,"attachment_id":26397,"attachment":{"id":26397,"key":26397,"name":"c45b2f8d-55e8-364a-90b2-5e2f51df6d4a","extension":"jpg","path":"\/vue\/attachment\/preview\/c45b2f8d-55e8-364a-90b2-5e2f51df6d4a\/1011750295654_.pic.jpg","orig_name":"1011750295654_.pic.jpg"}}],"verifyScans":[],"unreadComments":{},"collected_plan":570000,"projectProductTotalAmount":570000,"projectProductAllAmount":true,"projectProductTotalCost":541000.02,"projectProductAllCost":true,"projectProductTotalCount":12,"invoiced":570000,"un_invoiced":0,"collected":"570000","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u63d0\u524d1\u5929","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3900,"client_id":2545,"signed_at":"2025-05-13","amount":"40630","handler":1001,"description":"","created_by":1001,"created_at":"2025-05-13 15:54:59","updated_at":"2025-05-23 15:57:36","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3855,"valid_date":"","expire_date":"2026-05-14","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TS-LRC-20250513001","payment_collection_remind_ahead":"","from_project":3855,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-05-13 15:54:59","is_verify":false,"is_draft":false,"erp_settle_amount":"40630","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":283,"passed":2,"client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3900,"comment":10},"project":{"id":3855,"key":3855,"name":"\u8054\u60f3SR650\u4e8c\u624b\u670d\u52a1\u5668\u91c7\u8d2d\u9879\u76ee\u56db","erpSalesOrder":""},"fromProject":{"id":3855,"key":3855,"name":"\u8054\u60f3SR650\u4e8c\u624b\u670d\u52a1\u5668\u91c7\u8d2d\u9879\u76ee\u56db","description":"","total_contact_point":"7700","paid_contact_point":"7700","is_sales_order_ready":true,"project_product_version_id":857,"bargain_date":"2025-05-13","collected":"40630","profit_pct":"26.44","budget":"40630","erpSalesOrder":"","projectProductTypes":[{"id":6427,"product_type_id":2,"key":2,"name":"\u670d\u52a1\u5668","budget":"40630.00","pct":"26.44","project_id":3855,"profit":"10742.572"}],"projectProductRels":[{"id":9588,"project_id":3855,"product_id":498,"amount":"38000.00","number":1,"cost":"14100.00","description":"2*960GB","supplier_id":678,"hardware_from":"2025-05-15","software_from":"","maintenance_from":"","hardware_to":"2026-05-14","software_to":"","maintenance_to":"","total_amount":"38000","total_cost":"14100","erp_sales_order_product_id":"","supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":498,"name":"\u8054\u60f3 SR650\u670d\u52a1\u5668","product_type":2,"product_component":2,"product_brand":4,"product_serie":315,"product_misc":2,"product_qa":4,"pn":"","description":"","created_by":1013,"created_at":"2018-11-30 13:58:06","updated_at":"2023-08-14 10:20:52","pinyin_shortcut":"lxSR650fwq","product_unit":1,"is_renew":false,"productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":2,"key":2,"name":"\u670d\u52a1\u5668\u4e3b\u673a"},"productBrand":{"id":4,"key":4,"name":"\u8054\u60f3"},"productSerie":{"id":315,"key":315,"name":"\u8054\u60f3 SR650 \u670d\u52a1\u5668"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""},{"id":9589,"project_id":3855,"product_id":1923,"amount":"0","number":8,"cost":"240.00","description":"","supplier_id":38,"hardware_from":"2025-05-15","software_from":"","maintenance_from":"","hardware_to":"2026-05-14","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"1920","erp_sales_order_product_id":"","supplier":{"id":38,"key":38,"name":"\u5317\u4eac\u4e91\u9526\u975e\u51e1\u79d1\u6280\u6709\u9650\u516c\u53f8 \/\u5317\u4eac\u5929\u52e4\u76ca\u8fbe\u79d1\u6280\u6709\u9650\u516c\u53f8\u3010\u5b89\u82af\u64ce\u5929(\u5929\u6d25)\u79d1\u6280\u6709\u9650\u516c\u53f8\u3011\/\u5317\u4eac\u5747\u4f18\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1923,"name":"32GB PC4-2666P\u5185\u5b58","product_type":2,"product_component":4,"product_brand":10,"product_serie":31,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2025-01-09 10:41:37","updated_at":"2025-01-09 10:41:37","pinyin_shortcut":"32GBPC42666Pnc","product_unit":6,"is_renew":false,"productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":4,"key":4,"name":"\u670d\u52a1\u5668\u5185\u5b58"},"productBrand":{"id":10,"key":10,"name":"\u4e09\u661f"},"productSerie":{"id":31,"key":31,"name":"DDR4"},"productUnit":{"id":6,"key":6,"name":"\u6761"}},"erpSalesOrderProduct":""},{"id":9590,"project_id":3855,"product_id":1104,"amount":"2500.00","number":1,"cost":"1100.00","description":"","supplier_id":678,"hardware_from":"2025-05-15","software_from":"","maintenance_from":"","hardware_to":"2026-05-14","software_to":"","maintenance_to":"","total_amount":"2500","total_cost":"1100","erp_sales_order_product_id":"","supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1104,"name":"QLE2692 Dual Port 16Gb","product_type":3,"product_component":39,"product_brand":24,"product_serie":666,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-11-27 15:10:06","updated_at":"2024-01-16 14:46:51","pinyin_shortcut":"QLE2692DualPort16Gb","product_unit":3,"is_renew":false,"productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":39,"key":39,"name":"\u5b58\u50a8\u914d\u4ef6"},"productBrand":{"id":24,"key":24,"name":"\u6d6a\u6f6e"},"productSerie":{"id":666,"key":666,"name":"16GB \u53cc\u53e3 HBA\u5361"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""},{"id":9591,"project_id":3855,"product_id":1372,"amount":"65.00","number":2,"cost":"25.00","description":"","supplier_id":478,"hardware_from":"2025-05-15","software_from":"","maintenance_from":"","hardware_to":"2026-05-14","software_to":"","maintenance_to":"","total_amount":"130","total_cost":"50","erp_sales_order_product_id":"","supplier":{"id":478,"key":478,"name":"\u5317\u4eac\u957f\u987a\u7f51\u8054\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1372,"name":"LC-LC \u5149\u7ea4\u7ebf 5\u7c73","product_type":4,"product_component":43,"product_brand":134,"product_serie":1047,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2024-01-26 16:48:55","updated_at":"2024-01-26 16:48:55","pinyin_shortcut":"LCLCgxx5m","product_unit":6,"is_renew":false,"productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":134,"key":134,"name":"\u7b2c\u4e09\u65b9"},"productSerie":{"id":1047,"key":1047,"name":"LC-LC \u5149\u7ea4\u7ebf 5\u7c73"},"productUnit":{"id":6,"key":6,"name":"\u6761"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":996,"project_id":3855,"contact_id":4640,"point":"7700.00","paid_point":"7700","contact":{"id":4640,"key":4640,"name":"\u5218\u82f1\u6960","client_id":2545,"supplier_id":"","client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8"},"supplier":""},"projectContactPointRels":[{"id":193,"project_id":3855,"contact_id":4640,"point":"7700.00","day_at":"2025-05-23","description":"","created_at":"2025-05-23 15:57:36"}],"status_display":"\u5df2\u6838\u9500"}],"buildSalesOrderItems":[{"id":12840,"project_id":3855},{"id":12841,"project_id":3855},{"id":12843,"project_id":3855},{"id":12866,"project_id":3855}],"reimbursementAmountSum":{"project_id":3855,"sum":"82.40"},"profit":10742.572,"contact_points_status_display":"\u5df2\u6838\u9500"},"salesSupplierRels":[{"id":2715,"contract_id":3900,"supplier_id":478,"purchase_id":3903,"supplier":{"id":478,"key":478,"name":"\u5317\u4eac\u957f\u987a\u7f51\u8054\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3903,"key":3903,"serial_no":"TSKJ-WJC-20250513001"}},{"id":2716,"contract_id":3900,"supplier_id":678,"purchase_id":3901,"supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3901,"key":3901,"serial_no":"YTY2025"}},{"id":2717,"contract_id":3900,"supplier_id":38,"purchase_id":3902,"supplier":{"id":38,"key":38,"name":"\u5317\u4eac\u4e91\u9526\u975e\u51e1\u79d1\u6280\u6709\u9650\u516c\u53f8 \/\u5317\u4eac\u5929\u52e4\u76ca\u8fbe\u79d1\u6280\u6709\u9650\u516c\u53f8\u3010\u5b89\u82af\u64ce\u5929(\u5929\u6d25)\u79d1\u6280\u6709\u9650\u516c\u53f8\u3011\/\u5317\u4eac\u5747\u4f18\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3902,"key":3902,"serial_no":""}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":8402,"user_id":1001,"key":1001,"contract_id":3900,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8403,"user_id":5388,"key":5388,"contract_id":3900,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2421,"key":2421,"contract_id":3900,"name":"2025-05-16","value":"40630","overdue_days":0,"status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1326","key":"1326","contract_id":3900,"value":"40630","created_by":1013,"created_at":"2025-05-16 11:46:39","description":"","collected_date":"2025-05-16 11:46:39","amount":"40630","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":2039,"key":2039,"contract_id":3900,"value":"40630.00","attachment_id":"","from_date":"2025-05-13","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":34115,"object_type":102,"object_id":2039,"attachment_id":25552,"attachment":{"id":25552,"key":25552,"name":"511cd4b7-5605-3cdf-b95b-051f4cdd5f6b","extension":"pdf","path":"\/vue\/attachment\/view\/511cd4b7-5605-3cdf-b95b-051f4cdd5f6b\/dzfp_25112000000096599267_\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406\uff08\u6df1\u5733\uff09\u6709\u9650\u516c\u53f8_20250513165602.pdf","orig_name":"dzfp_25112000000096599267_\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406\uff08\u6df1\u5733\uff09\u6709\u9650\u516c\u53f8_20250513165602.pdf"}}]}],"contractScans":[{"id":34381,"object_type":105,"object_id":3900,"attachment_id":25547,"attachment":{"id":25547,"key":25547,"name":"a2c46236-85e5-3261-b015-56f1302c71a5","extension":"pdf","path":"\/vue\/attachment\/preview\/a2c46236-85e5-3261-b015-56f1302c71a5\/\u670d\u52a1\u5668\u5408\u540c\u7528\u5370\u7248.pdf","orig_name":"\u670d\u52a1\u5668\u5408\u540c\u7528\u5370\u7248.pdf"}}],"receiptScans":[{"id":34163,"object_type":106,"object_id":3900,"attachment_id":25594,"attachment":{"id":25594,"key":25594,"name":"4989ff21-b78e-3a17-a66b-894e24710c08","extension":"pdf","path":"\/vue\/attachment\/preview\/4989ff21-b78e-3a17-a66b-894e24710c08\/20250515175328-0001.pdf","orig_name":"20250515175328-0001.pdf"}}],"verifyScans":[],"unreadComments":{},"collected_plan":40630,"projectProductTotalAmount":40630,"projectProductAllAmount":true,"projectProductTotalCost":17170,"projectProductAllCost":true,"projectProductTotalCount":12,"invoiced":40630,"un_invoiced":0,"collected":"40630","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u65e0","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3857,"client_id":2117,"signed_at":"2025-04-07","amount":"3994","handler":1001,"description":"","created_by":1001,"created_at":"2025-04-07 17:34:29","updated_at":"2025-04-11 09:59:34","contract_scan":"","receipt_scan":"","contract_type":2,"project_id":3816,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"HM202205050407C","payment_collection_remind_ahead":"","from_project":3816,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-04-07 17:34:29","is_verify":false,"is_draft":false,"erp_settle_amount":"3994","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":2117,"key":2117,"name":"\u6c5f\u82cf\u9ed1\u9a6c\u9ad8\u79d1\u80a1\u4efd\u6709\u9650\u516c\u53f8","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3857,"comment":12},"project":{"id":3816,"key":3816,"name":"\u5357\u975e\u7ea2\u77f3\u9879\u76ee\u6570\u636e\u7f51PA440\u8bbe\u5907\u7eed\u4fdd","erpSalesOrder":""},"fromProject":{"id":3816,"key":3816,"name":"\u5357\u975e\u7ea2\u77f3\u9879\u76ee\u6570\u636e\u7f51PA440\u8bbe\u5907\u7eed\u4fdd","description":"","total_contact_point":"","paid_contact_point":"","is_sales_order_ready":true,"project_product_version_id":827,"bargain_date":"2025-04-07","collected":"3994","profit_pct":"6.7","budget":"3994","erpSalesOrder":"","projectProductTypes":[{"id":6212,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"3994.00","pct":"6.7","project_id":3816,"profit":"267.598"}],"projectProductRels":[{"id":9222,"project_id":3816,"product_id":1961,"amount":"1997","number":2,"cost":"1797.3","description":"21201053153;21201053168","supplier_id":675,"hardware_from":"2024-11-16","software_from":"","maintenance_from":"","hardware_to":"2025-11-15","software_to":"","maintenance_to":"","total_amount":"3994.00","total_cost":"3594.60","erp_sales_order_product_id":"","supplier":{"id":675,"key":675,"name":"\u7d2b\u5149\u6570\u7801(\u82cf\u5dde)\u96c6\u56e2\u6709\u9650\u516c\u53f8"},"product":{"id":1961,"name":"PAN-SVC-BKLN-440-R","product_type":22,"product_component":200,"product_brand":8,"product_serie":1613,"product_misc":"","product_qa":"","pn":"","description":"\nPA-440, Partner enabled premium support, 1 year (12 months), term, renewal.","created_by":1013,"created_at":"2025-04-08 13:44:03","updated_at":"2025-04-08 13:44:03","pinyin_shortcut":"PANSVCBKLN440R","product_unit":8,"is_renew":true,"productType":{"id":22,"key":22,"name":"\u670d\u52a1"},"productComponent":{"id":200,"key":200,"name":"\u7eed\u4fdd\u670d\u52a1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1613,"key":1613,"name":"PA-440\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":8,"key":8,"name":"\u5e74"}},"erpSalesOrderProduct":""}],"projectContactPoints":[],"buildSalesOrderItems":[{"id":12741,"project_id":3816},{"id":12742,"project_id":3816}],"reimbursementAmountSum":{},"profit":267.598,"contact_points_status_display":"\u672a\u8bbe\u7f6e"},"salesSupplierRels":[{"id":2590,"contract_id":3857,"supplier_id":90,"purchase_id":3863,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3863,"key":3863,"serial_no":" X_2025SBQ08150"}}],"contractType":{"id":2,"key":2,"name":"\u8fd0\u7ef4\u670d\u52a1"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":8225,"user_id":1001,"key":1001,"contract_id":3857,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8226,"user_id":1011,"key":1011,"contract_id":3857,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}},{"id":8227,"user_id":5388,"key":5388,"contract_id":3857,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2384,"key":2384,"contract_id":3857,"name":"2025-04-08","value":"3994","overdue_days":0,"status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1275","key":"1275","contract_id":3857,"value":"3994","created_by":1013,"created_at":"2025-04-08 14:54:29","description":"","collected_date":"2025-04-08 14:54:29","amount":"3994","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":2009,"key":2009,"contract_id":3857,"value":"3994.00","attachment_id":"","from_date":"2025-04-09","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":33454,"object_type":102,"object_id":2009,"attachment_id":25025,"attachment":{"id":25025,"key":25025,"name":"3febceef-41c5-3f33-bcc0-75cef4c4848d","extension":"pdf","path":"\/vue\/attachment\/view\/3febceef-41c5-3f33-bcc0-75cef4c4848d\/dzfp_25112000000071369164_\u6c5f\u82cf\u9ed1\u9a6c\u9ad8\u79d1\u80a1\u4efd\u6709\u9650\u516c\u53f8_20250409150137.pdf","orig_name":"dzfp_25112000000071369164_\u6c5f\u82cf\u9ed1\u9a6c\u9ad8\u79d1\u80a1\u4efd\u6709\u9650\u516c\u53f8_20250409150137.pdf"}}]}],"contractScans":[{"id":33481,"object_type":105,"object_id":3857,"attachment_id":24970,"attachment":{"id":24970,"key":24970,"name":"f9fad42b-ad68-3780-8fcb-1895052ca17b","extension":"pdf","path":"\/vue\/attachment\/preview\/f9fad42b-ad68-3780-8fcb-1895052ca17b\/\u7eed\u4fdd\u53cc\u7b7e\u5408\u540c.pdf","orig_name":"\u7eed\u4fdd\u53cc\u7b7e\u5408\u540c.pdf"}}],"receiptScans":[{"id":33451,"object_type":106,"object_id":3857,"attachment_id":25024,"attachment":{"id":25024,"key":25024,"name":"30cd070c-9f85-3180-99f1-88a0dccacc4c","extension":"png","path":"\/vue\/attachment\/preview\/30cd070c-9f85-3180-99f1-88a0dccacc4c\/image.png","orig_name":"image.png"}}],"verifyScans":[],"unreadComments":{},"collected_plan":3994,"projectProductTotalAmount":3994,"projectProductAllAmount":true,"projectProductTotalCost":3594.6,"projectProductAllCost":true,"projectProductTotalCount":2,"invoiced":3994,"un_invoiced":0,"collected":"3994","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u65e0","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3803,"client_id":3334,"signed_at":"2025-02-28","amount":"3048204","handler":1001,"description":"","created_by":1001,"created_at":"2025-02-28 16:22:01","updated_at":"2025-03-12 14:19:48","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3786,"valid_date":"","expire_date":"2026-02-27","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TSKJ20250228-LRC-001","payment_collection_remind_ahead":"2 days","from_project":3786,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-02-28 16:22:01","is_verify":false,"is_draft":false,"erp_settle_amount":"3048204","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":207,"passed":2,"client":{"id":3334,"key":3334,"name":"\u5317\u4eac\u878d\u9890\u5149\u7535\u79d1\u6280\u6709\u9650\u516c\u53f8(\u8fc7\u5355)","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3803,"comment":8},"project":{"id":3786,"key":3786,"name":"\u8fdc\u9274\u8f6f\u4ef6-\u8fc7\u7a0b\u76d1\u63a7\u4ea7\u54c1","erpSalesOrder":""},"fromProject":{"id":3786,"key":3786,"name":"\u8fdc\u9274\u8f6f\u4ef6-\u8fc7\u7a0b\u76d1\u63a7\u4ea7\u54c1","description":"","total_contact_point":"","paid_contact_point":"","is_sales_order_ready":true,"project_product_version_id":788,"bargain_date":"2025-02-28","collected":"3048204","profit_pct":"-0.26","budget":"3048204","erpSalesOrder":"","projectProductTypes":[{"id":6043,"product_type_id":7,"key":7,"name":"\u8f6f\u4ef6","budget":"3048204.00","pct":"-0.26","project_id":3786,"profit":"-7925.3304"}],"projectProductRels":[{"id":8896,"project_id":3786,"product_id":1948,"amount":"1966146.00","number":1,"cost":"1926823.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"1966146","total_cost":"1926823","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1948,"name":"\u8fc7\u7a0b\u76d1\u63a7\u7cfb\u7edf\u3010\u7b80\u79f0:\u76d1\u63a7\u670d\u52a1\u3011V1.0","product_type":7,"product_component":64,"product_brand":230,"product_serie":1603,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2025-02-28 16:34:11","updated_at":"2025-02-28 16:34:11","pinyin_shortcut":"gcjkxtjcjkfwV10","product_unit":2,"is_renew":false,"productType":{"id":7,"key":7,"name":"\u8f6f\u4ef6"},"productComponent":{"id":64,"key":64,"name":"\u89c6\u9891\u76d1\u63a7\u5e73\u53f0\u8f6f\u4ef6"},"productBrand":{"id":230,"key":230,"name":"\u8fdc\u9274"},"productSerie":{"id":1603,"key":1603,"name":"\u8fc7\u7a0b\u76d1\u63a7\u7cfb\u7edf"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":8897,"project_id":3786,"product_id":1949,"amount":"975765.00","number":1,"cost":"956250.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"975765","total_cost":"956250","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1949,"name":"\u667a\u80fd\u58f0\u7eb9\u9274\u5b9a\u5de5\u4f5c\u7ad9\u7cfb\u7edf\u3010\u7b80\u79f0:\u58f0\u7eb9\u9274\u5b9a\u5de5\u4f5c\u7ad9\u3011V3.0","product_type":7,"product_component":64,"product_brand":230,"product_serie":1604,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2025-02-28 16:34:50","updated_at":"2025-02-28 16:34:50","pinyin_shortcut":"znswjdgzzxtjcswjdgzzV30","product_unit":2,"is_renew":false,"productType":{"id":7,"key":7,"name":"\u8f6f\u4ef6"},"productComponent":{"id":64,"key":64,"name":"\u89c6\u9891\u76d1\u63a7\u5e73\u53f0\u8f6f\u4ef6"},"productBrand":{"id":230,"key":230,"name":"\u8fdc\u9274"},"productSerie":{"id":1604,"key":1604,"name":"\u667a\u80fd\u58f0\u7eb9\u9274\u5b9a\u5de5\u4f5c\u7ad9\u7cfb\u7edf"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":8898,"project_id":3786,"product_id":1950,"amount":"106293.00","number":1,"cost":"104167.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"106293","total_cost":"104167","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1950,"name":"\u591a\u5a92\u4f53\u5904\u7406\u6a21\u5757\u7cfb\u7edf\u3010\u591a\u6807\u7b7e\u6807\u6ce8\u7cfb\u7edf\u3011V1.0","product_type":7,"product_component":64,"product_brand":230,"product_serie":1605,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2025-02-28 16:35:45","updated_at":"2025-02-28 16:35:45","pinyin_shortcut":"dmtclmkxtdbqbzxtV10","product_unit":2,"is_renew":false,"productType":{"id":7,"key":7,"name":"\u8f6f\u4ef6"},"productComponent":{"id":64,"key":64,"name":"\u89c6\u9891\u76d1\u63a7\u5e73\u53f0\u8f6f\u4ef6"},"productBrand":{"id":230,"key":230,"name":"\u8fdc\u9274"},"productSerie":{"id":1605,"key":1605,"name":"\u591a\u5a92\u4f53\u5904\u7406\u6a21\u5757\u7cfb\u7edf"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""}],"projectContactPoints":[],"buildSalesOrderItems":[{"id":12690,"project_id":3786},{"id":12689,"project_id":3786},{"id":12688,"project_id":3786}],"reimbursementAmountSum":{},"profit":-7925.3304,"contact_points_status_display":"\u672a\u8bbe\u7f6e"},"salesSupplierRels":[{"id":2457,"contract_id":3803,"supplier_id":90,"purchase_id":3804,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3804,"key":3804,"serial_no":"X_2025SBQ03860"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":7951,"user_id":1001,"key":1001,"contract_id":3803,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":7952,"user_id":1011,"key":1011,"contract_id":3803,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}},{"id":7953,"user_id":5388,"key":5388,"contract_id":3803,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2347,"key":2347,"contract_id":3803,"name":"2025-03-31","value":"3048204","overdue_days":"","status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1266","key":"1266","contract_id":3803,"value":"3048204","created_by":1013,"created_at":"2025-03-28 14:27:23","description":"","collected_date":"2025-03-28 14:27:23","amount":"3048204","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":2001,"key":2001,"contract_id":3803,"value":"3048204.00","attachment_id":"","from_date":"2025-04-01","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":33255,"object_type":102,"object_id":2001,"attachment_id":24906,"attachment":{"id":24906,"key":24906,"name":"a30b11e1-1974-3704-81e3-45147c566ac9","extension":"pdf","path":"\/vue\/attachment\/view\/a30b11e1-1974-3704-81e3-45147c566ac9\/dzfp_25112000000065434428_\u5317\u4eac\u878d\u9890\u5149\u7535\u79d1\u6280\u6709\u9650\u516c\u53f8_20250401103852.pdf","orig_name":"dzfp_25112000000065434428_\u5317\u4eac\u878d\u9890\u5149\u7535\u79d1\u6280\u6709\u9650\u516c\u53f8_20250401103852.pdf"}}]}],"contractScans":[{"id":32649,"object_type":105,"object_id":3803,"attachment_id":24348,"attachment":{"id":24348,"key":24348,"name":"a37e4f5d-10e8-3c25-8a5c-e6d970c593ae","extension":"pdf","path":"\/vue\/attachment\/preview\/a37e4f5d-10e8-3c25-8a5c-e6d970c593ae\/\u878d\u9890\u5149\u7535.pdf","orig_name":"\u878d\u9890\u5149\u7535.pdf"}}],"receiptScans":[{"id":32860,"object_type":106,"object_id":3803,"attachment_id":24525,"attachment":{"id":24525,"key":24525,"name":"37ceb493-ecbe-346e-9100-7d66b5576afd","extension":"pdf","path":"\/vue\/attachment\/preview\/37ceb493-ecbe-346e-9100-7d66b5576afd\/\u8d27\u7269\u7b7e\u6536\u5355(1).pdf","orig_name":"\u8d27\u7269\u7b7e\u6536\u5355(1).pdf"}}],"verifyScans":[],"unreadComments":{},"collected_plan":3048204,"projectProductTotalAmount":3048204,"projectProductAllAmount":true,"projectProductTotalCost":2987240,"projectProductAllCost":true,"projectProductTotalCount":3,"invoiced":3048204,"un_invoiced":0,"collected":"3048204","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d2\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3763,"client_id":3327,"signed_at":"2025-01-16","amount":"121361","handler":1001,"description":"","created_by":1001,"created_at":"2025-01-16 15:05:08","updated_at":"2025-03-17 16:45:08","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3767,"valid_date":"","expire_date":"2029-02-27","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TS-LRC-2025011601","payment_collection_remind_ahead":"2 days","from_project":3767,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-01-16 15:05:08","is_verify":false,"is_draft":false,"erp_settle_amount":"121361","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":1303,"passed":2,"client":{"id":3327,"key":3327,"name":"\u4fe1\u8054\u6cfd\u90a6\uff08\u9752\u5c9b\uff09\u5de5\u7a0b\u6280\u672f\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3763,"comment":10},"project":{"id":3767,"key":3767,"name":"PA440 2\u53f0\u8bbe\u5907\u65b0\u8d2d\u9879\u76ee\u4e8c","erpSalesOrder":""},"fromProject":{"id":3767,"key":3767,"name":"PA440 2\u53f0\u8bbe\u5907\u65b0\u8d2d\u9879\u76ee\u4e8c","description":"","total_contact_point":"40095","paid_contact_point":"40095","is_sales_order_ready":true,"project_product_version_id":763,"bargain_date":"2025-01-16","collected":"121361","profit_pct":"0.65","budget":"121361","erpSalesOrder":"","projectProductTypes":[{"id":6110,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"121361.00","pct":"0.65","project_id":3767,"profit":"788.8465"}],"projectProductRels":[{"id":9011,"project_id":3767,"product_id":849,"amount":"12181.43","number":2,"cost":"5872.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"24362.86","total_cost":"11744","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":849,"name":"PAN-PA-440","product_type":5,"product_component":26,"product_brand":8,"product_serie":801,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-440","created_by":1013,"created_at":"2022-07-25 15:54:45","updated_at":"2024-01-12 15:21:09","pinyin_shortcut":"PANPA440","product_unit":1,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":801,"key":801,"name":"PA-440\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""},{"id":9012,"project_id":3767,"product_id":1471,"amount":"24278.57","number":2,"cost":"11702.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"48557.14","total_cost":"23404","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1471,"name":"PAN-PA-440-BND-CORESEC-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Core Security Subscription Bundle\n(Advanced Threat Prevention, Advanced URL Filtering, Advanced Wildfire, DNS Security and SD-WAN), 3 years (36 months)term","created_by":1013,"created_at":"2024-03-01 17:41:36","updated_at":"2024-03-01 17:41:52","pinyin_shortcut":"PANPA440BNDCORESEC3YR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9013,"project_id":3767,"product_id":1340,"amount":"1201.43","number":2,"cost":"785.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"2402.86","total_cost":"1570","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1340,"name":"PAN-PWR-50W-AC","product_type":5,"product_component":157,"product_brand":8,"product_serie":1012,"product_misc":"","product_qa":"","pn":"","description":"50W AC power adapter for PA-440 PA-450 and PA-460","created_by":1013,"created_at":"2024-01-25 09:26:04","updated_at":"2024-01-25 09:26:04","pinyin_shortcut":"PANPWR50WAC","product_unit":3,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1012,"key":1012,"name":"PA-440\/450\/460\u7535\u6e90"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""},{"id":9014,"project_id":3767,"product_id":989,"amount":"1221","number":1,"cost":"1177.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"1221.00","total_cost":"1177","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":989,"name":"PAN-PA-400-RACKTRAY","product_type":5,"product_component":157,"product_brand":8,"product_serie":615,"product_misc":"","product_qa":"","pn":"","description":"Rack mountable tray for up to two PA-400s and 4 power adapters for a 4 post rack mount (PA-440\/450\/460 models only)","created_by":1013,"created_at":"2023-08-09 16:14:38","updated_at":"2024-01-12 15:11:56","pinyin_shortcut":"PANPA400RACKTRAY","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":615,"key":615,"name":"PA-440\/450\/460\u5bfc\u8f68"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9015,"project_id":3767,"product_id":1353,"amount":"9008.57","number":2,"cost":"6782.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"18017.14","total_cost":"13564","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1353,"name":"PAN-PA-440-BND-CORESEC","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Core Security Subscription Renewal Bundle (Advanced Threat Prevention, Advanced URL Filtering, Advanced Wildfire, DNS Security and SD-WAN), 1 years (12 months) term","created_by":1013,"created_at":"2024-01-26 11:18:43","updated_at":"2024-12-17 17:12:20","pinyin_shortcut":"PANPA440BNDCORESEC","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9016,"project_id":3767,"product_id":1902,"amount":"3350.00","number":2,"cost":"4342.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"6700","total_cost":"8684","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1902,"name":"PAN-SVC-PREM-440","product_type":5,"product_component":35,"product_brand":8,"product_serie":618,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Premium support, 1 year (12 months), term.","created_by":1013,"created_at":"2024-12-17 17:15:24","updated_at":"2024-12-17 17:15:24","pinyin_shortcut":"PANSVCPREM440","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":618,"key":618,"name":"PA440\u4e00\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9017,"project_id":3767,"product_id":1903,"amount":"10050.00","number":2,"cost":"2261.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"20100","total_cost":"4522","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1903,"name":"PAN-SVC-PREM-440-3YR","product_type":5,"product_component":35,"product_brand":8,"product_serie":784,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Premium support, 3 years (36 months), term.","created_by":1013,"created_at":"2024-12-17 17:16:11","updated_at":"2024-12-17 17:16:11","pinyin_shortcut":"PANSVCPREM4403YR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":784,"key":784,"name":"PA440\u4e09\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":917,"project_id":3767,"contact_id":1262,"point":"40095.00","paid_point":"40095","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":177,"project_id":3767,"contact_id":1262,"point":"40095.00","day_at":"2025-03-17","description":"","created_at":"2025-03-17 16:45:08"}],"status_display":"\u5df2\u6838\u9500"}],"buildSalesOrderItems":[{"id":12682,"project_id":3767},{"id":12679,"project_id":3767},{"id":12677,"project_id":3767},{"id":12680,"project_id":3767},{"id":12672,"project_id":3767},{"id":12678,"project_id":3767},{"id":12673,"project_id":3767},{"id":12675,"project_id":3767},{"id":12684,"project_id":3767},{"id":12676,"project_id":3767},{"id":12674,"project_id":3767},{"id":12681,"project_id":3767},{"id":12683,"project_id":3767}],"reimbursementAmountSum":{},"profit":788.8465,"contact_points_status_display":"\u5df2\u6838\u9500"},"salesSupplierRels":[{"id":2511,"contract_id":3763,"supplier_id":90,"purchase_id":3769,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3769,"key":3769,"serial_no":"X_2025SBQ01556"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":8059,"user_id":1001,"key":1001,"contract_id":3763,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8060,"user_id":1011,"key":1011,"contract_id":3763,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}},{"id":8061,"user_id":5388,"key":5388,"contract_id":3763,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2315,"key":2315,"contract_id":3763,"name":"2025-01-24","value":"24272.2","overdue_days":"","status":1,"pct":20,"collect_status":"\u5df2\u5b8c\u6210"},{"id":2316,"key":2316,"contract_id":3763,"name":"2025-03-14","value":"84952.7","overdue_days":"","status":1,"pct":70,"collect_status":"\u5df2\u5b8c\u6210"},{"id":2317,"key":2317,"contract_id":3763,"name":"2025-03-28","value":"12136.1","overdue_days":"","status":1,"pct":10,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1274","key":"1274","contract_id":3763,"value":"12136.1","created_by":1013,"created_at":"2025-03-12 17:16:37","description":"","collected_date":"2025-03-12 17:16:37","amount":"12136.1","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":10},{"id":"1273","key":"1273","contract_id":3763,"value":"84952.7","created_by":1013,"created_at":"2025-03-05 11:48:47","description":"","collected_date":"2025-03-05 11:48:47","amount":"84952.7","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":70},{"id":"1272","key":"1272","contract_id":3763,"value":"24272.2","created_by":1013,"created_at":"2025-01-17 14:36:58","description":"","collected_date":"2025-01-17 14:36:58","amount":"24272.2","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":20}],"salesContractInvoices":[{"id":1976,"key":1976,"contract_id":3763,"value":"121361.00","attachment_id":"","from_date":"2025-03-11","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":32805,"object_type":102,"object_id":1976,"attachment_id":24483,"attachment":{"id":24483,"key":24483,"name":"7202b84e-2ef3-378c-8f60-b19a5a3dd49f","extension":"pdf","path":"\/vue\/attachment\/view\/7202b84e-2ef3-378c-8f60-b19a5a3dd49f\/dzfp_25112000000048072269_\u4fe1\u8054\u6cfd\u90a6\uff08\u9752\u5c9b\uff09\u5de5\u7a0b\u6280\u672f\u6709\u9650\u516c\u53f8_20250311094756.pdf","orig_name":"dzfp_25112000000048072269_\u4fe1\u8054\u6cfd\u90a6\uff08\u9752\u5c9b\uff09\u5de5\u7a0b\u6280\u672f\u6709\u9650\u516c\u53f8_20250311094756.pdf"}}]}],"contractScans":[{"id":32996,"object_type":105,"object_id":3763,"attachment_id":23789,"attachment":{"id":23789,"key":23789,"name":"4964731d-7fe6-354d-bf67-08965f467b9d","extension":"pdf","path":"\/vue\/attachment\/preview\/4964731d-7fe6-354d-bf67-08965f467b9d\/\u53cc\u7ae0\u5408\u540c20250116.pdf","orig_name":"\u53cc\u7ae0\u5408\u540c20250116.pdf"}}],"receiptScans":[{"id":32656,"object_type":106,"object_id":3763,"attachment_id":24375,"attachment":{"id":24375,"key":24375,"name":"e1567dde-1ae8-331b-891a-85c3cdf83653","extension":"pdf","path":"\/vue\/attachment\/preview\/e1567dde-1ae8-331b-891a-85c3cdf83653\/\u6587\u6863\u626b\u63cf_20250304140534995.pdf","orig_name":"\u6587\u6863\u626b\u63cf_20250304140534995.pdf"}}],"verifyScans":[],"unreadComments":{},"collected_plan":121361,"projectProductTotalAmount":121361,"projectProductAllAmount":true,"projectProductTotalCost":64665,"projectProductAllCost":true,"projectProductTotalCount":13,"invoiced":121361,"un_invoiced":0,"collected":"121361","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d2\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3755,"client_id":2616,"signed_at":"2025-01-13","amount":"122000","handler":1001,"description":"","created_by":1001,"created_at":"2025-01-13 17:04:16","updated_at":"2025-02-20 14:28:52","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3764,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TS-ZHY-2025011301","payment_collection_remind_ahead":"2 days","from_project":3764,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-01-13 17:04:16","is_verify":false,"is_draft":false,"erp_settle_amount":"122000","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":2616,"key":2616,"name":"\u5317\u4eac\u6e90\u70b9\u601d\u535a\u79d1\u6280\u6709\u9650\u516c\u53f8(\u8fc7\u5355)","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3755,"comment":10},"project":{"id":3764,"key":3764,"name":"PA1410 \u4e24\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3764,"key":3764,"name":"PA1410 \u4e24\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee","description":"","total_contact_point":"","paid_contact_point":"","is_sales_order_ready":true,"project_product_version_id":752,"bargain_date":"2025-01-13","collected":"122000","profit_pct":"-0.05","budget":"122000","erpSalesOrder":"","projectProductTypes":[{"id":5903,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"122000.00","pct":"-0.05","project_id":3764,"profit":"-61"}],"projectProductRels":[{"id":8615,"project_id":3764,"product_id":969,"amount":"37900.00","number":2,"cost":"37057.02","description":"","supplier_id":46,"hardware_from":"2025-01-15","software_from":"","maintenance_from":"","hardware_to":"2026-01-14","software_to":"","maintenance_to":"","total_amount":"75800","total_cost":"74114.04","erp_sales_order_product_id":"","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":969,"name":"PAN-PA-1410","product_type":5,"product_component":26,"product_brand":8,"product_serie":607,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-1410","created_by":1013,"created_at":"2023-08-04 15:49:28","updated_at":"2024-01-12 15:43:25","pinyin_shortcut":"PANPA1410","product_unit":1,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":607,"key":607,"name":"PA-1410\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""},{"id":8616,"project_id":3764,"product_id":1931,"amount":"10786.00","number":2,"cost":"10510.92","description":"","supplier_id":46,"hardware_from":"","software_from":"2025-01-15","maintenance_from":"","hardware_to":"","software_to":"2026-01-14","maintenance_to":"","total_amount":"21572","total_cost":"21021.84","erp_sales_order_product_id":"","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":1931,"name":"PAN-PA-1410-GP-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":1243,"product_misc":"","product_qa":"","pn":"","description":"PA-1410, GlobalProtect subscription, for one (1) device in an HA pair, 1 year (12 months) term.","created_by":1013,"created_at":"2025-01-13 16:45:02","updated_at":"2025-01-13 16:45:02","pinyin_shortcut":"PANPA1410GPHA2","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1243,"key":1243,"name":"PA1410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":8617,"project_id":3764,"product_id":1586,"amount":"12314.00","number":2,"cost":"12068.09","description":"","supplier_id":46,"hardware_from":"2025-01-15","software_from":"","maintenance_from":"","hardware_to":"2026-01-14","software_to":"","maintenance_to":"","total_amount":"24628","total_cost":"24136.18","erp_sales_order_product_id":"","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":1586,"name":"PAN-SVC-BKLN-1410","product_type":5,"product_component":35,"product_brand":8,"product_serie":1359,"product_misc":"","product_qa":"","pn":"","description":"PA-1410, Partner enabled premium support, 1 year (12 months) term.","created_by":1013,"created_at":"2024-04-26 09:35:29","updated_at":"2024-06-26 13:07:03","pinyin_shortcut":"PANSVCBKLN1410","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1359,"key":1359,"name":"PA-1410\u4e00\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""}],"projectContactPoints":[],"buildSalesOrderItems":[{"id":12484,"project_id":3764},{"id":12486,"project_id":3764},{"id":12485,"project_id":3764},{"id":12483,"project_id":3764}],"reimbursementAmountSum":{},"profit":-61,"contact_points_status_display":"\u672a\u8bbe\u7f6e"},"salesSupplierRels":[{"id":2396,"contract_id":3755,"supplier_id":46,"purchase_id":3756,"supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3756,"key":3756,"serial_no":"DZ202501133114542"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":7717,"user_id":1001,"key":1001,"contract_id":3755,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":7718,"user_id":1011,"key":1011,"contract_id":3755,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}},{"id":7719,"user_id":5388,"key":5388,"contract_id":3755,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2306,"key":2306,"contract_id":3755,"name":"2025-01-24","value":"122000","overdue_days":0,"status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1243","key":"1243","contract_id":3755,"value":"122000","created_by":1013,"created_at":"2025-01-24 10:41:10","description":"","collected_date":"2025-01-24 10:41:10","amount":"122000","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1933,"key":1933,"contract_id":3755,"value":"122000.00","attachment_id":"","from_date":"2025-01-14","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":31811,"object_type":102,"object_id":1933,"attachment_id":23722,"attachment":{"id":23722,"key":23722,"name":"2d93f7d4-89a7-33e0-babb-c75046c199c8","extension":"pdf","path":"\/vue\/attachment\/view\/2d93f7d4-89a7-33e0-babb-c75046c199c8\/dzfp_25112000000010597347_\u5317\u4eac\u6e90\u70b9\u601d\u535a\u79d1\u6280\u6709\u9650\u516c\u53f8_20250114104111.pdf","orig_name":"dzfp_25112000000010597347_\u5317\u4eac\u6e90\u70b9\u601d\u535a\u79d1\u6280\u6709\u9650\u516c\u53f8_20250114104111.pdf"}}]}],"contractScans":[{"id":31870,"object_type":105,"object_id":3755,"attachment_id":23771,"attachment":{"id":23771,"key":23771,"name":"1da2f390-af4b-3827-985f-91b3d3a8d6a3","extension":"pdf","path":"\/vue\/attachment\/preview\/1da2f390-af4b-3827-985f-91b3d3a8d6a3\/2025_01_16_09_28_05.pdf","orig_name":"2025_01_16_09_28_05.pdf"}}],"receiptScans":[{"id":32455,"object_type":106,"object_id":3755,"attachment_id":24240,"attachment":{"id":24240,"key":24240,"name":"89872806-5448-3fb7-b93e-1e80edd6245d","extension":"pdf","path":"\/vue\/attachment\/preview\/89872806-5448-3fb7-b93e-1e80edd6245d\/\u8d27\u7269\u7b7e\u6536\u5355.pdf","orig_name":"\u8d27\u7269\u7b7e\u6536\u5355.pdf"}}],"verifyScans":[],"unreadComments":{},"collected_plan":122000,"projectProductTotalAmount":122000,"projectProductAllAmount":true,"projectProductTotalCost":119272.06,"projectProductAllCost":true,"projectProductTotalCount":6,"invoiced":122000,"un_invoiced":0,"collected":"122000","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d2\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3746,"client_id":2545,"signed_at":"2025-01-08","amount":"121890","handler":1001,"description":"","created_by":1001,"created_at":"2025-01-09 10:12:48","updated_at":"2025-01-21 11:43:34","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3760,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TSC-LRC-2025010801","payment_collection_remind_ahead":"1 day","from_project":3760,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-01-09 10:12:48","is_verify":false,"is_draft":false,"erp_settle_amount":"121890","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3746,"comment":11},"project":{"id":3760,"key":3760,"name":"\u8054\u60f33\u5957\u4e8c\u624b\u670d\u52a1\u5668SR650\u91c7\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3760,"key":3760,"name":"\u8054\u60f33\u5957\u4e8c\u624b\u670d\u52a1\u5668SR650\u91c7\u8d2d\u9879\u76ee","description":"","total_contact_point":"31500","paid_contact_point":"31500","is_sales_order_ready":true,"project_product_version_id":750,"bargain_date":"2025-01-08","collected":"121890","profit_pct":"19.97","budget":"121890","erpSalesOrder":"","projectProductTypes":[{"id":5933,"product_type_id":2,"key":2,"name":"\u670d\u52a1\u5668","budget":"121890.00","pct":"19.97","project_id":3760,"profit":"24341.433"}],"projectProductRels":[{"id":8728,"project_id":3760,"product_id":498,"amount":"38000.00","number":3,"cost":"13400.00","description":"2*480G SSD","supplier_id":678,"hardware_from":"2025-01-10","software_from":"","maintenance_from":"","hardware_to":"2026-01-10","software_to":"","maintenance_to":"","total_amount":"114000","total_cost":"40200","erp_sales_order_product_id":"","supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":498,"name":"\u8054\u60f3 SR650\u670d\u52a1\u5668","product_type":2,"product_component":2,"product_brand":4,"product_serie":315,"product_misc":2,"product_qa":4,"pn":"","description":"","created_by":1013,"created_at":"2018-11-30 13:58:06","updated_at":"2023-08-14 10:20:52","pinyin_shortcut":"lxSR650fwq","product_unit":1,"is_renew":false,"productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":2,"key":2,"name":"\u670d\u52a1\u5668\u4e3b\u673a"},"productBrand":{"id":4,"key":4,"name":"\u8054\u60f3"},"productSerie":{"id":315,"key":315,"name":"\u8054\u60f3 SR650 \u670d\u52a1\u5668"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""},{"id":8729,"project_id":3760,"product_id":1923,"amount":"0","number":24,"cost":"230.00","description":"","supplier_id":"","hardware_from":"2025-01-10","software_from":"","maintenance_from":"","hardware_to":"2026-01-10","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"5520","erp_sales_order_product_id":"","supplier":"","product":{"id":1923,"name":"32GB PC4-2666P\u5185\u5b58","product_type":2,"product_component":4,"product_brand":10,"product_serie":31,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2025-01-09 10:41:37","updated_at":"2025-01-09 10:41:37","pinyin_shortcut":"32GBPC42666Pnc","product_unit":6,"is_renew":false,"productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":4,"key":4,"name":"\u670d\u52a1\u5668\u5185\u5b58"},"productBrand":{"id":10,"key":10,"name":"\u4e09\u661f"},"productSerie":{"id":31,"key":31,"name":"DDR4"},"productUnit":{"id":6,"key":6,"name":"\u6761"}},"erpSalesOrderProduct":""},{"id":8730,"project_id":3760,"product_id":1104,"amount":"2500.00","number":3,"cost":"1200.00","description":"","supplier_id":678,"hardware_from":"2025-01-10","software_from":"","maintenance_from":"","hardware_to":"2026-01-10","software_to":"","maintenance_to":"","total_amount":"7500","total_cost":"3600","erp_sales_order_product_id":"","supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1104,"name":"QLE2692 Dual Port 16Gb","product_type":3,"product_component":39,"product_brand":24,"product_serie":666,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-11-27 15:10:06","updated_at":"2024-01-16 14:46:51","pinyin_shortcut":"QLE2692DualPort16Gb","product_unit":3,"is_renew":false,"productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":39,"key":39,"name":"\u5b58\u50a8\u914d\u4ef6"},"productBrand":{"id":24,"key":24,"name":"\u6d6a\u6f6e"},"productSerie":{"id":666,"key":666,"name":"16GB \u53cc\u53e3 HBA\u5361"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""},{"id":8731,"project_id":3760,"product_id":1372,"amount":"65.00","number":6,"cost":"25.00","description":"","supplier_id":678,"hardware_from":"2025-01-10","software_from":"","maintenance_from":"","hardware_to":"2026-01-10","software_to":"","maintenance_to":"","total_amount":"390","total_cost":"150","erp_sales_order_product_id":"","supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1372,"name":"LC-LC \u5149\u7ea4\u7ebf 5\u7c73","product_type":4,"product_component":43,"product_brand":134,"product_serie":1047,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2024-01-26 16:48:55","updated_at":"2024-01-26 16:48:55","pinyin_shortcut":"LCLCgxx5m","product_unit":6,"is_renew":false,"productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":134,"key":134,"name":"\u7b2c\u4e09\u65b9"},"productSerie":{"id":1047,"key":1047,"name":"LC-LC \u5149\u7ea4\u7ebf 5\u7c73"},"productUnit":{"id":6,"key":6,"name":"\u6761"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":856,"project_id":3760,"contact_id":4640,"point":"31500.00","paid_point":"31500","contact":{"id":4640,"key":4640,"name":"\u5218\u82f1\u6960","client_id":2545,"supplier_id":"","client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8"},"supplier":""},"projectContactPointRels":[{"id":154,"project_id":3760,"contact_id":4640,"point":"31500.00","day_at":"2025-01-21","description":"","created_at":"2025-01-21 11:43:34"}],"status_display":"\u5df2\u6838\u9500"}],"buildSalesOrderItems":[{"id":12473,"project_id":3760},{"id":12476,"project_id":3760},{"id":12475,"project_id":3760},{"id":12474,"project_id":3760},{"id":12472,"project_id":3760},{"id":12471,"project_id":3760},{"id":12470,"project_id":3760},{"id":12469,"project_id":3760}],"reimbursementAmountSum":{"project_id":3760,"sum":"301.82"},"profit":24341.433,"contact_points_status_display":"\u5df2\u6838\u9500"},"salesSupplierRels":[{"id":2374,"contract_id":3746,"supplier_id":678,"purchase_id":3747,"supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3747,"key":3747,"serial_no":"YTYG2025"}},{"id":2385,"contract_id":3746,"supplier_id":38,"purchase_id":3773,"supplier":{"id":38,"key":38,"name":"\u5317\u4eac\u4e91\u9526\u975e\u51e1\u79d1\u6280\u6709\u9650\u516c\u53f8 \/\u5317\u4eac\u5929\u52e4\u76ca\u8fbe\u79d1\u6280\u6709\u9650\u516c\u53f8\u3010\u5b89\u82af\u64ce\u5929(\u5929\u6d25)\u79d1\u6280\u6709\u9650\u516c\u53f8\u3011\/\u5317\u4eac\u5747\u4f18\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3773,"key":3773,"serial_no":"TSKJ20250110-WJC-001"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":7777,"user_id":1001,"key":1001,"contract_id":3746,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":7778,"user_id":1011,"key":1011,"contract_id":3746,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}},{"id":7779,"user_id":5388,"key":5388,"contract_id":3746,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2302,"key":2302,"contract_id":3746,"name":"2025-01-16","value":"60945","overdue_days":"","status":1,"pct":50,"collect_status":"\u5df2\u5b8c\u6210"},{"id":2303,"key":2303,"contract_id":3746,"name":"2025-01-31","value":"60945","overdue_days":"","status":1,"pct":50,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1226","key":"1226","contract_id":3746,"value":"60945","created_by":1013,"created_at":"2025-01-17 14:41:35","description":"","collected_date":"2025-01-17 14:41:35","amount":"60945","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":50},{"id":"1225","key":"1225","contract_id":3746,"value":"60945","created_by":1013,"created_at":"2025-01-10 16:56:17","description":"","collected_date":"2025-01-10 16:56:17","amount":"60945","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":50}],"salesContractInvoices":[{"id":1928,"key":1928,"contract_id":3746,"value":"60945.00","attachment_id":"","from_date":"2025-01-09","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":31644,"object_type":102,"object_id":1928,"attachment_id":23601,"attachment":{"id":23601,"key":23601,"name":"1bf49b36-b95e-3e72-976d-89dd423e9250","extension":"pdf","path":"\/vue\/attachment\/view\/1bf49b36-b95e-3e72-976d-89dd423e9250\/dzfp_25112000000006605182_\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406\uff08\u6df1\u5733\uff09\u6709\u9650\u516c\u53f8_20250109104119.pdf","orig_name":"dzfp_25112000000006605182_\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406\uff08\u6df1\u5733\uff09\u6709\u9650\u516c\u53f8_20250109104119.pdf"}}]},{"id":1934,"key":1934,"contract_id":3746,"value":"60945.00","attachment_id":"","from_date":"2025-01-14","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":31815,"object_type":102,"object_id":1934,"attachment_id":23723,"attachment":{"id":23723,"key":23723,"name":"b2ad0bae-288f-31c3-beec-a4a9dd030ece","extension":"pdf","path":"\/vue\/attachment\/view\/b2ad0bae-288f-31c3-beec-a4a9dd030ece\/dzfp_25112000000010459891_\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406\uff08\u6df1\u5733\uff09\u6709\u9650\u516c\u53f8_20250114104858.pdf","orig_name":"dzfp_25112000000010459891_\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406\uff08\u6df1\u5733\uff09\u6709\u9650\u516c\u53f8_20250114104858.pdf"}}]}],"contractScans":[{"id":32009,"object_type":105,"object_id":3746,"attachment_id":23648,"attachment":{"id":23648,"key":23648,"name":"1c798a97-9234-39da-882e-ed20e36d5997","extension":"pdf","path":"\/vue\/attachment\/preview\/1c798a97-9234-39da-882e-ed20e36d5997\/\u8d44\u821f.pdf","orig_name":"\u8d44\u821f.pdf"}}],"receiptScans":[{"id":31798,"object_type":106,"object_id":3746,"attachment_id":23714,"attachment":{"id":23714,"key":23714,"name":"2bca3898-3c7e-30e0-a274-e553398b8d93","extension":"jpg","path":"\/vue\/attachment\/preview\/2bca3898-3c7e-30e0-a274-e553398b8d93\/\u8d44\u821f.jpg","orig_name":"\u8d44\u821f.jpg"}}],"verifyScans":[],"unreadComments":{},"collected_plan":121890,"projectProductTotalAmount":121890,"projectProductAllAmount":true,"projectProductTotalCost":49470,"projectProductAllCost":true,"projectProductTotalCount":36,"invoiced":121890,"un_invoiced":0,"collected":"121890","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3725,"client_id":2553,"signed_at":"2024-12-25","amount":"87000","handler":1001,"description":"","created_by":1001,"created_at":"2024-12-25 14:21:20","updated_at":"2025-03-17 16:45:41","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3752,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"W-KJ-CG-HS-20241224-01","payment_collection_remind_ahead":"2 days","from_project":3752,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2024-12-25 14:21:20","is_verify":false,"is_draft":false,"erp_settle_amount":"87000","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":2553,"key":2553,"name":"\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3725,"comment":8},"project":{"id":3752,"key":3752,"name":"PA440 ATP\/AWF\/ADVURL \u6388\u6743\u65b0\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3752,"key":3752,"name":"PA440 ATP\/AWF\/ADVURL \u6388\u6743\u65b0\u8d2d\u9879\u76ee","description":"","total_contact_point":"24805.5","paid_contact_point":"24805.5","is_sales_order_ready":true,"project_product_version_id":728,"bargain_date":"2024-12-25","collected":"87000","profit_pct":"0.61","budget":"87000","erpSalesOrder":"","projectProductTypes":[{"id":6111,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"87000.00","pct":"0.61","project_id":3752,"profit":"530.7"}],"projectProductRels":[{"id":9018,"project_id":3752,"product_id":1910,"amount":"7250.00","number":4,"cost":"4300.50","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"29000","total_cost":"17202","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1910,"name":"PAN-PA-440-ATP-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Advanced Threat Prevention subscription, for one (1) device in an HA pair, 1 year (12 months), term.","created_by":1013,"created_at":"2024-12-25 14:53:44","updated_at":"2024-12-25 14:53:44","pinyin_shortcut":"PANPA440ATPHA2","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9019,"project_id":3752,"product_id":1911,"amount":"7250.00","number":4,"cost":"4300.50","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"29000","total_cost":"17202","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1911,"name":"PAN-PA-440-ADVURL-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"Advanced URL Filtering subscription, 1-year, PA-440 HA Pair","created_by":1013,"created_at":"2024-12-25 14:54:18","updated_at":"2024-12-25 14:54:18","pinyin_shortcut":"PANPA440ADVURLHA2","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9020,"project_id":3752,"product_id":1912,"amount":"7250.00","number":4,"cost":"4300.50","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"29000","total_cost":"17202","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1912,"name":"PAN-PA-440-AWF-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Advanced WildFire subscription, for one (1) device in an HA pair, 1 year (12 months), term.","created_by":1013,"created_at":"2024-12-25 14:54:57","updated_at":"2024-12-25 14:54:57","pinyin_shortcut":"PANPA440AWFHA2","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":918,"project_id":3752,"contact_id":1262,"point":"24805.50","paid_point":"24805.5","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":178,"project_id":3752,"contact_id":1262,"point":"24805.50","day_at":"2025-03-17","description":"","created_at":"2025-03-17 16:45:41"}],"status_display":"\u5df2\u6838\u9500"}],"buildSalesOrderItems":[{"id":12413,"project_id":3752},{"id":12414,"project_id":3752},{"id":12412,"project_id":3752}],"reimbursementAmountSum":{},"profit":530.7,"contact_points_status_display":"\u5df2\u6838\u9500"},"salesSupplierRels":[{"id":2512,"contract_id":3725,"supplier_id":90,"purchase_id":3726,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3726,"key":3726,"serial_no":"X_2024SBQ37023"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":8062,"user_id":1001,"key":1001,"contract_id":3725,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8063,"user_id":1011,"key":1011,"contract_id":3725,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}},{"id":8064,"user_id":5388,"key":5388,"contract_id":3725,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2232,"key":2232,"contract_id":3725,"name":"2025-01-30","value":"87000","overdue_days":"","status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1236","key":"1236","contract_id":3725,"value":"87000","created_by":1013,"created_at":"2025-01-21 09:55:18","description":"","collected_date":"2025-01-21 09:55:18","amount":"87000","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1915,"key":1915,"contract_id":3725,"value":"87000.00","attachment_id":"","from_date":"2024-12-30","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":31435,"object_type":102,"object_id":1915,"attachment_id":23448,"attachment":{"id":23448,"key":23448,"name":"5c893eb0-bead-317f-9c08-74c71324126d","extension":"pdf","path":"\/vue\/attachment\/view\/5c893eb0-bead-317f-9c08-74c71324126d\/dzfp_24112000000225777443_\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8_20241230105156.pdf","orig_name":"dzfp_24112000000225777443_\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8_20241230105156.pdf"}}]},{"id":1917,"key":1917,"contract_id":3725,"value":"-87000.00","attachment_id":"","from_date":"2024-12-30","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":31436,"object_type":102,"object_id":1917,"attachment_id":23464,"attachment":{"id":23464,"key":23464,"name":"c63033ca-1572-3bb8-b40a-11c7f208aa69","extension":"pdf","path":"\/vue\/attachment\/view\/c63033ca-1572-3bb8-b40a-11c7f208aa69\/dzfp_24112000000225912732_\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8_20241230112937.pdf","orig_name":"dzfp_24112000000225912732_\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8_20241230112937.pdf"}}]},{"id":1926,"key":1926,"contract_id":3725,"value":"87000.00","attachment_id":"","from_date":"2025-01-03","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":31538,"object_type":102,"object_id":1926,"attachment_id":23529,"attachment":{"id":23529,"key":23529,"name":"985b525a-7794-3832-ab93-9beb3a7484eb","extension":"pdf","path":"\/vue\/attachment\/view\/985b525a-7794-3832-ab93-9beb3a7484eb\/dzfp_25112000000001925649_\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8_20250103150425.pdf","orig_name":"dzfp_25112000000001925649_\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8_20250103150425.pdf"}}]}],"contractScans":[{"id":32997,"object_type":105,"object_id":3725,"attachment_id":23438,"attachment":{"id":23438,"key":23438,"name":"e2ea8e53-408a-3bef-a7d2-ac4388921701","extension":"pdf","path":"\/vue\/attachment\/preview\/e2ea8e53-408a-3bef-a7d2-ac4388921701\/\u91c7\u8d2d\u5408\u540c--\u5357\u975e\u7ea2\u77f3DCS\u9632\u706b\u5899.pdf","orig_name":"\u91c7\u8d2d\u5408\u540c--\u5357\u975e\u7ea2\u77f3DCS\u9632\u706b\u5899.pdf"}}],"receiptScans":[],"verifyScans":[],"unreadComments":{},"collected_plan":87000,"projectProductTotalAmount":87000,"projectProductAllAmount":true,"projectProductTotalCost":51606,"projectProductAllCost":true,"projectProductTotalCount":12,"invoiced":87000,"un_invoiced":0,"collected":"87000","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d2\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3724,"client_id":3327,"signed_at":"2024-12-25","amount":"126009","handler":1001,"description":"","created_by":1001,"created_at":"2024-12-25 13:59:01","updated_at":"2025-03-17 16:46:13","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3744,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TS-LRC-2024122501","payment_collection_remind_ahead":"2 days","from_project":3744,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2024-12-25 13:59:01","is_verify":false,"is_draft":false,"erp_settle_amount":"126009","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":3327,"key":3327,"name":"\u4fe1\u8054\u6cfd\u90a6\uff08\u9752\u5c9b\uff09\u5de5\u7a0b\u6280\u672f\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3724,"comment":12},"project":{"id":3744,"key":3744,"name":"PA440 2\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3744,"key":3744,"name":"PA440 2\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee","description":"","total_contact_point":"41291","paid_contact_point":"41291","is_sales_order_ready":true,"project_product_version_id":727,"bargain_date":"2024-12-25","collected":"126009","profit_pct":"0.65","budget":"126009","erpSalesOrder":"","projectProductTypes":[{"id":6112,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"126009.00","pct":"0.65","project_id":3744,"profit":"819.0585"}],"projectProductRels":[{"id":9021,"project_id":3744,"product_id":849,"amount":"12181.43","number":2,"cost":"6000.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"24362.86","total_cost":"12000","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":849,"name":"PAN-PA-440","product_type":5,"product_component":26,"product_brand":8,"product_serie":801,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-440","created_by":1013,"created_at":"2022-07-25 15:54:45","updated_at":"2024-01-12 15:21:09","pinyin_shortcut":"PANPA440","product_unit":1,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":801,"key":801,"name":"PA-440\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""},{"id":9022,"project_id":3744,"product_id":1471,"amount":"24278.57","number":2,"cost":"11000.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"48557.14","total_cost":"22000","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1471,"name":"PAN-PA-440-BND-CORESEC-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Core Security Subscription Bundle\n(Advanced Threat Prevention, Advanced URL Filtering, Advanced Wildfire, DNS Security and SD-WAN), 3 years (36 months)term","created_by":1013,"created_at":"2024-03-01 17:41:36","updated_at":"2024-03-01 17:41:52","pinyin_shortcut":"PANPA440BNDCORESEC3YR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9023,"project_id":3744,"product_id":1340,"amount":"1201.43","number":2,"cost":"850.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"2402.86","total_cost":"1700","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1340,"name":"PAN-PWR-50W-AC","product_type":5,"product_component":157,"product_brand":8,"product_serie":1012,"product_misc":"","product_qa":"","pn":"","description":"50W AC power adapter for PA-440 PA-450 and PA-460","created_by":1013,"created_at":"2024-01-25 09:26:04","updated_at":"2024-01-25 09:26:04","pinyin_shortcut":"PANPWR50WAC","product_unit":3,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1012,"key":1012,"name":"PA-440\/450\/460\u7535\u6e90"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""},{"id":9024,"project_id":3744,"product_id":989,"amount":"1221.00","number":1,"cost":"1294.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"1221","total_cost":"1294","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":989,"name":"PAN-PA-400-RACKTRAY","product_type":5,"product_component":157,"product_brand":8,"product_serie":615,"product_misc":"","product_qa":"","pn":"","description":"Rack mountable tray for up to two PA-400s and 4 power adapters for a 4 post rack mount (PA-440\/450\/460 models only)","created_by":1013,"created_at":"2023-08-09 16:14:38","updated_at":"2024-01-12 15:11:56","pinyin_shortcut":"PANPA400RACKTRAY","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":615,"key":615,"name":"PA-440\/450\/460\u5bfc\u8f68"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9025,"project_id":3744,"product_id":1353,"amount":"9008.57","number":2,"cost":"4400.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"18017.14","total_cost":"8800","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1353,"name":"PAN-PA-440-BND-CORESEC","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Core Security Subscription Renewal Bundle (Advanced Threat Prevention, Advanced URL Filtering, Advanced Wildfire, DNS Security and SD-WAN), 1 years (12 months) term","created_by":1013,"created_at":"2024-01-26 11:18:43","updated_at":"2024-12-17 17:12:20","pinyin_shortcut":"PANPA440BNDCORESEC","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9026,"project_id":3744,"product_id":1902,"amount":"3350.00","number":2,"cost":"2500.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"6700","total_cost":"5000","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1902,"name":"PAN-SVC-PREM-440","product_type":5,"product_component":35,"product_brand":8,"product_serie":618,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Premium support, 1 year (12 months), term.","created_by":1013,"created_at":"2024-12-17 17:15:24","updated_at":"2024-12-17 17:15:24","pinyin_shortcut":"PANSVCPREM440","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":618,"key":618,"name":"PA440\u4e00\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9027,"project_id":3744,"product_id":1903,"amount":"10050.00","number":2,"cost":"6500.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"20100","total_cost":"13000","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1903,"name":"PAN-SVC-PREM-440-3YR","product_type":5,"product_component":35,"product_brand":8,"product_serie":784,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Premium support, 3 years (36 months), term.","created_by":1013,"created_at":"2024-12-17 17:16:11","updated_at":"2024-12-17 17:16:11","pinyin_shortcut":"PANSVCPREM4403YR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":784,"key":784,"name":"PA440\u4e09\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9028,"project_id":3744,"product_id":1904,"amount":"1162.00","number":4,"cost":"950.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"4648","total_cost":"3800","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1904,"name":"PAN-PA-400-ACC","product_type":5,"product_component":157,"product_brand":8,"product_serie":1583,"product_misc":"","product_qa":"","pn":"","description":"Replacement accessory kit for PA-440, PA-450 and PA-460. This kit is included in the system.","created_by":1013,"created_at":"2024-12-17 17:18:18","updated_at":"2024-12-25 13:55:41","pinyin_shortcut":"PANPA400ACC","product_unit":6,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1583,"key":1583,"name":"PA-440\/450\/460\u7535\u6e90\u7ebf"},"productUnit":{"id":6,"key":6,"name":"\u6761"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":919,"project_id":3744,"contact_id":1262,"point":"41291.00","paid_point":"41291","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":179,"project_id":3744,"contact_id":1262,"point":"41291.00","day_at":"2025-03-17","description":"","created_at":"2025-03-17 16:46:13"}],"status_display":"\u5df2\u6838\u9500"}],"buildSalesOrderItems":[{"id":12639,"project_id":3744},{"id":12633,"project_id":3744},{"id":12634,"project_id":3744},{"id":12635,"project_id":3744},{"id":12636,"project_id":3744},{"id":12640,"project_id":3744},{"id":12641,"project_id":3744},{"id":12645,"project_id":3744},{"id":12644,"project_id":3744},{"id":12638,"project_id":3744},{"id":12643,"project_id":3744},{"id":12642,"project_id":3744},{"id":12637,"project_id":3744},{"id":12629,"project_id":3744},{"id":12630,"project_id":3744},{"id":12631,"project_id":3744},{"id":12632,"project_id":3744}],"reimbursementAmountSum":{},"profit":819.0585,"contact_points_status_display":"\u5df2\u6838\u9500"},"salesSupplierRels":[{"id":2513,"contract_id":3724,"supplier_id":90,"purchase_id":3727,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3727,"key":3727,"serial_no":"X_2024SBQ36962"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":8065,"user_id":1001,"key":1001,"contract_id":3724,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8066,"user_id":1011,"key":1011,"contract_id":3724,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}},{"id":8067,"user_id":5388,"key":5388,"contract_id":3724,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2229,"key":2229,"contract_id":3724,"name":"2025-01-10","value":"25201.7","overdue_days":"","status":1,"pct":20,"collect_status":"\u5df2\u5b8c\u6210"},{"id":2230,"key":2230,"contract_id":3724,"name":"2025-02-28","value":"88206.3","overdue_days":"","status":1,"pct":70,"collect_status":"\u5df2\u5b8c\u6210"},{"id":2231,"key":2231,"contract_id":3724,"name":"2025-03-10","value":"12601","overdue_days":2,"status":1,"pct":10,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1305","key":"1305","contract_id":3724,"value":"12600.9","created_by":1013,"created_at":"2025-03-12 17:16:52","description":"","collected_date":"2025-03-12 17:16:52","amount":"12600.9","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":10},{"id":"1278","key":"1278","contract_id":3724,"value":"88206.3","created_by":1013,"created_at":"2025-02-10 15:25:51","description":"","collected_date":"2025-02-10 15:25:51","amount":"88206.3","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":70},{"id":"1277","key":"1277","contract_id":3724,"value":"25201.8","created_by":1013,"created_at":"2025-01-07 16:52:25","description":"","collected_date":"2025-01-07 16:52:25","amount":"25201.8","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":20}],"salesContractInvoices":[{"id":1964,"key":1964,"contract_id":3724,"value":"126009.00","attachment_id":"","from_date":"2025-02-27","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":32548,"object_type":102,"object_id":1964,"attachment_id":24306,"attachment":{"id":24306,"key":24306,"name":"21a123f2-fe1c-3acb-a986-6285f9c551ca","extension":"pdf","path":"\/vue\/attachment\/view\/21a123f2-fe1c-3acb-a986-6285f9c551ca\/dzfp_25112000000038702223_\u4fe1\u8054\u6cfd\u90a6\uff08\u9752\u5c9b\uff09\u5de5\u7a0b\u6280\u672f\u6709\u9650\u516c\u53f8_20250227105323.pdf","orig_name":"dzfp_25112000000038702223_\u4fe1\u8054\u6cfd\u90a6\uff08\u9752\u5c9b\uff09\u5de5\u7a0b\u6280\u672f\u6709\u9650\u516c\u53f8_20250227105323.pdf"}}]}],"contractScans":[{"id":32998,"object_type":105,"object_id":3724,"attachment_id":23436,"attachment":{"id":23436,"key":23436,"name":"e1868899-cb9d-3e5c-81ba-f1469cba78f6","extension":"pdf","path":"\/vue\/attachment\/preview\/e1868899-cb9d-3e5c-81ba-f1469cba78f6\/\u4fe1\u8054.pdf","orig_name":"\u4fe1\u8054.pdf"}}],"receiptScans":[{"id":32366,"object_type":106,"object_id":3724,"attachment_id":24180,"attachment":{"id":24180,"key":24180,"name":"397da7f1-009c-31b4-821e-02b5a217b780","extension":"pdf","path":"\/vue\/attachment\/preview\/397da7f1-009c-31b4-821e-02b5a217b780\/\u6587\u6863\u626b\u63cf_20250218133722477.pdf","orig_name":"\u6587\u6863\u626b\u63cf_20250218133722477.pdf"}}],"verifyScans":[],"unreadComments":{},"collected_plan":126009,"projectProductTotalAmount":126009,"projectProductAllAmount":true,"projectProductTotalCost":67594,"projectProductAllCost":true,"projectProductTotalCount":17,"invoiced":126009,"un_invoiced":0,"collected":"126009","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d2\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3703,"client_id":3304,"signed_at":"2024-12-11","amount":"319460.45","handler":1001,"description":"","created_by":1001,"created_at":"2024-12-11 10:33:14","updated_at":"2025-03-17 16:44:24","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3723,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TS-LRC-20241211001","payment_collection_remind_ahead":"2 days","from_project":3723,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2025-01-08 15:44:27","is_verify":false,"is_draft":false,"erp_settle_amount":"319460.45","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":3304,"key":3304,"name":"\u5317\u4eac\u6708\u521d\u79d1\u6280\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3703,"comment":10},"project":{"id":3723,"key":3723,"name":"PAN-M-300\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3723,"key":3723,"name":"PAN-M-300\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee","description":"","total_contact_point":"14351","paid_contact_point":"14351","is_sales_order_ready":true,"project_product_version_id":703,"bargain_date":"2024-12-11","collected":"319460.45","profit_pct":"0.36","budget":"319460.45","erpSalesOrder":"","projectProductTypes":[{"id":6109,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"319460.45","pct":"0.36","project_id":3723,"profit":"1150.05762"}],"projectProductRels":[{"id":9008,"project_id":3723,"product_id":1895,"amount":"142435.17","number":1,"cost":"100000.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"142435.17","total_cost":"100000","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1895,"name":"PAN-M-300","product_type":5,"product_component":26,"product_brand":8,"product_serie":1579,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks M-300, 16TB RAID storage (4 8TB RAID certified drives preinstalled). Rack mount rails included.","created_by":1013,"created_at":"2024-12-11 10:53:38","updated_at":"2024-12-11 10:53:38","pinyin_shortcut":"PANM300","product_unit":1,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1579,"key":1579,"name":"PAN-M-300\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""},{"id":9009,"project_id":3723,"product_id":1896,"amount":"40695.76","number":1,"cost":"41807.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"40695.76","total_cost":"41807","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1896,"name":"PAN-M-300-P-25","product_type":5,"product_component":36,"product_brand":8,"product_serie":1580,"product_misc":"","product_qa":"","pn":"","description":"Panorama central management software license, 25 devices or log collector for the M-300","created_by":1013,"created_at":"2024-12-11 10:55:06","updated_at":"2024-12-11 10:55:06","pinyin_shortcut":"PANM300P25","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1580,"key":1580,"name":"PAN-M-300\u8f6f\u4ef6\u6388\u6743\u8bb8\u53ef"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":9010,"project_id":3723,"product_id":1897,"amount":"136329.52","number":1,"cost":"150000.00","description":"","supplier_id":90,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"136329.52","total_cost":"150000","erp_sales_order_product_id":"","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1897,"name":"PAN-SVC-BKLN-M-300-P-25-3Y","product_type":5,"product_component":36,"product_brand":8,"product_serie":1580,"product_misc":"","product_qa":"","pn":"","description":"Partner enabled premium support 3-year term, Panorama M-300 25 devices or log collector 36\u4e2a\u6708\u8ba2\u9605\u5f0f","created_by":1013,"created_at":"2024-12-11 10:55:48","updated_at":"2024-12-11 10:55:48","pinyin_shortcut":"PANSVCBKLNM300P253Y","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1580,"key":1580,"name":"PAN-M-300\u8f6f\u4ef6\u6388\u6743\u8bb8\u53ef"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":916,"project_id":3723,"contact_id":1262,"point":"14351.00","paid_point":"14351","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":176,"project_id":3723,"contact_id":1262,"point":"14351.00","day_at":"2025-03-17","description":"","created_at":"2025-03-17 16:44:24"}],"status_display":"\u5df2\u6838\u9500"}],"buildSalesOrderItems":[{"id":12404,"project_id":3723},{"id":12405,"project_id":3723},{"id":12403,"project_id":3723}],"reimbursementAmountSum":{},"profit":1150.05762,"contact_points_status_display":"\u5df2\u6838\u9500"},"salesSupplierRels":[{"id":2510,"contract_id":3703,"supplier_id":90,"purchase_id":3704,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3704,"key":3704,"serial_no":"X_2024SBQ32972"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":8057,"user_id":1001,"key":1001,"contract_id":3703,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":8058,"user_id":5388,"key":5388,"contract_id":3703,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2301,"key":2301,"contract_id":3703,"name":"2025-02-22","value":"319460.45","overdue_days":"","status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1206","key":"1206","contract_id":3703,"value":"319460.45","created_by":1013,"created_at":"2025-02-24 10:15:41","description":"","collected_date":"2025-02-24 10:15:41","amount":"319460.45","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1942,"key":1942,"contract_id":3703,"value":"319460.45","attachment_id":"","from_date":"2025-01-17","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":31909,"object_type":102,"object_id":1942,"attachment_id":23800,"attachment":{"id":23800,"key":23800,"name":"3bec5ef4-a6cc-303b-b3d8-ac17e5b9209e","extension":"pdf","path":"\/vue\/attachment\/view\/3bec5ef4-a6cc-303b-b3d8-ac17e5b9209e\/dzfp_25112000000014350374_\u5317\u4eac\u6708\u521d\u79d1\u6280\u6709\u9650\u516c\u53f8_20250117153611.pdf","orig_name":"dzfp_25112000000014350374_\u5317\u4eac\u6708\u521d\u79d1\u6280\u6709\u9650\u516c\u53f8_20250117153611.pdf"}}]}],"contractScans":[{"id":32995,"object_type":105,"object_id":3703,"attachment_id":23131,"attachment":{"id":23131,"key":23131,"name":"b8de52a8-dac7-3039-9f15-cb2e96646d45","extension":"pdf","path":"\/vue\/attachment\/preview\/b8de52a8-dac7-3039-9f15-cb2e96646d45\/2024_12_12_09_19_57.pdf","orig_name":"2024_12_12_09_19_57.pdf"}}],"receiptScans":[{"id":31635,"object_type":106,"object_id":3703,"attachment_id":23594,"attachment":{"id":23594,"key":23594,"name":"0f2e2b61-0062-3af4-a515-c0bf17237292","extension":"pdf","path":"\/vue\/attachment\/preview\/0f2e2b61-0062-3af4-a515-c0bf17237292\/\u6708\u521d\u7b7e\u6536\u5355.pdf","orig_name":"\u6708\u521d\u7b7e\u6536\u5355.pdf"}}],"verifyScans":[],"unreadComments":{},"collected_plan":319460.45,"projectProductTotalAmount":319460.45,"projectProductAllAmount":true,"projectProductTotalCost":291807,"projectProductAllCost":true,"projectProductTotalCount":3,"invoiced":319460.45,"un_invoiced":0,"collected":"319460.45","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d2\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3661,"client_id":2538,"signed_at":"2024-11-13","amount":"175370","handler":1001,"description":"","created_by":1001,"created_at":"2024-11-14 10:10:45","updated_at":"2024-12-16 10:05:48","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3714,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TSKJ20241113-LRC-001","payment_collection_remind_ahead":"1 day","from_project":3714,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2024-11-14 11:03:35","is_verify":false,"is_draft":false,"erp_settle_amount":"175370","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":2538,"key":2538,"name":"\uff08\u8fc7\u5355\uff09\u5317\u4eac\u6606\u4ed1\u8054\u901a\u79d1\u6280\u53d1\u5c55\u80a1\u4efd\u6709\u9650\u516c\u53f8","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3661,"comment":10},"project":{"id":3714,"key":3714,"name":"PA VM\u865a\u62df\u5899(\u897f\u4e91\u6570\u636e)\u91c7\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3714,"key":3714,"name":"PA VM\u865a\u62df\u5899(\u897f\u4e91\u6570\u636e)\u91c7\u8d2d\u9879\u76ee","description":"","total_contact_point":"39902","paid_contact_point":"39902","is_sales_order_ready":true,"project_product_version_id":667,"bargain_date":"2024-11-13","collected":"175370","profit_pct":"0.55","budget":"175370","erpSalesOrder":"","projectProductTypes":[{"id":5699,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"175370.00","pct":"0.55","project_id":3714,"profit":"964.535"}],"projectProductRels":[{"id":7933,"project_id":3714,"product_id":1624,"amount":"1235","number":142,"cost":"827.4","description":"","supplier_id":163,"hardware_from":"","software_from":"2024-12-16","maintenance_from":"","hardware_to":"","software_to":"2025-12-15","maintenance_to":"","total_amount":"175370","total_cost":"117490.8","erp_sales_order_product_id":"","supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1624,"name":"PAN-SOFTWARE-NGFW-CR","product_type":5,"product_component":36,"product_brand":8,"product_serie":1382,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2024-05-28 17:27:39","updated_at":"2024-05-28 17:27:39","pinyin_shortcut":"PANSOFTWARENGFWCR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1382,"key":1382,"name":"PA\u865a\u62df\u9632\u706b\u5899\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":768,"project_id":3714,"contact_id":1262,"point":"39902.00","paid_point":"39902","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":132,"project_id":3714,"contact_id":1262,"point":"39902.00","day_at":"2024-12-16","description":"","created_at":"2024-12-16 10:05:48"}],"status_display":"\u5df2\u6838\u9500"}],"buildSalesOrderItems":[{"id":12296,"project_id":3714}],"reimbursementAmountSum":{},"profit":964.535,"contact_points_status_display":"\u5df2\u6838\u9500"},"salesSupplierRels":[{"id":2193,"contract_id":3661,"supplier_id":163,"purchase_id":3663,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3663,"key":3663,"serial_no":"2024WSCN-J-020-C2837-PAN"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":7309,"user_id":1001,"key":1001,"contract_id":3661,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":7310,"user_id":5388,"key":5388,"contract_id":3661,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2148,"key":2148,"contract_id":3661,"name":"2024-11-29","value":"175370","overdue_days":10,"status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1177","key":"1177","contract_id":3661,"value":"175370","created_by":1013,"created_at":"2024-12-09 16:50:46","description":"","collected_date":"2024-12-09 16:50:46","amount":"175370","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1869,"key":1869,"contract_id":3661,"value":"175370.00","attachment_id":"","from_date":"2024-11-21","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":30580,"object_type":102,"object_id":1869,"attachment_id":22845,"attachment":{"id":22845,"key":22845,"name":"addaea62-8dab-34f9-aa69-94ea6e50b08a","extension":"pdf","path":"\/vue\/attachment\/view\/addaea62-8dab-34f9-aa69-94ea6e50b08a\/dzfp_24112000000188055194_\u5317\u4eac\u6606\u4ed1\u8054\u901a\u79d1\u6280\u53d1\u5c55\u80a1\u4efd\u6709\u9650\u516c\u53f8_20241121164515.pdf","orig_name":"dzfp_24112000000188055194_\u5317\u4eac\u6606\u4ed1\u8054\u901a\u79d1\u6280\u53d1\u5c55\u80a1\u4efd\u6709\u9650\u516c\u53f8_20241121164515.pdf"}}]}],"contractScans":[{"id":31064,"object_type":105,"object_id":3661,"attachment_id":22670,"attachment":{"id":22670,"key":22670,"name":"90986b7b-cde8-3ae4-8ac0-621fe0208e1c","extension":"pdf","path":"\/vue\/attachment\/preview\/90986b7b-cde8-3ae4-8ac0-621fe0208e1c\/\u6606\u4ed1\u8054\u901a.pdf","orig_name":"\u6606\u4ed1\u8054\u901a.pdf"}}],"receiptScans":[{"id":30554,"object_type":106,"object_id":3661,"attachment_id":22828,"attachment":{"id":22828,"key":22828,"name":"db7a30bd-1101-3cc3-b46e-f5fed849e2cb","extension":"png","path":"\/vue\/attachment\/preview\/db7a30bd-1101-3cc3-b46e-f5fed849e2cb\/image.png","orig_name":"image.png"}}],"verifyScans":[],"unreadComments":{},"collected_plan":175370,"projectProductTotalAmount":175370,"projectProductAllAmount":true,"projectProductTotalCost":117490.8,"projectProductAllCost":true,"projectProductTotalCount":142,"invoiced":175370,"un_invoiced":0,"collected":"175370","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3620,"client_id":3301,"signed_at":"2024-10-23","amount":"175000","handler":1001,"description":"","created_by":1001,"created_at":"2024-10-23 15:21:58","updated_at":"2024-12-18 16:40:17","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3679,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"jrsbht2024126","payment_collection_remind_ahead":"","from_project":3679,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2024-10-23 15:21:58","is_verify":false,"is_draft":false,"erp_settle_amount":"175000","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":3301,"key":3301,"name":"\u91d1\u878d\u65f6\u62a5\u793e","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3620,"comment":7},"project":{"id":3679,"key":3679,"name":"\u5b89\u5168\u68c0\u6d4b\u4e0e\u54cd\u5e94\u5e73\u53f0\u670d\u52a1\u9879\u76ee\uff08\u8fc7\u5355\uff09","erpSalesOrder":""},"fromProject":{"id":3679,"key":3679,"name":"\u5b89\u5168\u68c0\u6d4b\u4e0e\u54cd\u5e94\u5e73\u53f0\u670d\u52a1\u9879\u76ee\uff08\u8fc7\u5355\uff09","description":"","total_contact_point":"","paid_contact_point":"","is_sales_order_ready":true,"project_product_version_id":717,"bargain_date":"2024-10-23","collected":"175000","profit_pct":"1.57","budget":"175000","erpSalesOrder":"","projectProductTypes":[{"id":5734,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"175000.00","pct":"1.57","project_id":3679,"profit":"2747.5"}],"projectProductRels":[{"id":8035,"project_id":3679,"product_id":1650,"amount":"175000.00","number":1,"cost":"155750.00","description":"","supplier_id":511,"hardware_from":"","software_from":"2024-12-18","maintenance_from":"","hardware_to":"","software_to":"2025-12-17","maintenance_to":"","total_amount":"175000","total_cost":"155750","erp_sales_order_product_id":"","supplier":{"id":511,"key":511,"name":"\u5317\u4eac\u610f\u7545\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"},"product":{"id":1650,"name":"SAAS XDR\u5e73\u53f0 \u53ef\u6269\u5c55\u68c0\u6d4b\u4e0e\u54cd\u5e94\u5e73\u53f0\u8ba2\u9605\u670d\u52a1\u8d39","product_type":7,"product_component":188,"product_brand":12,"product_serie":1404,"product_misc":"","product_qa":"","pn":"","description":"\u57fa\u7840\u5e73\u53f0\u670d\u52a1\uff1a\u53ef\u5bb9\u7eb3180\u5929\u5ba1\u8ba1\u6570\u636e\u3001\u544a\u8b66\u65e5\u5fd7\u3001\u9065\u6d4b\u6570\u636e\u7684\u5b58\u50a8\uff0c\u4e8b\u4ef6\u3001\u6f0f\u6d1e\u3001\u8d44\u4ea7\u3001\u914d\u7f6e\u7c7b\u6570\u636e\u5168\u5e74\u5b58\u50a8\uff0c\n\u5305\u542b\u4e00\u5e74\u670d\u52a1\u5e73\u53f0\u5347\u7ea7\u8d39\u7528\u3001\u7279\u5f81\u5e93\u5347\u7ea7\u8d39\u7528\u3001\u68c0\u6d4b\u5f15\u64ce\u5347\u7ea7\u8d39\u7528\uff0c\n\u5305\u542b\u4e00\u5e74\u7684\u5b89\u5168\u4e8b\u4ef6\u6df1\u5ea6\u6316\u6398\u670d\u52a1-XTH\u8d39\u7528\uff0c\u5177\u4f53\u529f\u80fd\u5982\u4e0b\uff1a\n1.\u6d77\u91cf\u7070\u5ea6\u89c4\u5219+\u591a\u5f15\u64ce\u5206\u6790\uff1a\u57fa\u4e8e\u4e91\u7aef\u6570\u636e\u6e56\uff0c\u5bf9\u6d77\u91cf\u7ebf\u7d22\u548c\u6570\u636e\u8fdb\u884c\u7070\u5ea6\u89c4\u5219\u548c\u79c1\u6709\u5f15\u64ce\u4e8c\u6b21\u5206\u6790\uff0c\u72e9\u730e\u5e08\u7814\u5224\u540e\u751f\u6210\u62a5\u544a\uff1b \n2.\u57fa\u4e8e\u5b89\u5168\u544a\u8b66\u7684\u9690\u85cf\u5a01\u80c1\u68c0\u6d4b\uff1a\u57fa\u4e8e\u72e9\u730e\u5206\u6790\u5e08\u7684\u7ecf\u9a8c\u56fa\u5316\u6210\u68c0\u6d4b\u6a21\u578b\uff0c\u5bf9\u4e8e\u672a\u77e5\u4e0d\u786e\u4fe1\u7684\u544a\u8b66\u8fdb\u884c\u6df1\u5ea6\u8c03\u67e5\u5173\u8054\uff0c\u81ea\u52a8\u5316\u751f\u6210\u5b89\u5168\u4e8b\u4ef6\u5e76\u63a8\u9001\uff1b\n3.\u4e91\u7aef\u4e13\u5bb6\u4e8b\u4ef6\u7814\u5224\n\u9488\u5bf9XDR\u5e73\u53f0\u4ea7\u751f\u7684\u5b89\u5168\u4e8b\u4ef6\uff0c\u4e91\u7aef\u4e13\u5bb6\u4ecb\u5165\u505a\u7814\u5224\uff0c\u8fdb\u4e00\u6b65\u4fdd\u969c\u4e8b\u4ef6\u68c0\u51fa\u7684\u51c6\u786e\u6027\nSAAS XDR\u5e73\u53f0\u670d\u52a1\u7684\u7f51\u7edc\u4fa7\u4fa7\u9065\u6d4b\u6e90\uff0c\u9700\u8981\u91c7\u96c6\u7684\u7f51\u7edc\u6d41\u91cf\u68c0\u6d4b\u8bbe\u5907\u7684\u6d41\u91cf 2000\nSAAS XDR\u5e73\u53f0\u670d\u52a1\u7684\u7aef\u70b9\u4fa7\u9065\u6d4b\u6e90\uff0c\u9700\u8981\u91c7\u96c6\u7684\u7aef\u70b9\u884c\u4e3a\u6570\u636e\u7684\u670d\u52a1\u5668\u6570\u91cf 25\n","created_by":1013,"created_at":"2024-06-06 16:17:46","updated_at":"2024-06-06 16:17:46","pinyin_shortcut":"SAASXDRptkkzjcyxyptdyfwf","product_unit":2,"is_renew":false,"productType":{"id":7,"key":7,"name":"\u8f6f\u4ef6"},"productComponent":{"id":188,"key":188,"name":"\u7cfb\u7edf\u8ba2\u9605\u8f6f\u4ef6"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":1404,"key":1404,"name":"\u6df1\u4fe1\u670d SAAS XDR\u5e73\u53f0 \u53ef\u6269\u5c55\u68c0\u6d4b\u4e0e\u54cd\u5e94\u5e73\u53f0\u8ba2\u9605\u670d\u52a1\u8d39"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""}],"projectContactPoints":[],"buildSalesOrderItems":[{"id":12373,"project_id":3679}],"reimbursementAmountSum":{"project_id":3679,"sum":"500.00"},"profit":2747.5,"contact_points_status_display":"\u672a\u8bbe\u7f6e"},"salesSupplierRels":[{"id":2216,"contract_id":3620,"supplier_id":511,"purchase_id":3621,"supplier":{"id":511,"key":511,"name":"\u5317\u4eac\u610f\u7545\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"},"purchase":{"id":3621,"key":3621,"serial_no":"KJS1X24211"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":7376,"user_id":5388,"key":5388,"contract_id":3620,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":7377,"user_id":1001,"key":1001,"contract_id":3620,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2094,"key":2094,"contract_id":3620,"name":"2024-12-31","value":"175000","overdue_days":"","status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1192","key":"1192","contract_id":3620,"value":"175000","created_by":1013,"created_at":"2024-12-25 09:53:12","description":"","collected_date":"2024-12-25 09:53:12","amount":"175000","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1906,"key":1906,"contract_id":3620,"value":"175000.00","attachment_id":"","from_date":"2024-12-18","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":31189,"object_type":102,"object_id":1906,"attachment_id":23289,"attachment":{"id":23289,"key":23289,"name":"60a330ba-6e4d-3151-8da1-3c217126f386","extension":"pdf","path":"\/vue\/attachment\/view\/60a330ba-6e4d-3151-8da1-3c217126f386\/dzfp_24112000000214266324_\u91d1\u878d\u65f6\u62a5\u793e_20241218113155.pdf","orig_name":"dzfp_24112000000214266324_\u91d1\u878d\u65f6\u62a5\u793e_20241218113155.pdf"}}]}],"contractScans":[{"id":31194,"object_type":105,"object_id":3620,"attachment_id":22562,"attachment":{"id":22562,"key":22562,"name":"e9460d96-3a30-311d-b906-c04413c39fe9","extension":"pdf","path":"\/vue\/attachment\/preview\/e9460d96-3a30-311d-b906-c04413c39fe9\/2024_11_11_09_39_38.pdf","orig_name":"2024_11_11_09_39_38.pdf"}}],"receiptScans":[],"verifyScans":[],"unreadComments":{},"collected_plan":175000,"projectProductTotalAmount":175000,"projectProductAllAmount":true,"projectProductTotalCost":155750,"projectProductAllCost":true,"projectProductTotalCount":1,"invoiced":175000,"un_invoiced":0,"collected":"175000","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u65e0","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3525,"client_id":3301,"signed_at":"2024-10-17","amount":"172700","handler":1001,"description":"","created_by":1001,"created_at":"2024-09-06 17:12:21","updated_at":"2024-12-11 10:39:53","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3653,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"jrsbht2024115","payment_collection_remind_ahead":"","from_project":3653,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2024-10-10 13:23:16","is_verify":false,"is_draft":false,"erp_settle_amount":"172700","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":3301,"key":3301,"name":"\u91d1\u878d\u65f6\u62a5\u793e","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3525,"comment":10},"project":{"id":3653,"key":3653,"name":"\u6df1\u4fe1\u670dAD-1000-B1800-TP 2\u53f0\u91c7\u8d2d\u9879\u76ee\uff08\u8fc7\u5355\uff09","erpSalesOrder":""},"fromProject":{"id":3653,"key":3653,"name":"\u6df1\u4fe1\u670dAD-1000-B1800-TP 2\u53f0\u91c7\u8d2d\u9879\u76ee\uff08\u8fc7\u5355\uff09","description":"","total_contact_point":"","paid_contact_point":"","is_sales_order_ready":true,"project_product_version_id":629,"bargain_date":"2024-10-17","collected":"172700","profit_pct":"2.35","budget":"172700","erpSalesOrder":"","projectProductTypes":[{"id":5421,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"172700.00","pct":"2.35","project_id":3653,"profit":"4058.45"}],"projectProductRels":[{"id":6938,"project_id":3653,"product_id":1705,"amount":"86350","number":2,"cost":"82032.5","description":"","supplier_id":511,"hardware_from":"2024-10-21","software_from":"","maintenance_from":"","hardware_to":"2027-10-20","software_to":"","maintenance_to":"","total_amount":"172700","total_cost":"164065.0","erp_sales_order_product_id":"","supplier":{"id":511,"key":511,"name":"\u5317\u4eac\u610f\u7545\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"},"product":{"id":1705,"name":"AD-1000-B1800","product_type":4,"product_component":68,"product_brand":12,"product_serie":1448,"product_misc":"","product_qa":"","pn":"","description":"\u6027\u80fd\u53c2\u6570\uff1a4\u5c42\u541e\u5410\u91cf\uff08\u9ed8\u8ba4\u7f51\u53e3\uff09\uff1a5Gbps\uff0c\u56db\u5c42\u5e76\u53d1\u8fde\u63a5\u6570\uff1a8000000\uff0c4\u5c42\u65b0\u5efa\u8fde\u63a5\u6570 CPS\uff1a150000\uff0c7\u5c42\u65b0\u5efa\u8bf7\u6c42\u6570 RPS\uff1a150000\u3002\n\u786c\u4ef6\u53c2\u6570\uff1a\u89c4\u683c\uff1a1U\uff0c\u5185\u5b58\u5927\u5c0f\uff1a8G\uff0c\u786c\u76d8\u5bb9\u91cf\uff1a128G minisata SSD\uff0c\u7535\u6e90\uff1a\u5197\u4f59\u7535\u6e90\uff0c\u63a5\u53e3\uff1a6\u5343\u5146\u7535\u53e3+2\u5343\u5146\u5149\u53e3SFP\u3002\n\u529f\u80fd\u63cf\u8ff0\uff1a\u6df1\u4fe1\u670d\u5e94\u7528\u4ea4\u4ed8 AD \u80fd\u591f\u4e3a\u7528\u6237\u63d0\u4f9b\u5305\u62ec\u591a\u6570\u636e\u4e2d\u5fc3\u8d1f\u8f7d\u5747\u8861\u3001\u591a\u94fe\u8def\u8d1f\u8f7d\u5747\u8861\u3001\u670d\u52a1\u5668\u8d1f\u8f7d\u5747\u8861\u7684\u5168\u65b9\u4f4d\u89e3\u51b3\u65b9\u6848\u3002\u4e0d\u4ec5\u5b9e\u73b0\u5bf9\u5404\u4e2a\u6570\u636e\u4e2d\u5fc3\u3001\u94fe\u8def\u4ee5\u53ca\u670d\u52a1\u5668\u72b6\u6001\u7684\u5b9e\u65f6\u76d1\u63a7\uff0c\u540c\u65f6\u6839\u636e\u9884\u8bbe\u89c4\u5219\uff0c\u5c06\u7528\u6237\u7684\u8bbf\u95ee\u8bf7\u6c42\u5206\u914d\u7ed9\u76f8\u5e94\u7684\u6570\u636e\u4e2d\u5fc3\u3001 \u94fe\u8def\u4ee5\u53ca\u670d\u52a1\u5668\uff0c\u8fdb\u800c\u5b9e\u73b0\u6570\u636e\u6d41\u7684\u5408\u7406\u5206\u914d\uff0c\u4f7f\u6240\u6709\u7684\u6570\u636e\u4e2d\u5fc3\u3001\u94fe\u8def\u548c\u670d\u52a1\u5668\u90fd\u5f97\u5230\u5145\u5206\u7684\u5229\u7528\u3002\u6df1\u4fe1\u670d\u5e94\u7528\u4ea4\u4ed8 AD \u8fd8\u652f\u6301\u4e0e\u5404\u4e2a\u4e91\u5e73\u53f0\u5bf9\u63a5\uff0c\u5b9e\u73b0\u4e91\u573a\u666f\u4e0b\u79df\u6237\u7684\u81ea\u670d\u52a1\u8d1f\u8f7d\u9700\u6c42\uff1bIPv6\u6539\u9020\u65b9\u6848\uff0c\u53ef\u6709\u6548\u653b\u514b\u201c\u5929\u7a97\u201d\u95ee\u9898\u3002","created_by":1013,"created_at":"2024-07-31 17:23:42","updated_at":"2024-07-31 17:23:42","pinyin_shortcut":"AD1000B1800","product_unit":1,"is_renew":false,"productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":68,"key":68,"name":"\u5e94\u7528\u4ea4\u4ed8\u7f51\u5173"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":1448,"key":1448,"name":"\u6df1\u4fe1\u670dAD-1000-B1800\u5e94\u7528\u4ea4\u4ed8\u7f51\u5173"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""}],"projectContactPoints":[],"buildSalesOrderItems":[{"id":11933,"project_id":3653},{"id":11934,"project_id":3653}],"reimbursementAmountSum":{},"profit":4058.45,"contact_points_status_display":"\u672a\u8bbe\u7f6e"},"salesSupplierRels":[{"id":1922,"contract_id":3525,"supplier_id":511,"purchase_id":3617,"supplier":{"id":511,"key":511,"name":"\u5317\u4eac\u610f\u7545\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"},"purchase":{"id":3617,"key":3617,"serial_no":"TSKJ20241022-HYF-001"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":6857,"user_id":5388,"key":5388,"contract_id":3525,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":6858,"user_id":1001,"key":1001,"contract_id":3525,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2070,"key":2070,"contract_id":3525,"name":"2024-11-30","value":"172700","overdue_days":24,"status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1191","key":"1191","contract_id":3525,"value":"172700","created_by":1013,"created_at":"2024-12-24 17:05:59","description":"","collected_date":"2024-12-24 17:05:59","amount":"172700","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1833,"key":1833,"contract_id":3525,"value":"172700.00","attachment_id":"","from_date":"2024-10-22","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":29510,"object_type":102,"object_id":1833,"attachment_id":22155,"attachment":{"id":22155,"key":22155,"name":"a8545dd9-d38c-39c9-ae05-e213e1f7d38f","extension":"pdf","path":"\/vue\/attachment\/view\/a8545dd9-d38c-39c9-ae05-e213e1f7d38f\/dzfp_24112000000159106989_\u91d1\u878d\u65f6\u62a5\u793e_20241022132911.pdf","orig_name":"dzfp_24112000000159106989_\u91d1\u878d\u65f6\u62a5\u793e_20241022132911.pdf"}}]}],"contractScans":[{"id":29482,"object_type":105,"object_id":3525,"attachment_id":22137,"attachment":{"id":22137,"key":22137,"name":"72360e0e-77f8-31bc-a510-e3fe04b7076a","extension":"pdf","path":"\/vue\/attachment\/preview\/72360e0e-77f8-31bc-a510-e3fe04b7076a\/2024_10_21_16_18_55.pdf","orig_name":"2024_10_21_16_18_55.pdf"}}],"receiptScans":[],"verifyScans":[{"id":31007,"object_type":107,"object_id":3525,"attachment_id":23124,"attachment":{"id":23124,"key":23124,"name":"1fcde43b-7055-3d33-8d26-701818f3dc2d","extension":"pdf","path":"\/vue\/attachment\/preview\/1fcde43b-7055-3d33-8d26-701818f3dc2d\/\u9a8c\u6536\u5355.pdf","orig_name":"\u9a8c\u6536\u5355.pdf"}}],"unreadComments":{},"collected_plan":172700,"projectProductTotalAmount":172700,"projectProductAllAmount":true,"projectProductTotalCost":164065,"projectProductAllCost":true,"projectProductTotalCount":2,"invoiced":172700,"un_invoiced":0,"collected":"172700","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u65e0","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3598,"client_id":3311,"signed_at":"2024-10-15","amount":"75760","handler":1001,"description":"","created_by":1001,"created_at":"2024-10-16 11:11:45","updated_at":"2024-11-05 17:28:42","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3686,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TSKJ20241015","payment_collection_remind_ahead":"2 days","from_project":3686,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2024-10-16 11:11:45","is_verify":false,"is_draft":false,"erp_settle_amount":"75760","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":3311,"key":3311,"name":"\u5317\u4eac\u534e\u8fb0\u60a6\u79d1\u6280\u6709\u9650\u516c\u53f8","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3598,"comment":8},"project":{"id":3686,"key":3686,"name":"\u7fa4\u6656\u5b58\u50a8DS923+\u91c7\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3686,"key":3686,"name":"\u7fa4\u6656\u5b58\u50a8DS923+\u91c7\u8d2d\u9879\u76ee","description":"","total_contact_point":"","paid_contact_point":"","is_sales_order_ready":true,"project_product_version_id":620,"bargain_date":"2024-10-15","collected":"75760","profit_pct":"21.84","budget":"75760","erpSalesOrder":"","projectProductTypes":[{"id":5442,"product_type_id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907","budget":"75760.00","pct":"21.84","project_id":3686,"profit":"16545.984"}],"projectProductRels":[{"id":7019,"project_id":3686,"product_id":972,"amount":"3788","number":20,"cost":"2750","description":"","supplier_id":68,"hardware_from":"2024-10-17","software_from":"","maintenance_from":"","hardware_to":"2027-10-16","software_to":"","maintenance_to":"","total_amount":"75760","total_cost":"55000","erp_sales_order_product_id":"","supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":972,"name":"DS923+","product_type":3,"product_component":14,"product_brand":27,"product_serie":857,"product_misc":"","product_qa":"","pn":"","description":"4 \u69fd\u5f0f NAS\uff0cAMD Ryzen\u2122 R1600 \u53cc\u6838\uff084 \u7ebf\u7a0b\uff09\uff0c\u65f6\u949f\u63d0\u5347\u4e0a\u9650\u4e3a 3.1 GHz\uff0c\u5185\u5b58\uff1a4 GB DDR4 ECC SODIMM\uff08\u53ef\u6269\u5145\u5230 32 GB\uff09\uff0c4 x 3.5 \u82f1\u5bf8\u6216 2.5 \u82f1\u5bf8 SATA HDD\/SSD\uff08\u4e0d\u542b\u786c\u76d8\uff092 x M.2 2280 NVMe SSD\uff08\u4e0d\u542b\u786c\u76d8\uff09\uff0c\u70ed\u63d2\u62d4\u786c\u76d8\uff0c\u5916\u7aef\u63a5\u53e3\uff1a2 x USB 3.2 \u7b2c 1 \u4ee3\u7aef\u53e3\u548c1 x \u6269\u5145\u7aef\u53e3 (eSATA\uff09\uff0c3\u5e74\u4fdd\u4fee\uff1b\u4e0d\u542b\u786c\u76d8","created_by":1013,"created_at":"2023-08-04 17:33:20","updated_at":"2024-03-28 10:14:31","pinyin_shortcut":"DS923","product_unit":1,"is_renew":false,"productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":14,"key":14,"name":"\u5b58\u50a8\u4e3b\u673a"},"productBrand":{"id":27,"key":27,"name":"\u7fa4\u6656"},"productSerie":{"id":857,"key":857,"name":"DS923+ NAS\u5b58\u50a8"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""}],"projectContactPoints":[],"buildSalesOrderItems":[{"id":11891,"project_id":3686},{"id":11890,"project_id":3686},{"id":11889,"project_id":3686},{"id":11888,"project_id":3686},{"id":11887,"project_id":3686},{"id":11886,"project_id":3686},{"id":11885,"project_id":3686},{"id":11884,"project_id":3686},{"id":11883,"project_id":3686},{"id":11882,"project_id":3686},{"id":11881,"project_id":3686},{"id":11880,"project_id":3686},{"id":11879,"project_id":3686},{"id":11878,"project_id":3686},{"id":11877,"project_id":3686},{"id":11876,"project_id":3686},{"id":11875,"project_id":3686},{"id":11894,"project_id":3686},{"id":11893,"project_id":3686},{"id":11892,"project_id":3686}],"reimbursementAmountSum":{},"profit":16545.984,"contact_points_status_display":"\u672a\u8bbe\u7f6e"},"salesSupplierRels":[{"id":1938,"contract_id":3598,"supplier_id":68,"purchase_id":3600,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3600,"key":3600,"serial_no":"BJ7067IM20241016-01"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":6885,"user_id":5388,"key":5388,"contract_id":3598,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":6886,"user_id":1001,"key":1001,"contract_id":3598,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2080,"key":2080,"contract_id":3598,"name":"2024-10-31","value":"75760","overdue_days":"","status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1138","key":"1138","contract_id":3598,"value":"75760","created_by":1013,"created_at":"2024-10-21 13:23:26","description":"","collected_date":"2024-10-21 13:23:26","amount":"75760","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1832,"key":1832,"contract_id":3598,"value":"75760.00","attachment_id":"","from_date":"2024-10-22","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":29493,"object_type":102,"object_id":1832,"attachment_id":22142,"attachment":{"id":22142,"key":22142,"name":"064c2b56-0274-3f6b-87ee-f66b8746588e","extension":"pdf","path":"\/vue\/attachment\/view\/064c2b56-0274-3f6b-87ee-f66b8746588e\/dzfp_24112000000158861118_\u5317\u4eac\u534e\u8fb0\u60a6\u79d1\u6280\u6709\u9650\u516c\u53f8_20241022101250.pdf","orig_name":"dzfp_24112000000158861118_\u5317\u4eac\u534e\u8fb0\u60a6\u79d1\u6280\u6709\u9650\u516c\u53f8_20241022101250.pdf"}}]}],"contractScans":[{"id":29607,"object_type":105,"object_id":3598,"attachment_id":22034,"attachment":{"id":22034,"key":22034,"name":"691cfc15-7150-32bd-ac5a-b75572f33d90","extension":"pdf","path":"\/vue\/attachment\/preview\/691cfc15-7150-32bd-ac5a-b75572f33d90\/\u534e\u8fb0.pdf","orig_name":"\u534e\u8fb0.pdf"}}],"receiptScans":[{"id":30024,"object_type":106,"object_id":3598,"attachment_id":22509,"attachment":{"id":22509,"key":22509,"name":"cd6a0157-f26f-3eb6-84ab-84ea6d80f097","extension":"pdf","path":"\/vue\/attachment\/preview\/cd6a0157-f26f-3eb6-84ab-84ea6d80f097\/\u534e\u8fb0\u60a6\u8d27\u7269\u7b7e\u6536\u5355\uff0d20241105_.pdf","orig_name":"\u534e\u8fb0\u60a6\u8d27\u7269\u7b7e\u6536\u5355\uff0d20241105_.pdf"}}],"verifyScans":[],"unreadComments":{},"collected_plan":75760,"projectProductTotalAmount":75760,"projectProductAllAmount":true,"projectProductTotalCost":55000,"projectProductAllCost":true,"projectProductTotalCount":20,"invoiced":75760,"un_invoiced":0,"collected":"75760","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d2\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true},{"id":3550,"client_id":3304,"signed_at":"2024-09-19","amount":"160023.44","handler":1001,"description":"","created_by":1001,"created_at":"2024-09-19 15:36:45","updated_at":"2024-12-16 10:06:46","contract_scan":"","receipt_scan":"","contract_type":1,"project_id":3661,"valid_date":"","expire_date":"","sla":"","remind_ahead":"","expire_remind_ahead":"","expire_reminded":false,"serial_no":"TS-LRC-20240919002","payment_collection_remind_ahead":"2 days","from_project":3661,"receipt_date":"","verify_date":"","including_tax":true,"build_by_project":true,"need_analysis":true,"is_settle":true,"is_deliver":true,"is_outbound":true,"is_save_collection":true,"save_collection_at":"2024-10-21 14:54:53","is_verify":false,"is_draft":false,"erp_settle_amount":"160023.44","erp_un_settle_amount":"0","erp_payment_ticket_is_verify":false,"erp_collect_ticket_is_verify":false,"erp_cash_cost_ticket_is_verify":false,"b_date":"","passed":1,"client":{"id":3304,"key":3304,"name":"\u5317\u4eac\u6708\u521d\u79d1\u6280\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},"contractScan":{},"receiptScan":{},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":3550,"comment":8},"project":{"id":3661,"key":3661,"name":"4\u53f0 PA440\u5957\u5305\u4ea7\u54c1\u91c7\u8d2d\u9879\u76ee","erpSalesOrder":""},"fromProject":{"id":3661,"key":3661,"name":"4\u53f0 PA440\u5957\u5305\u4ea7\u54c1\u91c7\u8d2d\u9879\u76ee","description":"","total_contact_point":"17577","paid_contact_point":"17577","is_sales_order_ready":true,"project_product_version_id":589,"bargain_date":"2024-09-19","collected":"160023.44","profit_pct":"0.43","budget":"160023.44","erpSalesOrder":"","projectProductTypes":[{"id":5700,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"160023.44","pct":"0.43","project_id":3661,"profit":"688.100792"}],"projectProductRels":[{"id":7934,"project_id":3661,"product_id":1340,"amount":"759.65","number":4,"cost":"780","description":"","supplier_id":46,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"3038.60","total_cost":"3120","erp_sales_order_product_id":"","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":1340,"name":"PAN-PWR-50W-AC","product_type":5,"product_component":157,"product_brand":8,"product_serie":1012,"product_misc":"","product_qa":"","pn":"","description":"50W AC power adapter for PA-440 PA-450 and PA-460","created_by":1013,"created_at":"2024-01-25 09:26:04","updated_at":"2024-01-25 09:26:04","pinyin_shortcut":"PANPWR50WAC","product_unit":3,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1012,"key":1012,"name":"PA-440\/450\/460\u7535\u6e90"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":""},{"id":7935,"project_id":3661,"product_id":849,"amount":"7705.06","number":4,"cost":"5838","description":"","supplier_id":46,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"30820.24","total_cost":"23352","erp_sales_order_product_id":"","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":849,"name":"PAN-PA-440","product_type":5,"product_component":26,"product_brand":8,"product_serie":801,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-440","created_by":1013,"created_at":"2022-07-25 15:54:45","updated_at":"2024-01-12 15:21:09","pinyin_shortcut":"PANPA440","product_unit":1,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":801,"key":801,"name":"PA-440\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":""},{"id":7936,"project_id":3661,"product_id":1471,"amount":"11883.16","number":4,"cost":"9744","description":"","supplier_id":46,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"47532.64","total_cost":"38976","erp_sales_order_product_id":"","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":1471,"name":"PAN-PA-440-BND-CORESEC-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Core Security Subscription Bundle\n(Advanced Threat Prevention, Advanced URL Filtering, Advanced Wildfire, DNS Security and SD-WAN), 3 years (36 months)term","created_by":1013,"created_at":"2024-03-01 17:41:36","updated_at":"2024-03-01 17:41:52","pinyin_shortcut":"PANPA440BNDCORESEC3YR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":7937,"project_id":3661,"product_id":1787,"amount":"7162.45","number":4,"cost":"7356","description":"","supplier_id":46,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"28649.80","total_cost":"29424","erp_sales_order_product_id":"","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":1787,"name":"PAN-PA-440-DLP-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"PA-440, DLP subscription, 3 years (36 months), term.\n36\u4e2a\u6708\u8ba2\u9605\u5f0f","created_by":1013,"created_at":"2024-09-23 11:33:55","updated_at":"2024-09-23 11:33:55","pinyin_shortcut":"PANPA440DLP3YR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":7938,"project_id":3661,"product_id":1788,"amount":"4232.36","number":4,"cost":"4347","description":"","supplier_id":46,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"16929.44","total_cost":"17388","erp_sales_order_product_id":"","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":1788,"name":"PAN-PA-440-GP-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"PA-440, GlobalProtect subscription, 3 years (36 months), term. 36\u4e2a\u6708\u8ba2\u9605\u5f0f","created_by":1013,"created_at":"2024-09-23 11:34:27","updated_at":"2024-09-23 11:34:27","pinyin_shortcut":"PANPA440GP3YR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":7939,"project_id":3661,"product_id":1789,"amount":"4178.1","number":4,"cost":"682","description":"","supplier_id":46,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"16712.4","total_cost":"2728","erp_sales_order_product_id":"","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":1789,"name":"PAN-PA-440-IOT-ENT-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Enterprise IoT subscription, 3 years (36 months) term. 36\u4e2a\u6708\u8ba2\u9605\u5f0f","created_by":1013,"created_at":"2024-09-23 11:34:58","updated_at":"2024-09-23 11:34:58","pinyin_shortcut":"PANPA440IOTENT3YR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":""},{"id":7940,"project_id":3661,"product_id":1107,"amount":"4085.08","number":4,"cost":"4333","description":"","supplier_id":46,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"16340.32","total_cost":"17332","erp_sales_order_product_id":"","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":1107,"name":"PAN-SVC-BKLN-440-3YR","product_type":5,"product_component":35,"product_brand":8,"product_serie":784,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Premium support, 3 years (36 months), term.","created_by":1013,"created_at":"2023-11-29 13:34:57","updated_at":"2024-01-12 14:10:04","pinyin_shortcut":"PANSVCBKLN4403YR","product_unit":8,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":784,"key":784,"name":"PA440\u4e09\u5e74\u670d\u52a1"},"productUnit":{"id":8,"key":8,"name":"\u5e74"}},"erpSalesOrderProduct":""}],"projectContactPoints":[{"id":769,"project_id":3661,"contact_id":1262,"point":"17577.00","paid_point":"17577","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":133,"project_id":3661,"contact_id":1262,"point":"17577.00","day_at":"2024-12-16","description":"","created_at":"2024-12-16 10:06:46"}],"status_display":"\u5df2\u6838\u9500"}],"buildSalesOrderItems":[{"id":11921,"project_id":3661},{"id":11918,"project_id":3661},{"id":11922,"project_id":3661},{"id":11915,"project_id":3661},{"id":11895,"project_id":3661},{"id":11896,"project_id":3661},{"id":11897,"project_id":3661},{"id":11898,"project_id":3661},{"id":11899,"project_id":3661},{"id":11900,"project_id":3661},{"id":11901,"project_id":3661},{"id":11902,"project_id":3661},{"id":11903,"project_id":3661},{"id":11904,"project_id":3661},{"id":11905,"project_id":3661},{"id":11906,"project_id":3661},{"id":11907,"project_id":3661},{"id":11908,"project_id":3661},{"id":11909,"project_id":3661},{"id":11910,"project_id":3661},{"id":11911,"project_id":3661},{"id":11912,"project_id":3661},{"id":11913,"project_id":3661},{"id":11914,"project_id":3661},{"id":11920,"project_id":3661},{"id":11919,"project_id":3661},{"id":11917,"project_id":3661},{"id":11916,"project_id":3661}],"reimbursementAmountSum":{},"profit":688.100792,"contact_points_status_display":"\u5df2\u6838\u9500"},"salesSupplierRels":[{"id":2194,"contract_id":3550,"supplier_id":46,"purchase_id":3610,"supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3610,"key":3610,"serial_no":"DZ202409201129580"}}],"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"handleBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remindDate":{},"serviceContractRemindDates":[],"salesContractRemindReceivers":[],"serviceContractRemindReceivers":[],"salesContractPaymentCollectionRemindReceivers":[{"id":7311,"user_id":5388,"key":5388,"contract_id":3550,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":7312,"user_id":1001,"key":1001,"contract_id":3550,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":7313,"user_id":1011,"key":1011,"contract_id":3550,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}}],"salesContractPaymentCollectionRemindDates":[{"id":2089,"key":2089,"contract_id":3550,"name":"2024-12-09","value":"160023.44","overdue_days":"","status":1,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPayments":[{"id":"1123","key":"1123","contract_id":3550,"value":"160023.44","created_by":1013,"created_at":"2024-12-05 09:15:32","description":"","collected_date":"2024-12-05 09:15:32","amount":"160023.44","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1849,"key":1849,"contract_id":3550,"value":"160023.44","attachment_id":"","from_date":"2024-11-04","description":"","is_draft":false,"attachment":{},"attachmentRelationships":[],"files":[{"id":29983,"object_type":102,"object_id":1849,"attachment_id":22449,"attachment":{"id":22449,"key":22449,"name":"4456fae4-18f0-374a-b6bd-fecdef65c1ef","extension":"pdf","path":"\/vue\/attachment\/view\/4456fae4-18f0-374a-b6bd-fecdef65c1ef\/dzfp_24112000000170966881_\u5317\u4eac\u6708\u521d\u79d1\u6280\u6709\u9650\u516c\u53f8_20241104113144.pdf","orig_name":"dzfp_24112000000170966881_\u5317\u4eac\u6708\u521d\u79d1\u6280\u6709\u9650\u516c\u53f8_20241104113144.pdf"}}]}],"contractScans":[{"id":31065,"object_type":105,"object_id":3550,"attachment_id":21688,"attachment":{"id":21688,"key":21688,"name":"e65c0c68-46c6-3f07-9255-25f7ccbd39bd","extension":"pdf","path":"\/vue\/attachment\/preview\/e65c0c68-46c6-3f07-9255-25f7ccbd39bd\/\u6708\u521d.pdf","orig_name":"\u6708\u521d.pdf"}}],"receiptScans":[{"id":29550,"object_type":106,"object_id":3550,"attachment_id":22187,"attachment":{"id":22187,"key":22187,"name":"643e3e6e-8871-38f6-99ee-41cd1622828e","extension":"pdf","path":"\/vue\/attachment\/preview\/643e3e6e-8871-38f6-99ee-41cd1622828e\/\u7b7e\u6536\u5355.pdf","orig_name":"\u7b7e\u6536\u5355.pdf"}}],"verifyScans":[],"unreadComments":{},"collected_plan":160023.44,"projectProductTotalAmount":160023.44,"projectProductAllAmount":true,"projectProductTotalCost":132320,"projectProductAllCost":true,"projectProductTotalCount":28,"invoiced":160023.44,"un_invoiced":0,"collected":"160023.44","un_collected":0,"is_collected":true,"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"remind_date":"","remind_ahead_display":"\u65e0","expire_remind_ahead_display":"\u65e0","payment_collection_remind_ahead_display":"\u63d0\u524d2\u5929","can_update":true,"can_delete":false,"unread":0,"bgcolor":"#89c541","can_view_product":true,"can_progress":true,"is_chargeback":false,"is_done":true}],"count":{"total":"37006458.67","collected":"36095112.67","un_collected":911346,"invoiced":"36095112.67","un_invoiced":911346,"un_paid_contact_point":"342291.0"},"can_create":true,"can_progress":true,"pagenation":{"totalcount":88,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-04 10:38:12') RETURNING "id"
10:38:12.6435.5 msyii\db\Command::querySELECT "id", "project_id" FROM "a57be577deb434"."tbl_sales_order_items" WHERE ("is_system"=TRUE) AND ("project_id" IN (3679, 3661, 3686, 3714, 3723, 3767, 3764, 3744, 3752, 3760, 3786, 3816, 3872, 3857, 3855, 3886, 3890, 3899, 3751, 3653))
10:38:12.6764.9 msyii\db\Command::querySELECT "id", "id" AS "key", "contract_id", "amount" AS "value", "created_by", "created_at", "description", "collected_date", "amount" FROM (SELECT * FROM ((SELECT '1' || r.id::varchar as id, 1 as ticket_type, r.sales_contract_id as contract_id, r.amount as amount, t.created_at as collected_date, t.created_at, t.created_by, t.abstract as description FROM "a57be577deb434"."tbl_erp_collect_ticket_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_collect_tickets" "t" ON r.erp_collect_ticket_id = t.id WHERE (r.sales_contract_id is not null) AND ("t"."status" IN (2, 5, 1))) UNION ALL ( SELECT '2' || r.id::varchar as id, 2 as ticket_type, r.sales_contract_id as contract_id, r.amount as amount, t.created_at as collected_date, t.created_at, t.created_by, t.abstract as description FROM "a57be577deb434"."tbl_erp_cash_cost_ticket_sales_contract_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_cash_cost_tickets" "t" ON r.erp_cash_cost_ticket_id = t.id WHERE (r.sales_contract_id is not null) AND ("t"."status" IN (2, 5, 1)) ) UNION ALL ( SELECT '3' || r.id::varchar as id, 3 as ticket_type, r.sales_contract_id as contract_id, 0 - r.amount as amount, t.created_at as collected_date, t.created_at, t.created_by, t.abstract as description FROM "a57be577deb434"."tbl_erp_payment_ticket_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_payment_tickets" "t" ON r.erp_payment_ticket_id = t.id WHERE (r.sales_contract_id is not null) AND ("t"."status" IN (2, 5, 1)) )) "sub") "r" WHERE "contract_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550) ORDER BY "id" DESC
10:38:12.6264.6 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_series" WHERE "id" IN (1630, 857, 42, 1632, 1382, 1395, 386, 1359, 1404, 743, 1640, 1244, 1243, 1448, 103, 999, 1663, 1012, 615, 104, 1579, 1580, 607, 1665, 1664, 618, 784, 31, 1583, 1603, 1605, 1604, 1613, 315, 801, 666, 741, 803, 1047, 739)
10:38:12.6494.5 msyii\db\Command::querySELECT "project_id", sum(amount) AS sum FROM "a57be577deb434"."tbl_reimbursements" WHERE ("status" IN (2, 3)) AND ("project_id" IN (3679, 3661, 3686, 3714, 3723, 3767, 3764, 3744, 3752, 3760, 3786, 3816, 3872, 3857, 3855, 3886, 3890, 3899, 3751, 3653)) GROUP BY "project_id"
10:38:12.6144.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_products" WHERE "id" IN (969, 994, 1562, 1973, 1624, 1340, 849, 1471, 1787, 1788, 1789, 1107, 1961, 498, 1923, 1104, 1650, 1372, 2055, 2058, 2056, 2059, 2057, 1997, 1999, 2000, 1190, 1191, 2008, 2009, 1874, 1639, 1640, 1494, 1492, 1948, 1949, 1950, 1931, 1586, 1895, 1896, 1897, 989, 1353, 1902, 1903, 1910, 1911, 1912, 1904, 1657, 1705, 972)
10:38:12.7664.0 msyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_visit_module_histories' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
10:38:12.7623.8 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=7) AND ("visit_date"='2025-08-04')
10:38:12.6373.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "client_id", "supplier_id" FROM "a57be577deb434"."tbl_contacts" WHERE "id" IN (5957, 1262, 4640)
10:38:12.6693.0 msyii\db\Command::querySELECT "id", "user_id", "user_id" AS "key", "contract_id" FROM "a57be577deb434"."tbl_sales_contract_payment_collection_remind_receivers" WHERE "contract_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550)
10:38:12.5012.9 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
10:38:12.6052.9 msyii\db\Command::querySELECT "id", "product_type_id", "product_type_id" AS "key", "name", "budget", "pct", "project_id", "profit" FROM "a57be577deb434"."tbl_project_product_types" WHERE "project_id" IN (3679, 3661, 3686, 3714, 3723, 3767, 3764, 3744, 3752, 3760, 3786, 3816, 3872, 3857, 3855, 3886, 3890, 3899, 3751, 3653)
10:38:12.5052.8 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
10:38:12.6732.7 msyii\db\Command::querySELECT "id", "id" AS "key", "contract_id", "remind_date" AS "name", "amount" AS "value", "overdue_days", "status" FROM "a57be577deb434"."tbl_sales_contract_payment_collection_remind_dates" WHERE "contract_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550) ORDER BY "remind_date"
10:38:12.6632.6 msyii\db\Command::querySELECT "id", "user_id", "user_id" AS "key", "contract_id" FROM "a57be577deb434"."tbl_sales_contract_remind_receivers" WHERE "contract_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550)
10:38:12.6542.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_sales_supplier_rels" WHERE "contract_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550)
10:38:12.7812.3 msyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_visit_module_histories" ("user_id", "object_type", "visit_date", "num", "last_visit_at") VALUES (1001, 7, '2025-08-04', 1, 'now()') RETURNING "id"
10:38:12.6411.9 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_contact_point_rels" WHERE ("contact_id", "project_id") IN ((5957, 3751), (1262, 3723), (1262, 3767), (1262, 3752), (1262, 3744), (4640, 3855), (1262, 3714), (1262, 3661), (4640, 3760), (4640, 3886), (4640, 3890), (4640, 3899))
10:38:12.6331.7 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_contact_points" WHERE "project_id" IN (3679, 3661, 3686, 3714, 3723, 3767, 3764, 3744, 3752, 3760, 3786, 3816, 3872, 3857, 3855, 3886, 3890, 3899, 3751, 3653)
10:38:12.6661.7 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_service_contract_remind_receivers" WHERE "contract_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550)
10:38:12.6221.6 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_components" WHERE "id" IN (49, 14, 5, 7, 36, 19, 43, 35, 188, 68, 26, 157, 214, 4, 64, 200, 2, 39, 191, 189)
10:38:12.6611.6 msyii\db\Command::querySELECT "id", "id" AS "key", "contract_id", "remind_date" FROM "a57be577deb434"."tbl_service_contract_remind_dates" WHERE ("reminded"=FALSE) AND ("contract_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550)) ORDER BY "remind_date"
10:38:12.5661.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4
10:38:12.6241.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_brands" WHERE "id" IN (4, 27, 8, 54, 12, 10, 230, 24, 134)
10:38:12.6841.5 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=102) AND ("object_id" IN (1832, 1833, 1849, 1869, 1906, 1915, 1917, 1926, 1928, 1933, 1934, 1942, 1964, 1976, 2001, 2009, 2039, 2062, 2070, 2072, 2085, 2090))
10:38:12.6871.5 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=105) AND ("object_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550))
10:38:12.6311.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_units" WHERE "id" IN (3, 1, 2, 6, 8)
10:38:12.6831.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=20) AND ("object_id" IN (1832, 1833, 1849, 1869, 1906, 1915, 1917, 1926, 1928, 1933, 1934, 1942, 1964, 1976, 2001, 2009, 2039, 2062, 2070, 2072, 2085, 2090))
10:38:12.6891.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=106) AND ("object_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550))
10:38:12.6911.3 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=107) AND ("object_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550))
10:38:12.6081.1 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_product_rels" WHERE "project_id" IN (3679, 3661, 3686, 3714, 3723, 3767, 3764, 3744, 3752, 3760, 3786, 3816, 3872, 3857, 3855, 3886, 3890, 3899, 3751, 3653)
10:38:12.5971.0 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_sales_orders" WHERE ("status" IN (2, 5)) AND ("project_id" IN (3679, 3661, 3686, 3714, 3723, 3767, 3764, 3744, 3752, 3760, 3786, 3816, 3872, 3857, 3855, 3886, 3890, 3899, 3751, 3653))
10:38:12.6860.7 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (22845, 22449, 22142, 22155, 23289, 23448, 23464, 23529, 23601, 23722, 23723, 23800, 24306, 24483, 24906, 25025, 25552, 25950, 26104, 26206, 26545, 26629)
10:38:12.6130.7 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id" IN (163, 46, 675, 678, 511, 38, 478, 90, 236, 708, 68)
10:38:12.5640.7 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
10:38:12.6820.6 msyii\db\Command::querySELECT "id", "id" AS "key", "contract_id", "amount" AS "value", "attachment_id", "from_date", "description", "is_draft" FROM "a57be577deb434"."tbl_sales_contract_invoices" WHERE "contract_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550) ORDER BY "id"
10:38:12.6590.6 msyii\db\Command::querySELECT "id", "id" AS "key", "serial_no" FROM "a57be577deb434"."tbl_purchase_contracts" WHERE "id" IN (3600, 3804, 3704, 3769, 3726, 3727, 3747, 3773, 3756, 3863, 3617, 3663, 3610, 3621, 3903, 3901, 3902, 3936, 3917, 3969, 3982, 3987, 4000, 4056)
10:38:12.5630.6 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "logo", "sales_rep" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (2553, 2545, 3372, 2845, 3364, 2117, 3334, 3327, 2616, 3304, 2538, 3301, 3311)
10:38:12.5980.5 msyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name", "description", "total_contact_point", "paid_contact_point", "is_sales_order_ready", "project_product_version_id", "bargain_date", "collected", "profit_pct", "budget" FROM "a57be577deb434"."tbl_projects" WHERE "id" IN (3751, 3899, 3890, 3886, 3872, 3857, 3855, 3816, 3786, 3767, 3764, 3760, 3752, 3744, 3723, 3714, 3679, 3653, 3686, 3661)
10:38:12.5900.5 msyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id" IN (3751, 3899, 3890, 3886, 3872, 3857, 3855, 3816, 3786, 3767, 3764, 3760, 3752, 3744, 3723, 3714, 3679, 3653, 3686, 3661)
10:38:12.6220.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_types" WHERE "id" IN (2, 3, 5, 4, 7, 22)
10:38:12.6680.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (5332, 5087, 5300, 5295, 1004, 1005, 5449, 1017, 5085, 5311, 5248, 1015, 1022, 1023)
10:38:12.6050.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_sales_orders" WHERE ("status" IN (2, 5)) AND ("project_id" IN (3679, 3661, 3686, 3714, 3723, 3767, 3764, 3744, 3752, 3760, 3786, 3816, 3872, 3857, 3855, 3886, 3890, 3899, 3751, 3653))
10:38:12.6890.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (22137, 22034, 22670, 21688, 22562, 23771, 23648, 24348, 23131, 23789, 23438, 23436, 24970, 25547, 25845, 25704, 26100, 26337, 26549)
10:38:12.6680.4 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (5295, 5449, 5311, 1022, 1015, 1023, 5248, 5332, 1005, 5085, 5087, 1004, 1017, 5300))
10:38:12.6910.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (22509, 22187, 22828, 23594, 23714, 24180, 24240, 24375, 24525, 25024, 25594, 26397, 26404, 26612, 26642)
10:38:12.6580.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id" IN (68, 90, 678, 38, 46, 511, 163, 478, 236, 708)
10:38:12.6720.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1001, 5388, 1011)
10:38:12.6730.3 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1011, 1001, 5388))
10:38:12.6590.3 msyii\db\Command::querySELECT "id", "id" AS "key", "type" AS "name" FROM "a57be577deb434"."tbl_contract_types" WHERE "id" IN (1, 2)
10:38:12.5630.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
10:38:12.6620.3 msyii\db\Command::querySELECT "id", "id" AS "key", "contract_id", "remind_date" AS "name" FROM "a57be577deb434"."tbl_service_contract_remind_dates" WHERE "contract_id" IN (4055, 3997, 3978, 3967, 3935, 3916, 3900, 3857, 3803, 3763, 3755, 3746, 3725, 3724, 3703, 3661, 3620, 3525, 3598, 3550)
10:38:12.5650.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
10:38:12.5660.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
10:38:12.6820.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1013
10:38:12.6600.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
10:38:12.6400.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_clients" WHERE "id"=2545
10:38:12.6600.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
10:38:12.6410.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id"=100
10:38:12.6930.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id"=23124