Performance Profiling

Total processing time: 402 ms; Peak memory: 11.056 MB. Show Profiling Timeline

总计99条数据
TimeDurationCategoryInfo
  
12:52:21.32128.3 msyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=1) AND ("object_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)) GROUP BY "object_id"
12:52:21.34922.4 msyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=1) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)) GROUP BY "object_id"
12:52:21.16220.7 msyii\db\Command::querySELECT p.*, (p.budget / 100 * p.profit_pct) as profits, now() - status_updated_at as remain, now() - progress_updated_at as progress_remain, now() - forecast_updated_at as forecast_remain, extract(epoch from (now() - max(sl.end_at))) / 86400 AS lost_contact_days, max(sl.end_at) as last_contact, extract(epoch from (now() - max(arrive.end_at))) / 86400 AS last_arrive_days, max(arrive.end_at) as last_arrive, case when p.end_at IS NOT NULL THEN p.end_at - p.created_at ELSE now() - p.created_at END as duration, (SELECT sum(amount) FROM a57be577deb434.tbl_invoices i WHERE i.project_id = p.id) as issued_invoices FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) GROUP BY "p"."id" ORDER BY "p"."created_at" DESC LIMIT 20 OFFSET 20
12:52:21.14714.7 msyii\db\Command::querySELECT COUNT(*) FROM (SELECT p.*, (p.budget / 100 * p.profit_pct) as profits, now() - status_updated_at as remain, now() - progress_updated_at as progress_remain, now() - forecast_updated_at as forecast_remain, extract(epoch from (now() - max(sl.end_at))) / 86400 AS lost_contact_days, max(sl.end_at) as last_contact, extract(epoch from (now() - max(arrive.end_at))) / 86400 AS last_arrive_days, max(arrive.end_at) as last_arrive, case when p.end_at IS NOT NULL THEN p.end_at - p.created_at ELSE now() - p.created_at END as duration, (SELECT sum(amount) FROM a57be577deb434.tbl_invoices i WHERE i.project_id = p.id) as issued_invoices FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) GROUP BY "p"."id" ORDER BY "p"."created_at" DESC) "c"
12:52:21.40014.3 msyii\db\Command::querySELECT count(*) as count, sum(budget), "project_status" FROM (SELECT p.budget, CASE WHEN project_status = 3 and p.budget <= collected THEN -1 WHEN project_status = 3 and p.budget > collected THEN 3 ELSE project_status END as project_status FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) GROUP BY "p"."id") "sub" GROUP BY "project_status"
12:52:21.25413.6 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (18544, 18759, 21666, 21785, 18637, 18969, 19258, 19487, 20018, 20172, 20173, 21129, 21499, 19979, 23465, 18909, 22367, 23608, 21221, 22488)
12:52:21.49113.2 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 "id" FROM "a57be577deb434"."tbl_sales_contracts" WHERE "from_project" IN (SELECT "p"."id" FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) GROUP BY "p"."id"))) AND ("including_tax"=TRUE))
12:52:21.22513.0 msyii\db\Command::querySELECT "c"."project_id", sum(hours), sum(times) as times FROM "a57be577deb434"."tbl_cases" "c" LEFT JOIN (SELECT "case_id", EXTRACT(epoch FROM sum(left_at - arrived_at)) /3600 AS hours, count(id) as times FROM "a57be577deb434"."tbl_implement_records" WHERE "is_draft"=FALSE GROUP BY "case_id") "i" ON i.case_id = c.id WHERE ("case_type"=2) AND ("c"."project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)) GROUP BY "c"."project_id"
12:52:21.50510.7 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 "id" FROM "a57be577deb434"."tbl_sales_contracts" WHERE "from_project" IN (SELECT "p"."id" FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) GROUP BY "p"."id")))
12:52:21.47010.3 msyii\db\Command::querySELECT SUM(erp_settle_amount) FROM "a57be577deb434"."tbl_sales_contracts" WHERE "id" IN (SELECT "id" FROM "a57be577deb434"."tbl_sales_contracts" WHERE "from_project" IN (SELECT "p"."id" FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) GROUP BY "p"."id"))
12:52:21.4819.6 msyii\db\Command::querySELECT SUM(amount) FROM "a57be577deb434"."tbl_sales_contract_invoices" WHERE "contract_id" IN (SELECT "id" FROM "a57be577deb434"."tbl_sales_contracts" WHERE "from_project" IN (SELECT "p"."id" FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) GROUP BY "p"."id"))
12:52:21.4609.6 msyii\db\Command::querySELECT SUM(case when need_analysis = true THEN amount ELSE 0 END) FROM "a57be577deb434"."tbl_sales_contracts" WHERE ("id" IN (SELECT "id" FROM "a57be577deb434"."tbl_sales_contracts" WHERE "from_project" IN (SELECT "p"."id" FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) GROUP BY "p"."id"))) AND ("including_tax"=TRUE)
12:52:21.4399.6 msyii\db\Command::querySELECT SUM(budget) FROM (SELECT p.*, (p.budget / 100 * p.profit_pct) as profits, now() - status_updated_at as remain, now() - progress_updated_at as progress_remain, now() - forecast_updated_at as forecast_remain, extract(epoch from (now() - max(sl.end_at))) / 86400 AS lost_contact_days, max(sl.end_at) as last_contact, extract(epoch from (now() - max(arrive.end_at))) / 86400 AS last_arrive_days, max(arrive.end_at) as last_arrive, case when p.end_at IS NOT NULL THEN p.end_at - p.created_at ELSE now() - p.created_at END as duration, (SELECT sum(amount) FROM a57be577deb434.tbl_invoices i WHERE i.project_id = p.id) as issued_invoices FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) AND ("p"."project_status"=3) GROUP BY "p"."id") "sub"
12:52:21.4159.4 msyii\db\Command::querySELECT COUNT(*) FROM (SELECT p.*, (p.budget / 100 * p.profit_pct) as profits, now() - status_updated_at as remain, now() - progress_updated_at as progress_remain, now() - forecast_updated_at as forecast_remain, extract(epoch from (now() - max(sl.end_at))) / 86400 AS lost_contact_days, max(sl.end_at) as last_contact, extract(epoch from (now() - max(arrive.end_at))) / 86400 AS last_arrive_days, max(arrive.end_at) as last_arrive, case when p.end_at IS NOT NULL THEN p.end_at - p.created_at ELSE now() - p.created_at END as duration, (SELECT sum(amount) FROM a57be577deb434.tbl_invoices i WHERE i.project_id = p.id) as issued_invoices FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) GROUP BY "p"."id") "sub"
12:52:21.4509.3 msyii\db\Command::querySELECT SUM(case when need_analysis = true THEN amount ELSE 0 END) FROM "a57be577deb434"."tbl_sales_contracts" WHERE "id" IN (SELECT "id" FROM "a57be577deb434"."tbl_sales_contracts" WHERE "from_project" IN (SELECT "p"."id" FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) GROUP BY "p"."id"))
12:52:21.4308.6 msyii\db\Command::querySELECT COUNT(*) FROM (SELECT p.*, (p.budget / 100 * p.profit_pct) as profits, now() - status_updated_at as remain, now() - progress_updated_at as progress_remain, now() - forecast_updated_at as forecast_remain, extract(epoch from (now() - max(sl.end_at))) / 86400 AS lost_contact_days, max(sl.end_at) as last_contact, extract(epoch from (now() - max(arrive.end_at))) / 86400 AS last_arrive_days, max(arrive.end_at) as last_arrive, case when p.end_at IS NOT NULL THEN p.end_at - p.created_at ELSE now() - p.created_at END as duration, (SELECT sum(amount) FROM a57be577deb434.tbl_invoices i WHERE i.project_id = p.id) as issued_invoices FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) AND ("p"."project_status"=3) GROUP BY "p"."id") "sub"
12:52:21.2137.9 msyii\db\Command::querySELECT "c"."project_id", sum(ca.points) as points FROM "a57be577deb434"."tbl_cases" "c" LEFT JOIN (SELECT "case_id", sum(points) as points FROM "a57be577deb434"."tbl_case_assignments" GROUP BY "case_id") "ca" ON ca.case_id = c.id WHERE "c"."project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484) GROUP BY "c"."project_id"
12:52:21.5237.2 msyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/project/list', '{"ProjectSearch":{"created_by":["1004"],"group":"1","project_status":"","creator":"","purchaseType":"","engineer_group":"","period":"","budget":"","profit_pct":"","invoice_status":"","payment_status":"","collected_plan":"","project_progress":"","salesForecast":"","projectProductTypes":"","contact_point_status":"","from_contact_name":"","from_contact":"","contract_type":"","is_sales_order_ready":"","created_period":""},"Filter":{"name":"created_at","sort":"DESC","Tsort":"","Tname":""},"page":"2","pageSize":"40","web_access_token":"-ooNs73DKJQ01PCpcbuHx_usnaO5SdwJ"}', '{"code":2000,"result":{"count":{"statusCount":[{"count":0,"key":1,"name":"\u9690\u6027\u9700\u6c42","color":"#f49b00","sum":0},{"count":2,"key":2,"name":"\u660e\u786e\u9700\u6c42","color":"#4e6ef2","sum":"407400"},{"count":1,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#3fad00","sum":"21104.99"},{"count":24,"key":4,"name":"\u5546\u673a\u5931\u8d25","color":"#e5000a","sum":"19054908.10"},{"count":40,"key":5,"name":"\u5546\u673a\u6401\u7f6e","color":"#222222","sum":"22830948.00"},{"count":171,"key":-1,"name":"\u6536\u6b3e\u5b8c\u6210","color":"#6200fe","sum":"88228048.33"}]},"simpleCount":[{"name":"\u5546\u673a\u603b\u6570\u91cf","value":238},{"name":"\u5546\u673a\u8fdb\u884c\u4e2d","value":2},{"name":"\u5546\u673a\u6210\u4ea4\u6570\u91cf","value":172},{"name":"\u603b\u91d1\u989d","value":"88249153.32"}],"list":[{"id":3706,"client_id":3303,"project_status":5,"project_progress":6,"budget":"0","profit_pct":"0","bargain_date":"2024-11-15","description":"","created_by":1004,"created_at":"2024-11-03 17:02:23","updated_at":"2024-11-04 11:07:47","engineer_id":"","project_title":"\u5927\u53a6\u4fe1\u606f\u4e2d\u5fc3\u673a\u623f\u642c\u8fc1","collected":"0","status_updated_at":"2024-11-04 11:07:47.950174+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-11-03 17:02:23.954983+08","forecast_updated_at":"2024-11-03 17:02:23.954983+08","end_at":"2024-11-04 11:07:47","pinyin_shortcut":"dsxxzxjfbq","creator":1004,"used_client":5,"from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":"","is_sales_order_ready":false,"collected_plan":0,"change_status_to":"","is_verify":false,"profits":"0.00000000000000000000","remain":"577 days 01:44:33.214322","progress_remain":"577 days 19:49:57.209513","forecast_remain":"577 days 19:49:57.209513","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"18:05:23.995191","issued_invoices":"","client":{"id":3303,"key":3303,"name":"\u5317\u4eac\u795e\u5dde\u90a6\u90a6\u6280\u672f\u670d\u52a1\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":13,"key":13,"name":"SI\/ISV"}},"usedClient":{"id":5,"key":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8"},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":5,"key":5,"name":"\u5546\u673a\u6401\u7f6e","color":"#222222"},"projectProgress":{"id":6,"key":6,"name":"\u63a8\u52a8\u6210\u4ea4","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u786e\u8ba4\u4e86\u65b9\u6848\uff0c\u4e86\u89e3\u4e86\u6210\u4ea4\u4ef7\u683c\u3002 \n\u65b9\u6cd5\uff1a\u901a\u8fc7\u5229\u76ca\u5206\u4eab\uff0c\u5b9e\u529b\u8bc1\u660e\uff0c\u9ad8\u5c42\u62dc\u8bbf\uff0c\u5382\u5546\u62dc\u8bbf\uff0c\u6848\u4f8b\u53c2\u89c2\uff0c\u7a81\u51fa\u6211\u65b9\u4f18\u52bf\uff0c\u6253\u51fb\u5bf9\u624b\u52a3\u52bf\u3002"},"projectProductTypes":[],"salesForecast":{},"opportunityFrom":{},"purchaseType":{},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{},"projectRemindReceivers":[],"projectProductRels":[],"commentCount":{"object_id":3706,"comment":1},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":"","projectUsedClient":{"id":23,"project_id":3706,"used_client":5,"budget":"","profit":"","profit_pct":"","collected_plan":"","remind_ahead":"","usedClient":{"id":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","abbr":"","pinyin_shortcut":"zdktltxkjyxgs","description":"\u66fe\u7528\u540d\uff1a\u5317\u4eac\u666e\u5929\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","corp_rep":"\u738b\u7acb\u56fd","website":"http:\/\/www.putiantaili.com","capital":"3783.56","established_at":"1992-09-01","headcount":"2200","reg_address":7,"working_address":"","telephone":"010-62683399","fax":"","scale":"1000000000","branch":"","purchase_scale_per_yr":"500","purchase_freq":"","company_nature":1,"client_class":47,"client_industry":6,"client_type":6,"sales_rep":1004,"main_contact":"","created_by":1004,"created_at":"2017-02-08 15:59:11","updated_at":"2026-03-24 06:59:47","main_business":"\u4e3b\u8981\u4ece\u4e8b\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u7684\u9500\u552e\u548c\u670d\u52a1\uff0c\u662f\u4e2d\u56fd\u6700\u5927\u7684\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u5206\u9500\u5546\u4e4b\u4e00\u3002","deleted":false,"capital_currency":"rmb","invoice_info":"\u7edf\u4e00\u793e\u4f1a\u4fe1\u7528\u4ee3\u7801\uff1a91110108101972028F","logo":"","en_name":"","pick_at":"2021-06-03 15:44:50","it_budget":"","deployment_mode":"","it_per_num":"","public_relations_difficulty":"","it_status":"","decision_process":"","coach":"","competitor":"","peers":"","supplier":"","main_product":"","client_base_info_count":7,"client_key_info_count":3,"contact_count":9,"visit_count":0,"cooperate_count":0,"case_pre_sales_count":0,"case_implement_count":12,"is_overdue_remind":false,"from_contact":"","tax_no":""},"projectUsedClientPaymentCollectionRemindReceivers":[],"projectUsedClientPaymentCollectionRemindDates":[],"projectUsedClientPayments":[],"projectUsedClientInvoices":[],"invoiced":0,"collected":0,"un_invoiced":0,"un_collected":0,"remind_ahead_display":"\u4e0d\u63d0\u9192","project_used_client_collected_plan":0,"project_used_client_collected_plan_pct":""},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":577,"progress_remain_display":577,"forecast_remain_display":577,"projectProductTotalAmount":0,"projectProductAllAmount":true,"projectProductTotalCost":0,"projectProductAllCost":true,"projectProductTotalNumber":0,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u5546\u673a\u6401\u7f6e","is_collected":false,"bgcolor":"#222222","can_invoice":false,"can_payment":false,"duration_display":1,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"0","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":0,"un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3705,"client_id":3303,"project_status":5,"project_progress":6,"budget":"0","profit_pct":"0","bargain_date":"2024-11-15","description":"","created_by":1004,"created_at":"2024-11-03 17:01:54","updated_at":"2024-11-04 11:07:40","engineer_id":"","project_title":"\u5927\u53a6\u4fe1\u606f\u4e2d\u5fc3\u642c\u8fc1","collected":"0","status_updated_at":"2024-11-04 11:07:40.932558+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-11-03 17:01:54.929172+08","forecast_updated_at":"2024-11-03 17:01:54.929172+08","end_at":"2024-11-04 11:07:40","pinyin_shortcut":"dsxxzxbq","creator":1004,"used_client":5,"from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":"","is_sales_order_ready":false,"collected_plan":0,"change_status_to":"","is_verify":false,"profits":"0.00000000000000000000","remain":"577 days 01:44:40.231938","progress_remain":"577 days 19:50:26.235324","forecast_remain":"577 days 19:50:26.235324","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"18:05:46.003386","issued_invoices":"","client":{"id":3303,"key":3303,"name":"\u5317\u4eac\u795e\u5dde\u90a6\u90a6\u6280\u672f\u670d\u52a1\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":13,"key":13,"name":"SI\/ISV"}},"usedClient":{"id":5,"key":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8"},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":5,"key":5,"name":"\u5546\u673a\u6401\u7f6e","color":"#222222"},"projectProgress":{"id":6,"key":6,"name":"\u63a8\u52a8\u6210\u4ea4","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u786e\u8ba4\u4e86\u65b9\u6848\uff0c\u4e86\u89e3\u4e86\u6210\u4ea4\u4ef7\u683c\u3002 \n\u65b9\u6cd5\uff1a\u901a\u8fc7\u5229\u76ca\u5206\u4eab\uff0c\u5b9e\u529b\u8bc1\u660e\uff0c\u9ad8\u5c42\u62dc\u8bbf\uff0c\u5382\u5546\u62dc\u8bbf\uff0c\u6848\u4f8b\u53c2\u89c2\uff0c\u7a81\u51fa\u6211\u65b9\u4f18\u52bf\uff0c\u6253\u51fb\u5bf9\u624b\u52a3\u52bf\u3002"},"projectProductTypes":[],"salesForecast":{},"opportunityFrom":{},"purchaseType":{},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{},"projectRemindReceivers":[],"projectProductRels":[],"commentCount":{"object_id":3705,"comment":1},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":"","projectUsedClient":{"id":22,"project_id":3705,"used_client":5,"budget":"","profit":"","profit_pct":"","collected_plan":"","remind_ahead":"","usedClient":{"id":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","abbr":"","pinyin_shortcut":"zdktltxkjyxgs","description":"\u66fe\u7528\u540d\uff1a\u5317\u4eac\u666e\u5929\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","corp_rep":"\u738b\u7acb\u56fd","website":"http:\/\/www.putiantaili.com","capital":"3783.56","established_at":"1992-09-01","headcount":"2200","reg_address":7,"working_address":"","telephone":"010-62683399","fax":"","scale":"1000000000","branch":"","purchase_scale_per_yr":"500","purchase_freq":"","company_nature":1,"client_class":47,"client_industry":6,"client_type":6,"sales_rep":1004,"main_contact":"","created_by":1004,"created_at":"2017-02-08 15:59:11","updated_at":"2026-03-24 06:59:47","main_business":"\u4e3b\u8981\u4ece\u4e8b\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u7684\u9500\u552e\u548c\u670d\u52a1\uff0c\u662f\u4e2d\u56fd\u6700\u5927\u7684\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u5206\u9500\u5546\u4e4b\u4e00\u3002","deleted":false,"capital_currency":"rmb","invoice_info":"\u7edf\u4e00\u793e\u4f1a\u4fe1\u7528\u4ee3\u7801\uff1a91110108101972028F","logo":"","en_name":"","pick_at":"2021-06-03 15:44:50","it_budget":"","deployment_mode":"","it_per_num":"","public_relations_difficulty":"","it_status":"","decision_process":"","coach":"","competitor":"","peers":"","supplier":"","main_product":"","client_base_info_count":7,"client_key_info_count":3,"contact_count":9,"visit_count":0,"cooperate_count":0,"case_pre_sales_count":0,"case_implement_count":12,"is_overdue_remind":false,"from_contact":"","tax_no":""},"projectUsedClientPaymentCollectionRemindReceivers":[],"projectUsedClientPaymentCollectionRemindDates":[],"projectUsedClientPayments":[],"projectUsedClientInvoices":[],"invoiced":0,"collected":0,"un_invoiced":0,"un_collected":0,"remind_ahead_display":"\u4e0d\u63d0\u9192","project_used_client_collected_plan":0,"project_used_client_collected_plan_pct":""},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":577,"progress_remain_display":577,"forecast_remain_display":577,"projectProductTotalAmount":0,"projectProductAllAmount":true,"projectProductTotalCost":0,"projectProductAllCost":true,"projectProductTotalNumber":0,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u5546\u673a\u6401\u7f6e","is_collected":false,"bgcolor":"#222222","can_invoice":false,"can_payment":false,"duration_display":1,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"0","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":0,"un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3676,"client_id":3309,"project_status":3,"project_progress":6,"budget":"24000","profit_pct":"32.8","bargain_date":"2024-09-30","description":"","created_by":1004,"created_at":"2024-10-08 15:47:00","updated_at":"2024-11-21 17:25:16","engineer_id":"","project_title":"\u6df1\u4fe1\u670dEDR","collected":"24000","status_updated_at":"2024-10-08 16:27:08.648571+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-10-08 15:47:00.842376+08","forecast_updated_at":"2024-10-08 15:47:00.842376+08","end_at":"2024-10-28 16:49:28","pinyin_shortcut":"sxfEDR","creator":1004,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":603,"is_sales_order_ready":true,"collected_plan":24000,"change_status_to":"","is_verify":false,"profits":"7872.00000000000000000","remain":"603 days 20:25:12.515925","progress_remain":"603 days 21:05:20.32212","forecast_remain":"603 days 21:05:20.32212","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"20 days 01:02:27.215113","issued_invoices":"24000.00","client":{"id":3309,"key":3309,"name":"\u4e2d\u90fd\u6570\u79d1\uff08\u682a\u6d32\uff09\u4f9b\u5e94\u94fe\u7ba1\u7406\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":80,"client_industry":8,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":80,"key":80,"name":"\u7a33\u5b9a\u5ba2\u6237","notice_days":30,"color":"#0EE315"},"clientIndustry":{"id":8,"key":8,"name":"\u7269\u6d41"}},"usedClient":{},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3676,"value":"1","key":1017,"name":"\u8f66\u660e\u98de"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":6,"key":6,"name":"\u63a8\u52a8\u6210\u4ea4","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u786e\u8ba4\u4e86\u65b9\u6848\uff0c\u4e86\u89e3\u4e86\u6210\u4ea4\u4ef7\u683c\u3002 \n\u65b9\u6cd5\uff1a\u901a\u8fc7\u5229\u76ca\u5206\u4eab\uff0c\u5b9e\u529b\u8bc1\u660e\uff0c\u9ad8\u5c42\u62dc\u8bbf\uff0c\u5382\u5546\u62dc\u8bbf\uff0c\u6848\u4f8b\u53c2\u89c2\uff0c\u7a81\u51fa\u6211\u65b9\u4f18\u52bf\uff0c\u6253\u51fb\u5bf9\u624b\u52a3\u52bf\u3002"},"projectProductTypes":[{"id":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"24000","pct":"32.8","profit":"7872","project_id":3676}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":{"project_id":3676,"points":"62"},"workLogCount":"","caseCount":{"project_id":3676,"count":2},"salesTimeCount":{},"implementTimeCount":{"project_id":3676,"sum":"2","times":"2"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":3573,"from_project":3676,"payment_collection_remind_ahead":"00:00:00","serial_no":"TS-YJC-2024093001","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"24000","erp_un_settle_amount":"0","including_tax":true,"amount":"24000","contractScans":[{"id":30004,"object_type":105,"object_id":3573,"attachment_id":21785,"attachment":{"id":21785,"key":21785,"name":"b2ff49b7-0eaa-366e-b145-7475a3199ef9","extension":"pdf","path":"\/vue\/attachment\/preview\/b2ff49b7-0eaa-366e-b145-7475a3199ef9\/\u4e2d\u90fd24000.pdf","orig_name":"\u4e2d\u90fd24000.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":113,"serial_no":"SKD-20241028-00001","wrote_date":"2024-10-28","from_date":"","handler":1004,"user_id":"","client_id":3309,"sales_contract_id":3573,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-10-28 16:49:27","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"24000","settle_amount":"24000","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-10-28 16:49:27","updated_at":"2024-10-28 16:49:27","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1113","key":"1113","contract_id":3573,"value":"24000","created_by":1013,"collected_date":"2024-10-28 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1821,"key":1821,"contract_id":3573,"value":"24000.00","attachment_id":"","from_date":"2024-10-08","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":2097,"key":2097,"contract_id":3573,"name":"2024-10-28","value":"24000","overdue_days":0,"status":1,"remind_date":"2024-10-28","pct":100,"overdue_display":"\u903e\u671f0\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":6987,"user_id":1004,"key":1004,"contract_id":3573,"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":6989,"user_id":1001,"key":1001,"contract_id":3573,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}}}],"salesSupplierRels":[{"id":1970,"contract_id":3573,"supplier_id":236,"purchase_id":3631,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"purchase":{"id":3631,"key":3631,"serial_no":"TSKJ20241029-HYF-002"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":24000},"projectRemindReceivers":[],"projectProductRels":[{"id":7245,"project_id":3676,"product_id":1077,"amount":"120","number":200,"cost":"72","description":"SaaS-EDR","supplier_id":236,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"24000","total_cost":"14400","erp_sales_order_product_id":1279,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1077,"name":"\u6df1\u4fe1\u670d\u7ec8\u7aef\u5b89\u5168\u7ba1\u7406\u7cfb\u7edf\u8f6f\u4ef6","product_type":4,"product_component":51,"product_brand":12,"product_serie":655,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-11-14 11:16:41","updated_at":"2025-11-18 16:31:06","pinyin_shortcut":"sxfzdaqglxtrj","product_unit":2,"is_renew":false,"in_out_at":"2025-11-18 16:31:06.171306+08","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":51,"key":51,"name":"\u7ba1\u7406\u8f6f\u4ef6\u548c\u670d\u52a1"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":655,"key":655,"name":"\u7ec8\u7aef\u5b89\u5168\u7ba1\u7406"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":1279,"erp_sales_order_id":1361,"erp_store_id":"","product_id":1077,"description":"SaaS-EDR","number":"200","outbound":"0","amount":"120","total_amount":"24000","last_number":"","last_amount":"","last_total_amount":"","cost":"72","total_cost":"14400","supplier_id":236,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3676,"comment":7},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1361,"serial_no":"XSDD-20241008-00001","from_date":"","wrote_date":"2024-09-30","handler":1004,"client_id":3309,"purchase_contract_id":"","project_id":3676,"sales_contract_id":3573,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-10-28 16:49:28","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"200","amount":"24000","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-10-08 16:27:08","updated_at":"2024-10-28 16:49:28","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":603,"progress_remain_display":603,"forecast_remain_display":603,"projectProductTotalAmount":24000,"projectProductAllAmount":true,"projectProductTotalCost":14400,"projectProductAllCost":true,"projectProductTotalNumber":200,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":20,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"2.4\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3658,"client_id":48,"project_status":3,"project_progress":6,"budget":"7600","profit_pct":"66.68","bargain_date":"2024-09-23","description":"","created_by":1004,"created_at":"2024-09-18 08:53:25","updated_at":"2024-10-31 09:26:38","engineer_id":"","project_title":"Netapp\u5b58\u50a8\u786c\u76d8","collected":"7600","status_updated_at":"2024-09-18 09:31:24.620167+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-09-18 08:53:25.927694+08","forecast_updated_at":"2024-09-18 08:53:25.927694+08","end_at":"2024-10-23 17:15:47","pinyin_shortcut":"Netappccyp","creator":1004,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":584,"is_sales_order_ready":true,"collected_plan":7600,"change_status_to":"","is_verify":false,"profits":"5067.680000000000000000","remain":"624 days 03:20:56.544329","progress_remain":"624 days 03:58:55.236802","forecast_remain":"624 days 03:58:55.236802","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"35 days 08:22:21.207825","issued_invoices":"7600.00","client":{"id":48,"key":48,"name":"\u4e2d\u90fd\u6570\u79d1\u4f9b\u5e94\u94fe\u7ba1\u7406\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":47,"client_industry":8,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":8,"key":8,"name":"\u7269\u6d41"}},"usedClient":{},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3658,"value":"1","key":1023,"name":"\u5468\u5b50\u5065"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":6,"key":6,"name":"\u63a8\u52a8\u6210\u4ea4","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u786e\u8ba4\u4e86\u65b9\u6848\uff0c\u4e86\u89e3\u4e86\u6210\u4ea4\u4ef7\u683c\u3002 \n\u65b9\u6cd5\uff1a\u901a\u8fc7\u5229\u76ca\u5206\u4eab\uff0c\u5b9e\u529b\u8bc1\u660e\uff0c\u9ad8\u5c42\u62dc\u8bbf\uff0c\u5382\u5546\u62dc\u8bbf\uff0c\u6848\u4f8b\u53c2\u89c2\uff0c\u7a81\u51fa\u6211\u65b9\u4f18\u52bf\uff0c\u6253\u51fb\u5bf9\u624b\u52a3\u52bf\u3002"},"projectProductTypes":[{"id":3,"product_type_id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907","budget":"7600.00","pct":"66.68","profit":"5067.68","project_id":3658}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":3547,"from_project":3658,"payment_collection_remind_ahead":"7 days","serial_no":"TS-YJC-2024092301","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"7600","erp_un_settle_amount":"0","including_tax":true,"amount":"7600","contractScans":[{"id":31656,"object_type":105,"object_id":3547,"attachment_id":22367,"attachment":{"id":22367,"key":22367,"name":"724ba639-c78f-3d75-bf3a-5d4466247466","extension":"pdf","path":"\/vue\/attachment\/preview\/724ba639-c78f-3d75-bf3a-5d4466247466\/DOC103124-10312024091010 1.pdf","orig_name":"DOC103124-10312024091010 1.pdf"}},{"id":31657,"object_type":105,"object_id":3547,"attachment_id":23608,"attachment":{"id":23608,"key":23608,"name":"5d46879e-08b6-3d6f-b093-c89883f8ea45","extension":"pdf","path":"\/vue\/attachment\/preview\/5d46879e-08b6-3d6f-b093-c89883f8ea45\/\u4e2d\u90fd\u7269\u6d41.pdf","orig_name":"\u4e2d\u90fd\u7269\u6d41.pdf"}}],"receiptScans":[{"id":28836,"object_type":106,"object_id":3547,"attachment_id":21603,"attachment":{"id":21603,"key":21603,"name":"207c6494-1b11-3577-aa1f-7aefbc13848b","extension":"jpeg","path":"\/vue\/attachment\/preview\/207c6494-1b11-3577-aa1f-7aefbc13848b\/WechatIMG280.jpeg","orig_name":"WechatIMG280.jpeg"}}],"verifyScans":[],"erpCollectTickets":[{"id":146,"serial_no":"SKD-20241023-00001","wrote_date":"2024-10-23","from_date":"","handler":1004,"user_id":"","client_id":48,"sales_contract_id":3547,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-10-23 17:15:46","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"7600","settle_amount":"7600","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-10-23 17:15:46","updated_at":"2024-10-23 17:15:46","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1146","key":"1146","contract_id":3547,"value":"7600","created_by":1013,"collected_date":"2024-10-23 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1810,"key":1810,"contract_id":3547,"value":"7600.00","attachment_id":"","from_date":"2024-09-26","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":2041,"key":2041,"contract_id":3547,"name":"2024-10-31","value":"7600","overdue_days":"","status":1,"remind_date":"2024-10-31","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":6953,"user_id":1004,"key":1004,"contract_id":3547,"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":6955,"user_id":1001,"key":1001,"contract_id":3547,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}}}],"salesSupplierRels":[{"id":1957,"contract_id":3547,"supplier_id":165,"purchase_id":3561,"supplier":{"id":165,"key":165,"name":"\u5317\u4eac\u7eb3\u6069\u6052\u6cf0\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3561,"key":3561,"serial_no":"20240918"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d7\u5929","invoiced":7600},"projectRemindReceivers":[],"projectProductRels":[{"id":7167,"project_id":3658,"product_id":1780,"amount":"3800","number":2,"cost":"800","description":"\u4e8c\u624b\u914d\u4ef6,9.5\u6210\u65b0","supplier_id":165,"hardware_from":"2024-09-18","software_from":"","maintenance_from":"","hardware_to":"2025-09-17","software_to":"","maintenance_to":"","total_amount":"7600","total_cost":"1600","erp_sales_order_product_id":1227,"supplier":{"id":165,"key":165,"name":"\u5317\u4eac\u7eb3\u6069\u6052\u6cf0\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1780,"name":"X343A-R6","product_type":3,"product_component":15,"product_brand":6,"product_serie":1149,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2024-09-18 10:38:23","updated_at":"2026-03-03 09:37:09","pinyin_shortcut":"X343AR6","product_unit":3,"is_renew":false,"in_out_at":"2026-03-03 09:37:09.013419+08","productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":15,"key":15,"name":"\u5b58\u50a8\u786c\u76d8"},"productBrand":{"id":6,"key":6,"name":"NetApp"},"productSerie":{"id":1149,"key":1149,"name":"1.8T 10K 2.5 SAS\u5b58\u50a8\u786c\u76d8"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":{"id":1227,"erp_sales_order_id":1351,"erp_store_id":"","product_id":1780,"description":"\u4e8c\u624b\u914d\u4ef6,9.5\u6210\u65b0","number":"2","outbound":"0","amount":"3800","total_amount":"7600","last_number":"","last_amount":"","last_total_amount":"","cost":"800","total_cost":"1600","supplier_id":165,"hardware_from":"2024-09-18","software_from":"","maintenance_from":"","hardware_to":"2025-09-17","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3658,"comment":5},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1351,"serial_no":"XSDD-20241023-00001","from_date":"","wrote_date":"2024-09-23","handler":1004,"client_id":48,"purchase_contract_id":"","project_id":3658,"sales_contract_id":3547,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-10-23 17:15:47","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"2","amount":"7600","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-09-18 09:31:24","updated_at":"2024-10-23 17:15:47","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":624,"progress_remain_display":624,"forecast_remain_display":624,"projectProductTotalAmount":7600,"projectProductAllAmount":true,"projectProductTotalCost":1600,"projectProductAllCost":true,"projectProductTotalNumber":2,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":35,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"7600","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3657,"client_id":1172,"project_status":3,"project_progress":9,"budget":"12700","profit_pct":"34.9","bargain_date":"2024-12-06","description":"","created_by":1004,"created_at":"2024-09-17 17:38:48","updated_at":"2025-02-20 17:45:42","engineer_id":"","project_title":"2024\u6df1\u4fe1\u670d\u8bbe\u5907\u7eed\u4fdd","collected":"12700","status_updated_at":"2024-12-30 14:03:54.26079+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-12-15 16:25:35.276761+08","forecast_updated_at":"2024-12-15 16:25:35.276761+08","end_at":"2025-01-17 14:40:11","pinyin_shortcut":"2024sxfsbxb","creator":1004,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":734,"is_sales_order_ready":true,"collected_plan":12700,"change_status_to":"","is_verify":false,"profits":"4432.30000000000000000","remain":"520 days 22:48:26.903706","progress_remain":"535 days 20:26:45.887735","forecast_remain":"535 days 20:26:45.887735","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"121 days 21:01:22.116943","issued_invoices":"12700.00","client":{"id":1172,"key":1172,"name":"\u5317\u4eac\u4e2d\u90fd\u661f\u5fbd\u6570\u79d1\u4f9b\u5e94\u94fe\u7ba1\u7406\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":47,"client_industry":8,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":8,"key":8,"name":"\u7269\u6d41"}},"usedClient":{},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"12700.00","pct":"34.9","profit":"4432.3","project_id":3657}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":{"project_id":3657,"points":"31"},"workLogCount":"","caseCount":{"project_id":3657,"count":1},"salesTimeCount":{},"implementTimeCount":{"project_id":3657,"sum":"2","times":"1"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3657,"sum":"232.55"},"buildContract":{"id":3737,"from_project":3657,"payment_collection_remind_ahead":"7 days","serial_no":"ZDXH-2024121331","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"12700","erp_un_settle_amount":"0","including_tax":true,"amount":"12700","contractScans":[{"id":31510,"object_type":105,"object_id":3737,"attachment_id":23465,"attachment":{"id":23465,"key":23465,"name":"5c56e3c3-b3f9-3241-827d-8645597983ec","extension":"pdf","path":"\/vue\/attachment\/preview\/5c56e3c3-b3f9-3241-827d-8645597983ec\/Doc1.pdf","orig_name":"Doc1.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":223,"serial_no":"SKD-20250117-00002","wrote_date":"2025-01-17","from_date":"","handler":1004,"user_id":"","client_id":1172,"sales_contract_id":3737,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2025-01-17 14:40:10","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"12700","settle_amount":"12700","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2025-01-17 14:40:10","updated_at":"2025-01-17 14:40:10","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1223","key":"1223","contract_id":3737,"value":"12700","created_by":1013,"collected_date":"2025-01-17 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1916,"key":1916,"contract_id":3737,"value":"12700.00","attachment_id":"","from_date":"2024-12-30","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":2274,"key":2274,"contract_id":3737,"name":"2025-02-28","value":"12700","overdue_days":"","status":1,"remind_date":"2025-02-28","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":7632,"user_id":1004,"key":1004,"contract_id":3737,"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":7634,"user_id":1001,"key":1001,"contract_id":3737,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}}}],"salesSupplierRels":[{"id":2402,"contract_id":3737,"supplier_id":236,"purchase_id":3780,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"purchase":{"id":3780,"key":3780,"serial_no":"TSKJ20250120-HYF-001"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d7\u5929","invoiced":12700},"projectRemindReceivers":[],"projectProductRels":[{"id":8378,"project_id":3657,"product_id":1914,"amount":"6000.00","number":1,"cost":"2896.00","description":"","supplier_id":236,"hardware_from":"2024-12-24","software_from":"","maintenance_from":"","hardware_to":"2025-12-24","software_to":"","maintenance_to":"","total_amount":"6000","total_cost":"2896","erp_sales_order_product_id":1475,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1914,"name":"\u6df1\u4fe1\u670d\u4ea7\u54c1\u8d28\u4fdd+\u8f6f\u4ef6\u5347\u7ea7\u670d\u52a1\uff08\u9002\u7528\u4e8eAD-1000-B600\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-12-30 14:15:02","updated_at":"2025-12-04 15:58:03","pinyin_shortcut":"sxfcpzbrjsjfwsyyAD1000B600","product_unit":2,"is_renew":false,"in_out_at":"2025-12-04 15:58:03.947973+08","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":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":1475,"erp_sales_order_id":1422,"erp_store_id":"","product_id":1914,"description":"","number":"1","outbound":"0","amount":"6000.00","total_amount":"6000","last_number":"","last_amount":"","last_total_amount":"","cost":"2896.00","total_cost":"2896","supplier_id":236,"hardware_from":"2024-12-24","software_from":"","maintenance_from":"","hardware_to":"2025-12-24","software_to":"","maintenance_to":""}},{"id":8379,"project_id":3657,"product_id":1914,"amount":"6700.00","number":1,"cost":"4417.00","description":"","supplier_id":236,"hardware_from":"2024-12-24","software_from":"","maintenance_from":"","hardware_to":"2025-12-24","software_to":"","maintenance_to":"","total_amount":"6700","total_cost":"4417","erp_sales_order_product_id":1476,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1914,"name":"\u6df1\u4fe1\u670d\u4ea7\u54c1\u8d28\u4fdd+\u8f6f\u4ef6\u5347\u7ea7\u670d\u52a1\uff08\u9002\u7528\u4e8eAD-1000-B600\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-12-30 14:15:02","updated_at":"2025-12-04 15:58:03","pinyin_shortcut":"sxfcpzbrjsjfwsyyAD1000B600","product_unit":2,"is_renew":false,"in_out_at":"2025-12-04 15:58:03.947973+08","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":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":1476,"erp_sales_order_id":1422,"erp_store_id":"","product_id":1914,"description":"","number":"1","outbound":"0","amount":"6700.00","total_amount":"6700","last_number":"","last_amount":"","last_total_amount":"","cost":"4417.00","total_cost":"4417","supplier_id":236,"hardware_from":"2024-12-24","software_from":"","maintenance_from":"","hardware_to":"2025-12-24","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3657,"comment":6},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1422,"serial_no":"XSDD-20241230-00003","from_date":"","wrote_date":"2024-12-06","handler":1004,"client_id":1172,"purchase_contract_id":"","project_id":3657,"sales_contract_id":3737,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2025-01-17 14:40:11","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"2","amount":"12700","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-12-30 14:03:54","updated_at":"2025-01-17 14:40:11","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[{"id":17630,"project_id":3657,"client_id":1172,"schedule_title":"\u9500\u552e\u9636\u6bb5\uff1a\u7b7e\u8ba2\u5408\u540c\n\u76ee\u7684\uff1a\u6536\u6b3e\uff0c\u5e94\u8be5\u5728\u672c\u6708\u56de\u6b3e\u3002","complete_at":"","start_at":"","end_at":"","created_by":1004,"is_complete":false,"is_closed":false,"complete_description":"","set_top_at":"","sort":1,"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"scheduleDescriptions":[],"schedule_status":0,"complete_at_display":"","complete_at_display2":"","end_at_display":"","end_at_display2":"","is_overdue":false,"start_at_display":"","can_report":false,"can_update":true}],"is_only_cp":false,"remain_display":520,"progress_remain_display":535,"forecast_remain_display":535,"projectProductTotalAmount":12700,"projectProductAllAmount":true,"projectProductTotalCost":7313,"projectProductAllCost":true,"projectProductTotalNumber":2,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":121,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"1.27\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3655,"client_id":3303,"project_status":3,"project_progress":49,"budget":"169600","profit_pct":"93","bargain_date":"2024-09-12","description":"","created_by":1004,"created_at":"2024-09-12 18:12:19","updated_at":"2026-01-15 14:55:32","engineer_id":"","project_title":"\u963f\u91cc\u4e91\u8fc1\u79fb\u670d\u52a1","collected":"169600","status_updated_at":"2024-09-17 17:16:01.418785+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-09-17 17:16:01.418785+08","forecast_updated_at":"2024-09-17 17:16:01.418785+08","end_at":"2024-09-24 11:36:35","pinyin_shortcut":"alyqyfw","creator":1004,"used_client":5,"from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":580,"is_sales_order_ready":true,"collected_plan":169600,"change_status_to":"","is_verify":false,"profits":"157728.0000000000000000","remain":"624 days 19:36:19.745711","progress_remain":"624 days 19:36:19.745711","forecast_remain":"624 days 19:36:19.745711","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"11 days 17:24:15.89367","issued_invoices":"169600.00","client":{"id":3303,"key":3303,"name":"\u5317\u4eac\u795e\u5dde\u90a6\u90a6\u6280\u672f\u670d\u52a1\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":13,"key":13,"name":"SI\/ISV"}},"usedClient":{"id":5,"key":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8"},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3655,"value":"1","key":1015,"name":"\u5434\u660a"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":49,"key":49,"name":"\u6536\u6b3e\u4e2d","description":"\u5b9a\u4e49\uff1a\u5f00\u53d1\u7968\uff0c\u5b8c\u6210\u6536\u6b3e \u3002\n\u65b9\u6cd5\uff1a\u5411\u8d22\u52a1\u7533\u8bf7\u5f00\u53d1\u7968\u3002"},"projectProductTypes":[{"id":22,"product_type_id":22,"key":22,"name":"\u670d\u52a1","budget":"169600.00","pct":"93","profit":"157728","project_id":3655}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":3542,"from_project":3655,"payment_collection_remind_ahead":"1 day","serial_no":"XSZY067245","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"169600","erp_un_settle_amount":"0","including_tax":true,"amount":"169600","contractScans":[{"id":28849,"object_type":105,"object_id":3542,"attachment_id":21499,"attachment":{"id":21499,"key":21499,"name":"c02dbb82-fc3f-3db0-b239-a806d1938eba","extension":"pdf","path":"\/vue\/attachment\/preview\/c02dbb82-fc3f-3db0-b239-a806d1938eba\/\u795e\u5dde\u90a6\u90a6169600.pdf","orig_name":"\u795e\u5dde\u90a6\u90a6169600.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":114,"serial_no":"SKD-20240924-00001","wrote_date":"2024-09-24","from_date":"","handler":1004,"user_id":"","client_id":3303,"sales_contract_id":3542,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-09-24 11:36:35","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"169600","settle_amount":"169600","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-09-24 11:36:35","updated_at":"2024-09-24 11:36:35","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1114","key":"1114","contract_id":3542,"value":"169600","created_by":1013,"collected_date":"2024-09-24 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1800,"key":1800,"contract_id":3542,"value":"169600.00","attachment_id":"","from_date":"2024-09-13","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":2033,"key":2033,"contract_id":3542,"name":"2024-09-30","value":"169600","overdue_days":"","status":1,"remind_date":"2024-09-30","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":6643,"user_id":1004,"key":1004,"contract_id":3542,"user":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}}}],"salesSupplierRels":[],"payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","invoiced":169600},"projectRemindReceivers":[],"projectProductRels":[{"id":6388,"project_id":3655,"product_id":941,"amount":"169600","number":1,"cost":"0","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"2024-05-10","hardware_to":"","software_to":"","maintenance_to":"2024-07-10","total_amount":"169600","total_cost":"0","erp_sales_order_product_id":1221,"supplier":"","product":{"id":941,"name":"\u62d3\u5b9e\u4eba\u5de5\u6280\u672f\u670d\u52a1","product_type":19,"product_component":151,"product_brand":133,"product_serie":592,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-08-03 09:29:24","updated_at":"2026-02-05 16:37:56","pinyin_shortcut":"tsrgjsfw","product_unit":7,"is_renew":false,"in_out_at":"2026-02-05 16:37:56.557723+08","productType":{"id":19,"key":19,"name":"\u6280\u672f\u670d\u52a1"},"productComponent":{"id":151,"key":151,"name":"\u4eba\u5de5\u670d\u52a1"},"productBrand":{"id":133,"key":133,"name":"\u62d3\u5b9e"},"productSerie":{"id":592,"key":592,"name":"\u5b89\u88c5\u8c03\u8bd5\u670d\u52a1"},"productUnit":{"id":7,"key":7,"name":"\u6b21"}},"erpSalesOrderProduct":{"id":1221,"erp_sales_order_id":1348,"erp_store_id":"","product_id":941,"description":"","number":"1","outbound":"0","amount":"169600","total_amount":"169600","last_number":"","last_amount":"","last_total_amount":"","cost":"0","total_cost":"0","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"2024-05-10","hardware_to":"","software_to":"","maintenance_to":"2024-07-10"}}],"commentCount":{"object_id":3655,"comment":5},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1348,"serial_no":"XSDD-20240912-00001","from_date":"","wrote_date":"2024-09-12","handler":1004,"client_id":3303,"purchase_contract_id":"","project_id":3655,"sales_contract_id":3542,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-09-24 11:36:35","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"1","amount":"169600","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-09-12 18:14:20","updated_at":"2024-09-24 11:36:35","print_times":""},"projectUsedClient":{"id":2,"project_id":3655,"used_client":5,"budget":"","profit":"","profit_pct":"","collected_plan":"","remind_ahead":"","usedClient":{"id":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","abbr":"","pinyin_shortcut":"zdktltxkjyxgs","description":"\u66fe\u7528\u540d\uff1a\u5317\u4eac\u666e\u5929\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","corp_rep":"\u738b\u7acb\u56fd","website":"http:\/\/www.putiantaili.com","capital":"3783.56","established_at":"1992-09-01","headcount":"2200","reg_address":7,"working_address":"","telephone":"010-62683399","fax":"","scale":"1000000000","branch":"","purchase_scale_per_yr":"500","purchase_freq":"","company_nature":1,"client_class":47,"client_industry":6,"client_type":6,"sales_rep":1004,"main_contact":"","created_by":1004,"created_at":"2017-02-08 15:59:11","updated_at":"2026-03-24 06:59:47","main_business":"\u4e3b\u8981\u4ece\u4e8b\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u7684\u9500\u552e\u548c\u670d\u52a1\uff0c\u662f\u4e2d\u56fd\u6700\u5927\u7684\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u5206\u9500\u5546\u4e4b\u4e00\u3002","deleted":false,"capital_currency":"rmb","invoice_info":"\u7edf\u4e00\u793e\u4f1a\u4fe1\u7528\u4ee3\u7801\uff1a91110108101972028F","logo":"","en_name":"","pick_at":"2021-06-03 15:44:50","it_budget":"","deployment_mode":"","it_per_num":"","public_relations_difficulty":"","it_status":"","decision_process":"","coach":"","competitor":"","peers":"","supplier":"","main_product":"","client_base_info_count":7,"client_key_info_count":3,"contact_count":9,"visit_count":0,"cooperate_count":0,"case_pre_sales_count":0,"case_implement_count":12,"is_overdue_remind":false,"from_contact":"","tax_no":""},"projectUsedClientPaymentCollectionRemindReceivers":[],"projectUsedClientPaymentCollectionRemindDates":[],"projectUsedClientPayments":[],"projectUsedClientInvoices":[],"invoiced":0,"collected":0,"un_invoiced":0,"un_collected":0,"remind_ahead_display":"\u4e0d\u63d0\u9192","project_used_client_collected_plan":0,"project_used_client_collected_plan_pct":""},"erpSalesOrderVerify":{},"schedules":[{"id":17349,"project_id":3655,"client_id":3303,"schedule_title":"\u9500\u552e\u9636\u6bb5\uff1a\u6536\u6b3e\u4e2d\n\u76ee\u7684\uff1a\u50ac\u6b3e\n\u52a8\u4f5c\uff1a\u627e\u795e\u7801\u52a9\u7406\u67e5\u770b\u6d41\u7a0b\u3002","complete_at":"","start_at":"","end_at":"2024-09-30 18:00:00","created_by":1004,"is_complete":false,"is_closed":false,"complete_description":"","set_top_at":"","sort":2,"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"scheduleDescriptions":[],"schedule_status":2,"complete_at_display":"","complete_at_display2":"","end_at_display":"2024-09-30 18:00","end_at_display2":"","is_overdue":true,"start_at_display":"","can_report":false,"can_update":true}],"is_only_cp":false,"remain_display":624,"progress_remain_display":624,"forecast_remain_display":624,"projectProductTotalAmount":169600,"projectProductAllAmount":true,"projectProductTotalCost":0,"projectProductAllCost":true,"projectProductTotalNumber":1,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":11,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"16.96\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3638,"client_id":3299,"project_status":3,"project_progress":6,"budget":"36950","profit_pct":"67.4","bargain_date":"2024-08-19","description":"","created_by":1004,"created_at":"2024-08-25 16:33:25","updated_at":"2026-01-15 14:54:59","engineer_id":"","project_title":"\u534e\u4e3a\u65e0\u7ebfAP","collected":"36950","status_updated_at":"2024-08-27 09:19:50.372876+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-08-25 16:33:25.812285+08","forecast_updated_at":"2024-08-25 16:33:25.812285+08","end_at":"2024-09-23 11:04:37","pinyin_shortcut":"hwwxAP","creator":1004,"used_client":3174,"from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":544,"is_sales_order_ready":true,"collected_plan":36950,"change_status_to":"","is_verify":false,"profits":"24904.30000000000000000","remain":"646 days 03:32:30.79162","progress_remain":"647 days 20:18:55.352211","forecast_remain":"647 days 20:18:55.352211","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"28 days 18:31:11.223087","issued_invoices":"36950.00","client":{"id":3299,"key":3299,"name":"\u6c5f\u897f\u6a1f\u6f9c\u79d1\u6280\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":13,"key":13,"name":"SI\/ISV"}},"usedClient":{"id":3174,"key":3174,"name":"\u4e2d\u51b6\u8d5b\u8fea\u7535\u6c14\u6280\u672f\u6709\u9650\u516c\u53f8"},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3638,"value":"1","key":1022,"name":"\u5f90\u7855"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":6,"key":6,"name":"\u63a8\u52a8\u6210\u4ea4","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u786e\u8ba4\u4e86\u65b9\u6848\uff0c\u4e86\u89e3\u4e86\u6210\u4ea4\u4ef7\u683c\u3002 \n\u65b9\u6cd5\uff1a\u901a\u8fc7\u5229\u76ca\u5206\u4eab\uff0c\u5b9e\u529b\u8bc1\u660e\uff0c\u9ad8\u5c42\u62dc\u8bbf\uff0c\u5382\u5546\u62dc\u8bbf\uff0c\u6848\u4f8b\u53c2\u89c2\uff0c\u7a81\u51fa\u6211\u65b9\u4f18\u52bf\uff0c\u6253\u51fb\u5bf9\u624b\u52a3\u52bf\u3002"},"projectProductTypes":[{"id":85,"product_type_id":85,"key":85,"name":"\u7f51\u7edc","budget":"36950","pct":"67.4","profit":"24904.3","project_id":3638}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":{"project_id":3638,"points":"281"},"workLogCount":"","caseCount":{"project_id":3638,"count":2},"salesTimeCount":{},"implementTimeCount":{"project_id":3638,"sum":"20.9966666666667","times":"2"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3638,"sum":"3129.97"},"buildContract":{"id":3495,"from_project":3638,"payment_collection_remind_ahead":"7 days","serial_no":"TS-YJC-2024081901","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"36950","erp_un_settle_amount":"0","including_tax":true,"amount":"36950","contractScans":[{"id":28328,"object_type":105,"object_id":3495,"attachment_id":21129,"attachment":{"id":21129,"key":21129,"name":"04aad1e0-20fd-3e15-ad07-bc8babfc4b6d","extension":"pdf","path":"\/vue\/attachment\/preview\/04aad1e0-20fd-3e15-ad07-bc8babfc4b6d\/\u6c5f\u897f.pdf","orig_name":"\u6c5f\u897f.pdf"}}],"receiptScans":[{"id":28340,"object_type":106,"object_id":3495,"attachment_id":21219,"attachment":{"id":21219,"key":21219,"name":"7ef6ba09-d25b-3a9a-aec5-701f123158cb","extension":"pdf","path":"\/vue\/attachment\/preview\/7ef6ba09-d25b-3a9a-aec5-701f123158cb\/2024_09_02_09_35_29.pdf","orig_name":"2024_09_02_09_35_29.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":112,"serial_no":"SKD-20240923-00001","wrote_date":"2024-09-23","from_date":"","handler":1004,"user_id":"","client_id":3299,"sales_contract_id":3495,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-09-23 11:04:36","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"18475","settle_amount":"18475","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-09-23 11:04:36","updated_at":"2024-09-23 11:04:36","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""},{"id":111,"serial_no":"SKD-20240829-00002","wrote_date":"2024-08-26","from_date":"","handler":1004,"user_id":"","client_id":3299,"sales_contract_id":3495,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"\u627f\u5151\u6c47\u7968\uff0c\u5230\u671f\u65e52024\u5e7411\u67089\u65e5\u3002","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-08-29 16:45:26","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"18475","settle_amount":"18475","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-08-29 16:45:26","updated_at":"2024-08-29 16:45:26","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1112","key":"1112","contract_id":3495,"value":"18475","created_by":1013,"collected_date":"2024-09-23 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":50},{"id":"1111","key":"1111","contract_id":3495,"value":"18475","created_by":1013,"collected_date":"2024-08-26 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":50}],"salesContractInvoices":[{"id":1772,"key":1772,"contract_id":3495,"value":"36950.00","attachment_id":"","from_date":"2024-09-02","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1991,"key":1991,"contract_id":3495,"name":"2024-11-09","value":"18475","overdue_days":"","status":1,"remind_date":"2024-11-09","pct":50,"overdue_display":""},{"id":1992,"key":1992,"contract_id":3495,"name":"2025-03-30","value":"18475","overdue_days":"","status":1,"remind_date":"2025-03-30","pct":50,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":6400,"user_id":1004,"key":1004,"contract_id":3495,"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":6402,"user_id":1001,"key":1001,"contract_id":3495,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}}}],"salesSupplierRels":[{"id":1881,"contract_id":3495,"supplier_id":316,"purchase_id":3515,"supplier":{"id":316,"key":316,"name":"\u5317\u4eac\u6c38\u8d8a\u660c\u76db\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3515,"key":3515,"serial_no":"\u6c38\u8d8a\u660c\u76dbTSKJ20240826-HYF-001"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d7\u5929","invoiced":36950},"projectRemindReceivers":[],"projectProductRels":[{"id":6174,"project_id":3638,"product_id":871,"amount":"1200","number":1,"cost":"950","description":"","supplier_id":316,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"1200","total_cost":"950","erp_sales_order_product_id":1175,"supplier":{"id":316,"key":316,"name":"\u5317\u4eac\u6c38\u8d8a\u660c\u76db\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":871,"name":"AirEngine9700S-S","product_type":4,"product_component":22,"product_brand":7,"product_serie":552,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2022-10-24 14:02:50","updated_at":"2024-02-01 16:50:37","pinyin_shortcut":"AirEngine9700SS","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":22,"key":22,"name":"\u65e0\u7ebf\u63a7\u5236\u5668"},"productBrand":{"id":7,"key":7,"name":"\u534e\u4e3a"},"productSerie":{"id":552,"key":552,"name":"\u534e\u4e3a AirEngine9700S-S\u65e0\u7ebf\u63a7\u5236\u5668"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":1175,"erp_sales_order_id":1330,"erp_store_id":"","product_id":871,"description":"","number":"1","outbound":"0","amount":"1200","total_amount":"1200","last_number":"","last_amount":"","last_total_amount":"","cost":"950","total_cost":"950","supplier_id":316,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":6175,"project_id":3638,"product_id":1761,"amount":"1150","number":1,"cost":"750","description":"","supplier_id":316,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"1150","total_cost":"750","erp_sales_order_product_id":1176,"supplier":{"id":316,"key":316,"name":"\u5317\u4eac\u6c38\u8d8a\u660c\u76db\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1761,"name":"L-WAC-S-8AP","product_type":4,"product_component":22,"product_brand":7,"product_serie":1237,"product_misc":"","product_qa":"","pn":"","description":"\u65e0\u7ebf\u63a5\u5165\u63a7\u5236\u5668AP\u8d44\u6e90\u6388\u6743(8 AP)","created_by":1013,"created_at":"2024-08-27 09:26:37","updated_at":"2024-08-27 09:26:37","pinyin_shortcut":"LWACS8AP","product_unit":2,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":22,"key":22,"name":"\u65e0\u7ebf\u63a7\u5236\u5668"},"productBrand":{"id":7,"key":7,"name":"\u534e\u4e3a"},"productSerie":{"id":1237,"key":1237,"name":"\u534e\u4e3a\u65e0\u7ebf\u63a5\u5165\u63a7\u5236\u5668AP\u8d44\u6e90\u6388\u6743(8 AP)"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":1176,"erp_sales_order_id":1330,"erp_store_id":"","product_id":1761,"description":"","number":"1","outbound":"0","amount":"1150","total_amount":"1150","last_number":"","last_amount":"","last_total_amount":"","cost":"750","total_cost":"750","supplier_id":316,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":6176,"project_id":3638,"product_id":1762,"amount":"2100","number":6,"cost":"1300","description":"","supplier_id":316,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"12600","total_cost":"7800","erp_sales_order_product_id":1177,"supplier":{"id":316,"key":316,"name":"\u5317\u4eac\u6c38\u8d8a\u660c\u76db\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1762,"name":"AirEngine 6761S-21","product_type":4,"product_component":21,"product_brand":7,"product_serie":1490,"product_misc":"","product_qa":"","pn":"","description":"\u534e\u4e3aAirEngine 6761S-21\u65e0\u7ebfAP","created_by":1013,"created_at":"2024-08-27 09:28:33","updated_at":"2024-08-27 09:28:33","pinyin_shortcut":"AirEngine6761S21","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":21,"key":21,"name":"\u65e0\u7ebfAP"},"productBrand":{"id":7,"key":7,"name":"\u534e\u4e3a"},"productSerie":{"id":1490,"key":1490,"name":"\u534e\u4e3aAirEngine 6761S-21\u65e0\u7ebfAP"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":1177,"erp_sales_order_id":1330,"erp_store_id":"","product_id":1762,"description":"","number":"6","outbound":"0","amount":"2100","total_amount":"12600","last_number":"","last_amount":"","last_total_amount":"","cost":"1300","total_cost":"7800","supplier_id":316,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":6177,"project_id":3638,"product_id":941,"amount":"22000","number":1,"cost":"0","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"22000","total_cost":"0","erp_sales_order_product_id":1178,"supplier":"","product":{"id":941,"name":"\u62d3\u5b9e\u4eba\u5de5\u6280\u672f\u670d\u52a1","product_type":19,"product_component":151,"product_brand":133,"product_serie":592,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-08-03 09:29:24","updated_at":"2026-02-05 16:37:56","pinyin_shortcut":"tsrgjsfw","product_unit":7,"is_renew":false,"in_out_at":"2026-02-05 16:37:56.557723+08","productType":{"id":19,"key":19,"name":"\u6280\u672f\u670d\u52a1"},"productComponent":{"id":151,"key":151,"name":"\u4eba\u5de5\u670d\u52a1"},"productBrand":{"id":133,"key":133,"name":"\u62d3\u5b9e"},"productSerie":{"id":592,"key":592,"name":"\u5b89\u88c5\u8c03\u8bd5\u670d\u52a1"},"productUnit":{"id":7,"key":7,"name":"\u6b21"}},"erpSalesOrderProduct":{"id":1178,"erp_sales_order_id":1330,"erp_store_id":"","product_id":941,"description":"","number":"1","outbound":"0","amount":"22000","total_amount":"22000","last_number":"","last_amount":"","last_total_amount":"","cost":"0","total_cost":"0","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3638,"comment":5},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1330,"serial_no":"XSDD-20240923-00001","from_date":"","wrote_date":"2024-08-19","handler":1004,"client_id":3299,"purchase_contract_id":"","project_id":3638,"sales_contract_id":3495,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-09-23 11:04:37","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"9","amount":"36950","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-08-27 09:19:50","updated_at":"2024-09-23 11:04:37","print_times":""},"projectUsedClient":{"id":50,"project_id":3638,"used_client":3174,"budget":"","profit":"","profit_pct":"","collected_plan":"","remind_ahead":"","usedClient":{"id":3174,"name":"\u4e2d\u51b6\u8d5b\u8fea\u7535\u6c14\u6280\u672f\u6709\u9650\u516c\u53f8","abbr":"","pinyin_shortcut":"zysddqjsyxgs","description":"\u6240\u5c5e\u884c\u4e1a\u80fd\u6e90\u516c\u53f8\u4ea7\u54c1\u4eea\u5668\u4eea\u8868\u3001\u7535\u6c60\u3001\u5f00\u53d1\u3001\u8fdb\u51fa\u53e3\u4ee3\u7406\u3001\u4e13\u7528\u4eea\u5668\u4eea\u8868\u3001\u5145\u7535\u7535\u6c60\uff08\u6838\u5fc3\u7535\u5b50\u5143\u5668\u4ef6\u3001\u65b0\u80fd\u6e90\u6c7d\u8f66\u9502\u7535\u6c60\u3001\u7535\u6c60\u7ba1\u7406\u897f\u620eBMS\u3001\u53d8\u9891\u5668\u7b49\uff09\u5ba2\u6237\u7fa4\u7ade\u4e89\u4f18\u52bf\u7ade\u4e89\u5bf9\u624b\uff08\u542f\u4fe1\u5b9d\u7ade\u54c1\u4fe1\u606f\u660e\u786e\u6807\u660e\uff09AltenChina\u3001\u6b23\u79a7\u79d1\u6280\u3001\u4e2d\u5efa\u6750\u868c\u57e0\u73bb\u7483\u5de5\u4e1a\u8bbe\u8ba1\u7814\u7a76\u9662\u3001\u73af\u7403\u5de5\u7a0b\u3001\u5b9d\u946b\u65b0\u80fd\u6e90\u5b9e\u9645\u901a\u4fe1\u7b49\u516c\u53f8\u4eba\u6570196\u79d1\u7814\u56e2\u961f\uff08\u542f\u4fe1\u5b9d\u660e\u786e\u6807\u660e\uff0918\u4e13\u5229\uff08\u542f\u4fe1\u5b9d\u660e\u786e\u6807\u660e\uff09194","corp_rep":"","website":"","capital":"","established_at":"2007-12-05","headcount":"","reg_address":"","working_address":3716,"telephone":"","fax":"","scale":"","branch":"","purchase_scale_per_yr":"0.0","purchase_freq":"","company_nature":4,"client_class":43,"client_industry":57,"client_type":5,"sales_rep":5311,"main_contact":"","created_by":1001,"created_at":"2024-05-10 18:02:04","updated_at":"2024-06-14 17:26:18","main_business":"","deleted":false,"capital_currency":"rmb","invoice_info":"","logo":"","en_name":"","pick_at":"2024-06-14 17:26:18","it_budget":"","deployment_mode":"","it_per_num":"","public_relations_difficulty":"","it_status":"","decision_process":"","coach":"","competitor":"","peers":"","supplier":"","main_product":"","client_base_info_count":2,"client_key_info_count":0,"contact_count":1,"visit_count":0,"cooperate_count":0,"case_pre_sales_count":0,"case_implement_count":0,"is_overdue_remind":false,"from_contact":5472,"tax_no":""},"projectUsedClientPaymentCollectionRemindReceivers":[],"projectUsedClientPaymentCollectionRemindDates":[],"projectUsedClientPayments":[],"projectUsedClientInvoices":[],"invoiced":0,"collected":0,"un_invoiced":0,"un_collected":0,"remind_ahead_display":"\u4e0d\u63d0\u9192","project_used_client_collected_plan":0,"project_used_client_collected_plan_pct":""},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":646,"progress_remain_display":647,"forecast_remain_display":647,"projectProductTotalAmount":36950,"projectProductAllAmount":true,"projectProductTotalCost":9500,"projectProductAllCost":true,"projectProductTotalNumber":9,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":28,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"3.7\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3582,"client_id":48,"project_status":3,"project_progress":6,"budget":"23951","profit_pct":"31.43","bargain_date":"2024-07-08","description":"","created_by":1004,"created_at":"2024-06-30 17:37:46","updated_at":"2025-09-10 11:23:32","engineer_id":"","project_title":"2024\u6df1\u4fe1\u670d\u4ea7\u54c1\u7eed\u4fdd","collected":"23951","status_updated_at":"2024-07-04 11:03:26.805972+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-06-30 17:37:46.986087+08","forecast_updated_at":"2024-07-05 15:00:32.022344+08","end_at":"2024-07-15 10:23:01","pinyin_shortcut":"2024sxfcpxb","creator":1004,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":472,"is_sales_order_ready":true,"collected_plan":23951,"change_status_to":"","is_verify":false,"profits":"7527.799300000000000000","remain":"700 days 01:48:54.358524","progress_remain":"703 days 19:14:34.178409","forecast_remain":"698 days 21:51:49.142152","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"14 days 16:45:14.372327","issued_invoices":"23951.00","client":{"id":48,"key":48,"name":"\u4e2d\u90fd\u6570\u79d1\u4f9b\u5e94\u94fe\u7ba1\u7406\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":47,"client_industry":8,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":8,"key":8,"name":"\u7269\u6d41"}},"usedClient":{},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":6,"key":6,"name":"\u63a8\u52a8\u6210\u4ea4","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u786e\u8ba4\u4e86\u65b9\u6848\uff0c\u4e86\u89e3\u4e86\u6210\u4ea4\u4ef7\u683c\u3002 \n\u65b9\u6cd5\uff1a\u901a\u8fc7\u5229\u76ca\u5206\u4eab\uff0c\u5b9e\u529b\u8bc1\u660e\uff0c\u9ad8\u5c42\u62dc\u8bbf\uff0c\u5382\u5546\u62dc\u8bbf\uff0c\u6848\u4f8b\u53c2\u89c2\uff0c\u7a81\u51fa\u6211\u65b9\u4f18\u52bf\uff0c\u6253\u51fb\u5bf9\u624b\u52a3\u52bf\u3002"},"projectProductTypes":[{"id":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"23951","pct":"31.43","profit":"7527.7993","project_id":3582}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":{"project_id":3582,"points":"275"},"workLogCount":"","caseCount":{"project_id":3582,"count":4},"salesTimeCount":{},"implementTimeCount":{"project_id":3582,"sum":"5.5","times":"4"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":3385,"from_project":3582,"payment_collection_remind_ahead":"1 day","serial_no":"TS-YJC-2024062602","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"23951","erp_un_settle_amount":"0","including_tax":true,"amount":"23951","contractScans":[{"id":27553,"object_type":105,"object_id":3385,"attachment_id":20172,"attachment":{"id":20172,"key":20172,"name":"f065893f-bf54-3e13-8e09-3d7804b14607","extension":"pdf","path":"\/vue\/attachment\/preview\/f065893f-bf54-3e13-8e09-3d7804b14607\/2024_07_09_16_20_31.pdf","orig_name":"2024_07_09_16_20_31.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":35,"serial_no":"SKD-20240715-00003","wrote_date":"2024-07-15","from_date":"","handler":1004,"user_id":"","client_id":48,"sales_contract_id":3385,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-07-15 10:23:01","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"23951","settle_amount":"23951","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-07-15 10:23:01","updated_at":"2024-07-15 10:23:01","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"135","key":"135","contract_id":3385,"value":"23951","created_by":1013,"collected_date":"2024-07-15 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1706,"key":1706,"contract_id":3385,"value":"23951.00","attachment_id":"","from_date":"2024-07-04","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1820,"key":1820,"contract_id":3385,"name":"2024-07-26","value":"23951","overdue_days":"","status":1,"remind_date":"2024-07-26","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":6084,"user_id":1004,"key":1004,"contract_id":3385,"user":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}}}],"salesSupplierRels":[{"id":1607,"contract_id":3385,"supplier_id":236,"purchase_id":3411,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"purchase":{"id":3411,"key":3411,"serial_no":"TSKJ20240715-HYF-002"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","invoiced":23951},"projectRemindReceivers":[],"projectProductRels":[{"id":5744,"project_id":3582,"product_id":1663,"amount":"3960","number":1,"cost":"2714","description":"","supplier_id":236,"hardware_from":"","software_from":"2024-07-25","maintenance_from":"","hardware_to":"","software_to":"2025-07-24","maintenance_to":"","total_amount":"3960","total_cost":"2714","erp_sales_order_product_id":989,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1663,"name":"URL&\u5e94\u7528\u8bc6\u522b\u89c4\u5219\u5e93\u5347\u7ea7\uff08\u9002\u7528\u4e8eAC-1000-B1250\uff09","product_type":22,"product_component":208,"product_brand":12,"product_serie":1414,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2024-07-04 15:30:00","updated_at":"2024-07-04 15:30:00","pinyin_shortcut":"URLampyysbgzksjsyyAC1000B1250","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":22,"key":22,"name":"\u670d\u52a1"},"productComponent":{"id":208,"key":208,"name":"\u4ea7\u54c1\u5347\u7ea7"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":1414,"key":1414,"name":"URL&\u5e94\u7528\u8bc6\u522b\u89c4\u5219\u5e93\u5347\u7ea7\uff08\u9002\u7528\u4e8eAC-1000-B1250\uff09"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":989,"erp_sales_order_id":1282,"erp_store_id":"","product_id":1663,"description":"","number":"1","outbound":"0","amount":"3960","total_amount":"3960","last_number":"","last_amount":"","last_total_amount":"","cost":"2714","total_cost":"2714","supplier_id":236,"hardware_from":"","software_from":"2024-07-25","maintenance_from":"","hardware_to":"","software_to":"2025-07-24","maintenance_to":""}},{"id":5745,"project_id":3582,"product_id":1664,"amount":"3111","number":1,"cost":"2171","description":"","supplier_id":236,"hardware_from":"2024-07-25","software_from":"","maintenance_from":"","hardware_to":"2025-07-24","software_to":"","maintenance_to":"","total_amount":"3111","total_cost":"2171","erp_sales_order_product_id":990,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1664,"name":"\u6df1\u4fe1\u670d\u4ea7\u54c1\u8d28\u4fdd+\u8f6f\u4ef6\u5347\u7ea7\u670d\u52a1\uff08\u9002\u7528\u4e8eAC-1000-B1250\uff09","product_type":22,"product_component":189,"product_brand":12,"product_serie":1415,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2024-07-04 15:31:49","updated_at":"2024-07-04 15:31:49","pinyin_shortcut":"sxfcpzbrjsjfwsyyAC1000B1250","product_unit":2,"is_renew":true,"in_out_at":"","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":1415,"key":1415,"name":"\u6df1\u4fe1\u670d\u4ea7\u54c1\u8d28\u4fdd+\u8f6f\u4ef6\u5347\u7ea7\u670d\u52a1\uff08\u9002\u7528\u4e8eAC-1000-B1250\uff09"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":990,"erp_sales_order_id":1282,"erp_store_id":"","product_id":1664,"description":"","number":"1","outbound":"0","amount":"3111","total_amount":"3111","last_number":"","last_amount":"","last_total_amount":"","cost":"2171","total_cost":"2171","supplier_id":236,"hardware_from":"2024-07-25","software_from":"","maintenance_from":"","hardware_to":"2025-07-24","software_to":"","maintenance_to":""}},{"id":5746,"project_id":3582,"product_id":1665,"amount":"4540","number":2,"cost":"2931","description":"","supplier_id":236,"hardware_from":"2024-07-25","software_from":"","maintenance_from":"","hardware_to":"2025-07-24","software_to":"","maintenance_to":"","total_amount":"9080","total_cost":"5862","erp_sales_order_product_id":991,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1665,"name":"\u6df1\u4fe1\u670d\u4ea7\u54c1\u8d28\u4fdd+\u8f6f\u4ef6\u5347\u7ea7\u670d\u52a1\uff08\u9002\u7528\u4e8eVPN-1000-B1100\uff09","product_type":22,"product_component":200,"product_brand":12,"product_serie":1416,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2024-07-04 15:34:24","updated_at":"2024-07-04 15:34:24","pinyin_shortcut":"sxfcpzbrjsjfwsyyVPN1000B1100","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":22,"key":22,"name":"\u670d\u52a1"},"productComponent":{"id":200,"key":200,"name":"\u7eed\u4fdd\u670d\u52a1"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":1416,"key":1416,"name":"\u6df1\u4fe1\u670d\u4ea7\u54c1\u8d28\u4fdd+\u8f6f\u4ef6\u5347\u7ea7 \u9002\u7528\u4e8e\uff08VPN-1000-B1100\uff09"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":991,"erp_sales_order_id":1282,"erp_store_id":"","product_id":1665,"description":"","number":"2","outbound":"0","amount":"4540","total_amount":"9080","last_number":"","last_amount":"","last_total_amount":"","cost":"2931","total_cost":"5862","supplier_id":236,"hardware_from":"2024-07-25","software_from":"","maintenance_from":"","hardware_to":"2025-07-24","software_to":"","maintenance_to":""}},{"id":5747,"project_id":3582,"product_id":922,"amount":"7800","number":1,"cost":"4000","description":"","supplier_id":236,"hardware_from":"","software_from":"2024-07-25","maintenance_from":"","hardware_to":"","software_to":"2025-07-24","maintenance_to":"","total_amount":"7800","total_cost":"4000","erp_sales_order_product_id":992,"supplier":{"id":236,"key":236,"name":"\u5317\u4eac\u5929\u4fe1\u5b8f\u8fbe\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":922,"name":"\u6df1\u4fe1\u670d\u7ec8\u7aef\u68c0\u6d4b\u54cd\u5e94\u5e73\u53f0EDR\u7eed\u4fdd\u670d\u52a1","product_type":22,"product_component":200,"product_brand":12,"product_serie":1024,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-05-08 12:11:04","updated_at":"2026-01-28 10:32:39","pinyin_shortcut":"sxfzdjcxyptEDRxbfw","product_unit":2,"is_renew":false,"in_out_at":"2026-01-28 10:32:39.333577+08","productType":{"id":22,"key":22,"name":"\u670d\u52a1"},"productComponent":{"id":200,"key":200,"name":"\u7eed\u4fdd\u670d\u52a1"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":1024,"key":1024,"name":"\u6df1\u4fe1\u670d\u7ec8\u7aef\u68c0\u6d4b\u54cd\u5e94\u5e73\u53f0EDR\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":992,"erp_sales_order_id":1282,"erp_store_id":"","product_id":922,"description":"","number":"1","outbound":"0","amount":"7800","total_amount":"7800","last_number":"","last_amount":"","last_total_amount":"","cost":"4000","total_cost":"4000","supplier_id":236,"hardware_from":"","software_from":"2024-07-25","maintenance_from":"","hardware_to":"","software_to":"2025-07-24","maintenance_to":""}}],"commentCount":{"object_id":3582,"comment":8},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1282,"serial_no":"XSDD-20240704-00001","from_date":"","wrote_date":"2024-07-08","handler":1004,"client_id":48,"purchase_contract_id":"","project_id":3582,"sales_contract_id":3385,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-07-15 10:23:01","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"5","amount":"23951","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-07-04 11:03:26","updated_at":"2024-07-15 10:23:01","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":700,"progress_remain_display":703,"forecast_remain_display":698,"projectProductTotalAmount":23951,"projectProductAllAmount":true,"projectProductTotalCost":14747,"projectProductAllCost":true,"projectProductTotalNumber":5,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":14,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"2.4\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3581,"client_id":48,"project_status":3,"project_progress":6,"budget":"110000","profit_pct":"23.54","bargain_date":"2024-06-26","description":"","created_by":1004,"created_at":"2024-06-30 17:36:39","updated_at":"2025-02-20 17:50:22","engineer_id":"","project_title":"2024PA\u4ea7\u54c1\u7eed\u4fdd","collected":"110000","status_updated_at":"2024-07-09 16:20:09.675974+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-06-30 17:36:39.692222+08","forecast_updated_at":"2024-06-30 17:36:39.692222+08","end_at":"2024-07-19 14:33:20","pinyin_shortcut":"2024PAcpxb","creator":1004,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":491,"is_sales_order_ready":true,"collected_plan":110000,"change_status_to":"","is_verify":false,"profits":"25894.000000000000000000","remain":"694 days 20:32:11.488522","progress_remain":"703 days 19:15:41.472274","forecast_remain":"703 days 19:15:41.472274","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"18 days 20:56:40.834344","issued_invoices":"110000.00","client":{"id":48,"key":48,"name":"\u4e2d\u90fd\u6570\u79d1\u4f9b\u5e94\u94fe\u7ba1\u7406\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":47,"client_industry":8,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":8,"key":8,"name":"\u7269\u6d41"}},"usedClient":{},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":6,"key":6,"name":"\u63a8\u52a8\u6210\u4ea4","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u786e\u8ba4\u4e86\u65b9\u6848\uff0c\u4e86\u89e3\u4e86\u6210\u4ea4\u4ef7\u683c\u3002 \n\u65b9\u6cd5\uff1a\u901a\u8fc7\u5229\u76ca\u5206\u4eab\uff0c\u5b9e\u529b\u8bc1\u660e\uff0c\u9ad8\u5c42\u62dc\u8bbf\uff0c\u5382\u5546\u62dc\u8bbf\uff0c\u6848\u4f8b\u53c2\u89c2\uff0c\u7a81\u51fa\u6211\u65b9\u4f18\u52bf\uff0c\u6253\u51fb\u5bf9\u624b\u52a3\u52bf\u3002"},"projectProductTypes":[{"id":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"110000","pct":"23.54","profit":"25894","project_id":3581}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":3395,"from_project":3581,"payment_collection_remind_ahead":"00:00:00","serial_no":"TS-YJC-2024062601","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"110000","erp_un_settle_amount":"0","including_tax":true,"amount":"110000","contractScans":[{"id":27554,"object_type":105,"object_id":3395,"attachment_id":20173,"attachment":{"id":20173,"key":20173,"name":"2699cca0-8676-3196-94b5-e7c1a01d059f","extension":"pdf","path":"\/vue\/attachment\/preview\/2699cca0-8676-3196-94b5-e7c1a01d059f\/2024_07_09_16_19_42.pdf","orig_name":"2024_07_09_16_19_42.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":53,"serial_no":"SKD-20240719-00001","wrote_date":"2024-07-19","from_date":"","handler":1004,"user_id":"","client_id":48,"sales_contract_id":3395,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-07-19 14:33:20","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"110000","settle_amount":"110000","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-07-19 14:33:20","updated_at":"2024-07-19 14:33:20","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"153","key":"153","contract_id":3395,"value":"110000","created_by":1013,"collected_date":"2024-07-19 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1710,"key":1710,"contract_id":3395,"value":"110000.00","attachment_id":"","from_date":"2024-07-09","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1825,"key":1825,"contract_id":3395,"name":"2024-08-20","value":"110000","overdue_days":"","status":1,"remind_date":"2024-08-20","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":6085,"user_id":1004,"key":1004,"contract_id":3395,"user":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}}}],"salesSupplierRels":[{"id":1608,"contract_id":3395,"supplier_id":90,"purchase_id":3424,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3424,"key":3424,"serial_no":"X_2024SBQ18387"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":110000},"projectRemindReceivers":[],"projectProductRels":[{"id":5748,"project_id":3581,"product_id":1354,"amount":"20000","number":2,"cost":"11555.2","description":"","supplier_id":90,"hardware_from":"","software_from":"2024-08-01","maintenance_from":"","hardware_to":"","software_to":"2025-07-31","maintenance_to":"","total_amount":"40000","total_cost":"23110.4","erp_sales_order_product_id":998,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1354,"name":"PAN-PA-850-TP-HA2-R","product_type":5,"product_component":36,"product_brand":8,"product_serie":1026,"product_misc":"","product_qa":"","pn":"","description":"Threat prevention subscription for device in an HA pair year 1, PA-850\n","created_by":1013,"created_at":"2024-01-26 13:48:15","updated_at":"2024-01-26 13:52:20","pinyin_shortcut":"PANPA850TPHA2R","product_unit":2,"is_renew":false,"in_out_at":"","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":1026,"key":1026,"name":"PA850\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":998,"erp_sales_order_id":1286,"erp_store_id":"","product_id":1354,"description":"","number":"2","outbound":"0","amount":"20000","total_amount":"40000","last_number":"","last_amount":"","last_total_amount":"","cost":"11555.2","total_cost":"23110.4","supplier_id":90,"hardware_from":"","software_from":"2024-08-01","maintenance_from":"","hardware_to":"","software_to":"2025-07-31","maintenance_to":""}},{"id":5749,"project_id":3581,"product_id":1669,"amount":"20000","number":2,"cost":"17333","description":"","supplier_id":90,"hardware_from":"","software_from":"2024-08-01","maintenance_from":"","hardware_to":"","software_to":"2025-07-31","maintenance_to":"","total_amount":"40000","total_cost":"34666","erp_sales_order_product_id":999,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1669,"name":"PAN-PA-850-AWF-HA2-R","product_type":5,"product_component":36,"product_brand":8,"product_serie":1026,"product_misc":"","product_qa":"","pn":"","description":"Advanced WildFire subscription renewal for device in HA pair, PA-850 ","created_by":1013,"created_at":"2024-07-09 16:50:47","updated_at":"2024-07-09 16:50:47","pinyin_shortcut":"PANPA850AWFHA2R","product_unit":2,"is_renew":true,"in_out_at":"","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":1026,"key":1026,"name":"PA850\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":999,"erp_sales_order_id":1286,"erp_store_id":"","product_id":1669,"description":"","number":"2","outbound":"0","amount":"20000","total_amount":"40000","last_number":"","last_amount":"","last_total_amount":"","cost":"17333","total_cost":"34666","supplier_id":90,"hardware_from":"","software_from":"2024-08-01","maintenance_from":"","hardware_to":"","software_to":"2025-07-31","maintenance_to":""}},{"id":5750,"project_id":3581,"product_id":1670,"amount":"15000","number":2,"cost":"9965","description":"","supplier_id":90,"hardware_from":"2024-08-01","software_from":"","maintenance_from":"","hardware_to":"2025-07-31","software_to":"","maintenance_to":"","total_amount":"30000","total_cost":"19930","erp_sales_order_product_id":1000,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1670,"name":"PAN-SVC-BKLN-850-R","product_type":5,"product_component":35,"product_brand":8,"product_serie":210,"product_misc":"","product_qa":"","pn":"","description":"Partner enabled premium support renewal, PA-850 ","created_by":1013,"created_at":"2024-07-09 16:51:27","updated_at":"2024-07-09 16:51:27","pinyin_shortcut":"PANSVCBKLN850R","product_unit":2,"is_renew":true,"in_out_at":"","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":210,"key":210,"name":"PA850\u4e00\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":1000,"erp_sales_order_id":1286,"erp_store_id":"","product_id":1670,"description":"","number":"2","outbound":"0","amount":"15000","total_amount":"30000","last_number":"","last_amount":"","last_total_amount":"","cost":"9965","total_cost":"19930","supplier_id":90,"hardware_from":"2024-08-01","software_from":"","maintenance_from":"","hardware_to":"2025-07-31","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3581,"comment":6},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1286,"serial_no":"XSDD-20240709-00002","from_date":"","wrote_date":"2024-06-26","handler":1004,"client_id":48,"purchase_contract_id":"","project_id":3581,"sales_contract_id":3395,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-07-19 14:33:20","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"6","amount":"110000","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-07-09 16:20:09","updated_at":"2024-07-19 14:33:20","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":694,"progress_remain_display":703,"forecast_remain_display":703,"projectProductTotalAmount":110000,"projectProductAllAmount":true,"projectProductTotalCost":77706.4,"projectProductAllCost":true,"projectProductTotalNumber":6,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":18,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"11\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3578,"client_id":3280,"project_status":3,"project_progress":9,"budget":"122200","profit_pct":"8.24","bargain_date":"2024-08-29","description":"","created_by":1004,"created_at":"2024-06-26 16:36:48","updated_at":"2025-08-29 12:20:40","engineer_id":"","project_title":"ZStack\u4e91\u8f6f\u4ef6","collected":"122200","status_updated_at":"2024-11-17 18:04:27.608654+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-11-17 18:04:27.608654+08","forecast_updated_at":"2024-11-17 18:04:27.608654+08","end_at":"2025-02-20 11:19:25","pinyin_shortcut":"ZStackyrj","creator":1004,"used_client":"","from_contact":"","total_contact_point":"3000","paid_contact_point":"3000","project_product_version_id":729,"is_sales_order_ready":true,"collected_plan":122200,"change_status_to":"","is_verify":false,"profits":"10069.280000000000000000","remain":"563 days 18:47:53.555842","progress_remain":"563 days 18:47:53.555842","forecast_remain":"563 days 18:47:53.555842","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"238 days 18:42:36.263231","issued_invoices":"122200.00","client":{"id":3280,"key":3280,"name":"\u5317\u4eac\u4f17\u901a\u667a\u4e91\u79d1\u6280\u6709\u9650\u516c\u53f8\/\u4e2d\u56fd\u822a\u6cb9\u96c6\u56e2\u77f3\u6cb9\u80a1\u4efd\u6709\u9650\u516c\u53f8\uff08ZStack\u8fc7\u5355\uff09","logo":"","client_type":6,"client_class":43,"client_industry":5,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":6,"key":6,"name":"\u836f\u54c1\u6279\u53d1\u4f01\u4e1a\uff08\u666e\u901a\uff09"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":5,"key":5,"name":"\u5236\u9020"}},"usedClient":{},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":88,"product_type_id":88,"key":88,"name":"\u79c1\u6709\u4e91","budget":"122200.00","pct":"8.24","profit":"10069.28","project_id":3578}],"salesForecast":{"id":232,"key":232,"name":"\u5382\u5546\u8fc7\u5355","description":"\u4fdd\u63015%\u57fa\u672c\u5229\u6da6\u7387\uff0c\u5e2e\u52a9\u5382\u5546\u4ea4\u4ed8\u9879\u76ee\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":{"project_id":3578,"points":"688"},"workLogCount":"","caseCount":{"project_id":3578,"count":6},"salesTimeCount":{},"implementTimeCount":{"project_id":3578,"sum":"22.85","times":"6"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3578,"sum":"3088"},"buildContract":{"id":3368,"from_project":3578,"payment_collection_remind_ahead":"00:00:00","serial_no":"TS-YJC-20240829-001","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"122200","erp_un_settle_amount":"0","including_tax":true,"amount":"122200","contractScans":[{"id":32535,"object_type":105,"object_id":3368,"attachment_id":21221,"attachment":{"id":21221,"key":21221,"name":"3e5aed2f-9d1b-30c9-a7c6-a60163964c8d","extension":"pdf","path":"\/vue\/attachment\/preview\/3e5aed2f-9d1b-30c9-a7c6-a60163964c8d\/2024_09_02_09_31_53.pdf","orig_name":"2024_09_02_09_31_53.pdf"}},{"id":32536,"object_type":105,"object_id":3368,"attachment_id":22488,"attachment":{"id":22488,"key":22488,"name":"172a694d-6a75-3986-aa5c-1e766b87ef16","extension":"pdf","path":"\/vue\/attachment\/preview\/172a694d-6a75-3986-aa5c-1e766b87ef16\/\u8865\u5145\u534f\u8bae.pdf","orig_name":"\u8865\u5145\u534f\u8bae.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":256,"serial_no":"SKD-20250220-00001","wrote_date":"2025-02-20","from_date":"","handler":1004,"user_id":"","client_id":3280,"sales_contract_id":3368,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2025-02-20 11:19:25","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"122200","settle_amount":"122200","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2025-02-20 11:19:25","updated_at":"2025-02-20 11:19:25","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1256","key":"1256","contract_id":3368,"value":"122200","created_by":1013,"collected_date":"2025-02-20 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1860,"key":1860,"contract_id":3368,"value":"122200.00","attachment_id":"","from_date":"2024-11-15","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":2277,"key":2277,"contract_id":3368,"name":"2025-03-31","value":"122200","overdue_days":"","status":1,"remind_date":"2025-03-31","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":7921,"user_id":1004,"key":1004,"contract_id":3368,"user":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}}}],"salesSupplierRels":[{"id":2439,"contract_id":3368,"supplier_id":67,"purchase_id":3369,"supplier":{"id":67,"key":67,"name":"\u4f73\u6770\u79d1\u6280(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3369,"key":3369,"serial_no":"XM20240626000491"}},{"id":2440,"contract_id":3368,"supplier_id":67,"purchase_id":3690,"supplier":{"id":67,"key":67,"name":"\u4f73\u6770\u79d1\u6280(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3690,"key":3690,"serial_no":"XM20241205000219"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":122200},"projectRemindReceivers":[],"projectProductRels":[{"id":8851,"project_id":3578,"product_id":1913,"amount":"9400.00","number":10,"cost":"8071.00","description":"","supplier_id":67,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"94000","total_cost":"80710","erp_sales_order_product_id":974,"supplier":{"id":67,"key":67,"name":"\u4f73\u6770\u79d1\u6280(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1913,"name":"ZStack Zaku \u5bb9\u5668\u4e91\u5e73\u53f0 V2.0","product_type":7,"product_component":53,"product_brand":138,"product_serie":1585,"product_misc":"","product_qa":"","pn":"","description":"ZStack Zaku \u5bb9\u5668 \u4e91\u5e73\u53f0\u4f01\u4e1a\u7248: \u57fa\u4e8e Kubernetes \u6784\u5efa\u7684 \u4f01\u4e1a\u7ea7 PaaS \u8f6f\u4ef6,\u6700\u5927 \u5316\u5c4f\u853d\u539f\u751f\u590d\u6742 \u6982 \u5ff5,\u4f9d\u636e\u4f20\u7edf \u7528\u6237\u4f7f\u7528\u4e60\u60ef\u8fdb \u884c\u6781 \u7b80\u5316\u3002\u63d0\u4f9b \u591a\u79df\u6237\u3001\u591a\u96c6 \u7fa4\u3001\u8d44\u6e90 \u914d\u989d\u7ba1 \u7406\u3001CI\/CD \u7b49\u529f \u80fd,\u5e2e\u52a9\u4f01 \u4e1a\u5feb \u901f\u5b9e\u73b0\u4e91\u539f\u751f; \u5177\u5907\u529f\u80fd:1. \u4e00 \u952e\u6574\u5408\u57fa\u7840\u8bbe\u65bd: \u5feb\u901f\u6574\u5408\u8ba1\u7b97\u3001 \u5b58\u50a8\u3001\u7f51\u7edc\u8d44 \u6e90,\u4ee5\u6807\u51c6\u5316\u7684 \u5bb9\u5668 \u5f62\u5f0f\u4ea4\u4ed8\u8d44 \u6e90; 2.\u5e94\u7528\u5168\u751f \u547d\u5468\u671f\u7ba1\u7406:\u591a\u5f15 \u64ce\u3001CI\/CD \u7b49\u529f \u80fd\u52a9\u529b\u5e94 \u7528\u5feb\u901f \u8fed\u4ee3,\u654f\u6377\u5f00 \u53d1; 3.\u7cbe\u7ec6\u5316 \u5206 \u914d\u63a7\u5236:\u57fa\u4e8e\u591a\u79df \u6237,RBAC \u6a21\u578b \u7ba1\u7406\u8d44\u6e90,\u5b8c\u5584 \u7684\u5ba1\u8ba1\u65e5\u5fd7,\u8ba9 \u6240 \u6709\u64cd\u4f5c\u90fd\u6709\u8ff9 \u53ef\u5faa;4.\u591a\u7ef4\u5ea6\u667a \u80fd \u8fd0\u7ef4:\u5185\u7f6e\u76d1\u63a7 \u544a\u8b66\u3001\u65e5\u5fd7\u6536\u96c6 \u6a21\u5757 \u7b49\u5e2e\u52a9\u4f01\u4e1a \u7edf\u4e00\u6536\u96c6\u3001\u5feb\u901f \u68c0\u7d22\u3002","created_by":1013,"created_at":"2024-12-25 17:21:54","updated_at":"2024-12-25 17:21:54","pinyin_shortcut":"ZStackZakurqyptV20","product_unit":2,"is_renew":false,"in_out_at":"","productType":{"id":7,"key":7,"name":"\u8f6f\u4ef6"},"productComponent":{"id":53,"key":53,"name":"\u4e91\u5e73\u53f0\u7ba1\u7406\u8f6f\u4ef6"},"productBrand":{"id":138,"key":138,"name":"ZStack"},"productSerie":{"id":1585,"key":1585,"name":"ZStack Zaku \u5bb9\u5668\u4e91\u5e73\u53f0 V2.0"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":974,"erp_sales_order_id":1273,"erp_store_id":"","product_id":1913,"description":"","number":"10","outbound":"0","amount":"9400.00","total_amount":"94000","last_number":"","last_amount":"","last_total_amount":"","cost":"8071.00","total_cost":"80710","supplier_id":67,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":8852,"project_id":3578,"product_id":1178,"amount":"14100.00","number":2,"cost":"10000.00","description":"","supplier_id":67,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"28200","total_cost":"20000","erp_sales_order_product_id":975,"supplier":{"id":67,"key":67,"name":"\u4f73\u6770\u79d1\u6280(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1178,"name":"ZStack \u5e74\u5ea6\u6280\u672f\u652f\u6301\u670d\u52a1","product_type":19,"product_component":151,"product_brand":138,"product_serie":1009,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-12-28 10:17:36","updated_at":"2024-01-24 15:32:43","pinyin_shortcut":"ZStackndjszcfw","product_unit":8,"is_renew":false,"in_out_at":"","productType":{"id":19,"key":19,"name":"\u6280\u672f\u670d\u52a1"},"productComponent":{"id":151,"key":151,"name":"\u4eba\u5de5\u670d\u52a1"},"productBrand":{"id":138,"key":138,"name":"ZStack"},"productSerie":{"id":1009,"key":1009,"name":"\u6280\u672f\u652f\u6301\u670d\u52a1"},"productUnit":{"id":8,"key":8,"name":"\u5e74"}},"erpSalesOrderProduct":{"id":975,"erp_sales_order_id":1273,"erp_store_id":"","product_id":1178,"description":"","number":"2","outbound":"0","amount":"14100.00","total_amount":"28200","last_number":"","last_amount":"","last_total_amount":"","cost":"10000.00","total_cost":"20000","supplier_id":67,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3578,"comment":4},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":887,"project_id":3578,"contact_id":5780,"point":"3000.00","paid_point":"3000","contact":{"id":5780,"key":5780,"name":"Zstack\u5434\u6770","client_id":3267,"supplier_id":"","client":{"id":3267,"key":3267,"name":"zstack\u5173\u7cfb\u6237\uff08\u8fc7\u5355\uff09"},"supplier":""},"projectContactPointRels":[{"id":165,"project_id":3578,"contact_id":5780,"point":"3000.00","day_at":"2025-02-27","description":"","created_at":"2025-02-27 10:11:41"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1273,"serial_no":"XSDD-20240626-00004","from_date":"","wrote_date":"2024-08-29","handler":1004,"client_id":3280,"purchase_contract_id":"","project_id":3578,"sales_contract_id":3368,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2025-02-20 11:19:25","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"12","amount":"122200","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-06-26 16:36:48","updated_at":"2025-02-20 11:19:25","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":563,"progress_remain_display":563,"forecast_remain_display":563,"projectProductTotalAmount":122200,"projectProductAllAmount":true,"projectProductTotalCost":100710,"projectProductAllCost":true,"projectProductTotalNumber":12,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":238,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"12.22\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":3000,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3556,"client_id":48,"project_status":3,"project_progress":6,"budget":"47204.1","profit_pct":"74.42","bargain_date":"2024-06-25","description":"","created_by":1004,"created_at":"2024-06-03 16:27:44","updated_at":"2025-06-19 17:36:01","engineer_id":"","project_title":"2024\u5e74\u670d\u52a1\u5668\u53ca\u5b58\u50a8\u8fd0\u7ef4\u670d\u52a1","collected":"47204.1","status_updated_at":"2024-06-26 15:25:34.691733+08","success_rate":"","comment":"","contract_type":2,"progress_updated_at":"2024-06-15 21:35:05.581025+08","forecast_updated_at":"2024-06-15 21:35:05.581025+08","end_at":"2024-07-19 15:53:28","pinyin_shortcut":"2024nfwqjccywfw","creator":1004,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":458,"is_sales_order_ready":true,"collected_plan":47204.1,"change_status_to":"","is_verify":false,"profits":"35129.291220000000000000","remain":"707 days 21:26:46.472763","progress_remain":"718 days 15:17:15.583471","forecast_remain":"718 days 15:17:15.583471","lost_contact_days":"707.904411626111","last_contact":"2024-06-26 15:10:00","last_arrive_days":"","last_arrive":"","duration":"45 days 23:25:44.317365","issued_invoices":"47204.10","client":{"id":48,"key":48,"name":"\u4e2d\u90fd\u6570\u79d1\u4f9b\u5e94\u94fe\u7ba1\u7406\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":47,"client_industry":8,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":8,"key":8,"name":"\u7269\u6d41"}},"usedClient":{},"contractType":{"id":2,"key":2,"name":"\u8fd0\u7ef4\u670d\u52a1"},"projectArchitects":[{"project_id":3556,"value":"1","key":1023,"name":"\u5468\u5b50\u5065"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":6,"key":6,"name":"\u63a8\u52a8\u6210\u4ea4","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u786e\u8ba4\u4e86\u65b9\u6848\uff0c\u4e86\u89e3\u4e86\u6210\u4ea4\u4ef7\u683c\u3002 \n\u65b9\u6cd5\uff1a\u901a\u8fc7\u5229\u76ca\u5206\u4eab\uff0c\u5b9e\u529b\u8bc1\u660e\uff0c\u9ad8\u5c42\u62dc\u8bbf\uff0c\u5382\u5546\u62dc\u8bbf\uff0c\u6848\u4f8b\u53c2\u89c2\uff0c\u7a81\u51fa\u6211\u65b9\u4f18\u52bf\uff0c\u6253\u51fb\u5bf9\u624b\u52a3\u52bf\u3002"},"projectProductTypes":[{"id":22,"product_type_id":22,"key":22,"name":"\u670d\u52a1","budget":"47204.10","pct":"74.42","profit":"35129.29122","project_id":3556}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":{"project_id":3556,"points":"388"},"workLogCount":{"project_id":3556,"count":1},"caseCount":{"project_id":3556,"count":6},"salesTimeCount":{},"implementTimeCount":{"project_id":3556,"sum":"11.8833333333333","times":"6"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3556,"sum":"312.77"},"buildContract":{"id":3366,"from_project":3556,"payment_collection_remind_ahead":"7 days","serial_no":"TS-YJC-2024061301","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"47204.1","erp_un_settle_amount":"0","including_tax":true,"amount":"47204.1","contractScans":[{"id":31371,"object_type":105,"object_id":3366,"attachment_id":19979,"attachment":{"id":19979,"key":19979,"name":"f9a5630f-1384-37d7-a265-de60fa0fdea9","extension":"pdf","path":"\/vue\/attachment\/preview\/f9a5630f-1384-37d7-a265-de60fa0fdea9\/\u4e2d\u90fd.pdf","orig_name":"\u4e2d\u90fd.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":57,"serial_no":"SKD-20240719-00004","wrote_date":"2024-07-19","from_date":"","handler":1004,"user_id":"","client_id":48,"sales_contract_id":3366,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-07-19 15:53:28","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"47204.1","settle_amount":"47204.1","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-07-19 15:53:28","updated_at":"2024-07-19 15:53:28","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"157","key":"157","contract_id":3366,"value":"47204.1","created_by":1013,"collected_date":"2024-07-19 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1698,"key":1698,"contract_id":3366,"value":"47204.10","attachment_id":"","from_date":"2024-07-01","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":2225,"key":2225,"contract_id":3366,"name":"2024-12-26","value":"47204.1","overdue_days":"","status":1,"remind_date":"2024-12-26","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":7493,"user_id":1004,"key":1004,"contract_id":3366,"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":7495,"user_id":1001,"key":1001,"contract_id":3366,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}}}],"salesSupplierRels":[{"id":2269,"contract_id":3366,"supplier_id":116,"purchase_id":3722,"supplier":{"id":116,"key":116,"name":"\u56db\u5ddd\u957f\u8679\u4f73\u534e\u4fe1\u606f\u4ea7\u54c1\u6709\u9650\u8d23\u4efb\u516c\u53f8"},"purchase":{"id":3722,"key":3722,"serial_no":"20241224001"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d7\u5929","invoiced":47204.1},"projectRemindReceivers":[],"projectProductRels":[{"id":8242,"project_id":3556,"product_id":941,"amount":"21157.6","number":1,"cost":"0","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"2024-07-14","hardware_to":"","software_to":"","maintenance_to":"2025-07-13","total_amount":"21157.6","total_cost":"0","erp_sales_order_product_id":972,"supplier":"","product":{"id":941,"name":"\u62d3\u5b9e\u4eba\u5de5\u6280\u672f\u670d\u52a1","product_type":19,"product_component":151,"product_brand":133,"product_serie":592,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-08-03 09:29:24","updated_at":"2026-02-05 16:37:56","pinyin_shortcut":"tsrgjsfw","product_unit":7,"is_renew":false,"in_out_at":"2026-02-05 16:37:56.557723+08","productType":{"id":19,"key":19,"name":"\u6280\u672f\u670d\u52a1"},"productComponent":{"id":151,"key":151,"name":"\u4eba\u5de5\u670d\u52a1"},"productBrand":{"id":133,"key":133,"name":"\u62d3\u5b9e"},"productSerie":{"id":592,"key":592,"name":"\u5b89\u88c5\u8c03\u8bd5\u670d\u52a1"},"productUnit":{"id":7,"key":7,"name":"\u6b21"}},"erpSalesOrderProduct":{"id":972,"erp_sales_order_id":1272,"erp_store_id":"","product_id":941,"description":"","number":"1","outbound":"0","amount":"21157.6","total_amount":"21157.6","last_number":"","last_amount":"","last_total_amount":"","cost":"0","total_cost":"0","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"2024-07-14","hardware_to":"","software_to":"","maintenance_to":"2025-07-13"}},{"id":8243,"project_id":3556,"product_id":1376,"amount":"5209.3","number":5,"cost":"1500","description":"","supplier_id":116,"hardware_from":"2024-08-08","software_from":"","maintenance_from":"","hardware_to":"2025-08-07","software_to":"","maintenance_to":"","total_amount":"26046.5","total_cost":"7500","erp_sales_order_product_id":973,"supplier":{"id":116,"key":116,"name":"\u56db\u5ddd\u957f\u8679\u4f73\u534e\u4fe1\u606f\u4ea7\u54c1\u6709\u9650\u8d23\u4efb\u516c\u53f8"},"product":{"id":1376,"name":"CBSOMA11M","product_type":2,"product_component":13,"product_brand":4,"product_serie":1052,"product_misc":"","product_qa":"","pn":"","description":"\u8054\u60f3\u539f\u5382\u4e00\u5e745*9\u670d\u52a1","created_by":1001,"created_at":"2024-01-26 17:55:26","updated_at":"2025-10-29 17:37:40","pinyin_shortcut":"CBSOMA11M","product_unit":8,"is_renew":false,"in_out_at":"2025-10-29 17:37:40.337224+08","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":4,"key":4,"name":"\u8054\u60f3"},"productSerie":{"id":1052,"key":1052,"name":"SR650\u670d\u52a1\u5668\u4e00\u5e745*9\u539f\u5382\u670d\u52a1"},"productUnit":{"id":8,"key":8,"name":"\u5e74"}},"erpSalesOrderProduct":{"id":973,"erp_sales_order_id":1272,"erp_store_id":"","product_id":1376,"description":"","number":"5","outbound":"0","amount":"5209.3","total_amount":"26046.5","last_number":"","last_amount":"","last_total_amount":"","cost":"1500","total_cost":"7500","supplier_id":116,"hardware_from":"2024-08-08","software_from":"","maintenance_from":"","hardware_to":"2025-08-07","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3556,"comment":13},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1272,"serial_no":"XSDD-20240626-00003","from_date":"","wrote_date":"2024-06-25","handler":1004,"client_id":48,"purchase_contract_id":"","project_id":3556,"sales_contract_id":3366,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-07-19 15:53:28","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"6","amount":"47204.1","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-06-26 15:25:34","updated_at":"2024-07-19 15:53:28","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":707,"progress_remain_display":718,"forecast_remain_display":718,"projectProductTotalAmount":47204.1,"projectProductAllAmount":true,"projectProductTotalCost":7500,"projectProductAllCost":true,"projectProductTotalNumber":6,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":45,"contract_type_display":"\u8fd0\u7ef4\u670d\u52a1","can_change_status":false,"is_admin":true,"lost_contact_days_display":"1\u5e74\u524d","can_view_product":true,"budget_display":"4.72\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3555,"client_id":2714,"project_status":3,"project_progress":9,"budget":"257296","profit_pct":"80.54","bargain_date":"2024-06-27","description":"","created_by":1004,"created_at":"2024-06-03 16:23:43","updated_at":"2024-11-17 18:08:07","engineer_id":"","project_title":"\u601d\u79d1\u7aef\u53e3\u6388\u6743\u9879\u76ee","collected":"257296","status_updated_at":"2024-06-30 17:23:20.441335+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-06-30 17:22:24.028792+08","forecast_updated_at":"2024-06-17 14:13:06.517933+08","end_at":"2024-11-20 16:32:36","pinyin_shortcut":"skdksqxm","creator":1004,"used_client":5,"from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":464,"is_sales_order_ready":true,"collected_plan":257296,"change_status_to":"","is_verify":false,"profits":"207226.198400000000000000","remain":"703 days 19:29:00.723161","progress_remain":"703 days 19:29:57.135704","forecast_remain":"716 days 22:39:14.646563","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"170 days 00:08:53.51776","issued_invoices":"257296.00","client":{"id":2714,"key":2714,"name":"\u5317\u4eac\u534e\u590f\u51ef\u777f\u79d1\u6280\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":13,"key":13,"name":"SI\/ISV"}},"usedClient":{"id":5,"key":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8"},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3555,"value":"1","key":1015,"name":"\u5434\u660a"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":85,"product_type_id":85,"key":85,"name":"\u7f51\u7edc","budget":"257296.00","pct":"80.54","profit":"207226.1984","project_id":3555}],"salesForecast":{"id":142,"key":142,"name":"\u6211\u4e0e\u5ba2\u6237\u8054\u624b","description":"\u4e0e\u5ba2\u6237\u8054\u624b\u5411\u5382\u5546\u4e89\u53d6\u6700\u4f18\u60e0\u4ef7\u683c\u3002\u5229\u6da6\u540450%\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3555,"sum":"45.00"},"buildContract":{"id":3373,"from_project":3555,"payment_collection_remind_ahead":"7 days","serial_no":"TS-YJC-20240627","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"257296","erp_un_settle_amount":"0","including_tax":true,"amount":"257296","contractScans":[{"id":26823,"object_type":105,"object_id":3373,"attachment_id":20018,"attachment":{"id":20018,"key":20018,"name":"9c864ae0-daaf-3cd3-88e0-d87226546a0b","extension":"pdf","path":"\/vue\/attachment\/preview\/9c864ae0-daaf-3cd3-88e0-d87226546a0b\/\u534e\u590f\u51ef\u777f-257296.pdf","orig_name":"\u534e\u590f\u51ef\u777f-257296.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":107,"serial_no":"SKD-20241120-00001","wrote_date":"2024-11-20","from_date":"","handler":1004,"user_id":"","client_id":2714,"sales_contract_id":3373,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-11-20 16:32:36","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"257296","settle_amount":"257296","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-11-20 16:32:36","updated_at":"2024-11-20 16:32:36","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1107","key":"1107","contract_id":3373,"value":"257296","created_by":1013,"collected_date":"2024-11-20 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1802,"key":1802,"contract_id":3373,"value":"257296.00","attachment_id":"","from_date":"2024-09-18","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1813,"key":1813,"contract_id":3373,"name":"2024-10-31","value":"257296","overdue_days":20,"status":1,"remind_date":"2024-10-31","pct":100,"overdue_display":"\u903e\u671f20\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":5656,"user_id":1004,"key":1004,"contract_id":3373,"user":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}}}],"salesSupplierRels":[{"id":1478,"contract_id":3373,"supplier_id":435,"purchase_id":3382,"supplier":{"id":435,"key":435,"name":"\u6cb3\u5357\u5c1a\u4e4b\u9633\u7f51\u7edc\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3382,"key":3382,"serial_no":"20240701"}},{"id":1676,"contract_id":3373,"supplier_id":298,"purchase_id":3480,"supplier":{"id":298,"key":298,"name":"\u5317\u4eac\u777f\u521b\u80dc\u4e3a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3480,"key":3480,"serial_no":"20240702-HYF-002"}},{"id":1677,"contract_id":3373,"supplier_id":298,"purchase_id":"","supplier":{"id":298,"key":298,"name":"\u5317\u4eac\u777f\u521b\u80dc\u4e3a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":""}],"payment_collection_remind_ahead_display":"\u63d0\u524d7\u5929","invoiced":257296},"projectRemindReceivers":[],"projectProductRels":[{"id":5381,"project_id":3555,"product_id":1548,"amount":"10500","number":16,"cost":"300","description":"OEM","supplier_id":608,"hardware_from":"2024-07-02","software_from":"","maintenance_from":"","hardware_to":"2025-07-02","software_to":"","maintenance_to":"","total_amount":"168000","total_cost":"4800","erp_sales_order_product_id":976,"supplier":{"id":608,"key":608,"name":"\u6dd8\u5b9d\u7f51"},"product":{"id":1548,"name":"UCS-L-6400-25G=","product_type":4,"product_component":43,"product_brand":3,"product_serie":1335,"product_misc":"","product_qa":"","pn":"","description":"FI per port license to connect to B\/X\/C-Series or FEX","created_by":1013,"created_at":"2024-04-10 10:39:17","updated_at":"2024-04-10 10:39:17","pinyin_shortcut":"UCSL640025G","product_unit":3,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1335,"key":1335,"name":"\u601d\u79d1UCS6400\u4e92\u8054\u77e9\u9635\u7aef\u53e3\u6fc0\u6d3b\u6388\u6743"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":{"id":976,"erp_sales_order_id":1274,"erp_store_id":"","product_id":1548,"description":"OEM","number":"16","outbound":"0","amount":"10500","total_amount":"168000","last_number":"","last_amount":"","last_total_amount":"","cost":"300","total_cost":"4800","supplier_id":608,"hardware_from":"2024-07-02","software_from":"","maintenance_from":"","hardware_to":"2025-07-02","software_to":"","maintenance_to":""}},{"id":5382,"project_id":3555,"product_id":1610,"amount":"150","number":24,"cost":"56","description":"","supplier_id":298,"hardware_from":"2024-07-02","software_from":"","maintenance_from":"","hardware_to":"2025-07-02","software_to":"","maintenance_to":"","total_amount":"3600","total_cost":"1344","erp_sales_order_product_id":977,"supplier":{"id":298,"key":298,"name":"\u5317\u4eac\u777f\u521b\u80dc\u4e3a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1610,"name":"FLLO-1150","product_type":4,"product_component":43,"product_brand":152,"product_serie":1371,"product_misc":"","product_qa":"","pn":"","description":"\u80dc\u4e3a\u4e07\u5146\u5149\u7ea4\u8df3\u7ebfLC-LC15\u7c73","created_by":1013,"created_at":"2024-05-09 14:26:04","updated_at":"2024-05-09 14:26:04","pinyin_shortcut":"FLLO1150","product_unit":6,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":152,"key":152,"name":"\u80dc\u4e3a"},"productSerie":{"id":1371,"key":1371,"name":"\u4e07\u5146\u591a\u6a21\u5149\u7ea4\u8df3\u7ebfLC-LC 15\u7c73"},"productUnit":{"id":6,"key":6,"name":"\u6761"}},"erpSalesOrderProduct":{"id":977,"erp_sales_order_id":1274,"erp_store_id":"","product_id":1610,"description":"","number":"24","outbound":"0","amount":"150","total_amount":"3600","last_number":"","last_amount":"","last_total_amount":"","cost":"56","total_cost":"1344","supplier_id":298,"hardware_from":"2024-07-02","software_from":"","maintenance_from":"","hardware_to":"2025-07-02","software_to":"","maintenance_to":""}},{"id":5383,"project_id":3555,"product_id":229,"amount":"2100","number":32,"cost":"220","description":"","supplier_id":435,"hardware_from":"2024-07-02","software_from":"","maintenance_from":"","hardware_to":"2025-07-02","software_to":"","maintenance_to":"","total_amount":"67200","total_cost":"7040","erp_sales_order_product_id":978,"supplier":{"id":435,"key":435,"name":"\u6cb3\u5357\u5c1a\u4e4b\u9633\u7f51\u7edc\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":229,"name":"SFP-10G-SR=","product_type":4,"product_component":43,"product_brand":3,"product_serie":1058,"product_misc":5,"product_qa":2,"pn":"","description":"","created_by":1013,"created_at":"2017-07-01 12:25:14","updated_at":"2024-01-30 16:00:59","pinyin_shortcut":"SFP10GSR","product_unit":3,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1058,"key":1058,"name":"\u601d\u79d1SFP-10G-SR\u6a21\u5757"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":{"id":978,"erp_sales_order_id":1274,"erp_store_id":"","product_id":229,"description":"","number":"32","outbound":"0","amount":"2100","total_amount":"67200","last_number":"","last_amount":"","last_total_amount":"","cost":"220","total_cost":"7040","supplier_id":435,"hardware_from":"2024-07-02","software_from":"","maintenance_from":"","hardware_to":"2025-07-02","software_to":"","maintenance_to":""}},{"id":5384,"project_id":3555,"product_id":151,"amount":"1156","number":16,"cost":"0","description":"\u51fa\u5e93\u5b58","supplier_id":"","hardware_from":"2024-07-02","software_from":"","maintenance_from":"","hardware_to":"2025-07-02","software_to":"","maintenance_to":"","total_amount":"18496","total_cost":"0","erp_sales_order_product_id":979,"supplier":"","product":{"id":151,"name":"DS-SFP-FC16G-SW=","product_type":4,"product_component":43,"product_brand":3,"product_serie":1025,"product_misc":5,"product_qa":2,"pn":"","description":"","created_by":1013,"created_at":"2017-03-23 12:12:45","updated_at":"2024-01-26 11:30:11","pinyin_shortcut":"DSSFPFC16GSW","product_unit":3,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1025,"key":1025,"name":"\u601d\u79d1DS-SFP-FC16G-SW\u5149\u7ea4\u6a21\u5757"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":{"id":979,"erp_sales_order_id":1274,"erp_store_id":"","product_id":151,"description":"\u51fa\u5e93\u5b58","number":"16","outbound":"0","amount":"1156","total_amount":"18496","last_number":"","last_amount":"","last_total_amount":"","cost":"0","total_cost":"0","supplier_id":"","hardware_from":"2024-07-02","software_from":"","maintenance_from":"","hardware_to":"2025-07-02","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3555,"comment":6},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1274,"serial_no":"XSDD-20241120-00001","from_date":"","wrote_date":"2024-06-27","handler":1004,"client_id":2714,"purchase_contract_id":"","project_id":3555,"sales_contract_id":3373,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-11-20 16:32:36","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"88","amount":"257296","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-06-30 17:23:20","updated_at":"2024-11-20 16:32:36","print_times":""},"projectUsedClient":{"id":49,"project_id":3555,"used_client":5,"budget":"","profit":"","profit_pct":"","collected_plan":"","remind_ahead":"","usedClient":{"id":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","abbr":"","pinyin_shortcut":"zdktltxkjyxgs","description":"\u66fe\u7528\u540d\uff1a\u5317\u4eac\u666e\u5929\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","corp_rep":"\u738b\u7acb\u56fd","website":"http:\/\/www.putiantaili.com","capital":"3783.56","established_at":"1992-09-01","headcount":"2200","reg_address":7,"working_address":"","telephone":"010-62683399","fax":"","scale":"1000000000","branch":"","purchase_scale_per_yr":"500","purchase_freq":"","company_nature":1,"client_class":47,"client_industry":6,"client_type":6,"sales_rep":1004,"main_contact":"","created_by":1004,"created_at":"2017-02-08 15:59:11","updated_at":"2026-03-24 06:59:47","main_business":"\u4e3b\u8981\u4ece\u4e8b\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u7684\u9500\u552e\u548c\u670d\u52a1\uff0c\u662f\u4e2d\u56fd\u6700\u5927\u7684\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u5206\u9500\u5546\u4e4b\u4e00\u3002","deleted":false,"capital_currency":"rmb","invoice_info":"\u7edf\u4e00\u793e\u4f1a\u4fe1\u7528\u4ee3\u7801\uff1a91110108101972028F","logo":"","en_name":"","pick_at":"2021-06-03 15:44:50","it_budget":"","deployment_mode":"","it_per_num":"","public_relations_difficulty":"","it_status":"","decision_process":"","coach":"","competitor":"","peers":"","supplier":"","main_product":"","client_base_info_count":7,"client_key_info_count":3,"contact_count":9,"visit_count":0,"cooperate_count":0,"case_pre_sales_count":0,"case_implement_count":12,"is_overdue_remind":false,"from_contact":"","tax_no":""},"projectUsedClientPaymentCollectionRemindReceivers":[],"projectUsedClientPaymentCollectionRemindDates":[],"projectUsedClientPayments":[],"projectUsedClientInvoices":[],"invoiced":0,"collected":0,"un_invoiced":0,"un_collected":0,"remind_ahead_display":"\u4e0d\u63d0\u9192","project_used_client_collected_plan":0,"project_used_client_collected_plan_pct":""},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":703,"progress_remain_display":703,"forecast_remain_display":716,"projectProductTotalAmount":257296,"projectProductAllAmount":true,"projectProductTotalCost":13184,"projectProductAllCost":true,"projectProductTotalNumber":88,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":170,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"25.73\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3550,"client_id":3266,"project_status":3,"project_progress":9,"budget":"107724","profit_pct":"3.57","bargain_date":"2024-05-29","description":"","created_by":1004,"created_at":"2024-05-27 10:08:48","updated_at":"2024-10-23 17:30:34","engineer_id":"","project_title":"ZStack\u4e91\u8f6f\u4ef6","collected":"107724","status_updated_at":"2024-05-27 12:21:56.71528+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-05-27 10:08:48.769703+08","forecast_updated_at":"2024-05-27 10:08:48.769703+08","end_at":"2024-05-29 11:28:22","pinyin_shortcut":"ZStackyrj","creator":1004,"used_client":"","from_contact":"","total_contact_point":"15000","paid_contact_point":"15000","project_product_version_id":419,"is_sales_order_ready":true,"collected_plan":107724,"change_status_to":"","is_verify":false,"profits":"3845.746800000000000000","remain":"738 days 00:30:24.449216","progress_remain":"738 days 02:43:32.394793","forecast_remain":"738 days 02:43:32.394793","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"2 days 01:19:33.557364","issued_invoices":"107724.00","client":{"id":3266,"key":3266,"name":"\u5317\u4eac\u5764\u521b\u5609\u4e1a\u79d1\u6280\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":13,"key":13,"name":"SI\/ISV"}},"usedClient":{},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":65,"product_type_id":65,"key":65,"name":"\u5546\u4e1a\u8f6f\u4ef6","budget":"107724.00","pct":"3.57","profit":"3845.7468","project_id":3550}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":{"project_id":3550,"points":"94"},"workLogCount":"","caseCount":{"project_id":3550,"count":2},"salesTimeCount":{},"implementTimeCount":{"project_id":3550,"sum":"2.21666666666667","times":"2"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3550,"sum":"34"},"buildContract":{"id":3312,"from_project":3550,"payment_collection_remind_ahead":"1 day","serial_no":"TSKJ20240524-KCJY","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"107724","erp_un_settle_amount":"0","including_tax":true,"amount":"107724","contractScans":[{"id":26681,"object_type":105,"object_id":3312,"attachment_id":19487,"attachment":{"id":19487,"key":19487,"name":"d27fa8c3-d1f5-3dc7-854a-91b3362167bb","extension":"pdf","path":"\/vue\/attachment\/preview\/d27fa8c3-d1f5-3dc7-854a-91b3362167bb\/2024_05_30_09_06_02.pdf","orig_name":"2024_05_30_09_06_02.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":1075,"serial_no":"SKD-20240529-00001","wrote_date":"2024-05-29","from_date":"","handler":1004,"user_id":"","client_id":3266,"sales_contract_id":3312,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-05-29 11:28:22","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"107724","settle_amount":"107724","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-05-29 11:28:22","updated_at":"2024-05-29 11:28:22","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11075","key":"11075","contract_id":3312,"value":"107724","created_by":1013,"collected_date":"2024-05-29 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1669,"key":1669,"contract_id":3312,"value":"107724.00","attachment_id":"","from_date":"2024-05-27","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1681,"key":1681,"contract_id":3312,"name":"2024-06-21","value":"107724","overdue_days":"","status":1,"remind_date":"2024-06-21","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":5517,"user_id":1004,"key":1004,"contract_id":3312,"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":5518,"user_id":1001,"key":1001,"contract_id":3312,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}}}],"salesSupplierRels":[{"id":1446,"contract_id":3312,"supplier_id":67,"purchase_id":3315,"supplier":{"id":67,"key":67,"name":"\u4f73\u6770\u79d1\u6280(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3315,"key":3315,"serial_no":"XM20240527000192"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","invoiced":107724},"projectRemindReceivers":[],"projectProductRels":[{"id":5265,"project_id":3550,"product_id":965,"amount":"8977","number":12,"cost":"6750","description":"","supplier_id":67,"hardware_from":"","software_from":"2024-06-01","maintenance_from":"","hardware_to":"","software_to":"2025-05-31","maintenance_to":"","total_amount":"107724","total_cost":"81000","erp_sales_order_product_id":900,"supplier":{"id":67,"key":67,"name":"\u4f73\u6770\u79d1\u6280(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":965,"name":"ZStack Cloud \u4e91\u5e73\u53f0 V4.0 \u4f01\u4e1a\u7248(\u6c38\u4e45\u8bb8\u53ef)","product_type":7,"product_component":53,"product_brand":138,"product_serie":1262,"product_misc":"","product_qa":"","pn":"","description":"ZStack Cloud \u4e91\u5e73\u53f0\u4f01\u4e1a\u7248:1\u3001 \u914d\u7f6e\u670d\u52a1\u5668\u865a\u62df\u5316:\u5c06\u7269\u7406\u670d\u52a1\u5668 CPU\u3001\u5185\u5b58\u7b49\u8fdb\u884c\u865a\u62df\u5316\u6c60\u5316,\u4e3a\u4e0a \u5c42\u5e94\u7528\u5f39\u6027\u8ba1\u7b97\u8d44\u6e90\u670d\u52a1,\u652f\u6301\u4e1a \u5185\u6240\u6709\u4e3b\u6d41 X86 \u670d\u52a1\u5668\u578b\u53f7,\u652f\u6301 \u7ba1\u7406\u8282\u70b9\u9ad8\u53ef\u7528\u548c\u865a\u62df\u673a\u9ad8\u53ef\u7528\u3001 \u4e91\u4e3b\u673a\u5feb\u7167\u7b49\u5168\u90e8\u529f\u80fd;2\u3001\u914d\u7f6e\u5b58 \u50a8\u865a\u62df\u5316\u5bf9\u63a5\u6a21\u5757:\u652f\u6301\u5bf9\u63a5\u7ba1\u7406 \u591a\u79cd\u5b58\u50a8\u7c7b\u578b,\u5305\u62ec\u672c\u5730\u5b58\u50a8\u3001\u96c6 \u4e2d\u5b58\u50a8(NFS\/iSCSI\/FC)\u3001\u5206\u5e03\u5f0f \u5b58\u50a8\u7b49,\u4e3a\u4e91\u4e3b\u673a\u63d0\u4f9b\u5757\u5b58\u50a8\u670d \u52a1;3\u3001\u914d\u7f6e\u4e91\u76d8\u7ba1\u7406\u529f\u80fd:\u652f\u6301\u4e91\u76d8 QoS \u529f\u80fd,\u652f\u6301\u5171\u4eab\u4e91\u76d8\u529f\u80fd, \u652f\u6301\u5728\u7ebf\u4e91\u76d8\u6269\u5bb9\u529f\u80fd,\u652f\u6301\u4e91\u76d8 \u5feb\u7167\u3001\u514b\u9686\u3001\u521b\u5efa\u955c\u50cf\u529f\u80fd;4\u3001\u914d \u7f6e\u9ad8\u7ea7\u7f51\u7edc\u865a\u62df\u5316\u8f6f\u4ef6\u6a21\u5757:\u652f\u6301 \u5206\u5e03\u5f0f\u6241\u5e73\u7f51\u7edc\u6a21\u578b,\u63d0\u4f9b\u5206\u5e03\u5f0f DHCP \u670d\u52a1,\u6d88\u9664\u7f51\u7edc\u6027\u80fd\u74f6\u9888\u53ca\u5355 \u70b9\u6545\u969c,\u652f\u6301 VPC \u7f51\u7edc\u6a21\u578b,\u652f\u6301 SR-IOV\u3001\u667a\u80fd\u7f51\u5361\u7b49\u9ad8\u6027\u80fd\u7f51\u5361\u529f \u80fd,\u63d0\u4f9b\u4e0d\u53d7\u6570\u91cf\u9650\u5236\u7684\u5f39\u6027 IP\u3001 \u865a\u62df\u8def\u7531\u5668\u3001\u865a\u62df\u9632\u706b\u5899\u3001\u865a\u62df\u5b89 \u5168\u7ec4\u3001\u865a\u62df\u8d1f\u8f7d\u5747\u8861,\u652f\u6301 OSPF \u52a8 \u6001\u8def\u7531\u534f\u8bae\u3001SNAT \u7f51\u7edc\u670d\u52a1\u3001\u7ec4\u64ad \u8def\u7531\u3001\u7aef\u53e3\u8f6c\u53d1\u3001NetFlow \u7b49\u9ad8\u7ea7 \u7f51\u7edc\u529f\u80fd;\u652f\u6301\u4e8c\u5c42\u7f51\u7edc\u9694\u79bb\u529f \u80fd:\u652f\u6301 noVLAN\u3001VLAN\u3001Vxlan,\u652f \u6301\u7f51\u7edc\u4e1c\u897f\u5411\u3001\u5357\u5317\u5411 QoS \u529f\u80fd; \u652f\u6301\u786c\u4ef6 Vxlan \u5bf9\u63a5\u6dfb\u52a0 SDN \u63a7\u5236 \u5668,\u652f\u6301\u914d\u7f6e\u57fa\u4e8e TCP\/UDP \u7aef\u53e3\u7684 \u4e09\u5c42\u5b89\u5168\u7b56\u7565\u9694\u79bb;5\u3001\u914d\u7f6e\u4e91\u5e73\u53f0 \u4f01\u4e1a\u7ea7\u529f\u80fd\u6a21\u5757:\u652f\u6301\u6240\u6709\u4e3b\u6d41 GPU \u8bbe\u5907\u900f\u4f20\u548c\u865a\u62df\u5316\u529f\u80fd;\u652f\u6301 \u4e91\u4e3b\u673a\u5f39\u6027\u4f38\u7f29\u7ba1\u7406\u529f\u80fd;\u652f\u6301\u5927 \u5c4f\u76d1\u63a7\u529f\u80fd;\u652f\u6301\u8ba1\u91cf\u8ba1\u8d39\u529f\u80fd; \u652f\u6301 VDI \u534f\u8bae;6\u3001\u914d\u7f6e\u5e73\u53f0\u76d1\u63a7\u7ba1 \u7406\u6a21\u5757,\u63d0\u4f9b\u7269\u7406\u673a\u3001\u865a\u62df\u673a\u8d44\u6e90 \u8fd0\u884c\u72b6\u6001\u53ca\u5173\u952e\u6307\u6807(\u5982 CPU\u3001\u5185 \u5b58\u3001\u7f51\u5361\u3001\u78c1\u76d8\u7b49\u8d44\u6e90)\u7528\u91cf\u5c55\u793a \u548c\u53d1\u5e03\u529f\u80fd\u3002;","created_by":1013,"created_at":"2023-08-04 15:34:05","updated_at":"2024-03-22 17:15:10","pinyin_shortcut":"ZStackCloudyptV40qybyjxk","product_unit":2,"is_renew":false,"in_out_at":"","productType":{"id":7,"key":7,"name":"\u8f6f\u4ef6"},"productComponent":{"id":53,"key":53,"name":"\u4e91\u5e73\u53f0\u7ba1\u7406\u8f6f\u4ef6"},"productBrand":{"id":138,"key":138,"name":"ZStack"},"productSerie":{"id":1262,"key":1262,"name":"ZStack Cloud \u4e91\u5e73\u53f0 V4.0"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":900,"erp_sales_order_id":1250,"erp_store_id":"","product_id":965,"description":"","number":"12","outbound":"0","amount":"8977","total_amount":"107724","last_number":"","last_amount":"","last_total_amount":"","cost":"6750","total_cost":"81000","supplier_id":67,"hardware_from":"","software_from":"2024-06-01","maintenance_from":"","hardware_to":"","software_to":"2025-05-31","maintenance_to":""}}],"commentCount":{"object_id":3550,"comment":4},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":549,"project_id":3550,"contact_id":5780,"point":"15000.00","paid_point":"15000","contact":{"id":5780,"key":5780,"name":"Zstack\u5434\u6770","client_id":3267,"supplier_id":"","client":{"id":3267,"key":3267,"name":"zstack\u5173\u7cfb\u6237\uff08\u8fc7\u5355\uff09"},"supplier":""},"projectContactPointRels":[{"id":100,"project_id":3550,"contact_id":5780,"point":"15000.00","day_at":"2024-06-26","description":"","created_at":"2024-06-26 10:39:38"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1250,"serial_no":"XSDD-20240527-00001","from_date":"","wrote_date":"2024-05-29","handler":1004,"client_id":3266,"purchase_contract_id":"","project_id":3550,"sales_contract_id":3312,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-05-29 11:28:22","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"12","amount":"107724","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-05-27 12:21:56","updated_at":"2024-05-29 11:28:22","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":738,"progress_remain_display":738,"forecast_remain_display":738,"projectProductTotalAmount":107724,"projectProductAllAmount":true,"projectProductTotalCost":81000,"projectProductAllCost":true,"projectProductTotalNumber":12,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":2,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"10.77\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":15000,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3543,"client_id":48,"project_status":3,"project_progress":10,"budget":"92000","profit_pct":"14.08","bargain_date":"2024-04-30","description":"","created_by":1004,"created_at":"2024-05-20 14:41:33","updated_at":"2024-07-18 10:10:06","engineer_id":"","project_title":"\u5b58\u50a8\u6269\u5bb9","collected":"92000","status_updated_at":"2024-05-20 14:44:52.765566+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-05-20 14:41:33.526883+08","forecast_updated_at":"2024-05-20 14:41:33.526883+08","end_at":"2024-09-26 18:06:52","pinyin_shortcut":"cckr","creator":1004,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":403,"is_sales_order_ready":true,"collected_plan":92000,"change_status_to":"","is_verify":false,"profits":"12953.600000000000000000","remain":"744 days 22:07:28.39893","progress_remain":"744 days 22:10:47.637613","forecast_remain":"744 days 22:10:47.637613","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"129 days 03:25:19.282512","issued_invoices":"92000.00","client":{"id":48,"key":48,"name":"\u4e2d\u90fd\u6570\u79d1\u4f9b\u5e94\u94fe\u7ba1\u7406\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":47,"client_industry":8,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":8,"key":8,"name":"\u7269\u6d41"}},"usedClient":{},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3543,"value":"1","key":1023,"name":"\u5468\u5b50\u5065"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":10,"key":10,"name":"\u4ea4\u8d27\u4e2d","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u7b7e\u7f72\u7b7e\u6536\u5355\uff0c\u7b7e\u7f72\u9a8c\u6536\u5355 \n\u65b9\u6cd5\uff1a\u8d27\u5230\u5ba2\u6237\u6307\u5b9a\u5730\u70b9\u7b7e\u7f72\u7b7e\u6536\u5355\uff0c \u5b89\u88c5\u90e8\u7f72\u5b8c\u6210\u7b7e\u7f72\u9a8c\u6536\u5355\u3002"},"projectProductTypes":[{"id":3,"product_type_id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907","budget":"92000.00","pct":"14.08","profit":"12953.6","project_id":3543}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":{"project_id":3543,"points":"63"},"workLogCount":"","caseCount":{"project_id":3543,"count":1},"salesTimeCount":{},"implementTimeCount":{"project_id":3543,"sum":"0.75","times":"1"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":3299,"from_project":3543,"payment_collection_remind_ahead":"7 days","serial_no":"TS-YJC-2024043019","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"92000","erp_un_settle_amount":"0","including_tax":true,"amount":"92000","contractScans":[{"id":26284,"object_type":105,"object_id":3299,"attachment_id":19258,"attachment":{"id":19258,"key":19258,"name":"37cd5dc2-81d3-3a71-ac3d-57866cb76207","extension":"pdf","path":"\/vue\/attachment\/preview\/37cd5dc2-81d3-3a71-ac3d-57866cb76207\/\u4e2d\u90fd\u5408\u540c.pdf","orig_name":"\u4e2d\u90fd\u5408\u540c.pdf"}}],"receiptScans":[{"id":26041,"object_type":106,"object_id":3299,"attachment_id":19377,"attachment":{"id":19377,"key":19377,"name":"7ea061a1-ac1a-3875-9733-c96ca8557d50","extension":"pdf","path":"\/vue\/attachment\/preview\/7ea061a1-ac1a-3875-9733-c96ca8557d50\/2024_05_22_11_18_36.pdf","orig_name":"2024_05_22_11_18_36.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":76,"serial_no":"SKD-20240926-00001","wrote_date":"2024-09-26","from_date":"","handler":1004,"user_id":"","client_id":48,"sales_contract_id":3299,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"\u627f\u5151\u6c47\u7968\uff0c\u5230\u671f\u65e52024\u5e749\u670826\u65e5","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-09-26 18:06:52","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"92000","settle_amount":"92000","created_by":5388,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-09-26 18:06:52","updated_at":"2024-09-26 18:06:52","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"176","key":"176","contract_id":3299,"value":"92000","created_by":5388,"collected_date":"2024-09-26 00:00:00","createdBy":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","department_id":6},"pct":100}],"salesContractInvoices":[{"id":1677,"key":1677,"contract_id":3299,"value":"92000.00","attachment_id":"","from_date":"2024-06-05","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1663,"key":1663,"contract_id":3299,"name":"2024-07-19","value":"92000","overdue_days":69,"status":1,"remind_date":"2024-07-19","pct":100,"overdue_display":"\u903e\u671f69\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":5290,"user_id":1004,"key":1004,"contract_id":3299,"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":5292,"user_id":1001,"key":1001,"contract_id":3299,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}}}],"salesSupplierRels":[{"id":1427,"contract_id":3299,"supplier_id":598,"purchase_id":3292,"supplier":{"id":598,"key":598,"name":"\u5317\u4eac\u94f6\u65af\u6cf0\u7ecf\u8d38\u6709\u9650\u8d23\u4efb\u516c\u53f8"},"purchase":{"id":3292,"key":3292,"serial_no":"2024051401"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d7\u5929","invoiced":92000},"projectRemindReceivers":[],"projectProductRels":[{"id":5028,"project_id":3543,"product_id":1620,"amount":"92000","number":1,"cost":"75000","description":"","supplier_id":598,"hardware_from":"2024-05-20","software_from":"","maintenance_from":"","hardware_to":"2025-05-19","software_to":"","maintenance_to":"","total_amount":"92000","total_cost":"75000","erp_sales_order_product_id":896,"supplier":{"id":598,"key":598,"name":"\u5317\u4eac\u94f6\u65af\u6cf0\u7ecf\u8d38\u6709\u9650\u8d23\u4efb\u516c\u53f8"},"product":{"id":1620,"name":"DS224C(1.8TB*20\u5757\u786c\u76d8)","product_type":3,"product_component":17,"product_brand":6,"product_serie":1147,"product_misc":"","product_qa":"","pn":"","description":"FAS2750\u6269\u5c55\u67dcDS224C+20\u57571.8TB\uff0c\u542b5M SAS\u8fde\u63a5\u7ebf\u7f06","created_by":1013,"created_at":"2024-05-20 14:49:53","updated_at":"2024-05-20 14:50:18","pinyin_shortcut":"DS224C18TB20kyp","product_unit":2,"is_renew":false,"in_out_at":"","productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":17,"key":17,"name":"\u5b58\u50a8\u6269\u5c55\u67dc"},"productBrand":{"id":6,"key":6,"name":"NetApp"},"productSerie":{"id":1147,"key":1147,"name":"Netapp DS224C\u6269\u5c55\u67dc"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":896,"erp_sales_order_id":1246,"erp_store_id":"","product_id":1620,"description":"","number":"1","outbound":"0","amount":"92000","total_amount":"92000","last_number":"","last_amount":"","last_total_amount":"","cost":"75000","total_cost":"75000","supplier_id":598,"hardware_from":"2024-05-20","software_from":"","maintenance_from":"","hardware_to":"2025-05-19","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3543,"comment":3},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1246,"serial_no":"XSDD-20240926-00001","from_date":"","wrote_date":"2024-04-30","handler":1004,"client_id":48,"purchase_contract_id":"","project_id":3543,"sales_contract_id":3299,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-09-26 18:06:52","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"1","amount":"92000","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-05-20 14:44:52","updated_at":"2024-09-26 18:06:52","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":744,"progress_remain_display":744,"forecast_remain_display":744,"projectProductTotalAmount":92000,"projectProductAllAmount":true,"projectProductTotalCost":75000,"projectProductAllCost":true,"projectProductTotalNumber":1,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":129,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"9.2\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3522,"client_id":2091,"project_status":5,"project_progress":5,"budget":"305280","profit_pct":"50","bargain_date":"2024-11-15","description":"","created_by":1004,"created_at":"2024-04-29 10:09:53","updated_at":"2024-12-16 15:27:35","engineer_id":"","project_title":"\u7535\u79d1\u592a\u529b\u4fe1\u606f\u4e2d\u5fc3\u673a\u623f\u642c\u8fc1","collected":"0","status_updated_at":"2024-11-04 11:00:28.583064+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-11-03 17:04:51.511725+08","forecast_updated_at":"2024-11-03 17:04:51.511725+08","end_at":"2024-11-04 11:00:28","pinyin_shortcut":"dktlxxzxjfbq","creator":1004,"used_client":5,"from_contact":"","total_contact_point":"116460","paid_contact_point":"","project_product_version_id":"","is_sales_order_ready":true,"collected_plan":0,"change_status_to":"","is_verify":false,"profits":"152640.0000000000000000","remain":"577 days 01:51:52.581432","progress_remain":"577 days 19:47:29.652771","forecast_remain":"577 days 19:47:29.652771","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"189 days 00:50:35.358401","issued_invoices":"","client":{"id":2091,"key":2091,"name":"\u795e\u5dde\u6570\u7801\u7cfb\u7edf\u96c6\u6210\u670d\u52a1\u6709\u9650\u516c\u53f8","logo":"","client_type":2,"client_class":47,"client_industry":20,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":2,"key":2,"name":"\u7cfb\u7edf\u96c6\u6210\u5546"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":20,"key":20,"name":"\u5176\u4ed6"}},"usedClient":{"id":5,"key":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8"},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3522,"value":"1","key":1015,"name":"\u5434\u660a"}],"projectStatus":{"id":5,"key":5,"name":"\u5546\u673a\u6401\u7f6e","color":"#222222"},"projectProgress":{"id":5,"key":5,"name":"\u5546\u52a1\u62a5\u4ef7","description":"\u5b9a\u4e49\uff1a1.\u62a5\u4ef7\u6709\u6548\u671f 2.\u6838\u7b97\u5229\u6da6\u7387 3. \u4ea4\u8d27\u65b9\u5f0f\u53ca\u65f6\u95f4 4.\u9a8c\u6536\u65b9\u5f0f 5.\u6536\u6b3e\u65b9\u5f0f 6.\u8fdd\u7ea6\u6761\u6b3e \n\u65b9\u6cd5\uff1a\u7528\u516c\u53f8\u6807\u51c6\u7684\u62a5\u4ef7\u5355\u6837\u5f0f\u5411\u5ba2\u6237\u63d0\u4f9b\u62a5\u4ef7\u3002"},"projectProductTypes":[{"id":22,"product_type_id":22,"key":22,"name":"\u670d\u52a1","budget":"305280.00","pct":"50","profit":"152640","project_id":3522}],"salesForecast":{"id":142,"key":142,"name":"\u6211\u4e0e\u5ba2\u6237\u8054\u624b","description":"\u4e0e\u5ba2\u6237\u8054\u624b\u5411\u5382\u5546\u4e89\u53d6\u6700\u4f18\u60e0\u4ef7\u683c\u3002\u5229\u6da6\u540450%\u3002"},"opportunityFrom":{},"purchaseType":{"id":130,"key":130,"name":"\u7ade\u4e89\u8c08\u5224"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3522,"sum":"14.16"},"buildContract":{},"projectRemindReceivers":[],"projectProductRels":[],"commentCount":{"object_id":3522,"comment":6},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":718,"project_id":3522,"contact_id":4612,"point":"116460.00","paid_point":"","contact":{"id":4612,"key":4612,"name":"\u738b\u745e\u5f6c","client_id":2091,"supplier_id":"","client":{"id":2091,"key":2091,"name":"\u795e\u5dde\u6570\u7801\u7cfb\u7edf\u96c6\u6210\u670d\u52a1\u6709\u9650\u516c\u53f8"},"supplier":""},"projectContactPointRels":[],"status_display":"\u672a\u6838\u9500"}],"erpSalesOrder":"","projectUsedClient":{"id":8,"project_id":3522,"used_client":5,"budget":"","profit":"","profit_pct":"","collected_plan":"","remind_ahead":"","usedClient":{"id":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","abbr":"","pinyin_shortcut":"zdktltxkjyxgs","description":"\u66fe\u7528\u540d\uff1a\u5317\u4eac\u666e\u5929\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","corp_rep":"\u738b\u7acb\u56fd","website":"http:\/\/www.putiantaili.com","capital":"3783.56","established_at":"1992-09-01","headcount":"2200","reg_address":7,"working_address":"","telephone":"010-62683399","fax":"","scale":"1000000000","branch":"","purchase_scale_per_yr":"500","purchase_freq":"","company_nature":1,"client_class":47,"client_industry":6,"client_type":6,"sales_rep":1004,"main_contact":"","created_by":1004,"created_at":"2017-02-08 15:59:11","updated_at":"2026-03-24 06:59:47","main_business":"\u4e3b\u8981\u4ece\u4e8b\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u7684\u9500\u552e\u548c\u670d\u52a1\uff0c\u662f\u4e2d\u56fd\u6700\u5927\u7684\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u5206\u9500\u5546\u4e4b\u4e00\u3002","deleted":false,"capital_currency":"rmb","invoice_info":"\u7edf\u4e00\u793e\u4f1a\u4fe1\u7528\u4ee3\u7801\uff1a91110108101972028F","logo":"","en_name":"","pick_at":"2021-06-03 15:44:50","it_budget":"","deployment_mode":"","it_per_num":"","public_relations_difficulty":"","it_status":"","decision_process":"","coach":"","competitor":"","peers":"","supplier":"","main_product":"","client_base_info_count":7,"client_key_info_count":3,"contact_count":9,"visit_count":0,"cooperate_count":0,"case_pre_sales_count":0,"case_implement_count":12,"is_overdue_remind":false,"from_contact":"","tax_no":""},"projectUsedClientPaymentCollectionRemindReceivers":[],"projectUsedClientPaymentCollectionRemindDates":[],"projectUsedClientPayments":[],"projectUsedClientInvoices":[],"invoiced":0,"collected":0,"un_invoiced":0,"un_collected":0,"remind_ahead_display":"\u4e0d\u63d0\u9192","project_used_client_collected_plan":0,"project_used_client_collected_plan_pct":""},"erpSalesOrderVerify":{},"schedules":[{"id":16897,"project_id":3522,"client_id":2091,"schedule_title":"\u5546\u673a\u9636\u6bb5\uff1a\u5546\u52a1\u62a5\u4ef7\n\u76ee\u7684\uff1a\u786e\u8ba4\u62a5\u4ef7\u53ca\u7b7e\u5408\u540c\u65f6\u95f4\n\u52a8\u4f5c\uff1a\u8ddf\u738b\u603b\u5177\u4f53\u6c9f\u901a\u3002","complete_at":"","start_at":"","end_at":"2024-05-17 18:00:00","created_by":1004,"is_complete":false,"is_closed":false,"complete_description":"","set_top_at":"","sort":2,"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"scheduleDescriptions":[{"id":10045,"schedule_id":16897,"description":"\u4e0a\u5468\u5408\u540c\u4ee5\u786e\u8ba4\u5e76\u7b7e\u597d\u3002\u672c\u5468\u63d0\u53d1\u7968\u7533\u8bf7\u8d70\u4ed8\u6b3e\u3002","created_at":"2024-11-03 17:05:40","created_at_display":"2024-11-03 17:05"},{"id":9873,"schedule_id":16897,"description":"\u4e0a\u5468\u5bf9\u4e8e\u5408\u540c\u53c8\u8c03\u6574\u4e86\u4e00\u90e8\u4efd\u5de5\u4f5c\u91cf\u548c\u8865\u5145\u90e8\u4efd\u5185\u5bb9\u3002\u672c\u5468\u770b\u770b\u5408\u540c\u5e94\u8be5\u53ef\u4ee5\u786e\u8ba4\u597d\u5408\u540c\u5e76\u7b7e\u7f72\u3002","created_at":"2024-10-27 14:48:21","created_at_display":"2024-10-27 14:48"},{"id":9749,"schedule_id":16897,"description":"\u4e0a\u5468\u5728\u8d70\u5408\u540c\u6d41\u7a0b\uff0c\u5728\u5408\u5b9e\u786e\u8ba4\u4e2d\u3002\u672c\u5468\u8ddf\u8fdb\u4e89\u53d6\u628a\u5408\u540c\u5f04\u597d\u3002","created_at":"2024-10-20 15:36:10","created_at_display":"2024-10-20 15:36"},{"id":9667,"schedule_id":16897,"description":"\u4e0a\u5468\u786e\u8ba4\u4e86\u5de5\u4f5c\u91cf\uff0c\u5728\u8d70\u6d41\u7a0b\u4e86\u3002\u672c\u5468\u786e\u8ba4\u5408\u540c\u4e8b\u9879\u3002","created_at":"2024-10-13 16:57:50","created_at_display":"2024-10-13 16:57"},{"id":9599,"schedule_id":16897,"description":"\u4e0a\u5468\u6838\u5bf9\u5de5\u4f5c\u91cf\uff0c\u672c\u5468\u786e\u8ba4\u9971\u548c\u5ea6\u53ca\u5408\u540c\u4e8b\u9879\u3002","created_at":"2024-09-29 15:45:53","created_at_display":"2024-09-29 15:45"},{"id":9561,"schedule_id":16897,"description":"\u5de5\u4f5c\u91cf\u6709\u70b9\u4e0d\u9644\u5408\u8981\u6c42\uff0c\u4e0b\u5468\u9700\u8981\u6539\u6b63\u683c\u5f0f\u7ee7\u7eed\u3002","created_at":"2024-09-22 20:51:35","created_at_display":"2024-09-22 20:51"},{"id":9527,"schedule_id":16897,"description":"\u5de5\u4f5c\u91cf\u7ee7\u7eed\u4e2d\uff0c\u9884\u8ba1\u5230\u672c\u6708\u5e95\uff0c\u7136\u540e\u8d70\u5408\u540c\u53ca\u4ed8\u6b3e\u6d41\u7a0b\u3002","created_at":"2024-09-17 17:11:42","created_at_display":"2024-09-17 17:11"},{"id":9466,"schedule_id":16897,"description":"\u8fd8\u5728\u7ee7\u7eed\u589e\u52a0\u5de5\u4f5c\u91cf\u3002\u63a5\u7740\u589e\u52a0\u6253\u5361\u3002","created_at":"2024-09-08 15:04:39","created_at_display":"2024-09-08 15:04"},{"id":9398,"schedule_id":16897,"description":"\u4e0a\u5468\u5728\u8865\u5145\u5de5\u4f5c\u91cf\u4e2d\u3002\u4e0b\u5468\u7ee7\u7eed\u589e\u52a0\u3002","created_at":"2024-09-01 16:48:11","created_at_display":"2024-09-01 16:48"},{"id":9351,"schedule_id":16897,"description":"\u9700\u8981\u5728\u8865\u5145\u5de5\u4f5c\u91cf\uff0c\u9884\u8ba1\u89812\u5468\u7684\u6253\u5361\u5de5\u4f5c\u91cf\u3002","created_at":"2024-08-25 16:21:03","created_at_display":"2024-08-25 16:21"},{"id":9312,"schedule_id":16897,"description":"21\u53f7\u8ddf\u8fdb\u786e\u8ba4","created_at":"2024-08-18 17:45:10","created_at_display":"2024-08-18 17:45"},{"id":9244,"schedule_id":16897,"description":"\u7b49\u7b49\u3002","created_at":"2024-08-04 21:50:22","created_at_display":"2024-08-04 21:50"},{"id":9200,"schedule_id":16897,"description":"\u7b49\u4e91\u9879\u76ee\u7b7e\u597d\u3002","created_at":"2024-07-28 17:41:18","created_at_display":"2024-07-28 17:41"},{"id":9176,"schedule_id":16897,"description":"\u672c\u5468\u6709\u673a\u4f1a\u3002","created_at":"2024-07-22 09:09:38","created_at_display":"2024-07-22 09:09"},{"id":9115,"schedule_id":16897,"description":"\u7b49\u5f85\u4e2d","created_at":"2024-07-14 21:11:19","created_at_display":"2024-07-14 21:11"},{"id":9082,"schedule_id":16897,"description":"\u8ddf\u4e91\u79fb\u8fc1\u9879\u76ee\u4e00\u8d77","created_at":"2024-07-05 14:20:58","created_at_display":"2024-07-05 14:20"},{"id":9033,"schedule_id":16897,"description":"\u5df2\u786e\u8ba4\uff0c\u73b0\u7b49\u4e91\u8fc1\u79fb\u7684\u5408\u540c\u5b8c\u6210\uff0c\u5c31\u8d70\u8fd9\u4e2a\u6d41\u7a0b\u3002","created_at":"2024-06-30 17:19:32","created_at_display":"2024-06-30 17:19"},{"id":9013,"schedule_id":16897,"description":"\u5df2\u8ddf\u795e\u7801\u9879\u76ee\u7ec4\u786e\u8ba4\u8fc7\u4e86\uff0c\u7b49\u4e91\u8fc1\u79fb\u8fc7\u5b8c\u5c31\u8d70\u8fd9\u4e2a\u6d41\u7a0b\u3002","created_at":"2024-06-23 22:11:17","created_at_display":"2024-06-23 22:11"},{"id":8900,"schedule_id":16897,"description":"\u5df2\u5f00\u59cb\u51c6\u5907\u5408\u540c\u5185\u5bb9\uff0c\u8ddf\u4e91\u8fc1\u79fb\u524d\u540e\u811a\u8d70\u6d41\u7a0b\u3002","created_at":"2024-06-15 21:29:28","created_at_display":"2024-06-15 21:29"},{"id":8844,"schedule_id":16897,"description":"\u5df2\u51c6\u5907\u4e86\u4e00\u4e9b\u8d44\u6599\uff0c\u8865\u5145\u9636\u6bb5\u3002","created_at":"2024-06-10 20:11:59","created_at_display":"2024-06-10 20:11"},{"id":8766,"schedule_id":16897,"description":"\u5468\u4e94\u521a\u5f04\u5b8c\uff0c\u518d\u6c47\u603b\u8d44\u6599\u4e8b\u9879\uff0c\u518d\u7b49\u7b49\u3002","created_at":"2024-06-02 17:49:50","created_at_display":"2024-06-02 17:49"},{"id":8628,"schedule_id":16897,"description":"\u73b0\u5728\u7684\u9636\u6bb5\u662f\u6211\u4eec\u628a\u6211\u4eec\u8be5\u5f04\u7684\u90fd\u5f04\u597d\u4e86\uff0c\u7b49\u795e\u7801\u6d41\u7a0b\u4e2d\u3002","created_at":"2024-05-26 19:56:01","created_at_display":"2024-05-26 19:56"},{"id":8521,"schedule_id":16897,"description":"\u5728\u51c6\u5907\u8d44\u6599\u4e2d\uff0c\u5148\u5f04\u597d\u963f\u91cc\u4e91\u8fc1\u79fb\u7136\u540e\u8d70\u8fd9\u4e2a\u6d41\u7a0b\u3002","created_at":"2024-05-19 16:11:52","created_at_display":"2024-05-19 16:11"}],"schedule_status":2,"complete_at_display":"","complete_at_display2":"","end_at_display":"2024-05-17 18:00","end_at_display2":"","is_overdue":true,"start_at_display":"","can_report":false,"can_update":true}],"is_only_cp":false,"remain_display":577,"progress_remain_display":577,"forecast_remain_display":577,"projectProductTotalAmount":0,"projectProductAllAmount":true,"projectProductTotalCost":0,"projectProductAllCost":true,"projectProductTotalNumber":0,"unissued_invoice":305280,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u5546\u673a\u6401\u7f6e","is_collected":false,"bgcolor":"#222222","can_invoice":false,"can_payment":false,"duration_display":189,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"30.53\u4e07","contact_points_status_display":"\u672a\u6838\u9500","total_contact_paid_point":0,"total_contact_un_paid_point":116460,"verify_display":0,"un_collected":0,"un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3504,"client_id":2091,"project_status":5,"project_progress":9,"budget":"212000","profit_pct":"70","bargain_date":"2024-09-30","description":"","created_by":1004,"created_at":"2024-04-15 16:48:02","updated_at":"2024-09-12 18:10:24","engineer_id":"","project_title":"\u963f\u91cc\u4e91VM\u8fc1\u79fb\u9879\u76ee","collected":"0","status_updated_at":"2024-09-12 18:10:24.524008+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-05-12 19:14:45.098341+08","forecast_updated_at":"2024-09-12 18:10:24.524008+08","end_at":"2024-09-12 18:10:24","pinyin_shortcut":"alyVMqyxm","creator":1004,"used_client":5,"from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":336,"is_sales_order_ready":false,"collected_plan":0,"change_status_to":"","is_verify":false,"profits":"148400.0000000000000000","remain":"629 days 18:41:56.640488","progress_remain":"752 days 17:37:36.066155","forecast_remain":"629 days 18:41:56.640488","lost_contact_days":"708.965522737222","last_contact":"2024-06-25 13:42:00","last_arrive_days":"","last_arrive":"","duration":"150 days 01:22:22.439079","issued_invoices":"","client":{"id":2091,"key":2091,"name":"\u795e\u5dde\u6570\u7801\u7cfb\u7edf\u96c6\u6210\u670d\u52a1\u6709\u9650\u516c\u53f8","logo":"","client_type":2,"client_class":47,"client_industry":20,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":2,"key":2,"name":"\u7cfb\u7edf\u96c6\u6210\u5546"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":20,"key":20,"name":"\u5176\u4ed6"}},"usedClient":{"id":5,"key":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8"},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3504,"value":"1","key":1015,"name":"\u5434\u660a"}],"projectStatus":{"id":5,"key":5,"name":"\u5546\u673a\u6401\u7f6e","color":"#222222"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":22,"product_type_id":22,"key":22,"name":"\u670d\u52a1","budget":"212000","pct":"70","profit":"148400","project_id":3504}],"salesForecast":{"id":142,"key":142,"name":"\u6211\u4e0e\u5ba2\u6237\u8054\u624b","description":"\u4e0e\u5ba2\u6237\u8054\u624b\u5411\u5382\u5546\u4e89\u53d6\u6700\u4f18\u60e0\u4ef7\u683c\u3002\u5229\u6da6\u540450%\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":"","workLogCount":{"project_id":3504,"count":1},"caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{},"projectRemindReceivers":[],"projectProductRels":[{"id":6173,"project_id":3504,"product_id":941,"amount":"210000","number":1,"cost":"0","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"210000","total_cost":"0","erp_sales_order_product_id":"","supplier":"","product":{"id":941,"name":"\u62d3\u5b9e\u4eba\u5de5\u6280\u672f\u670d\u52a1","product_type":19,"product_component":151,"product_brand":133,"product_serie":592,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-08-03 09:29:24","updated_at":"2026-02-05 16:37:56","pinyin_shortcut":"tsrgjsfw","product_unit":7,"is_renew":false,"in_out_at":"2026-02-05 16:37:56.557723+08","productType":{"id":19,"key":19,"name":"\u6280\u672f\u670d\u52a1"},"productComponent":{"id":151,"key":151,"name":"\u4eba\u5de5\u670d\u52a1"},"productBrand":{"id":133,"key":133,"name":"\u62d3\u5b9e"},"productSerie":{"id":592,"key":592,"name":"\u5b89\u88c5\u8c03\u8bd5\u670d\u52a1"},"productUnit":{"id":7,"key":7,"name":"\u6b21"}},"erpSalesOrderProduct":""}],"commentCount":{"object_id":3504,"comment":2},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":"","projectUsedClient":{"id":5,"project_id":3504,"used_client":5,"budget":"","profit":"","profit_pct":"","collected_plan":"","remind_ahead":"","usedClient":{"id":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","abbr":"","pinyin_shortcut":"zdktltxkjyxgs","description":"\u66fe\u7528\u540d\uff1a\u5317\u4eac\u666e\u5929\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","corp_rep":"\u738b\u7acb\u56fd","website":"http:\/\/www.putiantaili.com","capital":"3783.56","established_at":"1992-09-01","headcount":"2200","reg_address":7,"working_address":"","telephone":"010-62683399","fax":"","scale":"1000000000","branch":"","purchase_scale_per_yr":"500","purchase_freq":"","company_nature":1,"client_class":47,"client_industry":6,"client_type":6,"sales_rep":1004,"main_contact":"","created_by":1004,"created_at":"2017-02-08 15:59:11","updated_at":"2026-03-24 06:59:47","main_business":"\u4e3b\u8981\u4ece\u4e8b\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u7684\u9500\u552e\u548c\u670d\u52a1\uff0c\u662f\u4e2d\u56fd\u6700\u5927\u7684\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u5206\u9500\u5546\u4e4b\u4e00\u3002","deleted":false,"capital_currency":"rmb","invoice_info":"\u7edf\u4e00\u793e\u4f1a\u4fe1\u7528\u4ee3\u7801\uff1a91110108101972028F","logo":"","en_name":"","pick_at":"2021-06-03 15:44:50","it_budget":"","deployment_mode":"","it_per_num":"","public_relations_difficulty":"","it_status":"","decision_process":"","coach":"","competitor":"","peers":"","supplier":"","main_product":"","client_base_info_count":7,"client_key_info_count":3,"contact_count":9,"visit_count":0,"cooperate_count":0,"case_pre_sales_count":0,"case_implement_count":12,"is_overdue_remind":false,"from_contact":"","tax_no":""},"projectUsedClientPaymentCollectionRemindReceivers":[],"projectUsedClientPaymentCollectionRemindDates":[],"projectUsedClientPayments":[],"projectUsedClientInvoices":[],"invoiced":0,"collected":0,"un_invoiced":0,"un_collected":0,"remind_ahead_display":"\u4e0d\u63d0\u9192","project_used_client_collected_plan":0,"project_used_client_collected_plan_pct":""},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":629,"progress_remain_display":752,"forecast_remain_display":629,"projectProductTotalAmount":210000,"projectProductAllAmount":true,"projectProductTotalCost":0,"projectProductAllCost":true,"projectProductTotalNumber":1,"unissued_invoice":212000,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u5546\u673a\u6401\u7f6e","is_collected":false,"bgcolor":"#222222","can_invoice":false,"can_payment":false,"duration_display":150,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":"1\u5e74\u524d","can_view_product":true,"budget_display":"21.2\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":0,"un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3498,"client_id":48,"project_status":3,"project_progress":10,"budget":"950","profit_pct":"57.53","bargain_date":"2024-04-15","description":"","created_by":1004,"created_at":"2024-04-14 15:56:49","updated_at":"2024-10-17 14:53:38","engineer_id":"","project_title":"\u670d\u52a1\u5668\u786c\u76d8300GB","collected":"950","status_updated_at":"2024-04-15 09:55:16.664185+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-04-15 09:54:44.182243+08","forecast_updated_at":"2024-04-15 09:54:44.182243+08","end_at":"2024-05-20 17:33:21","pinyin_shortcut":"fwqyp300GB","creator":1004,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":334,"is_sales_order_ready":true,"collected_plan":950,"change_status_to":"","is_verify":false,"profits":"546.535000000000000000","remain":"780 days 02:57:04.500311","progress_remain":"780 days 02:57:36.982253","forecast_remain":"780 days 02:57:36.982253","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"36 days 01:36:32.027906","issued_invoices":"950.00","client":{"id":48,"key":48,"name":"\u4e2d\u90fd\u6570\u79d1\u4f9b\u5e94\u94fe\u7ba1\u7406\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":47,"client_industry":8,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":8,"key":8,"name":"\u7269\u6d41"}},"usedClient":{},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3498,"value":"1","key":1023,"name":"\u5468\u5b50\u5065"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":10,"key":10,"name":"\u4ea4\u8d27\u4e2d","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u7b7e\u7f72\u7b7e\u6536\u5355\uff0c\u7b7e\u7f72\u9a8c\u6536\u5355 \n\u65b9\u6cd5\uff1a\u8d27\u5230\u5ba2\u6237\u6307\u5b9a\u5730\u70b9\u7b7e\u7f72\u7b7e\u6536\u5355\uff0c \u5b89\u88c5\u90e8\u7f72\u5b8c\u6210\u7b7e\u7f72\u9a8c\u6536\u5355\u3002"},"projectProductTypes":[{"id":3,"product_type_id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907","budget":"950.00","pct":"57.53","profit":"546.535","project_id":3498}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":{"project_id":3498,"points":"26"},"workLogCount":"","caseCount":{"project_id":3498,"count":2},"salesTimeCount":{},"implementTimeCount":{"project_id":3498,"sum":"3.78333333333333","times":"2"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3498,"sum":"376.77"},"buildContract":{"id":3228,"from_project":3498,"payment_collection_remind_ahead":"","serial_no":"TS-YJC-2024041501","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"950","erp_un_settle_amount":"0","including_tax":true,"amount":"950","contractScans":[{"id":25538,"object_type":105,"object_id":3228,"attachment_id":18637,"attachment":{"id":18637,"key":18637,"name":"fac0252f-40a8-3030-af01-f6eb514109ed","extension":"pdf","path":"\/vue\/attachment\/preview\/fac0252f-40a8-3030-af01-f6eb514109ed\/2024_04_16_09_42_11.pdf","orig_name":"2024_04_16_09_42_11.pdf"}}],"receiptScans":[{"id":25148,"object_type":106,"object_id":3228,"attachment_id":18638,"attachment":{"id":18638,"key":18638,"name":"2c97374d-aea4-352d-9065-248babaa4967","extension":"pdf","path":"\/vue\/attachment\/preview\/2c97374d-aea4-352d-9065-248babaa4967\/2024_04_16_09_42_20.pdf","orig_name":"2024_04_16_09_42_20.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":1833,"serial_no":"SKD-20240520-00002","wrote_date":"2024-05-20","from_date":"","handler":1004,"user_id":"","client_id":48,"sales_contract_id":3228,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-05-20 17:33:21","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"950","settle_amount":"950","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-05-20 17:33:21","updated_at":"2024-05-20 17:33:21","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11833","key":"11833","contract_id":3228,"value":"950","created_by":1013,"collected_date":"2024-05-20 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1632,"key":1632,"contract_id":3228,"value":"950.00","attachment_id":"","from_date":"2024-04-15","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":2159,"key":2159,"contract_id":3228,"name":"2024-05-20","value":"950","overdue_days":0,"status":1,"remind_date":"2024-05-20","pct":100,"overdue_display":"\u903e\u671f0\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":7116,"user_id":1004,"key":1004,"contract_id":3228,"user":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}}}],"salesSupplierRels":[{"id":1458,"contract_id":3228,"supplier_id":81,"purchase_id":3267,"supplier":{"id":81,"key":81,"name":"\u5317\u4eac\u4ebf\u901a\u65b0\u6708\u79d1\u6280\u53d1\u5c55\u6709\u9650\u516c\u53f8\/\u4ebf\u901a\u9633\u5149"},"purchase":{"id":3267,"key":3267,"serial_no":"20240411"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":950},"projectRemindReceivers":[],"projectProductRels":[{"id":4534,"project_id":3498,"product_id":1557,"amount":"950","number":1,"cost":"300","description":"","supplier_id":81,"hardware_from":"2024-04-15","software_from":"","maintenance_from":"","hardware_to":"2025-04-14","software_to":"","maintenance_to":"","total_amount":"950","total_cost":"300","erp_sales_order_product_id":788,"supplier":{"id":81,"key":81,"name":"\u5317\u4eac\u4ebf\u901a\u65b0\u6708\u79d1\u6280\u53d1\u5c55\u6709\u9650\u516c\u53f8\/\u4ebf\u901a\u9633\u5149"},"product":{"id":1557,"name":"42D0613","product_type":2,"product_component":5,"product_brand":4,"product_serie":1191,"product_misc":"","product_qa":"","pn":"","description":"300GB 10K 6Gb SAS ","created_by":1013,"created_at":"2024-04-15 09:14:51","updated_at":"2024-04-15 09:14:51","pinyin_shortcut":"42D0613","product_unit":4,"is_renew":false,"in_out_at":"","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":1191,"key":1191,"name":"300G 10K 2.5 SAS \u786c\u76d8"},"productUnit":{"id":4,"key":4,"name":"\u5757"}},"erpSalesOrderProduct":{"id":788,"erp_sales_order_id":1219,"erp_store_id":"","product_id":1557,"description":"","number":"1","outbound":"0","amount":"950","total_amount":"950","last_number":"","last_amount":"","last_total_amount":"","cost":"300","total_cost":"300","supplier_id":81,"hardware_from":"2024-04-15","software_from":"","maintenance_from":"","hardware_to":"2025-04-14","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3498,"comment":3},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1219,"serial_no":"XSDD-20240415-00001","from_date":"","wrote_date":"2024-04-15","handler":1004,"client_id":48,"purchase_contract_id":"","project_id":3498,"sales_contract_id":3228,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-05-20 17:33:21","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"1","amount":"950","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-04-15 09:55:16","updated_at":"2024-05-20 17:33:21","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":780,"progress_remain_display":780,"forecast_remain_display":780,"projectProductTotalAmount":950,"projectProductAllAmount":true,"projectProductTotalCost":300,"projectProductAllCost":true,"projectProductTotalNumber":1,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":36,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"950","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3494,"client_id":2714,"project_status":3,"project_progress":9,"budget":"573515","profit_pct":"29.47","bargain_date":"2024-03-26","description":"","created_by":1004,"created_at":"2024-04-10 15:05:37","updated_at":"2024-10-17 16:18:52","engineer_id":"","project_title":"\u601d\u79d1FI\u66f4\u6362","collected":"573515","status_updated_at":"2024-04-10 15:25:24.480376+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-04-10 15:05:37.540982+08","forecast_updated_at":"2024-04-10 15:05:37.540982+08","end_at":"2024-09-20 17:46:49","pinyin_shortcut":"skFIgh","creator":1004,"used_client":5,"from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":382,"is_sales_order_ready":true,"collected_plan":573515,"change_status_to":"","is_verify":false,"profits":"169014.870500000000000000","remain":"784 days 21:26:56.68412","progress_remain":"784 days 21:46:43.623514","forecast_remain":"784 days 21:46:43.623514","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"163 days 02:41:11.5388","issued_invoices":"573515.00","client":{"id":2714,"key":2714,"name":"\u5317\u4eac\u534e\u590f\u51ef\u777f\u79d1\u6280\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":13,"key":13,"name":"SI\/ISV"}},"usedClient":{"id":5,"key":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8"},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3494,"value":"1","key":1015,"name":"\u5434\u660a"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":86,"product_type_id":86,"key":86,"name":"\u8ba1\u7b97","budget":"573515.00","pct":"29.47","profit":"169014.8705","project_id":3494}],"salesForecast":{"id":142,"key":142,"name":"\u6211\u4e0e\u5ba2\u6237\u8054\u624b","description":"\u4e0e\u5ba2\u6237\u8054\u624b\u5411\u5382\u5546\u4e89\u53d6\u6700\u4f18\u60e0\u4ef7\u683c\u3002\u5229\u6da6\u540450%\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":3222,"from_project":3494,"payment_collection_remind_ahead":"2 days","serial_no":"TS-YJC-20240326006","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"573515","erp_un_settle_amount":"0","including_tax":true,"amount":"573515","contractScans":[{"id":28906,"object_type":105,"object_id":3222,"attachment_id":18544,"attachment":{"id":18544,"key":18544,"name":"0c342ac7-814b-369f-b665-2b3376d77e0c","extension":"pdf","path":"\/vue\/attachment\/preview\/0c342ac7-814b-369f-b665-2b3376d77e0c\/\u534e\u590f\u51ef\u777f.pdf","orig_name":"\u534e\u590f\u51ef\u777f.pdf"}},{"id":28907,"object_type":105,"object_id":3222,"attachment_id":18759,"attachment":{"id":18759,"key":18759,"name":"17988ffc-d6d1-368d-9d28-c2421b90cdf4","extension":"pdf","path":"\/vue\/attachment\/preview\/17988ffc-d6d1-368d-9d28-c2421b90cdf4\/\u62d3\u5b9e-\u601d\u8054\u4e70\u5356\u5408\u540c.pdf","orig_name":"\u62d3\u5b9e-\u601d\u8054\u4e70\u5356\u5408\u540c.pdf"}},{"id":28908,"object_type":105,"object_id":3222,"attachment_id":21666,"attachment":{"id":21666,"key":21666,"name":"78b2ad43-6fca-35e0-92e6-26200b00e99d","extension":"pdf","path":"\/vue\/attachment\/preview\/78b2ad43-6fca-35e0-92e6-26200b00e99d\/\u5408\u540c(1).pdf","orig_name":"\u5408\u540c(1).pdf"}}],"receiptScans":[{"id":25488,"object_type":106,"object_id":3222,"attachment_id":18940,"attachment":{"id":18940,"key":18940,"name":"761a1405-386e-3545-8a29-533da6c69dbf","extension":"pdf","path":"\/vue\/attachment\/preview\/761a1405-386e-3545-8a29-533da6c69dbf\/\u7b7e\u6536\u5355.pdf","orig_name":"\u7b7e\u6536\u5355.pdf"}},{"id":25489,"object_type":106,"object_id":3222,"attachment_id":18941,"attachment":{"id":18941,"key":18941,"name":"302a56bc-1e0b-3553-8fdb-790a1f1fca89","extension":"pdf","path":"\/vue\/attachment\/preview\/302a56bc-1e0b-3553-8fdb-790a1f1fca89\/\u626b\u63cf0003.pdf","orig_name":"\u626b\u63cf0003.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":109,"serial_no":"SKD-20240920-00002","wrote_date":"2024-09-20","from_date":"","handler":1004,"user_id":"","client_id":2714,"sales_contract_id":3222,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-09-20 17:46:48","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"573515","settle_amount":"573515","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-09-20 17:46:48","updated_at":"2024-09-20 17:46:48","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1109","key":"1109","contract_id":3222,"value":"573515","created_by":1013,"collected_date":"2024-09-20 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1718,"key":1718,"contract_id":3222,"value":"573515.00","attachment_id":"","from_date":"2024-07-22","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1612,"key":1612,"contract_id":3222,"name":"2024-07-31","value":"573515","overdue_days":51,"status":1,"remind_date":"2024-07-31","pct":100,"overdue_display":"\u903e\u671f51\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":5056,"user_id":1004,"key":1004,"contract_id":3222,"user":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}}}],"salesSupplierRels":[{"id":345,"contract_id":3222,"supplier_id":90,"purchase_id":3236,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3236,"key":3236,"serial_no":"X_2024BQ08202-\u601d\u8054\u79d1\u8baf\u7b7e\u7ea6"}},{"id":629,"contract_id":3222,"supplier_id":262,"purchase_id":3262,"supplier":{"id":262,"key":262,"name":"\u4eac\u4e1c\u5546\u57ce"},"purchase":{"id":3262,"key":3262,"serial_no":" 293099050913"}},{"id":853,"contract_id":3222,"supplier_id":262,"purchase_id":3264,"supplier":{"id":262,"key":262,"name":"\u4eac\u4e1c\u5546\u57ce"},"purchase":{"id":3264,"key":3264,"serial_no":"293150520263"}},{"id":1215,"contract_id":3222,"supplier_id":608,"purchase_id":3279,"supplier":{"id":608,"key":608,"name":"\u6dd8\u5b9d\u7f51"},"purchase":{"id":3279,"key":3279,"serial_no":"\u8ba2\u5355\u53f7\uff1a3869883793001161702"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d2\u5929","invoiced":573515},"projectRemindReceivers":[],"projectProductRels":[{"id":4649,"project_id":3494,"product_id":1549,"amount":"0","number":4,"cost":"2875","description":"","supplier_id":90,"hardware_from":"2024-04-19","software_from":"","maintenance_from":"","hardware_to":"2025-04-18","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"11500","erp_sales_order_product_id":772,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1549,"name":"UCS-PSU-6332-AC","product_type":4,"product_component":43,"product_brand":3,"product_serie":1336,"product_misc":"","product_qa":"","pn":"","description":"UCS 6332\/ 6454 Power Supply\/100-240VAC","created_by":1013,"created_at":"2024-04-10 10:40:52","updated_at":"2024-04-10 10:40:52","pinyin_shortcut":"UCSPSU6332AC","product_unit":3,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1336,"key":1336,"name":"\u601d\u79d1FI 6332\/6454\u7535\u6e90"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":{"id":772,"erp_sales_order_id":1217,"erp_store_id":"","product_id":1549,"description":"","number":"4","outbound":"0","amount":"0","total_amount":"0","last_number":"","last_amount":"","last_total_amount":"","cost":"2875","total_cost":"11500","supplier_id":90,"hardware_from":"2024-04-19","software_from":"","maintenance_from":"","hardware_to":"2025-04-18","software_to":"","maintenance_to":""}},{"id":4650,"project_id":3494,"product_id":1548,"amount":"0","number":20,"cost":"8546","description":"","supplier_id":90,"hardware_from":"2024-04-19","software_from":"","maintenance_from":"","hardware_to":"2025-04-18","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"170920","erp_sales_order_product_id":773,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1548,"name":"UCS-L-6400-25G=","product_type":4,"product_component":43,"product_brand":3,"product_serie":1335,"product_misc":"","product_qa":"","pn":"","description":"FI per port license to connect to B\/X\/C-Series or FEX","created_by":1013,"created_at":"2024-04-10 10:39:17","updated_at":"2024-04-10 10:39:17","pinyin_shortcut":"UCSL640025G","product_unit":3,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1335,"key":1335,"name":"\u601d\u79d1UCS6400\u4e92\u8054\u77e9\u9635\u7aef\u53e3\u6fc0\u6d3b\u6388\u6743"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":{"id":773,"erp_sales_order_id":1217,"erp_store_id":"","product_id":1548,"description":"","number":"20","outbound":"0","amount":"0","total_amount":"0","last_number":"","last_amount":"","last_total_amount":"","cost":"8546","total_cost":"170920","supplier_id":90,"hardware_from":"2024-04-19","software_from":"","maintenance_from":"","hardware_to":"2025-04-18","software_to":"","maintenance_to":""}},{"id":4651,"project_id":3494,"product_id":1547,"amount":"0","number":2,"cost":"6293","description":"","supplier_id":90,"hardware_from":"2024-04-19","software_from":"","maintenance_from":"","hardware_to":"2025-04-18","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"12586","erp_sales_order_product_id":774,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1547,"name":"CON-SNT-SFI6454U","product_type":4,"product_component":47,"product_brand":3,"product_serie":1334,"product_misc":"","product_qa":"","pn":"","description":"SNTC-8X5XNBD UCS Fabric Interconnect 6454","created_by":1013,"created_at":"2024-04-10 10:37:56","updated_at":"2024-04-10 10:37:56","pinyin_shortcut":"CONSNTSFI6454U","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":47,"key":47,"name":"\u7f51\u7edc\u8bbe\u5907\u7eed\u4fdd\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1334,"key":1334,"name":"\u601d\u79d1UCS-FI-6454-U\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":774,"erp_sales_order_id":1217,"erp_store_id":"","product_id":1547,"description":"","number":"2","outbound":"0","amount":"0","total_amount":"0","last_number":"","last_amount":"","last_total_amount":"","cost":"6293","total_cost":"12586","supplier_id":90,"hardware_from":"2024-04-19","software_from":"","maintenance_from":"","hardware_to":"2025-04-18","software_to":"","maintenance_to":""}},{"id":4652,"project_id":3494,"product_id":1546,"amount":"286757.5","number":2,"cost":"84021","description":"","supplier_id":90,"hardware_from":"2024-04-19","software_from":"","maintenance_from":"","hardware_to":"2025-04-18","software_to":"","maintenance_to":"","total_amount":"573515.0","total_cost":"168042","erp_sales_order_product_id":775,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1546,"name":"UCS-FI-6454-U","product_type":4,"product_component":19,"product_brand":3,"product_serie":1333,"product_misc":"","product_qa":"","pn":"","description":"UCS Fabric Interconnect 6454","created_by":1013,"created_at":"2024-04-10 10:30:46","updated_at":"2024-04-10 10:30:46","pinyin_shortcut":"UCSFI6454U","product_unit":3,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":19,"key":19,"name":"\u4ea4\u6362\u673a"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1333,"key":1333,"name":"\u601d\u79d1UCS-FI-6454-U\u4e92\u8054\u4ea4\u6362\u77e9\u9635"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":{"id":775,"erp_sales_order_id":1217,"erp_store_id":"","product_id":1546,"description":"","number":"2","outbound":"0","amount":"286757.5","total_amount":"573515.0","last_number":"","last_amount":"","last_total_amount":"","cost":"84021","total_cost":"168042","supplier_id":90,"hardware_from":"2024-04-19","software_from":"","maintenance_from":"","hardware_to":"2025-04-18","software_to":"","maintenance_to":""}},{"id":4653,"project_id":3494,"product_id":151,"amount":"0","number":16,"cost":"190","description":"\u8d60\u9001\uff0c\u6dd8\u5b9d\u7f51\u666e\u901a\u53d1\u7968","supplier_id":608,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"3040","erp_sales_order_product_id":776,"supplier":{"id":608,"key":608,"name":"\u6dd8\u5b9d\u7f51"},"product":{"id":151,"name":"DS-SFP-FC16G-SW=","product_type":4,"product_component":43,"product_brand":3,"product_serie":1025,"product_misc":5,"product_qa":2,"pn":"","description":"","created_by":1013,"created_at":"2017-03-23 12:12:45","updated_at":"2024-01-26 11:30:11","pinyin_shortcut":"DSSFPFC16GSW","product_unit":3,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1025,"key":1025,"name":"\u601d\u79d1DS-SFP-FC16G-SW\u5149\u7ea4\u6a21\u5757"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":{"id":776,"erp_sales_order_id":1217,"erp_store_id":"","product_id":151,"description":"\u8d60\u9001\uff0c\u6dd8\u5b9d\u7f51\u666e\u901a\u53d1\u7968","number":"16","outbound":"0","amount":"0","total_amount":"0","last_number":"","last_amount":"","last_total_amount":"","cost":"190","total_cost":"3040","supplier_id":608,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":4654,"project_id":3494,"product_id":1610,"amount":"0","number":4,"cost":"103","description":"","supplier_id":262,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"412","erp_sales_order_product_id":777,"supplier":{"id":262,"key":262,"name":"\u4eac\u4e1c\u5546\u57ce"},"product":{"id":1610,"name":"FLLO-1150","product_type":4,"product_component":43,"product_brand":152,"product_serie":1371,"product_misc":"","product_qa":"","pn":"","description":"\u80dc\u4e3a\u4e07\u5146\u5149\u7ea4\u8df3\u7ebfLC-LC15\u7c73","created_by":1013,"created_at":"2024-05-09 14:26:04","updated_at":"2024-05-09 14:26:04","pinyin_shortcut":"FLLO1150","product_unit":6,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":152,"key":152,"name":"\u80dc\u4e3a"},"productSerie":{"id":1371,"key":1371,"name":"\u4e07\u5146\u591a\u6a21\u5149\u7ea4\u8df3\u7ebfLC-LC 15\u7c73"},"productUnit":{"id":6,"key":6,"name":"\u6761"}},"erpSalesOrderProduct":{"id":777,"erp_sales_order_id":1217,"erp_store_id":"","product_id":1610,"description":"","number":"4","outbound":"0","amount":"0","total_amount":"0","last_number":"","last_amount":"","last_total_amount":"","cost":"103","total_cost":"412","supplier_id":262,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":4655,"project_id":3494,"product_id":1611,"amount":"0","number":4,"cost":"75","description":"","supplier_id":262,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"300","erp_sales_order_product_id":778,"supplier":{"id":262,"key":262,"name":"\u4eac\u4e1c\u5546\u57ce"},"product":{"id":1611,"name":"FLLO-1100","product_type":4,"product_component":43,"product_brand":152,"product_serie":1372,"product_misc":"","product_qa":"","pn":"","description":"\u80dc\u4e3a\u4e07\u5146\u5149\u7ea4\u8df3\u7ebfLC-LC10\u7c73 ","created_by":1013,"created_at":"2024-05-09 14:26:46","updated_at":"2024-05-09 14:26:46","pinyin_shortcut":"FLLO1100","product_unit":6,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":152,"key":152,"name":"\u80dc\u4e3a"},"productSerie":{"id":1372,"key":1372,"name":"\u4e07\u5146\u591a\u6a21\u5149\u7ea4\u8df3\u7ebfLC-LC 10\u7c73"},"productUnit":{"id":6,"key":6,"name":"\u6761"}},"erpSalesOrderProduct":{"id":778,"erp_sales_order_id":1217,"erp_store_id":"","product_id":1611,"description":"","number":"4","outbound":"0","amount":"0","total_amount":"0","last_number":"","last_amount":"","last_total_amount":"","cost":"75","total_cost":"300","supplier_id":262,"hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":4656,"project_id":3494,"product_id":1612,"amount":"0","number":8,"cost":"80","description":"\u62d3\u5b9e\u5e93\u5b58","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"640","erp_sales_order_product_id":779,"supplier":"","product":{"id":1612,"name":"SFP-H10GB-CU5M=","product_type":4,"product_component":43,"product_brand":3,"product_serie":1373,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2024-05-09 14:43:50","updated_at":"2024-05-09 14:43:50","pinyin_shortcut":"SFPH10GBCU5M","product_unit":6,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1373,"key":1373,"name":"\u601d\u79d1SFP-H10GB-CU5M=\uff085\u7c73SFP\u4e07\u5146\u7ebf\u7f06\uff09"},"productUnit":{"id":6,"key":6,"name":"\u6761"}},"erpSalesOrderProduct":{"id":779,"erp_sales_order_id":1217,"erp_store_id":"","product_id":1612,"description":"\u62d3\u5b9e\u5e93\u5b58","number":"8","outbound":"0","amount":"0","total_amount":"0","last_number":"","last_amount":"","last_total_amount":"","cost":"80","total_cost":"640","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3494,"comment":6},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1217,"serial_no":"XSDD-20240920-00001","from_date":"","wrote_date":"2024-03-26","handler":1004,"client_id":2714,"purchase_contract_id":"","project_id":3494,"sales_contract_id":3222,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-09-20 17:46:49","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"60","amount":"573515","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-04-10 15:25:24","updated_at":"2024-09-20 17:46:49","print_times":""},"projectUsedClient":{"id":6,"project_id":3494,"used_client":5,"budget":"","profit":"","profit_pct":"","collected_plan":"","remind_ahead":"","usedClient":{"id":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","abbr":"","pinyin_shortcut":"zdktltxkjyxgs","description":"\u66fe\u7528\u540d\uff1a\u5317\u4eac\u666e\u5929\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","corp_rep":"\u738b\u7acb\u56fd","website":"http:\/\/www.putiantaili.com","capital":"3783.56","established_at":"1992-09-01","headcount":"2200","reg_address":7,"working_address":"","telephone":"010-62683399","fax":"","scale":"1000000000","branch":"","purchase_scale_per_yr":"500","purchase_freq":"","company_nature":1,"client_class":47,"client_industry":6,"client_type":6,"sales_rep":1004,"main_contact":"","created_by":1004,"created_at":"2017-02-08 15:59:11","updated_at":"2026-03-24 06:59:47","main_business":"\u4e3b\u8981\u4ece\u4e8b\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u7684\u9500\u552e\u548c\u670d\u52a1\uff0c\u662f\u4e2d\u56fd\u6700\u5927\u7684\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u5206\u9500\u5546\u4e4b\u4e00\u3002","deleted":false,"capital_currency":"rmb","invoice_info":"\u7edf\u4e00\u793e\u4f1a\u4fe1\u7528\u4ee3\u7801\uff1a91110108101972028F","logo":"","en_name":"","pick_at":"2021-06-03 15:44:50","it_budget":"","deployment_mode":"","it_per_num":"","public_relations_difficulty":"","it_status":"","decision_process":"","coach":"","competitor":"","peers":"","supplier":"","main_product":"","client_base_info_count":7,"client_key_info_count":3,"contact_count":9,"visit_count":0,"cooperate_count":0,"case_pre_sales_count":0,"case_implement_count":12,"is_overdue_remind":false,"from_contact":"","tax_no":""},"projectUsedClientPaymentCollectionRemindReceivers":[],"projectUsedClientPaymentCollectionRemindDates":[],"projectUsedClientPayments":[],"projectUsedClientInvoices":[],"invoiced":0,"collected":0,"un_invoiced":0,"un_collected":0,"remind_ahead_display":"\u4e0d\u63d0\u9192","project_used_client_collected_plan":0,"project_used_client_collected_plan_pct":""},"erpSalesOrderVerify":{},"schedules":[{"id":16775,"project_id":3494,"client_id":2714,"schedule_title":"\u76ee\u7684\uff1a8\u670831\u65e5\u524d\u6536\u56de\u5168\u6b3e\u3002","complete_at":"","start_at":"","end_at":"2024-07-31 00:00:00","created_by":1004,"is_complete":false,"is_closed":false,"complete_description":"","set_top_at":"","sort":2,"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"scheduleDescriptions":[{"id":9529,"schedule_id":16775,"description":"\u8fdc\u4e1c\u7684\u6b3e\u5728\u6d41\u7a0b\u4e2d\uff0c\u6708\u5e95\u524d\u5e94\u8be5\u5dee\u4e0d\u591a\u5230\u6211\u4eec\u8d26\u4e0a\u4e86\u3002","created_at":"2024-09-17 17:18:00","created_at_display":"2024-09-17 17:18"},{"id":9468,"schedule_id":16775,"description":"\u5728\u8d70\u6d41\u7a0b\uff0c\u4e0b\u5468\u6709\u5e0c\u671b\u4e86\u3002","created_at":"2024-09-08 15:06:13","created_at_display":"2024-09-08 15:06"},{"id":9401,"schedule_id":16775,"description":"\u5728\u6d41\u7a0b\u4e2d\uff0c\u534e\u590f\u5df2\u7ed9\u8fdc\u4e1c\u5f00\u7968\u4e86\u3002","created_at":"2024-09-01 16:51:32","created_at_display":"2024-09-01 16:51"},{"id":9353,"schedule_id":16775,"description":"\u5728\u8d70\u6d41\u7a0b\u4e2d\uff0c\u9884\u8ba115\u5929\u4e4b\u5185\u56de\u6b3e\u3002","created_at":"2024-08-25 16:36:00","created_at_display":"2024-08-25 16:36"}],"schedule_status":2,"complete_at_display":"","complete_at_display2":"","end_at_display":"2024-07-31 00:00","end_at_display2":"","is_overdue":true,"start_at_display":"","can_report":false,"can_update":true}],"is_only_cp":false,"remain_display":784,"progress_remain_display":784,"forecast_remain_display":784,"projectProductTotalAmount":573515,"projectProductAllAmount":true,"projectProductTotalCost":367440,"projectProductAllCost":true,"projectProductTotalNumber":60,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":163,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"57.35\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3487,"client_id":2091,"project_status":3,"project_progress":9,"budget":"2322000","profit_pct":"42.23","bargain_date":"2024-04-28","description":"\u5317\u4eac\u601d\u8054\u79d1\u8baf\u79d1\u6280\u6709\u9650\u516c\u53f8 \u7b7e\u7ea6\u5408\u540c\uff1b","created_by":1004,"created_at":"2024-03-31 15:11:58","updated_at":"2025-01-09 10:22:22","engineer_id":"","project_title":"2024\u865a\u62df\u5316\u5e73\u53f0\u786c\u4ef6\u7eed\u4fdd\u9879\u76ee","collected":"2322000","status_updated_at":"2024-04-29 13:48:59.955033+08","success_rate":"","comment":"","contract_type":2,"progress_updated_at":"2024-04-28 18:20:08.886092+08","forecast_updated_at":"2024-04-28 18:20:08.886092+08","end_at":"2024-11-26 17:22:39","pinyin_shortcut":"2024xnhptyjxbxm","creator":1004,"used_client":5,"from_contact":"","total_contact_point":"200000","paid_contact_point":"200000","project_product_version_id":374,"is_sales_order_ready":true,"collected_plan":2322000,"change_status_to":"","is_verify":false,"profits":"980580.60000000000000","remain":"765 days 23:03:21.209463","progress_remain":"766 days 18:32:12.278404","forecast_remain":"766 days 18:32:12.278404","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"240 days 02:10:41.000325","issued_invoices":"2322000.00","client":{"id":2091,"key":2091,"name":"\u795e\u5dde\u6570\u7801\u7cfb\u7edf\u96c6\u6210\u670d\u52a1\u6709\u9650\u516c\u53f8","logo":"","client_type":2,"client_class":47,"client_industry":20,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":2,"key":2,"name":"\u7cfb\u7edf\u96c6\u6210\u5546"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":20,"key":20,"name":"\u5176\u4ed6"}},"usedClient":{"id":5,"key":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8"},"contractType":{"id":2,"key":2,"name":"\u8fd0\u7ef4\u670d\u52a1"},"projectArchitects":[{"project_id":3487,"value":"1","key":1015,"name":"\u5434\u660a"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":3,"product_type_id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907","budget":"2322000.00","pct":"42.23","profit":"980580.6","project_id":3487}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":128,"key":128,"name":"\u516c\u5f00\u62db\u6807"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3487,"sum":"880.00"},"buildContract":{"id":3261,"from_project":3487,"payment_collection_remind_ahead":"7 days","serial_no":"\u601d\u8054\u79d1\u8bafDCS2024040186","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"2322000","erp_un_settle_amount":"0","including_tax":true,"amount":"2322000","contractScans":[{"id":31642,"object_type":105,"object_id":3261,"attachment_id":18909,"attachment":{"id":18909,"key":18909,"name":"103ba5eb-9ef3-3881-b6b2-4398f8104810","extension":"pdf","path":"\/vue\/attachment\/preview\/103ba5eb-9ef3-3881-b6b2-4398f8104810\/\u795e\u5dde\u6570\u636e\u7cfb\u7edf\u96c6\u6210-\u601d\u8054\u79d1\u8baf.pdf","orig_name":"\u795e\u5dde\u6570\u636e\u7cfb\u7edf\u96c6\u6210-\u601d\u8054\u79d1\u8baf.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":167,"serial_no":"SKD-20241126-00001","wrote_date":"2024-11-26","from_date":"","handler":1004,"user_id":"","client_id":2091,"sales_contract_id":3261,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-11-26 17:22:39","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"232200","settle_amount":"232200","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-11-26 17:22:39","updated_at":"2024-11-26 17:22:39","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""},{"id":6,"serial_no":"SKD-20240705-00001","wrote_date":"2024-07-05","from_date":"","handler":1004,"user_id":"","client_id":2091,"sales_contract_id":3261,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-07-05 09:23:09","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"2089800","settle_amount":"2089800","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-07-05 09:23:09","updated_at":"2024-07-05 09:23:09","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"16","key":"16","contract_id":3261,"value":"2089800","created_by":1013,"collected_date":"2024-07-05 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":90},{"id":"1167","key":"1167","contract_id":3261,"value":"232200","created_by":1013,"collected_date":"2024-11-26 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":10}],"salesContractInvoices":[{"id":1694,"key":1694,"contract_id":3261,"value":"2322000.00","attachment_id":"","from_date":"2024-06-24","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1666,"key":1666,"contract_id":3261,"name":"2024-08-31","value":"2089800","overdue_days":"","status":1,"remind_date":"2024-08-31","pct":90,"overdue_display":""},{"id":1667,"key":1667,"contract_id":3261,"name":"2024-12-31","value":"232200","overdue_days":"","status":1,"remind_date":"2024-12-31","pct":10,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":7679,"user_id":1004,"key":1004,"contract_id":3261,"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":7680,"user_id":1001,"key":1001,"contract_id":3261,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}}}],"salesSupplierRels":[{"id":2321,"contract_id":3261,"supplier_id":68,"purchase_id":3284,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3284,"key":3284,"serial_no":"BJE9320507-\u601d\u8054\u79d1\u8baf\u7b7e\u7ea6"}},{"id":2322,"contract_id":3261,"supplier_id":116,"purchase_id":3265,"supplier":{"id":116,"key":116,"name":"\u56db\u5ddd\u957f\u8679\u4f73\u534e\u4fe1\u606f\u4ea7\u54c1\u6709\u9650\u8d23\u4efb\u516c\u53f8"},"purchase":{"id":3265,"key":3265,"serial_no":"TSKJ-20240506-HYF-001"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d7\u5929","invoiced":2322000},"projectRemindReceivers":[],"projectProductRels":[{"id":8446,"project_id":3487,"product_id":1590,"amount":"7360","number":1,"cost":"3020","description":"FOX2402P88W","supplier_id":68,"hardware_from":"2024-03-25","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"7360","total_cost":"3020","erp_sales_order_product_id":841,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1590,"name":"CON-SNT-5108AC2","product_type":2,"product_component":13,"product_brand":3,"product_serie":783,"product_misc":"","product_qa":"","pn":"","description":"SMARTNET 8X5XNBD UCS SP Select 5108 AC2 Chassis w\/2208 IO, 4","created_by":1013,"created_at":"2024-04-29 14:39:05","updated_at":"2024-04-29 14:39:05","pinyin_shortcut":"CONSNT5108AC2","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":783,"key":783,"name":"\u601d\u79d1 5108\u5200\u7bb1\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":841,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1590,"description":"FOX2402P88W","number":"1","outbound":"0","amount":"7360","total_amount":"7360","last_number":"","last_amount":"","last_total_amount":"","cost":"3020","total_cost":"3020","supplier_id":68,"hardware_from":"2024-03-25","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8447,"project_id":3487,"product_id":1590,"amount":"4960","number":1,"cost":"2855","description":"FOX2209P7KP","supplier_id":68,"hardware_from":"2024-05-28","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"4960","total_cost":"2855","erp_sales_order_product_id":842,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1590,"name":"CON-SNT-5108AC2","product_type":2,"product_component":13,"product_brand":3,"product_serie":783,"product_misc":"","product_qa":"","pn":"","description":"SMARTNET 8X5XNBD UCS SP Select 5108 AC2 Chassis w\/2208 IO, 4","created_by":1013,"created_at":"2024-04-29 14:39:05","updated_at":"2024-04-29 14:39:05","pinyin_shortcut":"CONSNT5108AC2","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":783,"key":783,"name":"\u601d\u79d1 5108\u5200\u7bb1\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":842,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1590,"description":"FOX2209P7KP","number":"1","outbound":"0","amount":"4960","total_amount":"4960","last_number":"","last_amount":"","last_total_amount":"","cost":"2855","total_cost":"2855","supplier_id":68,"hardware_from":"2024-05-28","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8448,"project_id":3487,"product_id":1592,"amount":"2880","number":1,"cost":"4162","description":"FLM2507039E","supplier_id":68,"hardware_from":"2024-06-23","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"2880","total_cost":"4162","erp_sales_order_product_id":843,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1592,"name":"CON-SNT-BB200M5U","product_type":2,"product_component":13,"product_brand":3,"product_serie":1361,"product_misc":"","product_qa":"","pn":"","description":"SNTC 8X5XNBD UCS B200 M5 Blade w\/o CPU, mem, HDD, mezz (UPG)","created_by":1013,"created_at":"2024-04-29 14:42:53","updated_at":"2024-04-29 14:42:53","pinyin_shortcut":"CONSNTBB200M5U","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1361,"key":1361,"name":"\u601d\u79d1B200M5\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":843,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1592,"description":"FLM2507039E","number":"1","outbound":"0","amount":"2880","total_amount":"2880","last_number":"","last_amount":"","last_total_amount":"","cost":"4162","total_cost":"4162","supplier_id":68,"hardware_from":"2024-06-23","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8449,"project_id":3487,"product_id":1592,"amount":"4000","number":4,"cost":"4162","description":"","supplier_id":68,"hardware_from":"2024-06-23","software_from":"","maintenance_from":"","hardware_to":"2025-07-28","software_to":"","maintenance_to":"","total_amount":"16000","total_cost":"16648","erp_sales_order_product_id":844,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1592,"name":"CON-SNT-BB200M5U","product_type":2,"product_component":13,"product_brand":3,"product_serie":1361,"product_misc":"","product_qa":"","pn":"","description":"SNTC 8X5XNBD UCS B200 M5 Blade w\/o CPU, mem, HDD, mezz (UPG)","created_by":1013,"created_at":"2024-04-29 14:42:53","updated_at":"2024-04-29 14:42:53","pinyin_shortcut":"CONSNTBB200M5U","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1361,"key":1361,"name":"\u601d\u79d1B200M5\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":844,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1592,"description":"","number":"4","outbound":"0","amount":"4000","total_amount":"16000","last_number":"","last_amount":"","last_total_amount":"","cost":"4162","total_cost":"16648","supplier_id":68,"hardware_from":"2024-06-23","software_from":"","maintenance_from":"","hardware_to":"2025-07-28","software_to":"","maintenance_to":""}},{"id":8450,"project_id":3487,"product_id":1592,"amount":"4640","number":5,"cost":"3625","description":"","supplier_id":68,"hardware_from":"2024-04-11","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"23200","total_cost":"18125","erp_sales_order_product_id":845,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1592,"name":"CON-SNT-BB200M5U","product_type":2,"product_component":13,"product_brand":3,"product_serie":1361,"product_misc":"","product_qa":"","pn":"","description":"SNTC 8X5XNBD UCS B200 M5 Blade w\/o CPU, mem, HDD, mezz (UPG)","created_by":1013,"created_at":"2024-04-29 14:42:53","updated_at":"2024-04-29 14:42:53","pinyin_shortcut":"CONSNTBB200M5U","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1361,"key":1361,"name":"\u601d\u79d1B200M5\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":845,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1592,"description":"","number":"5","outbound":"0","amount":"4640","total_amount":"23200","last_number":"","last_amount":"","last_total_amount":"","cost":"3625","total_cost":"18125","supplier_id":68,"hardware_from":"2024-04-11","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8451,"project_id":3487,"product_id":1589,"amount":"280","number":2,"cost":"72","description":"FOX2632P52H FOX2631PWLW","supplier_id":68,"hardware_from":"2025-10-13","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"560","total_cost":"144","erp_sales_order_product_id":846,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1589,"name":"CON-SNT-6508AC2","product_type":2,"product_component":13,"product_brand":3,"product_serie":783,"product_misc":"","product_qa":"","pn":"","description":"SNTC-8X5XNBD UCS 5108 AC Chassis, updated backplane,SN","created_by":1013,"created_at":"2024-04-29 14:37:20","updated_at":"2024-04-29 14:37:20","pinyin_shortcut":"CONSNT6508AC2","product_unit":"","is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":783,"key":783,"name":"\u601d\u79d1 5108\u5200\u7bb1\u7eed\u4fdd\u670d\u52a1"},"productUnit":{}},"erpSalesOrderProduct":{"id":846,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1589,"description":"FOX2632P52H FOX2631PWLW","number":"2","outbound":"0","amount":"280","total_amount":"560","last_number":"","last_amount":"","last_total_amount":"","cost":"72","total_cost":"144","supplier_id":68,"hardware_from":"2025-10-13","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8452,"project_id":3487,"product_id":1590,"amount":"3840","number":4,"cost":"2503","description":"FOX2319P4BF FOX2319P4D7 FOX2319PARW FOX2319P4CT","supplier_id":68,"hardware_from":"2024-07-31","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"15360","total_cost":"10012","erp_sales_order_product_id":847,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1590,"name":"CON-SNT-5108AC2","product_type":2,"product_component":13,"product_brand":3,"product_serie":783,"product_misc":"","product_qa":"","pn":"","description":"SMARTNET 8X5XNBD UCS SP Select 5108 AC2 Chassis w\/2208 IO, 4","created_by":1013,"created_at":"2024-04-29 14:39:05","updated_at":"2024-04-29 14:39:05","pinyin_shortcut":"CONSNT5108AC2","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":783,"key":783,"name":"\u601d\u79d1 5108\u5200\u7bb1\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":847,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1590,"description":"FOX2319P4BF FOX2319P4D7 FOX2319PARW FOX2319P4CT","number":"4","outbound":"0","amount":"3840","total_amount":"15360","last_number":"","last_amount":"","last_total_amount":"","cost":"2503","total_cost":"10012","supplier_id":68,"hardware_from":"2024-07-31","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8453,"project_id":3487,"product_id":1592,"amount":"3840","number":24,"cost":"3346","description":"","supplier_id":68,"hardware_from":"2024-07-31","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"92160","total_cost":"80304","erp_sales_order_product_id":848,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1592,"name":"CON-SNT-BB200M5U","product_type":2,"product_component":13,"product_brand":3,"product_serie":1361,"product_misc":"","product_qa":"","pn":"","description":"SNTC 8X5XNBD UCS B200 M5 Blade w\/o CPU, mem, HDD, mezz (UPG)","created_by":1013,"created_at":"2024-04-29 14:42:53","updated_at":"2024-04-29 14:42:53","pinyin_shortcut":"CONSNTBB200M5U","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1361,"key":1361,"name":"\u601d\u79d1B200M5\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":848,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1592,"description":"","number":"24","outbound":"0","amount":"3840","total_amount":"92160","last_number":"","last_amount":"","last_total_amount":"","cost":"3346","total_cost":"80304","supplier_id":68,"hardware_from":"2024-07-31","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8454,"project_id":3487,"product_id":1593,"amount":"5600","number":1,"cost":"2407","description":"FOX1817GWV9","supplier_id":68,"hardware_from":"2024-08-16","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"5600","total_cost":"2407","erp_sales_order_product_id":849,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1593,"name":"CON-SNT-SPINFRAC","product_type":2,"product_component":13,"product_brand":3,"product_serie":783,"product_misc":"","product_qa":"","pn":"","description":"SNTC-8X5XNBD 5108 Blade Server Chassis","created_by":1013,"created_at":"2024-04-29 14:44:56","updated_at":"2024-04-29 14:44:56","pinyin_shortcut":"CONSNTSPINFRAC","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":783,"key":783,"name":"\u601d\u79d1 5108\u5200\u7bb1\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":849,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1593,"description":"FOX1817GWV9","number":"1","outbound":"0","amount":"5600","total_amount":"5600","last_number":"","last_amount":"","last_total_amount":"","cost":"2407","total_cost":"2407","supplier_id":68,"hardware_from":"2024-08-16","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8455,"project_id":3487,"product_id":1594,"amount":"5600","number":1,"cost":"1877","description":"FOX1931GEVD","supplier_id":68,"hardware_from":"2024-09-06","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"5600","total_cost":"1877","erp_sales_order_product_id":850,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1594,"name":"CON-SNT-6508AC2U","product_type":2,"product_component":13,"product_brand":3,"product_serie":783,"product_misc":"","product_qa":"","pn":"","description":"SNTC-8X5XNBD UCS 5108 AC Chassis, updated backplane,SN","created_by":1013,"created_at":"2024-04-29 14:46:25","updated_at":"2024-04-29 14:46:25","pinyin_shortcut":"CONSNT6508AC2U","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":783,"key":783,"name":"\u601d\u79d1 5108\u5200\u7bb1\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":850,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1594,"description":"FOX1931GEVD","number":"1","outbound":"0","amount":"5600","total_amount":"5600","last_number":"","last_amount":"","last_total_amount":"","cost":"1877","total_cost":"1877","supplier_id":68,"hardware_from":"2024-09-06","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8456,"project_id":3487,"product_id":1591,"amount":"3840","number":1,"cost":"3650","description":"FCH2449722M","supplier_id":68,"hardware_from":"2024-07-31","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"3840","total_cost":"3650","erp_sales_order_product_id":851,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1591,"name":"CON-SNT-SBB200M5","product_type":2,"product_component":13,"product_brand":3,"product_serie":1361,"product_misc":"","product_qa":"","pn":"","description":"SNTC 8X5XNBD UCS B200 M5 Blade w\/o CPU, mem, HDD, mezz","created_by":1013,"created_at":"2024-04-29 14:40:19","updated_at":"2024-04-29 14:40:19","pinyin_shortcut":"CONSNTSBB200M5","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":1361,"key":1361,"name":"\u601d\u79d1B200M5\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":851,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1591,"description":"FCH2449722M","number":"1","outbound":"0","amount":"3840","total_amount":"3840","last_number":"","last_amount":"","last_total_amount":"","cost":"3650","total_cost":"3650","supplier_id":68,"hardware_from":"2024-07-31","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8457,"project_id":3487,"product_id":1590,"amount":"2000","number":1,"cost":"1986","description":"FOX2139PA3D","supplier_id":68,"hardware_from":"2024-11-02","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"2000","total_cost":"1986","erp_sales_order_product_id":852,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1590,"name":"CON-SNT-5108AC2","product_type":2,"product_component":13,"product_brand":3,"product_serie":783,"product_misc":"","product_qa":"","pn":"","description":"SMARTNET 8X5XNBD UCS SP Select 5108 AC2 Chassis w\/2208 IO, 4","created_by":1013,"created_at":"2024-04-29 14:39:05","updated_at":"2024-04-29 14:39:05","pinyin_shortcut":"CONSNT5108AC2","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":783,"key":783,"name":"\u601d\u79d1 5108\u5200\u7bb1\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":852,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1590,"description":"FOX2139PA3D","number":"1","outbound":"0","amount":"2000","total_amount":"2000","last_number":"","last_amount":"","last_total_amount":"","cost":"1986","total_cost":"1986","supplier_id":68,"hardware_from":"2024-11-02","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8458,"project_id":3487,"product_id":1590,"amount":"5200","number":1,"cost":"2035","description":"FOX2138P6KT","supplier_id":68,"hardware_from":"2024-10-24","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":"","total_amount":"5200","total_cost":"2035","erp_sales_order_product_id":853,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1590,"name":"CON-SNT-5108AC2","product_type":2,"product_component":13,"product_brand":3,"product_serie":783,"product_misc":"","product_qa":"","pn":"","description":"SMARTNET 8X5XNBD UCS SP Select 5108 AC2 Chassis w\/2208 IO, 4","created_by":1013,"created_at":"2024-04-29 14:39:05","updated_at":"2024-04-29 14:39:05","pinyin_shortcut":"CONSNT5108AC2","product_unit":2,"is_renew":true,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":13,"key":13,"name":"\u670d\u52a1\u5668\u91d1\u724c\u670d\u52a1"},"productBrand":{"id":3,"key":3,"name":"\u601d\u79d1"},"productSerie":{"id":783,"key":783,"name":"\u601d\u79d1 5108\u5200\u7bb1\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":853,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1590,"description":"FOX2138P6KT","number":"1","outbound":"0","amount":"5200","total_amount":"5200","last_number":"","last_amount":"","last_total_amount":"","cost":"2035","total_cost":"2035","supplier_id":68,"hardware_from":"2024-10-24","software_from":"","maintenance_from":"","hardware_to":"2025-10-28","software_to":"","maintenance_to":""}},{"id":8459,"project_id":3487,"product_id":1598,"amount":"437280","number":1,"cost":"52017","description":"451851000171\u3001451851000172","supplier_id":116,"hardware_from":"2025-01-01","software_from":"","maintenance_from":"","hardware_to":"2025-12-31","software_to":"","maintenance_to":"","total_amount":"437280","total_cost":"52017","erp_sales_order_product_id":854,"supplier":{"id":116,"key":116,"name":"\u56db\u5ddd\u957f\u8679\u4f73\u534e\u4fe1\u606f\u4ea7\u54c1\u6709\u9650\u8d23\u4efb\u516c\u53f8"},"product":{"id":1598,"name":"NetApp FAS8200\u7eed\u4fdd\u670d\u52a1","product_type":3,"product_component":58,"product_brand":6,"product_serie":1362,"product_misc":"","product_qa":"","pn":"","description":"NetApp\u7eed\u4fdd\uff08\u5907\u4ef6\u652f\u6301\u6216\u66f4\u6362\uff09 ","created_by":1013,"created_at":"2024-04-29 14:52:51","updated_at":"2025-12-12 15:56:39","pinyin_shortcut":"NetAppFAS8200xbfw","product_unit":2,"is_renew":true,"in_out_at":"2025-12-12 15:56:39.520234+08","productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":58,"key":58,"name":"\u7eed\u4fdd\u670d\u52a1"},"productBrand":{"id":6,"key":6,"name":"NetApp"},"productSerie":{"id":1362,"key":1362,"name":"NETAPP FAS8200A\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":854,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1598,"description":"451851000171\u3001451851000172","number":"1","outbound":"0","amount":"437280","total_amount":"437280","last_number":"","last_amount":"","last_total_amount":"","cost":"52017","total_cost":"52017","supplier_id":116,"hardware_from":"2025-01-01","software_from":"","maintenance_from":"","hardware_to":"2025-12-31","software_to":"","maintenance_to":""}},{"id":8460,"project_id":3487,"product_id":1599,"amount":"365000","number":1,"cost":"230000","description":"952020000053\u3001952020000054","supplier_id":116,"hardware_from":"2024-06-01","software_from":"","maintenance_from":"","hardware_to":"2025-12-31","software_to":"","maintenance_to":"","total_amount":"365000","total_cost":"230000","erp_sales_order_product_id":855,"supplier":{"id":116,"key":116,"name":"\u56db\u5ddd\u957f\u8679\u4f73\u534e\u4fe1\u606f\u4ea7\u54c1\u6709\u9650\u8d23\u4efb\u516c\u53f8"},"product":{"id":1599,"name":"NetApp AFF A220\u7eed\u4fdd\u670d\u52a1","product_type":3,"product_component":58,"product_brand":6,"product_serie":1363,"product_misc":"","product_qa":"","pn":"","description":"NetApp\u7eed\u4fdd\uff08\u5907\u4ef6\u652f\u6301\u6216\u66f4\u6362\uff09 ","created_by":1013,"created_at":"2024-04-29 14:53:36","updated_at":"2025-12-12 15:56:39","pinyin_shortcut":"NetAppAFFA220xbfw","product_unit":2,"is_renew":true,"in_out_at":"2025-12-12 15:56:39.520234+08","productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":58,"key":58,"name":"\u7eed\u4fdd\u670d\u52a1"},"productBrand":{"id":6,"key":6,"name":"NetApp"},"productSerie":{"id":1363,"key":1363,"name":"NETAPP AFF A220\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":855,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1599,"description":"952020000053\u3001952020000054","number":"1","outbound":"0","amount":"365000","total_amount":"365000","last_number":"","last_amount":"","last_total_amount":"","cost":"230000","total_cost":"230000","supplier_id":116,"hardware_from":"2024-06-01","software_from":"","maintenance_from":"","hardware_to":"2025-12-31","software_to":"","maintenance_to":""}},{"id":8461,"project_id":3487,"product_id":1597,"amount":"150000","number":1,"cost":"147000","description":"941852000130\u3001941852000131","supplier_id":116,"hardware_from":"2024-06-01","software_from":"","maintenance_from":"","hardware_to":"2025-12-31","software_to":"","maintenance_to":"","total_amount":"150000","total_cost":"147000","erp_sales_order_product_id":856,"supplier":{"id":116,"key":116,"name":"\u56db\u5ddd\u957f\u8679\u4f73\u534e\u4fe1\u606f\u4ea7\u54c1\u6709\u9650\u8d23\u4efb\u516c\u53f8"},"product":{"id":1597,"name":"NetApp AFF A200\u7eed\u4fdd\u670d\u52a1","product_type":3,"product_component":58,"product_brand":6,"product_serie":1364,"product_misc":"","product_qa":"","pn":"","description":"NetApp\u7eed\u4fdd\uff08\u5907\u4ef6\u652f\u6301\u6216\u66f4\u6362\uff09 ","created_by":1013,"created_at":"2024-04-29 14:51:52","updated_at":"2025-12-12 15:56:39","pinyin_shortcut":"NetAppAFFA200xbfw","product_unit":2,"is_renew":true,"in_out_at":"2025-12-12 15:56:39.520234+08","productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":58,"key":58,"name":"\u7eed\u4fdd\u670d\u52a1"},"productBrand":{"id":6,"key":6,"name":"NetApp"},"productSerie":{"id":1364,"key":1364,"name":"NETAPP AFF A200\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":856,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1597,"description":"941852000130\u3001941852000131","number":"1","outbound":"0","amount":"150000","total_amount":"150000","last_number":"","last_amount":"","last_total_amount":"","cost":"147000","total_cost":"147000","supplier_id":116,"hardware_from":"2024-06-01","software_from":"","maintenance_from":"","hardware_to":"2025-12-31","software_to":"","maintenance_to":""}},{"id":8462,"project_id":3487,"product_id":1598,"amount":"830000","number":1,"cost":"80000","description":"451713000117\u3001451713000118","supplier_id":116,"hardware_from":"2024-06-01","software_from":"","maintenance_from":"","hardware_to":"2025-12-31","software_to":"","maintenance_to":"","total_amount":"830000","total_cost":"80000","erp_sales_order_product_id":857,"supplier":{"id":116,"key":116,"name":"\u56db\u5ddd\u957f\u8679\u4f73\u534e\u4fe1\u606f\u4ea7\u54c1\u6709\u9650\u8d23\u4efb\u516c\u53f8"},"product":{"id":1598,"name":"NetApp FAS8200\u7eed\u4fdd\u670d\u52a1","product_type":3,"product_component":58,"product_brand":6,"product_serie":1362,"product_misc":"","product_qa":"","pn":"","description":"NetApp\u7eed\u4fdd\uff08\u5907\u4ef6\u652f\u6301\u6216\u66f4\u6362\uff09 ","created_by":1013,"created_at":"2024-04-29 14:52:51","updated_at":"2025-12-12 15:56:39","pinyin_shortcut":"NetAppFAS8200xbfw","product_unit":2,"is_renew":true,"in_out_at":"2025-12-12 15:56:39.520234+08","productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":58,"key":58,"name":"\u7eed\u4fdd\u670d\u52a1"},"productBrand":{"id":6,"key":6,"name":"NetApp"},"productSerie":{"id":1362,"key":1362,"name":"NETAPP FAS8200A\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":857,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1598,"description":"451713000117\u3001451713000118","number":"1","outbound":"0","amount":"830000","total_amount":"830000","last_number":"","last_amount":"","last_total_amount":"","cost":"80000","total_cost":"80000","supplier_id":116,"hardware_from":"2024-06-01","software_from":"","maintenance_from":"","hardware_to":"2025-12-31","software_to":"","maintenance_to":""}},{"id":8463,"project_id":3487,"product_id":1599,"amount":"355000","number":1,"cost":"220000","description":"941922000139\u3001941922000140","supplier_id":116,"hardware_from":"2024-07-01","software_from":"","maintenance_from":"","hardware_to":"2025-12-31","software_to":"","maintenance_to":"","total_amount":"355000","total_cost":"220000","erp_sales_order_product_id":858,"supplier":{"id":116,"key":116,"name":"\u56db\u5ddd\u957f\u8679\u4f73\u534e\u4fe1\u606f\u4ea7\u54c1\u6709\u9650\u8d23\u4efb\u516c\u53f8"},"product":{"id":1599,"name":"NetApp AFF A220\u7eed\u4fdd\u670d\u52a1","product_type":3,"product_component":58,"product_brand":6,"product_serie":1363,"product_misc":"","product_qa":"","pn":"","description":"NetApp\u7eed\u4fdd\uff08\u5907\u4ef6\u652f\u6301\u6216\u66f4\u6362\uff09 ","created_by":1013,"created_at":"2024-04-29 14:53:36","updated_at":"2025-12-12 15:56:39","pinyin_shortcut":"NetAppAFFA220xbfw","product_unit":2,"is_renew":true,"in_out_at":"2025-12-12 15:56:39.520234+08","productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":58,"key":58,"name":"\u7eed\u4fdd\u670d\u52a1"},"productBrand":{"id":6,"key":6,"name":"NetApp"},"productSerie":{"id":1363,"key":1363,"name":"NETAPP AFF A220\u7eed\u4fdd\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":858,"erp_sales_order_id":1236,"erp_store_id":"","product_id":1599,"description":"941922000139\u3001941922000140","number":"1","outbound":"0","amount":"355000","total_amount":"355000","last_number":"","last_amount":"","last_total_amount":"","cost":"220000","total_cost":"220000","supplier_id":116,"hardware_from":"2024-07-01","software_from":"","maintenance_from":"","hardware_to":"2025-12-31","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3487,"comment":3},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":844,"project_id":3487,"contact_id":4612,"point":"200000.00","paid_point":"200000","contact":{"id":4612,"key":4612,"name":"\u738b\u745e\u5f6c","client_id":2091,"supplier_id":"","client":{"id":2091,"key":2091,"name":"\u795e\u5dde\u6570\u7801\u7cfb\u7edf\u96c6\u6210\u670d\u52a1\u6709\u9650\u516c\u53f8"},"supplier":""},"projectContactPointRels":[{"id":105,"project_id":3487,"contact_id":4612,"point":"180000.00","day_at":"2024-07-08","description":"","created_at":"2024-07-08 15:17:47"},{"id":131,"project_id":3487,"contact_id":4612,"point":"20000.00","day_at":"2024-12-16","description":"","created_at":"2024-12-16 10:04:41"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1236,"serial_no":"XSDD-20241126-00001","from_date":"","wrote_date":"2024-04-28","handler":1004,"client_id":2091,"purchase_contract_id":"","project_id":3487,"sales_contract_id":3261,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"\u5317\u4eac\u601d\u8054\u79d1\u8baf\u79d1\u6280\u6709\u9650\u516c\u53f8 \u7b7e\u7ea6\u5408\u540c\uff1b","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-11-26 17:22:39","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"52","amount":"2322000","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-04-29 13:49:00","updated_at":"2024-11-26 17:22:39","print_times":""},"projectUsedClient":{"id":4,"project_id":3487,"used_client":5,"budget":"","profit":"","profit_pct":"","collected_plan":"","remind_ahead":"","usedClient":{"id":5,"name":"\u4e2d\u7535\u79d1\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","abbr":"","pinyin_shortcut":"zdktltxkjyxgs","description":"\u66fe\u7528\u540d\uff1a\u5317\u4eac\u666e\u5929\u592a\u529b\u901a\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","corp_rep":"\u738b\u7acb\u56fd","website":"http:\/\/www.putiantaili.com","capital":"3783.56","established_at":"1992-09-01","headcount":"2200","reg_address":7,"working_address":"","telephone":"010-62683399","fax":"","scale":"1000000000","branch":"","purchase_scale_per_yr":"500","purchase_freq":"","company_nature":1,"client_class":47,"client_industry":6,"client_type":6,"sales_rep":1004,"main_contact":"","created_by":1004,"created_at":"2017-02-08 15:59:11","updated_at":"2026-03-24 06:59:47","main_business":"\u4e3b\u8981\u4ece\u4e8b\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u7684\u9500\u552e\u548c\u670d\u52a1\uff0c\u662f\u4e2d\u56fd\u6700\u5927\u7684\u79fb\u52a8\u901a\u4fe1\u4ea7\u54c1\u5206\u9500\u5546\u4e4b\u4e00\u3002","deleted":false,"capital_currency":"rmb","invoice_info":"\u7edf\u4e00\u793e\u4f1a\u4fe1\u7528\u4ee3\u7801\uff1a91110108101972028F","logo":"","en_name":"","pick_at":"2021-06-03 15:44:50","it_budget":"","deployment_mode":"","it_per_num":"","public_relations_difficulty":"","it_status":"","decision_process":"","coach":"","competitor":"","peers":"","supplier":"","main_product":"","client_base_info_count":7,"client_key_info_count":3,"contact_count":9,"visit_count":0,"cooperate_count":0,"case_pre_sales_count":0,"case_implement_count":12,"is_overdue_remind":false,"from_contact":"","tax_no":""},"projectUsedClientPaymentCollectionRemindReceivers":[],"projectUsedClientPaymentCollectionRemindDates":[],"projectUsedClientPayments":[],"projectUsedClientInvoices":[],"invoiced":0,"collected":0,"un_invoiced":0,"un_collected":0,"remind_ahead_display":"\u4e0d\u63d0\u9192","project_used_client_collected_plan":0,"project_used_client_collected_plan_pct":""},"erpSalesOrderVerify":{},"schedules":[{"id":16869,"project_id":3487,"client_id":2091,"schedule_title":"\u76ee\u7684\uff1a\u56de\u6b3e\u65f6\u95f4\uff0c7\u670820\u65e5\u524d\u56de90%\uff0c12\u670831\u65e5\u524d\u56de10%\u3002","complete_at":"","start_at":"","end_at":"2024-12-31 00:00:00","created_by":1004,"is_complete":false,"is_closed":false,"complete_description":"","set_top_at":"","sort":2,"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"scheduleDescriptions":[],"schedule_status":2,"complete_at_display":"","complete_at_display2":"","end_at_display":"2024-12-31 00:00","end_at_display2":"","is_overdue":true,"start_at_display":"","can_report":false,"can_update":true}],"is_only_cp":false,"remain_display":765,"progress_remain_display":766,"forecast_remain_display":766,"projectProductTotalAmount":2322000,"projectProductAllAmount":true,"projectProductTotalCost":876242,"projectProductAllCost":true,"projectProductTotalNumber":52,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":240,"contract_type_display":"\u8fd0\u7ef4\u670d\u52a1","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"232.2\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":200000,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3484,"client_id":48,"project_status":3,"project_progress":7,"budget":"12950","profit_pct":"18.49","bargain_date":"2024-04-02","description":"","created_by":1004,"created_at":"2024-03-27 17:41:21","updated_at":"2024-05-30 11:11:28","engineer_id":"","project_title":"\u7fa4\u6656\u53ca\u66f4\u6362\u786c\u76d8\u9879\u76ee","collected":"12950","status_updated_at":"2024-03-27 17:42:07.081839+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-03-27 17:41:21.122101+08","forecast_updated_at":"2024-03-27 17:41:21.122101+08","end_at":"2024-05-20 17:33:52","pinyin_shortcut":"qhjghypxm","creator":1004,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":314,"is_sales_order_ready":true,"collected_plan":12950,"change_status_to":"","is_verify":false,"profits":"2394.455000000000000000","remain":"798 days 19:10:14.082657","progress_remain":"798 days 19:11:00.042395","forecast_remain":"798 days 19:11:00.042395","lost_contact_days":"772.136356070556","last_contact":"2024-04-23 09:36:00","last_arrive_days":"","last_arrive":"","duration":"53 days 23:52:31.504552","issued_invoices":"12950.00","client":{"id":48,"key":48,"name":"\u4e2d\u90fd\u6570\u79d1\u4f9b\u5e94\u94fe\u7ba1\u7406\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":47,"client_industry":8,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"clientType":{"id":5,"key":5,"name":"\u836f\u54c1\u96f6\u552e\u4f01\u4e1a\uff08\u5355\u4f53\uff09"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":8,"key":8,"name":"\u7269\u6d41"}},"usedClient":{},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3484,"value":"1","key":1023,"name":"\u5468\u5b50\u5065"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":7,"key":7,"name":"\u8fbe\u6210\u610f\u5411","description":"\u4e89\u53d6\u5ba2\u6237\u5728\u53e3\u5934\u4e0a\u8868\u8fbe\u610f\u613f\u3002\u6316\u6398\u5ba2\u6237\u987e\u8651\u3002\u6253\u6d88\u5ba2\u6237\u987e\u8651\u3002\n"},"projectProductTypes":[{"id":3,"product_type_id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907","budget":"12950.00","pct":"18.49","profit":"2394.455","project_id":3484}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"casePoints":{"project_id":3484,"points":"337"},"workLogCount":{"project_id":3484,"count":1},"caseCount":{"project_id":3484,"count":5},"salesTimeCount":{},"implementTimeCount":{"project_id":3484,"sum":"15.8147222222222","times":"5"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3484,"sum":"388.92"},"buildContract":{"id":3208,"from_project":3484,"payment_collection_remind_ahead":"00:00:00","serial_no":"TS-YJC-2024040201","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"12950","erp_un_settle_amount":"0","including_tax":true,"amount":"12950","contractScans":[{"id":25539,"object_type":105,"object_id":3208,"attachment_id":18969,"attachment":{"id":18969,"key":18969,"name":"989b0f1b-10bb-3408-9ef7-6d95687e216d","extension":"pdf","path":"\/vue\/attachment\/preview\/989b0f1b-10bb-3408-9ef7-6d95687e216d\/2024_05_07_14_37_39.pdf","orig_name":"2024_05_07_14_37_39.pdf"}}],"receiptScans":[{"id":25476,"object_type":106,"object_id":3208,"attachment_id":18933,"attachment":{"id":18933,"key":18933,"name":"47b99e86-5a73-3631-b425-c4f5d7452733","extension":"pdf","path":"\/vue\/attachment\/preview\/47b99e86-5a73-3631-b425-c4f5d7452733\/2024_05_06_09_49_38.pdf","orig_name":"2024_05_06_09_49_38.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":1731,"serial_no":"SKD-20240520-00001","wrote_date":"2024-05-20","from_date":"","handler":1004,"user_id":"","client_id":48,"sales_contract_id":3208,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-05-20 17:33:52","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"12950","settle_amount":"12950","created_by":1013,"stop_description":"","is_settle":true,"is_old":true,"created_at":"2024-05-20 17:33:52","updated_at":"2024-05-20 17:33:52","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11731","key":"11731","contract_id":3208,"value":"12950","created_by":1013,"collected_date":"2024-05-20 00:00:00","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1644,"key":1644,"contract_id":3208,"value":"12950.00","attachment_id":"","from_date":"2024-04-29","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1593,"key":1593,"contract_id":3208,"name":"2024-05-31","value":"12950","overdue_days":"","status":1,"remind_date":"2024-05-31","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":5055,"user_id":1004,"key":1004,"contract_id":3208,"user":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}}}],"salesSupplierRels":[{"id":45,"contract_id":3208,"supplier_id":530,"purchase_id":3211,"supplier":{"id":530,"key":530,"name":"\u5317\u4eac\u4e2d\u521b\u667a\u4e91\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3211,"key":3211,"serial_no":"HXYY-2024\/3\/27"}},{"id":1048,"contract_id":3208,"supplier_id":489,"purchase_id":3268,"supplier":{"id":489,"key":489,"name":"\u5317\u4eac\u6234\u68ee\u7279\u7cfb\u7edf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3268,"key":3268,"serial_no":""}},{"id":1192,"contract_id":3208,"supplier_id":59,"purchase_id":3223,"supplier":{"id":59,"key":59,"name":"\u5317\u4eac\u592a\u8c37\u8baf\u8bda\u79d1\u6280\u53d1\u5c55\u6709\u9650\u516c\u53f8"},"purchase":{"id":3223,"key":3223,"serial_no":"TGXC20240311-1"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":12950},"projectRemindReceivers":[],"projectProductRels":[{"id":4535,"project_id":3484,"product_id":41,"amount":"1000","number":2,"cost":"500","description":"","supplier_id":489,"hardware_from":"2024-03-28","software_from":"","maintenance_from":"","hardware_to":"2025-03-28","software_to":"","maintenance_to":"","total_amount":"2000","total_cost":"1000","erp_sales_order_product_id":769,"supplier":{"id":489,"key":489,"name":"\u5317\u4eac\u6234\u68ee\u7279\u7cfb\u7edf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":41,"name":"X423A-R5","product_type":3,"product_component":15,"product_brand":6,"product_serie":1015,"product_misc":4,"product_qa":4,"pn":"","description":"","created_by":1013,"created_at":"2017-02-16 12:06:10","updated_at":"2026-01-06 11:47:31","pinyin_shortcut":"X423AR5","product_unit":4,"is_renew":false,"in_out_at":"2026-01-06 11:47:31.374476+08","productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":15,"key":15,"name":"\u5b58\u50a8\u786c\u76d8"},"productBrand":{"id":6,"key":6,"name":"NetApp"},"productSerie":{"id":1015,"key":1015,"name":"900G 10K 2.5 SAS\u5b58\u50a8\u786c\u76d8"},"productUnit":{"id":4,"key":4,"name":"\u5757"}},"erpSalesOrderProduct":{"id":769,"erp_sales_order_id":1216,"erp_store_id":"","product_id":41,"description":"","number":"2","outbound":"0","amount":"1000","total_amount":"2000","last_number":"","last_amount":"","last_total_amount":"","cost":"500","total_cost":"1000","supplier_id":489,"hardware_from":"2024-03-28","software_from":"","maintenance_from":"","hardware_to":"2025-03-28","software_to":"","maintenance_to":""}},{"id":4536,"project_id":3484,"product_id":1536,"amount":"1050","number":1,"cost":"550","description":"","supplier_id":59,"hardware_from":"2024-03-28","software_from":"","maintenance_from":"","hardware_to":"2025-03-28","software_to":"","maintenance_to":"","total_amount":"1050","total_cost":"550","erp_sales_order_product_id":770,"supplier":{"id":59,"key":59,"name":"\u5317\u4eac\u592a\u8c37\u8baf\u8bda\u79d1\u6280\u53d1\u5c55\u6709\u9650\u516c\u53f8"},"product":{"id":1536,"name":"601713-001","product_type":3,"product_component":15,"product_brand":2,"product_serie":1326,"product_misc":"","product_qa":"","pn":"","description":"HP P2000 2TB 3G DP SATA 7.2K 3.5 \u786c\u76d8","created_by":1013,"created_at":"2024-03-28 10:15:56","updated_at":"2024-03-28 10:15:56","pinyin_shortcut":"601713001","product_unit":"","is_renew":false,"in_out_at":"","productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":15,"key":15,"name":"\u5b58\u50a8\u786c\u76d8"},"productBrand":{"id":2,"key":2,"name":"HP"},"productSerie":{"id":1326,"key":1326,"name":"HP P2000 2TB 3G DP SATA 7.2K 3.5 \u786c\u76d8"},"productUnit":{}},"erpSalesOrderProduct":{"id":770,"erp_sales_order_id":1216,"erp_store_id":"","product_id":1536,"description":"","number":"1","outbound":"0","amount":"1050","total_amount":"1050","last_number":"","last_amount":"","last_total_amount":"","cost":"550","total_cost":"550","supplier_id":59,"hardware_from":"2024-03-28","software_from":"","maintenance_from":"","hardware_to":"2025-03-28","software_to":"","maintenance_to":""}},{"id":4537,"project_id":3484,"product_id":972,"amount":"4950","number":2,"cost":"4090","description":"","supplier_id":530,"hardware_from":"2024-03-28","software_from":"","maintenance_from":"","hardware_to":"2027-03-28","software_to":"","maintenance_to":"","total_amount":"9900","total_cost":"8180","erp_sales_order_product_id":771,"supplier":{"id":530,"key":530,"name":"\u5317\u4eac\u4e2d\u521b\u667a\u4e91\u79d1\u6280\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,"in_out_at":"","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":{"id":771,"erp_sales_order_id":1216,"erp_store_id":"","product_id":972,"description":"","number":"2","outbound":"0","amount":"4950","total_amount":"9900","last_number":"","last_amount":"","last_total_amount":"","cost":"4090","total_cost":"8180","supplier_id":530,"hardware_from":"2024-03-28","software_from":"","maintenance_from":"","hardware_to":"2027-03-28","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3484,"comment":3},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1216,"serial_no":"XSDD-20240327-00001","from_date":"","wrote_date":"2024-04-02","handler":1004,"client_id":48,"purchase_contract_id":"","project_id":3484,"sales_contract_id":3208,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2024-05-20 17:33:52","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"5","amount":"12950","created_by":1004,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":true,"is_old":true,"created_at":"2024-03-27 17:42:07","updated_at":"2024-05-20 17:33:52","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":798,"progress_remain_display":798,"forecast_remain_display":798,"projectProductTotalAmount":12950,"projectProductAllAmount":true,"projectProductTotalCost":9730,"projectProductAllCost":true,"projectProductTotalNumber":5,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":"","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":53,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"2\u5e74\u524d","can_view_product":true,"budget_display":"1.3\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e","total_contact_paid_point":0,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true}],"thisUser":{"id":1004,"name":"\u4f0a\u5cfb\u8fb0","avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/1004.jpg"}},"options":{"Projects[project_status]":{"key":"Projects[project_status]","name":"\u5546\u673a\u72b6\u6001","value":[{"key":1,"name":"\u9690\u6027\u9700\u6c42","color":"#ffc000"},{"key":2,"name":"\u660e\u786e\u9700\u6c42","color":"#0064ec"},{"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},{"key":4,"name":"\u5546\u673a\u5931\u8d25","color":"#e5000a"},{"key":5,"name":"\u5546\u673a\u6401\u7f6e","color":"#222222"}]}},"can_create":true,"can_create_work_log":true,"can_create_schedule":true,"pagenation":{"totalcount":238,"thispage":2,"pagesize":20},"count2":[{"name":"\u5408\u540c\u603b\u91d1\u989d","value":"88249153.32"},{"name":"\u5df2\u6536\u6b3e","value":"88228048.33"},{"name":"\u672a\u6536\u6b3e","value":21104.989999995},{"name":"\u5df2\u5f00\u53d1\u7968","value":"88141965.83"},{"name":"\u672a\u5f00\u53d1\u7968","value":107187.48999999}]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"221.216.117.119","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko\/20100101 Firefox\/151.0"}', FALSE, '2026-06-04 12:52:21', 387464960) RETURNING "id"
12:52:21.3045.9 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_products" WHERE "id" IN (1557, 41, 1536, 972, 1549, 1548, 1547, 1546, 151, 1610, 1611, 1612, 1620, 965, 229, 1663, 1664, 1665, 922, 1354, 1669, 1670, 941, 871, 1761, 1762, 1780, 1077, 1376, 1914, 1590, 1592, 1589, 1593, 1594, 1591, 1598, 1599, 1597, 1913, 1178)
12:52:21.2945.7 msyii\db\Command::querySELECT "id", "id" AS "key", "serial_no" FROM "a57be577deb434"."tbl_purchase_contracts" WHERE "id" IN (3211, 3236, 3369, 3690, 3262, 3561, 3264, 3268, 3223, 3279, 3631, 3292, 3315, 3267, 3780, 3382, 3411, 3424, 3480, 3515, 3722, 3284, 3265)
12:52:21.2815.4 msyii\db\Command::querySELECT "id", "id" AS "key", "contract_id", "amount" AS "value", "created_by", "collected_date" 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.wrote_date 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))) 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"."is_payment_settle"=TRUE) AND ("t"."status" IN (2, 5)) ) 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"."is_payment_settle"=TRUE) AND ("t"."status" IN (2, 5)) )) "sub") "r" WHERE "contract_id" IN (3542, 3228, 3261, 3299, 3312, 3368, 3373, 3395, 3385, 3366, 3495, 3547, 3573, 3737, 3222, 3208) ORDER BY "id" DESC
12:52:21.3844.9 msyii\db\Command::querySELECT s.id, project_id, client_id, schedule_title, complete_at, start_at, end_at, created_by, is_complete, is_closed, complete_description, set_top_at, CASE WHEN is_complete = true THEN 3 WHEN is_complete = false AND end_at <= NOW() THEN 2 ELSE 1 END AS sort FROM "a57be577deb434"."tbl_schedules" "s" LEFT JOIN "a57be577deb434"."tbl_schedule_carbon_copy_rels" "ccr" ON ccr.schedule_id = s.id WHERE (("is_complete"=FALSE) OR ("complete_at" >= '2026-05-21')) AND ((("is_public"=1) AND ("created_by" != 1001)) OR ("created_by"=1001) OR ("ccr"."user_id"=1001)) AND ("s"."project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)) ORDER BY set_top_at DESC nulls last, sort ASC, CASE WHEN is_complete = true THEN complete_at END DESC, CASE WHEN is_complete = false THEN end_at END ASC, end_at DESC
12:52:21.4254.7 msyii\db\Command::querySELECT COUNT(*) FROM (SELECT p.*, (p.budget / 100 * p.profit_pct) as profits, now() - status_updated_at as remain, now() - progress_updated_at as progress_remain, now() - forecast_updated_at as forecast_remain, extract(epoch from (now() - max(sl.end_at))) / 86400 AS lost_contact_days, max(sl.end_at) as last_contact, extract(epoch from (now() - max(arrive.end_at))) / 86400 AS last_arrive_days, max(arrive.end_at) as last_arrive, case when p.end_at IS NOT NULL THEN p.end_at - p.created_at ELSE now() - p.created_at END as duration, (SELECT sum(amount) FROM a57be577deb434.tbl_invoices i WHERE i.project_id = p.id) as issued_invoices FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."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, 5467, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 5476, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND (("c"."sales_rep"='1004')) AND ("p"."project_status" IN (1, 2)) GROUP BY "p"."id") "sub"
12:52:21.2744.3 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=107) AND ("object_id" IN (3542, 3228, 3261, 3299, 3312, 3368, 3373, 3395, 3385, 3366, 3495, 3547, 3573, 3737, 3222, 3208))
12:52:21.2684.2 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=106) AND ("object_id" IN (3542, 3228, 3261, 3299, 3312, 3368, 3373, 3395, 3385, 3366, 3495, 3547, 3573, 3737, 3222, 3208))
12:52:21.3903.6 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_schedule_descriptions" WHERE "schedule_id" IN (17630, 16897, 16775, 17349, 16869) ORDER BY "created_at" DESC
12:52:21.3163.6 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_sales_order_products" WHERE "id" IN (788, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 896, 900, 976, 977, 978, 979, 989, 990, 991, 992, 998, 999, 1000, 1175, 1176, 1177, 1178, 1221, 1227, 1279, 972, 973, 1475, 1476, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 974, 975)
12:52:21.3122.9 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_series" WHERE "id" IN (1262, 1015, 857, 1334, 1333, 1336, 1326, 1335, 1191, 783, 1361, 1362, 1371, 1364, 1372, 1373, 1147, 1414, 1026, 1415, 210, 1416, 1024, 592, 1237, 1490, 1149, 655, 1585, 1058, 552, 1025, 1009, 1052, 739, 1363)
12:52:21.2422.9 msyii\db\Command::querySELECT "project_id", EXTRACT(epoch FROM sum(end_at - start_at)) /3600 AS hours, count(id) as times FROM "a57be577deb434"."tbl_work_logs" WHERE ("is_draft"=FALSE) AND ("scenario_id"=2) AND ("project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)) GROUP BY "project_id"
12:52:21.2512.9 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=105) AND ("object_id" IN (3542, 3228, 3261, 3299, 3312, 3368, 3373, 3395, 3385, 3366, 3495, 3547, 3573, 3737, 3222, 3208))
12:52:21.2452.2 msyii\db\Command::querySELECT "project_id", sum(amount) AS sum FROM "a57be577deb434"."tbl_reimbursements" WHERE ("status" IN (2, 3)) AND ("project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)) GROUP BY "project_id"
12:52:21.2791.8 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_collect_tickets" WHERE ("status"=2) AND ("sales_contract_id" IN (3542, 3228, 3261, 3299, 3312, 3368, 3373, 3395, 3385, 3366, 3495, 3547, 3573, 3737, 3222, 3208)) ORDER BY "id" DESC
12:52:21.2391.7 msyii\db\Command::querySELECT "c"."project_id", sum(hours), sum(times) as times FROM "a57be577deb434"."tbl_cases" "c" LEFT JOIN (SELECT "case_id", EXTRACT(epoch FROM sum(end_at - start_at)) /3600 AS hours, count(id) as times FROM "a57be577deb434"."tbl_pre_sales" WHERE "is_draft"=FALSE GROUP BY "case_id") "i" ON i.case_id = c.id WHERE ("case_type"=1) AND ("c"."project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)) GROUP BY "c"."project_id"
12:52:21.2221.7 msyii\db\Command::querySELECT "project_id", count(id) as count FROM "a57be577deb434"."tbl_cases" WHERE "project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484) GROUP BY "project_id"
12:52:21.3731.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "client_id", "supplier_id" FROM "a57be577deb434"."tbl_contacts" WHERE "id" IN (5780, 4612)
12:52:21.3011.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_product_rels" WHERE "project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484) ORDER BY "id"
12:52:21.1991.4 msyii\db\Command::querySELECT id, product_type_id, product_type_id as key, name, coalesce(budget, 0) as budget, coalesce(pct, 0) as pct, coalesce(profit, 0) as profit, project_id FROM "a57be577deb434"."tbl_project_product_types" WHERE "project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)
12:52:21.1921.1 msyii\db\Command::querySELECT "project_id", "contribution" AS "value", "engineer_id" AS "key", "u"."name" FROM "a57be577deb434"."tbl_project_architects" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON engineer_id = u.id WHERE "a57be577deb434"."tbl_project_architects"."project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484) ORDER BY "contribution" DESC, "engineer_id"
12:52:21.2481.1 msyii\db\Command::querySELECT "id", "from_project", "payment_collection_remind_ahead", "serial_no", "is_settle", "is_deliver", "is_outbound", "erp_settle_amount", "erp_un_settle_amount", "including_tax", "amount" FROM "a57be577deb434"."tbl_sales_contracts" WHERE "from_project" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)
12:52:21.2871.1 msyii\db\Command::querySELECT "id", "id" AS "key", "contract_id", "amount" AS "value", "attachment_id", "from_date" FROM "a57be577deb434"."tbl_sales_contract_invoices" WHERE "contract_id" IN (3542, 3228, 3261, 3299, 3312, 3368, 3373, 3395, 3385, 3366, 3495, 3547, 3573, 3737, 3222, 3208) ORDER BY "id"
12:52:21.3761.1 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_sales_orders" WHERE ("status" IN (2, 5)) AND ("project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484))
12:52:21.2101.1 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (3303, 3309, 48, 1172, 3299, 3280, 2714, 3266, 2091)
12:52:21.2731.0 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (18638, 18933, 18940, 18941, 19377, 21219, 21603)
12:52:21.2011.0 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)
12:52:21.2051.0 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)
12:52:21.2031.0 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)
12:52:21.2110.9 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1004)
12:52:21.2920.9 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_sales_supplier_rels" WHERE "contract_id" IN (3542, 3228, 3261, 3299, 3312, 3368, 3373, 3395, 3385, 3366, 3495, 3547, 3573, 3737, 3222, 3208)
12:52:21.3800.8 msyii\db\Command::querySELECT "id", "id" AS "key", "project_used_client_id", "remind_date", "amount", "remind_date" AS "name", "amount" AS "value", "overdue_days" FROM "a57be577deb434"."tbl_project_used_client_payment_collection_remind_dates" WHERE "project_used_client_id" IN (2, 4, 5, 6, 8, 22, 23, 49, 50)
12:52:21.2900.8 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 (3542, 3228, 3261, 3299, 3312, 3368, 3373, 3395, 3385, 3366, 3495, 3547, 3573, 3737, 3222, 3208)
12:52:21.1370.8 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
12:52:21.2890.8 msyii\db\Command::querySELECT "id", "id" AS "key", "contract_id", "remind_date" AS "name", "amount" AS "value", "overdue_days", "status", "remind_date" FROM "a57be577deb434"."tbl_sales_contract_payment_collection_remind_dates" WHERE "contract_id" IN (3542, 3228, 3261, 3299, 3312, 3368, 3373, 3395, 3385, 3366, 3495, 3547, 3573, 3737, 3222, 3208) ORDER BY "remind_date"
12:52:21.3780.7 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_used_clients" WHERE "project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)
12:52:21.3830.7 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_sales_orders" WHERE ("status"=1) AND ("project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484))
12:52:21.3750.7 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_contact_point_rels" WHERE ("contact_id", "project_id") IN ((5780, 3578), (5780, 3550), (4612, 3522), (4612, 3487))
12:52:21.2930.6 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id" IN (530, 90, 67, 262, 165, 489, 59, 608, 236, 598, 81, 435, 298, 316, 116, 68)
12:52:21.2240.6 msyii\db\Command::querySELECT "project_id", EXTRACT(epoch FROM sum(end_at - start_at)) /3600 AS hours, count(id) as times FROM "a57be577deb434"."tbl_work_logs" WHERE ("is_draft"=FALSE) AND ("scenario_id"=1) AND (("location_in_id" IS NOT NULL) AND ("location_out_id" IS NOT NULL) AND ("client_id" IS NOT NULL)) AND ("project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)) GROUP BY "project_id"
12:52:21.1870.6 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "logo", "client_type", "client_class", "client_industry", "sales_rep" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (3303, 3309, 48, 1172, 3299, 3280, 2714, 3266, 2091)
12:52:21.2210.6 msyii\db\Command::querySELECT "project_id", count(id) as count FROM "a57be577deb434"."tbl_work_logs" WHERE ("is_draft"=FALSE) AND ("project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)) GROUP BY "project_id"
12:52:21.3790.6 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (5, 3174)
12:52:21.1390.5 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
12:52:21.3000.5 msyii\db\Command::querySELECT "id", "user_id", "user_id" AS "key", "project_id" FROM "a57be577deb434"."tbl_project_remind_receivers" WHERE "project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)
12:52:21.2910.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1004, 1001)
12:52:21.3110.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_components" WHERE "id" IN (53, 15, 14, 47, 19, 43, 5, 13, 58, 17, 208, 36, 189, 35, 200, 151, 22, 21, 51)
12:52:21.2020.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "description" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=13) AND ("id" IN (215, 226, 5, 136, 139, 1, 2, 140, 160, 164, 181, 232, 184, 189, 197, 199, 200, 198, 202, 196, 204, 185, 192, 205, 191, 340, 348, 142, 128, 265, 229, 324, 130, 349, 350, 369, 374, 377, 375, 367, 323, 354)) ORDER BY "sort"
12:52:21.1370.5 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
12:52:21.2070.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=9) AND ("id" IN (215, 226, 5, 136, 139, 1, 2, 140, 160, 164, 181, 232, 184, 189, 197, 199, 200, 198, 202, 196, 204, 185, 192, 205, 191, 340, 348, 142, 128, 265, 229, 324, 130, 349, 350, 369, 374, 377, 375, 367, 323, 354)) ORDER BY "sort"
12:52:21.3720.5 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_contact_points" WHERE "project_id" IN (3706, 3705, 3676, 3658, 3657, 3655, 3638, 3582, 3581, 3578, 3556, 3555, 3550, 3543, 3522, 3504, 3498, 3494, 3487, 3484)
12:52:21.2040.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=10) AND ("id" IN (215, 226, 5, 136, 139, 1, 2, 140, 160, 164, 181, 232, 184, 189, 197, 199, 200, 198, 202, 196, 204, 185, 192, 205, 191, 340, 348, 142, 128, 265, 229, 324, 130, 349, 350, 369, 374, 377, 375, 367, 323, 354)) ORDER BY "sort"
12:52:21.3120.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_brands" WHERE "id" IN (138, 6, 27, 3, 2, 4, 152, 12, 8, 133, 7)
12:52:21.3160.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_units" WHERE "id" IN (2, 4, 1, 3, 6, 7, 8)
12:52:21.3800.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_used_client_payment_collection_remind_receivers" WHERE "project_used_client_id" IN (2, 4, 5, 6, 8, 22, 23, 49, 50)
12:52:21.3750.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (2091, 3267)
12:52:21.3890.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
12:52:21.3810.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_used_client_payments" WHERE "project_used_client_id" IN (2, 4, 5, 6, 8, 22, 23, 49, 50)
12:52:21.3030.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id" IN (81, 489, 59, 530, 90, 608, 262, 598, 67, 298, 435, 236, 316, 165, 116, 68)
12:52:21.3820.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_used_client_invoices" WHERE "project_used_client_id" IN (2, 4, 5, 6, 8, 22, 23, 49, 50)
12:52:21.2870.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (5388, 1013)
12:52:21.1980.3 msyii\db\Command::querySELECT "id", "id" AS "key", "project_status" AS "name", "color" FROM "a57be577deb434"."tbl_project_statuses" WHERE "id" IN (5, 3)
12:52:21.3100.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_types" WHERE "id" IN (7, 3, 4, 2, 22, 5, 19)
12:52:21.3900.3 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1004)
12:52:21.1880.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
12:52:21.1910.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (5, 3174)
12:52:21.1890.3 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1004)
12:52:21.2910.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 (1001, 1004))
12:52:21.1990.3 msyii\db\Command::querySELECT "id", "id" AS "key", "project_progress" AS "name", "description" FROM "a57be577deb434"."tbl_project_progresses" WHERE "id" IN (6, 9, 49, 10, 5, 7)
12:52:21.2080.3 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1004)
12:52:21.2070.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
12:52:21.1900.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "notice_days", "color" FROM "a57be577deb434"."tbl_client_classes" WHERE "id" IN (43, 80, 47)
12:52:21.2090.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
12:52:21.4500.2 msyii\db\Command::querySELECT "id" AS "key", "project_status" AS "name", "color" FROM "a57be577deb434"."tbl_project_statuses" WHERE "id" IN (1, 2, 3, 4, 5) ORDER BY "order"
12:52:21.4490.2 msyii\db\Command::querySELECT "id", "name" FROM "a57be577deb434"."tbl_users" WHERE "id"='1004'
12:52:21.2110.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
12:52:21.1890.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_client_types" WHERE "id" IN (5, 6, 2)
12:52:21.2090.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1004)
12:52:21.1900.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_client_industries" WHERE "id" IN (13, 8, 5, 20)
12:52:21.1910.2 msyii\db\Command::querySELECT "id", "id" AS "key", "type" AS "name" FROM "a57be577deb434"."tbl_contract_types" WHERE "id" IN (1, 2)
12:52:21.4490.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1004)
12:52:21.2080.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=1