All Latest
6944c76fb9c10: POST https://beta.jinchangxiao.com/vue/project/list at 2025-12-19 11:33:03 am by 223.72.15.22

Database Queries

总计97条数据
TimeDurationTypeQuery
  
11:33:03.7642.3 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

11:33:03.7670.7 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

11:33:03.7681.4 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

11:33:03.7748.9 msSELECTSELECT 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, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5409, 5412, 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"='1001')) GROUP BY "p"."id" ORDER BY p.bargain_date DESC NULLS LAST, p.created_at DESC) "c"

11:33:03.78313.2 msSELECTSELECT 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, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5409, 5412, 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"='1001')) GROUP BY "p"."id" ORDER BY p.bargain_date DESC NULLS LAST, p.created_at DESC LIMIT 20 OFFSET 40

11:33:03.7980.5 msSELECTSELECT "id", "id" AS "key", "name", "logo", "client_type", "client_class", "client_industry", "sales_rep" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (2845, 2836, 2838, 1933, 2553, 2798, 2718, 2719, 2511, 2582, 2207, 2545, 2551, 2540, 2539)

11:33:03.7980.2 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

11:33:03.7990.8 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

11:33:03.8000.3 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_client_types" WHERE "id" IN (5, 3)

11:33:03.8000.3 msSELECTSELECT "id", "id" AS "key", "name", "notice_days", "color" FROM "a57be577deb434"."tbl_client_classes" WHERE "id" IN (43, 80, 47)

11:33:03.8010.3 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_client_industries" WHERE "id" IN (13, 20, 4, 10, 18, 5)

11:33:03.8010.2 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (2800, 3304)

11:33:03.8010.3 msSELECTSELECT "id", "id" AS "key", "type" AS "name" FROM "a57be577deb434"."tbl_contract_types" WHERE "id" IN (1, 2)

11:33:03.8020.8 msSELECTSELECT "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 (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208) ORDER BY "contribution" DESC, "engineer_id"

11:33:03.8034.3 msSELECTSELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_project_architects' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;

11:33:03.8078.6 msSELECTselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_project_architects' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum

11:33:03.8160.3 msSELECTSELECT "id", "id" AS "key", "project_status" AS "name", "color" FROM "a57be577deb434"."tbl_project_statuses" WHERE "id"=3

11:33:03.8170.3 msSELECTSELECT "id", "id" AS "key", "project_progress" AS "name", "description" FROM "a57be577deb434"."tbl_project_progresses" WHERE "id" IN (9, 6, 7, 2)

11:33:03.8170.8 msSELECTSELECT 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 (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)

11:33:03.8180.8 msSELECTSELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)

11:33:03.8190.5 msSELECTSELECT "id", "id" AS "key", "name", "description" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=13) AND ("id" IN (160, 140, 229, 135, 5, 1, 226, 165, 167, 181, 2, 215, 136, 179, 331, 164, 205, 199, 196, 204, 197, 184, 189, 307, 203, 185, 191, 192, 168, 340, 182, 348, 349, 356, 369, 377, 323, 350)) ORDER BY "sort"

11:33:03.8200.7 msSELECTSELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)

11:33:03.8210.3 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=10) AND ("id" IN (160, 140, 229, 135, 5, 1, 226, 165, 167, 181, 2, 215, 136, 179, 331, 164, 205, 199, 196, 204, 197, 184, 189, 307, 203, 185, 191, 192, 168, 340, 182, 348, 349, 356, 369, 377, 323, 350)) ORDER BY "sort"

11:33:03.8220.6 msSELECTSELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)

11:33:03.8220.3 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=9) AND ("id" IN (160, 140, 229, 135, 5, 1, 226, 165, 167, 181, 2, 215, 136, 179, 331, 164, 205, 199, 196, 204, 197, 184, 189, 307, 203, 185, 191, 192, 168, 340, 182, 348, 349, 356, 369, 377, 323, 350)) ORDER BY "sort"

11:33:03.8230.3 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1001, 5300)

11:33:03.8230.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1001, 5300))

11:33:03.8240.3 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id" IN (4, 1)

11:33:03.8240.2 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1001, 5300)

11:33:03.8240.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1001, 5300))

11:33:03.8250.8 msSELECTSELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (2845, 2836, 2838, 1933, 2553, 2798, 2718, 2719, 2511, 2582, 2207, 2545, 2551, 2540, 2539)

11:33:03.8260.2 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

11:33:03.8260.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

11:33:03.8266.2 msSELECTSELECT "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 (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208) GROUP BY "c"."project_id"

11:33:03.8330.5 msSELECTSELECT "project_id", count(id) as count FROM "a57be577deb434"."tbl_work_logs" WHERE ("is_draft"=FALSE) AND ("project_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)) GROUP BY "project_id"

11:33:03.8341.2 msSELECTSELECT "project_id", count(id) as count FROM "a57be577deb434"."tbl_cases" WHERE "project_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208) GROUP BY "project_id"

11:33:03.8350.5 msSELECTSELECT "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 (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)) GROUP BY "project_id"

11:33:03.8366.2 msSELECTSELECT "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 (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)) GROUP BY "c"."project_id"

11:33:03.8421.4 msSELECTSELECT "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 (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)) GROUP BY "c"."project_id"

11:33:03.8440.4 msSELECTSELECT "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 (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)) GROUP BY "project_id"

11:33:03.8451.6 msSELECTSELECT "project_id", sum(amount) AS sum FROM "a57be577deb434"."tbl_reimbursements" WHERE ("status" IN (2, 3)) AND ("project_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)) GROUP BY "project_id"

11:33:03.8460.9 msSELECTSELECT "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 (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)

11:33:03.8482.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=105) AND ("object_id" IN (2742, 2776, 2737, 3101, 2672, 2662, 3112, 3250, 3235, 3232, 3247, 3249, 2865, 2812, 2783, 2981, 2756, 2963, 2708, 2817))

11:33:03.8512.4 msSELECTSELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (13817, 14690, 13241, 14139, 13685, 14158, 15312, 14474, 13345, 14676, 16348, 14188, 16347, 17472, 17635, 18862, 18741, 18892, 18893, 18720)

11:33:03.8532.0 msSELECTSELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=106) AND ("object_id" IN (2742, 2776, 2737, 3101, 2672, 2662, 3112, 3250, 3235, 3232, 3247, 3249, 2865, 2812, 2783, 2981, 2756, 2963, 2708, 2817))

11:33:03.8550.3 msSELECTSELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (13460, 13664, 14159, 14160, 14685, 14686, 14957, 14691, 14843, 15719, 16358, 16753, 17716, 17999, 19035, 19329, 19410, 19849)

11:33:03.8562.0 msSELECTSELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=107) AND ("object_id" IN (2742, 2776, 2737, 3101, 2672, 2662, 3112, 3250, 3235, 3232, 3247, 3249, 2865, 2812, 2783, 2981, 2756, 2963, 2708, 2817))

11:33:03.8580.3 msSELECTSELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (15072, 18723)

11:33:03.8591.1 msSELECTSELECT * FROM "a57be577deb434"."tbl_erp_collect_tickets" WHERE ("status"=2) AND ("sales_contract_id" IN (2742, 2776, 2737, 3101, 2672, 2662, 3112, 3250, 3235, 3232, 3247, 3249, 2865, 2812, 2783, 2981, 2756, 2963, 2708, 2817)) ORDER BY "id" DESC

11:33:03.8603.3 msSELECTSELECT "id", "id" AS "key", "contract_id", "amount" AS "value", "created_by" FROM (SELECT * FROM ((SELECT '1' || r.id::varchar as id, 1 as ticket_type, r.sales_contract_id as contract_id, r.amount as amount, t.created_at as collected_date, t.created_at, t.created_by, t.abstract as description FROM "a57be577deb434"."tbl_erp_collect_ticket_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_collect_tickets" "t" ON r.erp_collect_ticket_id = t.id WHERE (r.sales_contract_id is not null) AND ("t"."status" IN (2, 5))) 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 (2742, 2776, 2737, 3101, 2672, 2662, 3112, 3250, 3235, 3232, 3247, 3249, 2865, 2812, 2783, 2981, 2756, 2963, 2708, 2817) ORDER BY "id" DESC

11:33:03.8630.3 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1014, 1001, 1013)

11:33:03.8640.7 msSELECTSELECT "id", "id" AS "key", "contract_id", "amount" AS "value", "attachment_id", "from_date" FROM "a57be577deb434"."tbl_sales_contract_invoices" WHERE "contract_id" IN (2742, 2776, 2737, 3101, 2672, 2662, 3112, 3250, 3235, 3232, 3247, 3249, 2865, 2812, 2783, 2981, 2756, 2963, 2708, 2817) ORDER BY "id"

11:33:03.8650.6 msSELECTSELECT "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 (2742, 2776, 2737, 3101, 2672, 2662, 3112, 3250, 3235, 3232, 3247, 3249, 2865, 2812, 2783, 2981, 2756, 2963, 2708, 2817) ORDER BY "remind_date"

11:33:03.8660.5 msSELECTSELECT "id", "user_id", "user_id" AS "key", "contract_id" FROM "a57be577deb434"."tbl_sales_contract_payment_collection_remind_receivers" WHERE "contract_id" IN (2742, 2776, 2737, 3101, 2672, 2662, 3112, 3250, 3235, 3232, 3247, 3249, 2865, 2812, 2783, 2981, 2756, 2963, 2708, 2817)

11:33:03.8660.2 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1001, 1011, 5388, 5300)

11:33:03.8670.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1011, 1001, 5300, 5388))

11:33:03.8670.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_sales_supplier_rels" WHERE "contract_id" IN (2742, 2776, 2737, 3101, 2672, 2662, 3112, 3250, 3235, 3232, 3247, 3249, 2865, 2812, 2783, 2981, 2756, 2963, 2708, 2817)

11:33:03.8682.0 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id" IN (163, 46, 363, 531, 373, 489, 68, 494, 511, 90, 262, 669, 678)

11:33:03.8701.0 msSELECTSELECT "id", "id" AS "key", "serial_no" FROM "a57be577deb434"."tbl_purchase_contracts" WHERE "id" IN (2983, 2962, 2764, 2839, 2674, 2767, 3019, 3157, 2771, 2813, 3248, 2793, 3123, 3241, 3253, 3254, 3234, 3233, 2704)

11:33:03.8710.3 msSELECTSELECT "id", "user_id", "user_id" AS "key", "project_id" FROM "a57be577deb434"."tbl_project_remind_receivers" WHERE "project_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)

11:33:03.8720.2 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

11:33:03.8720.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

11:33:03.8721.0 msSELECTSELECT * FROM "a57be577deb434"."tbl_project_product_rels" WHERE "project_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208) ORDER BY "id"

11:33:03.8740.2 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id" IN (163, 90, 262)

11:33:03.8743.7 msSELECTSELECT * FROM "a57be577deb434"."tbl_products" WHERE "id" IN (965, 942, 941, 40, 937, 933, 938, 1205, 983, 984, 971, 986, 985, 987, 988, 989, 991, 992, 993, 196, 792, 384, 201, 955, 995, 825, 932, 849, 1377, 1003, 1300, 1301, 1302, 1303, 850, 1577, 1558, 1559, 1560, 1561, 1562, 1563, 969, 994, 1456, 1457, 1584, 1585, 1586, 1587, 1564, 1108, 1422, 1423)

11:33:03.8780.3 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_types" WHERE "id" IN (7, 3, 5, 19, 4, 2, 23)

11:33:03.8790.3 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_components" WHERE "id" IN (53, 15, 35, 26, 36, 151, 43, 14, 2, 5, 66, 157, 19, 171, 195)

11:33:03.8790.4 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_brands" WHERE "id" IN (138, 43, 8, 133, 134, 6, 4, 2, 150, 139, 9, 88, 179)

11:33:03.8800.5 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_series" WHERE "id" IN (1262, 1345, 1347, 1358, 1344, 1244, 1359, 1243, 592, 593, 613, 612, 607, 165, 167, 1156, 543, 588, 339, 885, 716, 617, 804, 615, 805, 591, 529, 667, 618, 754, 799, 803, 975, 999, 1170, 1171, 801)

11:33:03.8810.3 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_units" WHERE "id" IN (2, 4, 1, 7, 3, 5, 8, 9)

11:33:03.8813.1 msSELECTSELECT * FROM "a57be577deb434"."tbl_erp_sales_order_products" WHERE "id" IN (218, 219, 220, 331, 140, 266, 193, 280, 281, 397, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 144, 328, 329, 500, 286, 287, 675, 676, 677, 661, 662, 663, 664, 665, 819, 820, 791, 792, 793, 794, 795, 796, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 789, 790, 476, 477, 478)

11:33:03.88421.5 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=1) AND ("object_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)) GROUP BY "object_id"

11:33:03.90618.3 msSELECTSELECT "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 (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)) GROUP BY "object_id"

11:33:03.9250.4 msSELECTSELECT "id", "id" AS "key", "name", "client_id", "supplier_id" FROM "a57be577deb434"."tbl_contacts" WHERE "id"=1262

11:33:03.9250.6 msSELECTSELECT * FROM "a57be577deb434"."tbl_contact_mobiles" WHERE "contact_id"=1262

11:33:03.9260.2 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id"=100

11:33:03.9260.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_project_contact_points" WHERE "project_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)

11:33:03.9273.7 msSELECTSELECT "id", "id" AS "key", "name", "client_id", "supplier_id" FROM "a57be577deb434"."tbl_contacts" WHERE "id" IN (5041, 4640, 1262, 1022, 5160, 4849, 5059)

11:33:03.9310.3 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (12, 2545, 1933, 2712, 2540)

11:33:03.9310.2 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id" IN (100, 46)

11:33:03.9320.6 msSELECTSELECT * FROM "a57be577deb434"."tbl_project_contact_point_rels" WHERE ("contact_id", "project_id") IN ((5041, 3246), (4640, 3263), (4640, 3225), (1262, 3503), (1262, 3514), (1022, 3216), (1262, 3251), (1262, 3441), (5160, 3209), (1262, 3372), (1262, 3424), (1262, 3515), (4849, 3467), (1262, 3371), (5059, 3371))

11:33:03.9321.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_erp_sales_orders" WHERE ("status" IN (2, 5)) AND ("project_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208))

11:33:03.9340.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_project_used_clients" WHERE "project_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)

11:33:03.9340.4 msSELECTSELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (2800, 3304)

11:33:03.9350.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_project_used_client_payment_collection_remind_receivers" WHERE "project_used_client_id" IN (15, 57)

11:33:03.9350.3 msSELECTSELECT "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 (15, 57)

11:33:03.9360.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_project_used_client_payments" WHERE "project_used_client_id" IN (15, 57)

11:33:03.9360.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_project_used_client_invoices" WHERE "project_used_client_id" IN (15, 57)

11:33:03.9360.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_erp_sales_orders" WHERE ("status"=1) AND ("project_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208))

11:33:03.9375.0 msSELECTSELECT 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" >= '2025-12-05')) AND ((("is_public"=1) AND ("created_by" != 1001)) OR ("created_by"=1001) OR ("ccr"."user_id"=1001)) AND ("s"."project_id" IN (3515, 3514, 3513, 3503, 3467, 3424, 3441, 3372, 3371, 3216, 3300, 3281, 3251, 3276, 3274, 3263, 3246, 3225, 3209, 3208)) 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

11:33:03.9455.6 msSELECTSELECT 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, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5409, 5412, 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"='1001')) GROUP BY "p"."id") "sub" GROUP BY "project_status"

11:33:03.9500.2 msSELECTSELECT "id", "name" FROM "a57be577deb434"."tbl_users" WHERE "id"='1001'

11:33:03.9510.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

11:33:03.9510.2 msSELECTSELECT "id" AS "key", "project_status" AS "name", "color" FROM "a57be577deb434"."tbl_project_statuses" WHERE "id" IN (1, 2, 3, 4, 5) ORDER BY "order"

11:33:03.9583.9 msSELECTSELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=1) AND ("visit_date"='2025-12-19')

11:33:03.9620.8 msUPDATEUPDATE "a57be577deb434"."tbl_visit_module_histories" SET "num"=5, "last_visit_at"='now()' WHERE "id"=59607

11:33:03.9648.2 msINSERTINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/project/list', '{"ProjectSearch":{"created_by":["1001"],"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":"bargain_date","sort":"DESC","Tsort":"","Tname":""},"page":"3","web_access_token":"yb8YvQDqCxvGUQWSJnYL2S9XtkD7pVRr"}', '{"code":2000,"result":{"count":{"statusCount":[{"count":0,"key":1,"name":"\u9690\u6027\u9700\u6c42","color":"#f49b00","sum":0},{"count":1,"key":2,"name":"\u660e\u786e\u9700\u6c42","color":"#4e6ef2","sum":"0"},{"count":6,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#3fad00","sum":"4309137.05"},{"count":0,"key":4,"name":"\u5546\u673a\u5931\u8d25","color":"#e5000a","sum":0},{"count":5,"key":5,"name":"\u5546\u673a\u6401\u7f6e","color":"#222222","sum":"3035300"},{"count":88,"key":-1,"name":"\u6536\u6b3e\u5b8c\u6210","color":"#6200fe","sum":"31960186.18"}]},"list":[{"id":3515,"client_id":2845,"project_status":3,"project_progress":9,"budget":"444004.12","profit_pct":"-0.79","bargain_date":"2024-04-26","description":"","created_by":1001,"created_at":"2024-04-26 09:29:57","updated_at":"2024-08-23 13:01:25","engineer_id":"","project_title":"PA1410&PA1420\u4e00\u5e74\u670d\u52a1\u91c7\u8d2d\u9879\u76ee","collected":"444004.12","status_updated_at":"2024-04-26 09:29:57.459834+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-04-26 09:29:57.459834+08","forecast_updated_at":"2024-04-26 09:29:57.459834+08","end_at":"2024-08-12 15:27:41","pinyin_shortcut":"PA1410ampPA1420ynfwcgxm","creator":1001,"used_client":"","from_contact":1262,"total_contact_point":"22551","paid_contact_point":"22551","project_product_version_id":482,"is_sales_order_ready":true,"collected_plan":444004.12,"change_status_to":"","is_verify":false,"profits":"-3507.632548000000000000","remain":"602 days 02:03:06.325036","progress_remain":"602 days 02:03:06.325036","forecast_remain":"602 days 02:03:06.325036","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"108 days 05:57:44.188398","issued_invoices":"444004.12","client":{"id":2845,"key":2845,"name":"\u5317\u4eac\u6052\u6cf0\u901a\u529b\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8\uff08PA\u8fc7\u5355\uff09","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"444004.12","pct":"-0.79","profit":"-3507.632548","project_id":3515}],"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":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3515,"sum":"85.03"},"buildContract":{"id":3250,"from_project":3515,"payment_collection_remind_ahead":"1 day","serial_no":"TS-HYF-2024042601","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"444004.12","erp_un_settle_amount":"0","including_tax":true,"amount":"444004.12","contractScans":[{"id":28096,"object_type":105,"object_id":3250,"attachment_id":18893,"attachment":{"id":18893,"key":18893,"name":"95acbcbe-1242-38b2-9cf7-1685039dc684","extension":"pdf","path":"\/vue\/attachment\/preview\/95acbcbe-1242-38b2-9cf7-1685039dc684\/2024_04_29_09_19_57.pdf","orig_name":"2024_04_29_09_19_57.pdf"}}],"receiptScans":[{"id":26606,"object_type":106,"object_id":3250,"attachment_id":19849,"attachment":{"id":19849,"key":19849,"name":"f5e79226-6d0f-33e5-a81b-fd57ece1883c","extension":"jpg","path":"\/vue\/attachment\/preview\/f5e79226-6d0f-33e5-a81b-fd57ece1883c\/141718877644_.pic.jpg","orig_name":"141718877644_.pic.jpg"}}],"verifyScans":[],"erpCollectTickets":[{"id":50,"serial_no":"SKD-20240812-00001","wrote_date":"2024-08-03","from_date":"","handler":1001,"user_id":"","client_id":2845,"sales_contract_id":3250,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"2024\u5e747\u67084\u65e5\u6536\u5230\u5ef6\u671f\u652f\u7968\uff0c\u91d1\u989d444004.12\u5143\uff0c\u5ef6\u671f\u5230\u671f\u65e52024\u5e748\u67083\u65e5\u30022024\u5e748\u670812\u65e5\uff0c\u91cd\u65b0\u6c47\u6b3e\u6536\u5230\u3002","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-08-12 15:27:41","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"444004.12","settle_amount":"444004.12","created_by":1013,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2024-08-12 15:27:41","updated_at":"2024-08-12 15:27:41","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"150","key":"150","contract_id":3250,"value":"444004.12","created_by":1013,"createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1743,"key":1743,"contract_id":3250,"value":"444004.12","attachment_id":"","from_date":"2024-08-12","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1827,"key":1827,"contract_id":3250,"name":"2024-08-03","value":"444004.12","overdue_days":9,"status":1,"remind_date":"2024-08-03","pct":100,"overdue_display":"\u903e\u671f9\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":6291,"user_id":1001,"key":1001,"contract_id":3250,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":1685,"contract_id":3250,"supplier_id":90,"purchase_id":3254,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3254,"key":3254,"serial_no":"X_2024SBQ09634"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","invoiced":444004.12},"projectRemindReceivers":[{"id":1001,"user_id":1001,"key":1001,"project_id":3515,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":6065,"project_id":3515,"product_id":1558,"amount":"65331.96","number":2,"cost":"60037","description":"","supplier_id":90,"hardware_from":"2024-04-30","software_from":"","maintenance_from":"","hardware_to":"2025-04-30","software_to":"","maintenance_to":"","total_amount":"130663.92","total_cost":"120074","erp_sales_order_product_id":826,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1558,"name":"PAN-PA-1420","product_type":5,"product_component":26,"product_brand":8,"product_serie":1344,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-1420","created_by":1013,"created_at":"2024-04-15 15:38:17","updated_at":"2024-04-26 09:37:18","pinyin_shortcut":"PANPA1420","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":1344,"key":1344,"name":"PA-1420\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":826,"erp_sales_order_id":1230,"erp_store_id":"","product_id":1558,"description":"","number":"2","outbound":"0","amount":"65331.96","total_amount":"130663.92","last_number":"","last_amount":"","last_total_amount":"","cost":"60037","total_cost":"120074","supplier_id":90,"hardware_from":"2024-04-30","software_from":"","maintenance_from":"","hardware_to":"2025-04-30","software_to":"","maintenance_to":""}},{"id":6066,"project_id":3515,"product_id":1584,"amount":"20837.11","number":2,"cost":"19148","description":"","supplier_id":90,"hardware_from":"","software_from":"2024-07-01","maintenance_from":"","hardware_to":"","software_to":"2025-06-30","maintenance_to":"","total_amount":"41674.22","total_cost":"38296","erp_sales_order_product_id":827,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1584,"name":"PAN-SVC-BKLN-1420","product_type":5,"product_component":35,"product_brand":8,"product_serie":1358,"product_misc":"","product_qa":"","pn":"","description":"PA-1420, Partner enabled premium support, 1 year (12 months) term.","created_by":1013,"created_at":"2024-04-26 09:33:52","updated_at":"2024-04-26 09:33:52","pinyin_shortcut":"PANSVCBKLN1420","product_unit":2,"is_renew":false,"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":1358,"key":1358,"name":"PA-1420\u4e00\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":827,"erp_sales_order_id":1230,"erp_store_id":"","product_id":1584,"description":"","number":"2","outbound":"0","amount":"20837.11","total_amount":"41674.22","last_number":"","last_amount":"","last_total_amount":"","cost":"19148","total_cost":"38296","supplier_id":90,"hardware_from":"","software_from":"2024-07-01","maintenance_from":"","hardware_to":"","software_to":"2025-06-30","maintenance_to":""}},{"id":6067,"project_id":3515,"product_id":1585,"amount":"58018.56","number":2,"cost":"53316","description":"","supplier_id":90,"hardware_from":"2024-04-30","software_from":"","maintenance_from":"","hardware_to":"2025-04-30","software_to":"","maintenance_to":"","total_amount":"116037.12","total_cost":"106632","erp_sales_order_product_id":828,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1585,"name":"PAN-PA-1420-OSS","product_type":5,"product_component":36,"product_brand":8,"product_serie":1244,"product_misc":"","product_qa":"","pn":"","description":"On-Site Spare Palo Alto Networks PA-1420","created_by":1013,"created_at":"2024-04-26 09:34:36","updated_at":"2024-04-26 09:34:36","pinyin_shortcut":"PANPA1420OSS","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":1244,"key":1244,"name":"PA1420\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":828,"erp_sales_order_id":1230,"erp_store_id":"","product_id":1585,"description":"","number":"2","outbound":"0","amount":"58018.56","total_amount":"116037.12","last_number":"","last_amount":"","last_total_amount":"","cost":"53316","total_cost":"106632","supplier_id":90,"hardware_from":"2024-04-30","software_from":"","maintenance_from":"","hardware_to":"2025-04-30","software_to":"","maintenance_to":""}},{"id":6068,"project_id":3515,"product_id":969,"amount":"39288.66","number":2,"cost":"36104","description":"","supplier_id":90,"hardware_from":"2024-04-30","software_from":"","maintenance_from":"","hardware_to":"2025-04-30","software_to":"","maintenance_to":"","total_amount":"78577.32","total_cost":"72208","erp_sales_order_product_id":829,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":969,"name":"PAN-PA-1410","product_type":5,"product_component":26,"product_brand":8,"product_serie":607,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-1410","created_by":1013,"created_at":"2023-08-04 15:49:28","updated_at":"2024-01-12 15:43:25","pinyin_shortcut":"PANPA1410","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":607,"key":607,"name":"PA-1410\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":829,"erp_sales_order_id":1230,"erp_store_id":"","product_id":969,"description":"","number":"2","outbound":"0","amount":"39288.66","total_amount":"78577.32","last_number":"","last_amount":"","last_total_amount":"","cost":"36104","total_cost":"72208","supplier_id":90,"hardware_from":"2024-04-30","software_from":"","maintenance_from":"","hardware_to":"2025-04-30","software_to":"","maintenance_to":""}},{"id":6069,"project_id":3515,"product_id":1586,"amount":"10967.01","number":2,"cost":"10078","description":"","supplier_id":90,"hardware_from":"","software_from":"2024-07-01","maintenance_from":"","hardware_to":"","software_to":"2025-06-30","maintenance_to":"","total_amount":"21934.02","total_cost":"20156","erp_sales_order_product_id":830,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1586,"name":"PAN-SVC-BKLN-1410","product_type":5,"product_component":35,"product_brand":8,"product_serie":1359,"product_misc":"","product_qa":"","pn":"","description":"PA-1410, Partner enabled premium support, 1 year (12 months) term.","created_by":1013,"created_at":"2024-04-26 09:35:29","updated_at":"2024-06-26 13:07:03","pinyin_shortcut":"PANSVCBKLN1410","product_unit":2,"is_renew":false,"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":1359,"key":1359,"name":"PA-1410\u4e00\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":830,"erp_sales_order_id":1230,"erp_store_id":"","product_id":1586,"description":"","number":"2","outbound":"0","amount":"10967.01","total_amount":"21934.02","last_number":"","last_amount":"","last_total_amount":"","cost":"10078","total_cost":"20156","supplier_id":90,"hardware_from":"","software_from":"2024-07-01","maintenance_from":"","hardware_to":"","software_to":"2025-06-30","maintenance_to":""}},{"id":6070,"project_id":3515,"product_id":1587,"amount":"27558.76","number":2,"cost":"25325","description":"","supplier_id":90,"hardware_from":"2024-04-30","software_from":"","maintenance_from":"","hardware_to":"2025-04-30","software_to":"","maintenance_to":"","total_amount":"55117.52","total_cost":"50650","erp_sales_order_product_id":831,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1587,"name":"PAN-PA-1410-OSS","product_type":5,"product_component":36,"product_brand":8,"product_serie":1243,"product_misc":"","product_qa":"","pn":"","description":"On-Site Spare Palo Alto Networks PA-1410","created_by":1013,"created_at":"2024-04-26 09:36:00","updated_at":"2024-04-26 09:36:00","pinyin_shortcut":"PANPA1410OSS","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":1243,"key":1243,"name":"PA1410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":831,"erp_sales_order_id":1230,"erp_store_id":"","product_id":1587,"description":"","number":"2","outbound":"0","amount":"27558.76","total_amount":"55117.52","last_number":"","last_amount":"","last_total_amount":"","cost":"25325","total_cost":"50650","supplier_id":90,"hardware_from":"2024-04-30","software_from":"","maintenance_from":"","hardware_to":"2025-04-30","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3515,"comment":4},"unreadComments":{},"fromContact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"mobiles":[{"id":6789,"contact_id":1262,"mobile":"15810817538","mp_open_id":""}],"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPoints":[{"id":635,"project_id":3515,"contact_id":1262,"point":"22551.00","paid_point":"22551","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":115,"project_id":3515,"contact_id":1262,"point":"22551.00","day_at":"2024-08-23","description":"","created_at":"2024-08-23 13:01:25"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1230,"serial_no":"XSDD-20240812-00001","from_date":"","wrote_date":"2024-04-26","handler":1001,"client_id":2845,"purchase_contract_id":"","project_id":3515,"sales_contract_id":3250,"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-08-12 15:27:41","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"12","amount":"444004.12","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2024-04-26 09:29:57","updated_at":"2024-08-12 15:27:41","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":602,"progress_remain_display":602,"forecast_remain_display":602,"projectProductTotalAmount":444004.12,"projectProductAllAmount":true,"projectProductTotalCost":408016,"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":108,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"44.4\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":22551,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3514,"client_id":2836,"project_status":3,"project_progress":9,"budget":"836310.6","profit_pct":"-0.54","bargain_date":"2024-04-25","description":"","created_by":1001,"created_at":"2024-04-26 08:56:10","updated_at":"2024-10-17 16:14:56","engineer_id":"","project_title":"4\u53f0PA1410\u9632\u706b\u58993\u5e74\u670d\u52a1\u53cc\u7535 \u91c7\u8d2d\u9879\u76ee","collected":"836310.6","status_updated_at":"2024-04-26 08:56:10.943562+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-04-26 08:56:10.943562+08","forecast_updated_at":"2024-04-26 08:56:10.943562+08","end_at":"2024-07-22 13:57:21","pinyin_shortcut":"4tPA1410fhq3nfwsdcgxm","creator":1001,"used_client":"","from_contact":1262,"total_contact_point":"253722","paid_contact_point":"253722","project_product_version_id":405,"is_sales_order_ready":true,"collected_plan":836310.6,"change_status_to":"","is_verify":false,"profits":"-4516.077240000000000000","remain":"602 days 02:36:52.841308","progress_remain":"602 days 02:36:52.841308","forecast_remain":"602 days 02:36:52.841308","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"87 days 05:01:10.158164","issued_invoices":"836310.60","client":{"id":2836,"key":2836,"name":"\u5317\u4eac\u4e2d\u8bda\u7f51\u5b89\u79d1\u6280\u6709\u9650\u8d23\u4efb\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"836310.60","pct":"-0.54","profit":"-4516.07724","project_id":3514}],"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":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3514,"sum":"113.20"},"buildContract":{"id":3249,"from_project":3514,"payment_collection_remind_ahead":"7 days","serial_no":"TS-HYF-20240424006","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"836310.6","erp_un_settle_amount":"0","including_tax":true,"amount":"836310.6","contractScans":[{"id":27336,"object_type":105,"object_id":3249,"attachment_id":18892,"attachment":{"id":18892,"key":18892,"name":"264d14cb-5288-3df5-a0bf-e1685d878a74","extension":"pdf","path":"\/vue\/attachment\/preview\/264d14cb-5288-3df5-a0bf-e1685d878a74\/2024_04_29_08_36_57.pdf","orig_name":"2024_04_29_08_36_57.pdf"}}],"receiptScans":[{"id":25975,"object_type":106,"object_id":3249,"attachment_id":19329,"attachment":{"id":19329,"key":19329,"name":"c3bfb811-831d-3bf4-bc30-834e237f44e3","extension":"pdf","path":"\/vue\/attachment\/preview\/c3bfb811-831d-3bf4-bc30-834e237f44e3\/\u7b7e\u6536\u5355.pdf","orig_name":"\u7b7e\u6536\u5355.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":4,"serial_no":"SKD-20240722-00001","wrote_date":"2024-07-22","from_date":"","handler":1001,"user_id":"","client_id":2836,"sales_contract_id":3249,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-07-22 13:57:20","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"836310.6","settle_amount":"836310.6","created_by":1013,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2024-07-22 13:57:20","updated_at":"2024-07-22 13:57:20","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"14","key":"14","contract_id":3249,"value":"836310.6","created_by":1013,"createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1667,"key":1667,"contract_id":3249,"value":"836310.60","attachment_id":"","from_date":"2024-05-22","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1668,"key":1668,"contract_id":3249,"name":"2024-07-19","value":"836310.6","overdue_days":3,"status":1,"remind_date":"2024-07-19","pct":100,"overdue_display":"\u903e\u671f3\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":5829,"user_id":1001,"key":1001,"contract_id":3249,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":5830,"user_id":5388,"key":5388,"contract_id":3249,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":5831,"user_id":1011,"key":1011,"contract_id":3249,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}}],"salesSupplierRels":[{"id":1544,"contract_id":3249,"supplier_id":90,"purchase_id":3253,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3253,"key":3253,"serial_no":"X_2024SBQ09677"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d7\u5929","invoiced":836310.6},"projectRemindReceivers":[{"id":1000,"user_id":1001,"key":1001,"project_id":3514,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":5564,"project_id":3514,"product_id":969,"amount":"58308.98","number":4,"cost":"36842","description":"","supplier_id":90,"hardware_from":"2024-05-18","software_from":"","maintenance_from":"","hardware_to":"2027-05-18","software_to":"","maintenance_to":"","total_amount":"233235.92","total_cost":"147368","erp_sales_order_product_id":821,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":969,"name":"PAN-PA-1410","product_type":5,"product_component":26,"product_brand":8,"product_serie":607,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-1410","created_by":1013,"created_at":"2023-08-04 15:49:28","updated_at":"2024-01-12 15:43:25","pinyin_shortcut":"PANPA1410","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":607,"key":607,"name":"PA-1410\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":821,"erp_sales_order_id":1229,"erp_store_id":"","product_id":969,"description":"","number":"4","outbound":"0","amount":"58308.98","total_amount":"233235.92","last_number":"","last_amount":"","last_total_amount":"","cost":"36842","total_cost":"147368","supplier_id":90,"hardware_from":"2024-05-18","software_from":"","maintenance_from":"","hardware_to":"2027-05-18","software_to":"","maintenance_to":""}},{"id":5565,"project_id":3514,"product_id":994,"amount":"40975.9","number":4,"cost":"31652","description":"","supplier_id":90,"hardware_from":"2024-05-18","software_from":"","maintenance_from":"","hardware_to":"2027-05-18","software_to":"","maintenance_to":"","total_amount":"163903.6","total_cost":"126608","erp_sales_order_product_id":822,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":994,"name":"PAN-SVC-BKLN-1410-3YR","product_type":5,"product_component":35,"product_brand":8,"product_serie":803,"product_misc":"","product_qa":"","pn":"","description":"PA-1410, Partner enabled premium support, 1 year (12 months) term.","created_by":1013,"created_at":"2023-08-09 17:40:22","updated_at":"2024-01-12 15:29:43","pinyin_shortcut":"PANSVCBKLN14103YR","product_unit":2,"is_renew":false,"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":803,"key":803,"name":"PA-1410\u4e09\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":822,"erp_sales_order_id":1229,"erp_store_id":"","product_id":994,"description":"","number":"4","outbound":"0","amount":"40975.9","total_amount":"163903.6","last_number":"","last_amount":"","last_total_amount":"","cost":"31652","total_cost":"126608","supplier_id":90,"hardware_from":"2024-05-18","software_from":"","maintenance_from":"","hardware_to":"2027-05-18","software_to":"","maintenance_to":""}},{"id":5566,"project_id":3514,"product_id":1456,"amount":"40772.29","number":4,"cost":"18959","description":"","supplier_id":90,"hardware_from":"2024-05-18","software_from":"","maintenance_from":"","hardware_to":"2027-05-18","software_to":"","maintenance_to":"","total_amount":"163089.16","total_cost":"75836","erp_sales_order_product_id":823,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1456,"name":"PAN-PA-1410-TP-3YR-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":1243,"product_misc":"","product_qa":"","pn":"","description":"PA-1410, Threat prevention subscription, for one (1) device in an HA pair, 3 years (36 months) term","created_by":1013,"created_at":"2024-02-28 13:43:33","updated_at":"2024-02-28 13:43:33","pinyin_shortcut":"PANPA1410TP3YRHA2","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":1243,"key":1243,"name":"PA1410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":823,"erp_sales_order_id":1229,"erp_store_id":"","product_id":1456,"description":"","number":"4","outbound":"0","amount":"40772.29","total_amount":"163089.16","last_number":"","last_amount":"","last_total_amount":"","cost":"18959","total_cost":"75836","supplier_id":90,"hardware_from":"2024-05-18","software_from":"","maintenance_from":"","hardware_to":"2027-05-18","software_to":"","maintenance_to":""}},{"id":5567,"project_id":3514,"product_id":1457,"amount":"61157.83","number":4,"cost":"28439","description":"","supplier_id":90,"hardware_from":"2024-05-18","software_from":"","maintenance_from":"","hardware_to":"2027-05-18","software_to":"","maintenance_to":"","total_amount":"244631.32","total_cost":"113756","erp_sales_order_product_id":824,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1457,"name":"PAN-PA-1410-ADVURL-3YR-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":1243,"product_misc":"","product_qa":"","pn":"","description":"PA-1410, Advanced URL Filtering subscription, for one (1) device in an HA pair, 3 years (36 months) term","created_by":1013,"created_at":"2024-02-28 13:44:05","updated_at":"2024-02-28 13:44:05","pinyin_shortcut":"PANPA1410ADVURL3YRHA2","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":1243,"key":1243,"name":"PA1410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":824,"erp_sales_order_id":1229,"erp_store_id":"","product_id":1457,"description":"","number":"4","outbound":"0","amount":"61157.83","total_amount":"244631.32","last_number":"","last_amount":"","last_total_amount":"","cost":"28439","total_cost":"113756","supplier_id":90,"hardware_from":"2024-05-18","software_from":"","maintenance_from":"","hardware_to":"2027-05-18","software_to":"","maintenance_to":""}},{"id":5568,"project_id":3514,"product_id":1562,"amount":"7862.65","number":4,"cost":"5824","description":"","supplier_id":90,"hardware_from":"2024-05-18","software_from":"","maintenance_from":"","hardware_to":"2027-05-18","software_to":"","maintenance_to":"","total_amount":"31450.60","total_cost":"23296","erp_sales_order_product_id":825,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1562,"name":"PAN-PWR-450W-AC","product_type":5,"product_component":36,"product_brand":8,"product_serie":1244,"product_misc":"","product_qa":"","pn":"","description":"PA-3400,PA-1400, ION 5200 and ION 9200 450W spare power supply","created_by":1013,"created_at":"2024-04-15 15:40:42","updated_at":"2024-04-15 15:40:42","pinyin_shortcut":"PANPWR450WAC","product_unit":2,"is_renew":false,"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":1244,"key":1244,"name":"PA1420\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":825,"erp_sales_order_id":1229,"erp_store_id":"","product_id":1562,"description":"","number":"4","outbound":"0","amount":"7862.65","total_amount":"31450.60","last_number":"","last_amount":"","last_total_amount":"","cost":"5824","total_cost":"23296","supplier_id":90,"hardware_from":"2024-05-18","software_from":"","maintenance_from":"","hardware_to":"2027-05-18","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3514,"comment":3},"unreadComments":{},"fromContact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"mobiles":[{"id":6789,"contact_id":1262,"mobile":"15810817538","mp_open_id":""}],"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPoints":[{"id":589,"project_id":3514,"contact_id":1262,"point":"253722.00","paid_point":"253722","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":111,"project_id":3514,"contact_id":1262,"point":"253722.00","day_at":"2024-07-24","description":"","created_at":"2024-07-24 11:09:09"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1229,"serial_no":"XSDD-20240426-00001","from_date":"","wrote_date":"2024-04-25","handler":1001,"client_id":2836,"purchase_contract_id":"","project_id":3514,"sales_contract_id":3249,"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-22 13:57:21","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"20","amount":"836310.6","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2024-04-26 08:56:11","updated_at":"2024-07-22 13:57:21","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":602,"progress_remain_display":602,"forecast_remain_display":602,"projectProductTotalAmount":836310.6,"projectProductAllAmount":true,"projectProductTotalCost":486864,"projectProductAllCost":true,"projectProductTotalNumber":20,"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":87,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"83.63\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":253722,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3513,"client_id":2838,"project_status":3,"project_progress":9,"budget":"39554.52","profit_pct":"5.82","bargain_date":"2024-04-24","description":"","created_by":1001,"created_at":"2024-04-25 09:42:15","updated_at":"2024-10-17 16:15:57","engineer_id":"","project_title":"pa-450 5\u5e74\u670d\u52a1\u4e00\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee","collected":"39554.52","status_updated_at":"2024-04-25 09:42:15.542976+08","success_rate":"","comment":"\u536b\u5b9e\u5eb7-\u9c81\u4e9a\u5a1f\u8fc7\u5355\u9879\u76ee","contract_type":1,"progress_updated_at":"2024-04-25 09:42:15.542976+08","forecast_updated_at":"2024-04-25 09:42:15.542976+08","end_at":"2024-06-28 09:35:21","pinyin_shortcut":"pa4505nfwytsbcgxm","creator":1001,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":399,"is_sales_order_ready":true,"collected_plan":39554.52,"change_status_to":"","is_verify":false,"profits":"2302.073064000000000000","remain":"603 days 01:50:48.241894","progress_remain":"603 days 01:50:48.241894","forecast_remain":"603 days 01:50:48.241894","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"63 days 23:53:05.935714","issued_invoices":"39554.52","client":{"id":2838,"key":2838,"name":"\u8d5b\u514b\u8c31\u79d1\u6280\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8(\u8fc7\u5355)","logo":"","client_type":3,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":3,"key":3,"name":"\u5916\u4f01"},"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":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"39554.52","pct":"5.82","profit":"2302.073064","project_id":3513}],"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":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":3247,"from_project":3513,"payment_collection_remind_ahead":"7 days","serial_no":"PO#8001874","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"39554.52","erp_un_settle_amount":"0","including_tax":true,"amount":"39554.52","contractScans":[{"id":26298,"object_type":105,"object_id":3247,"attachment_id":18862,"attachment":{"id":18862,"key":18862,"name":"543e77e2-b406-3bc5-b3cd-68f5f3625946","extension":"pdf","path":"\/vue\/attachment\/preview\/543e77e2-b406-3bc5-b3cd-68f5f3625946\/PO 8001874_Beijing Toast[98].pdf","orig_name":"PO 8001874_Beijing Toast[98].pdf"}}],"receiptScans":[{"id":26074,"object_type":106,"object_id":3247,"attachment_id":19410,"attachment":{"id":19410,"key":19410,"name":"9a2a9dfa-f32f-365b-8b21-2484a5dadd97","extension":"jpg","path":"\/vue\/attachment\/preview\/9a2a9dfa-f32f-365b-8b21-2484a5dadd97\/8211716463323_.pic_hd.jpg","orig_name":"8211716463323_.pic_hd.jpg"}}],"verifyScans":[],"erpCollectTickets":[{"id":37,"serial_no":"SKD-20240628-00001","wrote_date":"2024-06-28","from_date":"","handler":1001,"user_id":"","client_id":2838,"sales_contract_id":3247,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-06-28 09:35:21","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"39554.52","settle_amount":"39554.52","created_by":1013,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2024-06-28 09:35:21","updated_at":"2024-06-28 09:35:21","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"137","key":"137","contract_id":3247,"value":"39554.52","created_by":1013,"createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1659,"key":1659,"contract_id":3247,"value":"39554.52","attachment_id":"","from_date":"2024-05-17","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1659,"key":1659,"contract_id":3247,"name":"2024-07-02","value":"39554.52","overdue_days":"","status":1,"remind_date":"2024-07-02","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":5314,"user_id":1001,"key":1001,"contract_id":3247,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}},{"id":5315,"user_id":1011,"key":1011,"contract_id":3247,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}},{"id":5316,"user_id":5388,"key":5388,"contract_id":3247,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesSupplierRels":[{"id":821,"contract_id":3247,"supplier_id":163,"purchase_id":3248,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3248,"key":3248,"serial_no":"2024WSCN-L-020-C3413-PAN"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d7\u5929","invoiced":39554.52},"projectRemindReceivers":[{"id":998,"user_id":1001,"key":1001,"project_id":3513,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":5074,"project_id":3513,"product_id":850,"amount":"17622.35","number":1,"cost":"16000","description":"","supplier_id":163,"hardware_from":"2024-05-17","software_from":"","maintenance_from":"","hardware_to":"2029-05-16","software_to":"","maintenance_to":"","total_amount":"17622.35","total_cost":"16000","erp_sales_order_product_id":819,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":850,"name":"PAN-PA-450","product_type":5,"product_component":26,"product_brand":8,"product_serie":543,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-450","created_by":1013,"created_at":"2022-07-25 15:55:10","updated_at":"2024-01-12 15:26:05","pinyin_shortcut":"PANPA450","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":543,"key":543,"name":"PA-450\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":819,"erp_sales_order_id":1228,"erp_store_id":"","product_id":850,"description":"","number":"1","outbound":"0","amount":"17622.35","total_amount":"17622.35","last_number":"","last_amount":"","last_total_amount":"","cost":"16000","total_cost":"16000","supplier_id":163,"hardware_from":"2024-05-17","software_from":"","maintenance_from":"","hardware_to":"2029-05-16","software_to":"","maintenance_to":""}},{"id":5075,"project_id":3513,"product_id":1577,"amount":"21932.17","number":1,"cost":"20000","description":"","supplier_id":163,"hardware_from":"2024-05-17","software_from":"","maintenance_from":"","hardware_to":"2029-06-16","software_to":"","maintenance_to":"","total_amount":"21932.17","total_cost":"20000","erp_sales_order_product_id":820,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1577,"name":"PAN-SVC-BKLN-450-5YR","product_type":5,"product_component":35,"product_brand":8,"product_serie":1347,"product_misc":"","product_qa":"","pn":"","description":"PA-450, Partner enabled premium support, 5 years (60 months), term.","created_by":1013,"created_at":"2024-04-25 09:45:12","updated_at":"2024-04-25 09:45:12","pinyin_shortcut":"PANSVCBKLN4505YR","product_unit":2,"is_renew":false,"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":1347,"key":1347,"name":"PA450 \u4e94\u5e74\u539f\u5382\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":820,"erp_sales_order_id":1228,"erp_store_id":"","product_id":1577,"description":"","number":"1","outbound":"0","amount":"21932.17","total_amount":"21932.17","last_number":"","last_amount":"","last_total_amount":"","cost":"20000","total_cost":"20000","supplier_id":163,"hardware_from":"2024-05-17","software_from":"","maintenance_from":"","hardware_to":"2029-06-16","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3513,"comment":2},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1228,"serial_no":"XSDD-20240425-00001","from_date":"","wrote_date":"2024-04-24","handler":1001,"client_id":2838,"purchase_contract_id":"","project_id":3513,"sales_contract_id":3247,"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-06-28 09:35:21","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"2","amount":"39554.52","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2024-04-25 09:42:15","updated_at":"2024-06-28 09:35:21","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":603,"progress_remain_display":603,"forecast_remain_display":603,"projectProductTotalAmount":39554.52,"projectProductAllAmount":true,"projectProductTotalCost":36000,"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":63,"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.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":3503,"client_id":2836,"project_status":3,"project_progress":6,"budget":"375748","profit_pct":"-0.64","bargain_date":"2024-04-17","description":"","created_by":1001,"created_at":"2024-04-15 15:22:12","updated_at":"2024-12-30 10:20:09","engineer_id":"","project_title":"PA1420\u9632\u706b\u58993\u5e74\u670d\u52a1\u9879\u76ee","collected":"375748","status_updated_at":"2024-04-18 09:01:06.210079+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-04-15 15:22:12.219309+08","forecast_updated_at":"2024-04-15 15:22:12.219309+08","end_at":"2024-07-15 12:39:15","pinyin_shortcut":"PA1420fhq3nfwxm","creator":1001,"used_client":"","from_contact":1262,"total_contact_point":"76084","paid_contact_point":"76084","project_product_version_id":372,"is_sales_order_ready":true,"collected_plan":375748,"change_status_to":"","is_verify":false,"profits":"-2404.787200000000000000","remain":"610 days 02:31:57.574791","progress_remain":"612 days 20:10:51.565561","forecast_remain":"612 days 20:10:51.565561","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"90 days 21:17:03.322247","issued_invoices":"375748.00","client":{"id":2836,"key":2836,"name":"\u5317\u4eac\u4e2d\u8bda\u7f51\u5b89\u79d1\u6280\u6709\u9650\u8d23\u4efb\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":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":"375748.00","pct":"-0.64","profit":"-2404.7872","project_id":3503}],"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":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":3235,"from_project":3503,"payment_collection_remind_ahead":"00:00:00","serial_no":"TS-HYF-2024041502","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"375748","erp_un_settle_amount":"0","including_tax":true,"amount":"375748","contractScans":[{"id":27335,"object_type":105,"object_id":3235,"attachment_id":18741,"attachment":{"id":18741,"key":18741,"name":"f7f29209-f5b1-390c-9451-b5ee382d8a40","extension":"pdf","path":"\/vue\/attachment\/preview\/f7f29209-f5b1-390c-9451-b5ee382d8a40\/2024_04_18_09_37_56.pdf","orig_name":"2024_04_18_09_37_56.pdf"}}],"receiptScans":[{"id":25601,"object_type":106,"object_id":3235,"attachment_id":19035,"attachment":{"id":19035,"key":19035,"name":"be427822-3d4f-3fac-ad9a-d6373b6b6af2","extension":"pdf","path":"\/vue\/attachment\/preview\/be427822-3d4f-3fac-ad9a-d6373b6b6af2\/2024_05_11_09_36_06.pdf","orig_name":"2024_05_11_09_36_06.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":38,"serial_no":"SKD-20240715-00004","wrote_date":"2024-07-15","from_date":"","handler":1001,"user_id":"","client_id":2836,"sales_contract_id":3235,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-07-15 12:39:15","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"375748","settle_amount":"375748","created_by":1013,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2024-07-15 12:39:15","updated_at":"2024-07-15 12:39:15","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"138","key":"138","contract_id":3235,"value":"375748","created_by":1013,"createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1648,"key":1648,"contract_id":3235,"value":"375748.00","attachment_id":"","from_date":"2024-05-08","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1831,"key":1831,"contract_id":3235,"name":"2024-07-12","value":"375748","overdue_days":3,"status":1,"remind_date":"2024-07-12","pct":100,"overdue_display":"\u903e\u671f3\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":5828,"user_id":1001,"key":1001,"contract_id":3235,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":1543,"contract_id":3235,"supplier_id":163,"purchase_id":3241,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3241,"key":3241,"serial_no":"2024WSCN-E-020-C0421"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":375748},"projectRemindReceivers":[{"id":988,"user_id":1001,"key":1001,"project_id":3503,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":5558,"project_id":3503,"product_id":1558,"amount":"71782","number":1,"cost":"70227.24","description":"","supplier_id":163,"hardware_from":"2024-05-08","software_from":"","maintenance_from":"","hardware_to":"2027-05-08","software_to":"","maintenance_to":"","total_amount":"71782","total_cost":"70227.24","erp_sales_order_product_id":791,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1558,"name":"PAN-PA-1420","product_type":5,"product_component":26,"product_brand":8,"product_serie":1344,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-1420","created_by":1013,"created_at":"2024-04-15 15:38:17","updated_at":"2024-04-26 09:37:18","pinyin_shortcut":"PANPA1420","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":1344,"key":1344,"name":"PA-1420\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":791,"erp_sales_order_id":1221,"erp_store_id":"","product_id":1558,"description":"","number":"1","outbound":"0","amount":"71782","total_amount":"71782","last_number":"","last_amount":"","last_total_amount":"","cost":"70227.24","total_cost":"70227.24","supplier_id":163,"hardware_from":"2024-05-08","software_from":"","maintenance_from":"","hardware_to":"2027-05-08","software_to":"","maintenance_to":""}},{"id":5559,"project_id":3503,"product_id":1559,"amount":"65359","number":1,"cost":"38394.01","description":"","supplier_id":163,"hardware_from":"","software_from":"2024-05-08","maintenance_from":"","hardware_to":"","software_to":"2027-05-08","maintenance_to":"","total_amount":"65359","total_cost":"38394.01","erp_sales_order_product_id":792,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1559,"name":"PAN-PA-1420-TP-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":1244,"product_misc":"","product_qa":"","pn":"","description":"PA-1420, Threat prevention subscription, 3 years (36 months) term","created_by":1013,"created_at":"2024-04-15 15:38:59","updated_at":"2024-04-15 15:38:59","pinyin_shortcut":"PANPA1420TP3YR","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":1244,"key":1244,"name":"PA1420\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":792,"erp_sales_order_id":1221,"erp_store_id":"","product_id":1559,"description":"","number":"1","outbound":"0","amount":"65359","total_amount":"65359","last_number":"","last_amount":"","last_total_amount":"","cost":"38394.01","total_cost":"38394.01","supplier_id":163,"hardware_from":"","software_from":"2024-05-08","maintenance_from":"","hardware_to":"","software_to":"2027-05-08","maintenance_to":""}},{"id":5560,"project_id":3503,"product_id":1560,"amount":"98039","number":1,"cost":"57590.45","description":"","supplier_id":163,"hardware_from":"","software_from":"2024-05-08","maintenance_from":"","hardware_to":"","software_to":"2027-05-08","maintenance_to":"","total_amount":"98039","total_cost":"57590.45","erp_sales_order_product_id":793,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1560,"name":"PAN-PA-1420-ADVURL-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":1244,"product_misc":"","product_qa":"","pn":"","description":"PA-1420, Advanced URL Filtering subscription, 3 years (36 months) term","created_by":1013,"created_at":"2024-04-15 15:39:26","updated_at":"2024-04-15 15:39:26","pinyin_shortcut":"PANPA1420ADVURL3YR","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":1244,"key":1244,"name":"PA1420\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":793,"erp_sales_order_id":1221,"erp_store_id":"","product_id":1560,"description":"","number":"1","outbound":"0","amount":"98039","total_amount":"98039","last_number":"","last_amount":"","last_total_amount":"","cost":"57590.45","total_cost":"57590.45","supplier_id":163,"hardware_from":"","software_from":"2024-05-08","maintenance_from":"","hardware_to":"","software_to":"2027-05-08","maintenance_to":""}},{"id":5561,"project_id":3503,"product_id":1561,"amount":"65359","number":1,"cost":"38394.01","description":"","supplier_id":163,"hardware_from":"","software_from":"2024-05-08","maintenance_from":"","hardware_to":"","software_to":"2027-05-08","maintenance_to":"","total_amount":"65359","total_cost":"38394.01","erp_sales_order_product_id":794,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1561,"name":"PAN-PA-1420-DNS-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":1244,"product_misc":"","product_qa":"","pn":"","description":"PA-1420, DNS security subscription, 3 years (36 months) term","created_by":1013,"created_at":"2024-04-15 15:39:55","updated_at":"2024-04-15 15:39:55","pinyin_shortcut":"PANPA1420DNS3YR","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":1244,"key":1244,"name":"PA1420\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":794,"erp_sales_order_id":1221,"erp_store_id":"","product_id":1561,"description":"","number":"1","outbound":"0","amount":"65359","total_amount":"65359","last_number":"","last_amount":"","last_total_amount":"","cost":"38394.01","total_cost":"38394.01","supplier_id":163,"hardware_from":"","software_from":"2024-05-08","maintenance_from":"","hardware_to":"","software_to":"2027-05-08","maintenance_to":""}},{"id":5562,"project_id":3503,"product_id":1562,"amount":"6526","number":1,"cost":"5912.16","description":"","supplier_id":163,"hardware_from":"2024-05-08","software_from":"","maintenance_from":"","hardware_to":"2027-05-08","software_to":"","maintenance_to":"","total_amount":"6526","total_cost":"5912.16","erp_sales_order_product_id":795,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1562,"name":"PAN-PWR-450W-AC","product_type":5,"product_component":36,"product_brand":8,"product_serie":1244,"product_misc":"","product_qa":"","pn":"","description":"PA-3400,PA-1400, ION 5200 and ION 9200 450W spare power supply","created_by":1013,"created_at":"2024-04-15 15:40:42","updated_at":"2024-04-15 15:40:42","pinyin_shortcut":"PANPWR450WAC","product_unit":2,"is_renew":false,"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":1244,"key":1244,"name":"PA1420\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":795,"erp_sales_order_id":1221,"erp_store_id":"","product_id":1562,"description":"","number":"1","outbound":"0","amount":"6526","total_amount":"6526","last_number":"","last_amount":"","last_total_amount":"","cost":"5912.16","total_cost":"5912.16","supplier_id":163,"hardware_from":"2024-05-08","software_from":"","maintenance_from":"","hardware_to":"2027-05-08","software_to":"","maintenance_to":""}},{"id":5563,"project_id":3503,"product_id":1563,"amount":"68683","number":1,"cost":"58774.69","description":"","supplier_id":163,"hardware_from":"","software_from":"2024-05-08","maintenance_from":"","hardware_to":"","software_to":"2027-05-08","maintenance_to":"","total_amount":"68683","total_cost":"58774.69","erp_sales_order_product_id":796,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"product":{"id":1563,"name":"PAN-SVC-BKLN-1420-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":1244,"product_misc":"","product_qa":"","pn":"","description":"PA-1420, Partner enabled premium support, 3 years (36 months) term","created_by":1013,"created_at":"2024-04-15 15:41:18","updated_at":"2024-04-15 15:41:18","pinyin_shortcut":"PANSVCBKLN14203YR","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":1244,"key":1244,"name":"PA1420\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":796,"erp_sales_order_id":1221,"erp_store_id":"","product_id":1563,"description":"","number":"1","outbound":"0","amount":"68683","total_amount":"68683","last_number":"","last_amount":"","last_total_amount":"","cost":"58774.69","total_cost":"58774.69","supplier_id":163,"hardware_from":"","software_from":"2024-05-08","maintenance_from":"","hardware_to":"","software_to":"2027-05-08","maintenance_to":""}}],"commentCount":{"object_id":3503,"comment":4},"unreadComments":{},"fromContact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"mobiles":[{"id":6789,"contact_id":1262,"mobile":"15810817538","mp_open_id":""}],"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPoints":[{"id":588,"project_id":3503,"contact_id":1262,"point":"76084.00","paid_point":"76084","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":110,"project_id":3503,"contact_id":1262,"point":"76084.00","day_at":"2024-07-24","description":"","created_at":"2024-07-24 11:08:28"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1221,"serial_no":"XSDD-20240418-00001","from_date":"","wrote_date":"2024-04-17","handler":1001,"client_id":2836,"purchase_contract_id":"","project_id":3503,"sales_contract_id":3235,"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 12:39:15","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"6","amount":"375748","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2024-04-18 09:01:06","updated_at":"2024-07-15 12:39:15","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":610,"progress_remain_display":612,"forecast_remain_display":612,"projectProductTotalAmount":375748,"projectProductAllAmount":true,"projectProductTotalCost":269292.56,"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":90,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"37.57\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":76084,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3467,"client_id":1933,"project_status":3,"project_progress":9,"budget":"60000","profit_pct":"47.29","bargain_date":"2024-04-16","description":"","created_by":5300,"created_at":"2024-03-06 22:55:48","updated_at":"2025-01-22 15:00:54","engineer_id":"","project_title":"\u5b58\u50a8\u6570\u636e\u6062\u590d\u6280\u672f\u670d\u52a11\u6b21-2024-K","collected":"60000","status_updated_at":"2024-04-17 14:09:41.351637+08","success_rate":"","comment":"","contract_type":2,"progress_updated_at":"2024-04-15 11:28:39.817097+08","forecast_updated_at":"2024-04-15 11:28:39.817097+08","end_at":"2024-04-28 17:32:57","pinyin_shortcut":"ccsjhfjsfw1c2024K","creator":5300,"used_client":"","from_contact":"","total_contact_point":"6675","paid_contact_point":"6675","project_product_version_id":342,"is_sales_order_ready":true,"collected_plan":60000,"change_status_to":"","is_verify":false,"profits":"28374.000000000000000000","remain":"610 days 21:23:22.433233","progress_remain":"613 days 00:04:23.967773","forecast_remain":"613 days 00:04:23.967773","lost_contact_days":"612.806293806366","last_contact":"2024-04-15 16:12:00","last_arrive_days":"","last_arrive":"","duration":"52 days 18:37:08.968693","issued_invoices":"60000.00","client":{"id":1933,"key":1933,"name":"SMC(\u5317\u4eac)\u5236\u9020\u6709\u9650\u516c\u53f8\uff08\u91cd\u590d\u5ba2\u6237\uff09","logo":"","client_type":5,"client_class":43,"client_industry":5,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":2,"key":2,"name":"\u8fd0\u7ef4\u670d\u52a1"},"projectArchitects":[{"project_id":3467,"value":"1","key":1023,"name":"\u5468\u5b50\u5065"}],"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":"60000.00","pct":"47.29","profit":"28374","project_id":3467}],"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":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","department_id":1,"avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","department_id":1,"avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":{"project_id":3467,"points":"124"},"workLogCount":{"project_id":3467,"count":7},"caseCount":{"project_id":3467,"count":4},"salesTimeCount":{},"implementTimeCount":{"project_id":3467,"sum":"19.6166666666667","times":"4"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3467,"sum":"96.00"},"buildContract":{"id":3232,"from_project":3467,"payment_collection_remind_ahead":"7 days","serial_no":"SMC\u5317\u4eac\u8ba2\u5355TS-SQY-2024032801","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"60000","erp_un_settle_amount":"0","including_tax":true,"amount":"60000","contractScans":[{"id":28738,"object_type":105,"object_id":3232,"attachment_id":18720,"attachment":{"id":18720,"key":18720,"name":"a748a9a0-f28a-397c-9d60-97c195956a50","extension":"pdf","path":"\/vue\/attachment\/preview\/a748a9a0-f28a-397c-9d60-97c195956a50\/2024_04_16_10_10_24.pdf","orig_name":"2024_04_16_10_10_24.pdf"}}],"receiptScans":[],"verifyScans":[{"id":25233,"object_type":107,"object_id":3232,"attachment_id":18723,"attachment":{"id":18723,"key":18723,"name":"ed755653-814f-3d2b-8c43-21b44e144d92","extension":"pdf","path":"\/vue\/attachment\/preview\/ed755653-814f-3d2b-8c43-21b44e144d92\/2024_04_16_09_42_27.pdf","orig_name":"2024_04_16_09_42_27.pdf"}}],"erpCollectTickets":[{"id":1752,"serial_no":"SKD-20240428-00001","wrote_date":"2024-04-28","from_date":"","handler":1001,"user_id":"","client_id":1933,"sales_contract_id":3232,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-04-28 17:32:57","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"60000","settle_amount":"60000","created_by":1013,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2024-04-28 17:32:57","updated_at":"2024-04-28 17:32:57","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11752","key":"11752","contract_id":3232,"value":"60000","created_by":1013,"createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1637,"key":1637,"contract_id":3232,"value":"60000.00","attachment_id":"","from_date":"2024-04-17","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1602,"key":1602,"contract_id":3232,"name":"2024-05-20","value":"60000","overdue_days":"","status":1,"remind_date":"2024-05-20","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":6596,"user_id":5300,"key":5300,"contract_id":3232,"user":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"}}}],"salesSupplierRels":[{"id":1796,"contract_id":3232,"supplier_id":262,"purchase_id":3234,"supplier":{"id":262,"key":262,"name":"\u4eac\u4e1c\u5546\u57ce"},"purchase":{"id":3234,"key":3234,"serial_no":" 291640211056"}},{"id":2156,"contract_id":3232,"supplier_id":669,"purchase_id":3233,"supplier":{"id":669,"key":669,"name":"\u5b8b\u56fd\u5efa"},"purchase":{"id":3233,"key":3233,"serial_no":"20240417"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d7\u5929","invoiced":60000},"projectRemindReceivers":[{"id":992,"user_id":1001,"key":1001,"project_id":3467,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":6357,"project_id":3467,"product_id":942,"amount":"60000","number":1,"cost":"15000","description":"\u6210\u672c\u672a\u7a0e\uff1b\u5b8b\u56fd\u5efa\u4e2a\u4eba","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"60000","total_cost":"15000","erp_sales_order_product_id":789,"supplier":"","product":{"id":942,"name":"\u7b2c\u4e09\u65b9\u5916\u91c7\u6280\u672f\u670d\u52a1","product_type":19,"product_component":151,"product_brand":134,"product_serie":593,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-08-03 09:30:30","updated_at":"2025-11-10 11:30:48","pinyin_shortcut":"dsfwcjsfw","product_unit":7,"is_renew":false,"in_out_at":"2025-11-10 11:30:48.584708+08","productType":{"id":19,"key":19,"name":"\u6280\u672f\u670d\u52a1"},"productComponent":{"id":151,"key":151,"name":"\u4eba\u5de5\u670d\u52a1"},"productBrand":{"id":134,"key":134,"name":"\u7b2c\u4e09\u65b9"},"productSerie":{"id":593,"key":593,"name":"\u5b89\u88c5\u8c03\u8bd5\u670d\u52a1"},"productUnit":{"id":7,"key":7,"name":"\u6b21"}},"erpSalesOrderProduct":{"id":789,"erp_sales_order_id":1220,"erp_store_id":"","product_id":942,"description":"\u6210\u672c\u672a\u7a0e\uff1b\u5b8b\u56fd\u5efa\u4e2a\u4eba","number":"1","outbound":"0","amount":"60000","total_amount":"60000","last_number":"","last_amount":"","last_total_amount":"","cost":"15000","total_cost":"15000","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":6358,"project_id":3467,"product_id":1564,"amount":"0","number":1,"cost":"2184.2","description":"\u542b\u7a0e13%","supplier_id":262,"hardware_from":"2024-04-17","software_from":"","maintenance_from":"","hardware_to":"2027-04-16","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"2184.2","erp_sales_order_product_id":790,"supplier":{"id":262,"key":262,"name":"\u4eac\u4e1c\u5546\u57ce"},"product":{"id":1564,"name":"HDWG51J","product_type":3,"product_component":15,"product_brand":43,"product_serie":1345,"product_misc":"","product_qa":"","pn":"","description":"\u4e1c\u829d18TBN300\u7cfb\u5217\u786c\u76d8 7200\u8f6c 512MB SATA\u63a5\u53e3","created_by":1013,"created_at":"2024-04-17 11:34:08","updated_at":"2024-04-17 11:34:08","pinyin_shortcut":"HDWG51J","product_unit":4,"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":43,"key":43,"name":"\u4e1c\u829d"},"productSerie":{"id":1345,"key":1345,"name":"18TB 7.2K 3.5 SATA\u5b58\u50a8\u786c\u76d8"},"productUnit":{"id":4,"key":4,"name":"\u5757"}},"erpSalesOrderProduct":{"id":790,"erp_sales_order_id":1220,"erp_store_id":"","product_id":1564,"description":"\u542b\u7a0e13%","number":"1","outbound":"0","amount":"0","total_amount":"0","last_number":"","last_amount":"","last_total_amount":"","cost":"2184.2","total_cost":"2184.2","supplier_id":262,"hardware_from":"2024-04-17","software_from":"","maintenance_from":"","hardware_to":"2027-04-16","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3467,"comment":3},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":665,"project_id":3467,"contact_id":4849,"point":"6675.00","paid_point":"6675","contact":{"id":4849,"key":4849,"name":"\u674e\u7194\u53cb","client_id":1933,"supplier_id":"","client":{"id":1933,"key":1933,"name":"SMC(\u5317\u4eac)\u5236\u9020\u6709\u9650\u516c\u53f8\uff08\u91cd\u590d\u5ba2\u6237\uff09"},"supplier":""},"projectContactPointRels":[{"id":98,"project_id":3467,"contact_id":4849,"point":"6675.00","day_at":"2024-06-06","description":"","created_at":"2024-06-06 09:55:59"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1220,"serial_no":"XSDD-20240428-00001","from_date":"","wrote_date":"2024-04-16","handler":5300,"client_id":1933,"purchase_contract_id":"","project_id":3467,"sales_contract_id":3232,"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-04-28 17:32:57","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"2","amount":"60000","created_by":5300,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2024-04-17 14:09:41","updated_at":"2024-04-28 17:32:57","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":610,"progress_remain_display":613,"forecast_remain_display":613,"projectProductTotalAmount":60000,"projectProductAllAmount":true,"projectProductTotalCost":17184.2,"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":52,"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":"6\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":6675,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3424,"client_id":2553,"project_status":3,"project_progress":7,"budget":"120431","profit_pct":"-0.69","bargain_date":"2024-01-31","description":"","created_by":1001,"created_at":"2024-01-16 15:21:49","updated_at":"2024-04-03 16:03:43","engineer_id":"","project_title":"\u4e2d\u56fd\u7535\u5efa\u5c71\u4e1c\u7535\u5efa\u4e09\u516c\u53f8\u9890\u6770\u9e3f\u5229\u516c\u53f8\u6c99\u7279\u6731\u62dc\u52d2\u4e09A\u9879\u76ee\u9632\u706b\u5899\u91c7\u8d2d\u9879\u76ee","collected":"120431","status_updated_at":"2024-01-23 09:01:31.264607+08","success_rate":"","comment":"PAN-PA-820*1\nPAN-PA-820-ADVURL-3YR-HA2*1\nPAN-PA-820-TP-3YR-HA2*1\nPAN-PA-820-WF-3YR-HA2*1\nPAN-SVC-PREM-820-3YR*1","contract_type":1,"progress_updated_at":"2024-01-16 15:21:49.531658+08","forecast_updated_at":"2024-01-16 15:21:49.531658+08","end_at":"2024-03-11 16:19:05","pinyin_shortcut":"zgdjsddjsgsyjhlgsstzblsAxmfhqcgxm","creator":1001,"used_client":"","from_contact":"","total_contact_point":"18244","paid_contact_point":"18244","project_product_version_id":32,"is_sales_order_ready":true,"collected_plan":120431,"change_status_to":"","is_verify":false,"profits":"-830.973900000000000000","remain":"696 days 02:31:32.520263","progress_remain":"702 days 20:11:14.253212","forecast_remain":"702 days 20:11:14.253212","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"55 days 00:57:16.336451","issued_invoices":"120431.00","client":{"id":2553,"key":2553,"name":"\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":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":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"120431.00","pct":"-0.69","profit":"-830.9739","project_id":3424}],"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":182,"key":182,"name":"\u56f4\u6807"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":3101,"from_project":3424,"payment_collection_remind_ahead":"00:00:00","serial_no":"W-KJ-CG-ZBL-20240119-01","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"120431","erp_un_settle_amount":"0","including_tax":true,"amount":"120431","contractScans":[{"id":24943,"object_type":105,"object_id":3101,"attachment_id":17635,"attachment":{"id":17635,"key":17635,"name":"d725f188-cfc8-31f0-9c16-484de952bfcc","extension":"pdf","path":"\/vue\/attachment\/preview\/d725f188-cfc8-31f0-9c16-484de952bfcc\/2024_02_20_09_33_54.pdf","orig_name":"2024_02_20_09_33_54.pdf"}}],"receiptScans":[{"id":24439,"object_type":106,"object_id":3101,"attachment_id":17999,"attachment":{"id":17999,"key":17999,"name":"84e443ad-f519-35d3-948f-85dddae5b13c","extension":"pdf","path":"\/vue\/attachment\/preview\/84e443ad-f519-35d3-948f-85dddae5b13c\/2024_03_14_16_43_10.pdf","orig_name":"2024_03_14_16_43_10.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":689,"serial_no":"SKD-20240311-00003","wrote_date":"2024-03-11","from_date":"","handler":1001,"user_id":"","client_id":2553,"sales_contract_id":3101,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-03-11 16:19:05","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"120431","settle_amount":"120431","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2024-03-11 16:19:05","updated_at":"2024-03-11 16:19:05","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1689","key":"1689","contract_id":3101,"value":"120431","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":100}],"salesContractInvoices":[{"id":1610,"key":1610,"contract_id":3101,"value":"120431.00","attachment_id":"","from_date":"2024-03-04","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1522,"key":1522,"contract_id":3101,"name":"2024-02-29","value":"120431","overdue_days":11,"status":1,"remind_date":"2024-02-29","pct":100,"overdue_display":"\u903e\u671f11\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":4964,"user_id":1001,"key":1001,"contract_id":3101,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":595,"contract_id":3101,"supplier_id":68,"purchase_id":3157,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3157,"key":3157,"serial_no":"BJ7067-PA-WXY-20240122"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":120431},"projectRemindReceivers":[{"id":900,"user_id":1001,"key":1001,"project_id":3424,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":4108,"project_id":3424,"product_id":196,"amount":"32922","number":1,"cost":"16600","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"32922","total_cost":"16600","erp_sales_order_product_id":661,"supplier":"","product":{"id":196,"name":"PAN-PA-820","product_type":5,"product_component":26,"product_brand":8,"product_serie":165,"product_misc":5,"product_qa":4,"pn":"","description":"","created_by":1013,"created_at":"2017-05-16 10:42:17","updated_at":"2024-01-12 14:13:38","pinyin_shortcut":"PANPA820","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":165,"key":165,"name":"PA820\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":661,"erp_sales_order_id":1181,"erp_store_id":"","product_id":196,"description":"","number":"1","outbound":"0","amount":"32922","total_amount":"32922","last_number":"","last_amount":"","last_total_amount":"","cost":"16600","total_cost":"16600","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":4109,"project_id":3424,"product_id":1300,"amount":"26875","number":1,"cost":"24300","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"26875","total_cost":"24300","erp_sales_order_product_id":662,"supplier":"","product":{"id":1300,"name":"PAN-PA-820-ADVURL-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":975,"product_misc":"","product_qa":"","pn":"","description":"Advanced URL Filtering Subscription, 3-year, PA-820","created_by":1013,"created_at":"2024-01-23 13:58:06","updated_at":"2024-01-23 13:58:06","pinyin_shortcut":"PANPA820ADVURL3YR","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":975,"key":975,"name":"PA820\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":662,"erp_sales_order_id":1181,"erp_store_id":"","product_id":1300,"description":"","number":"1","outbound":"0","amount":"26875","total_amount":"26875","last_number":"","last_amount":"","last_total_amount":"","cost":"24300","total_cost":"24300","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":4110,"project_id":3424,"product_id":1301,"amount":"17873","number":1,"cost":"16200","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"17873","total_cost":"16200","erp_sales_order_product_id":663,"supplier":"","product":{"id":1301,"name":"PAN-PA-820-TP-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":975,"product_misc":"","product_qa":"","pn":"","description":"Threat prevention subscription 3-year term, PA-820","created_by":1013,"created_at":"2024-01-23 13:58:31","updated_at":"2024-01-23 13:58:31","pinyin_shortcut":"PANPA820TP3YR","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":975,"key":975,"name":"PA820\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":663,"erp_sales_order_id":1181,"erp_store_id":"","product_id":1301,"description":"","number":"1","outbound":"0","amount":"17873","total_amount":"17873","last_number":"","last_amount":"","last_total_amount":"","cost":"16200","total_cost":"16200","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":4111,"project_id":3424,"product_id":1302,"amount":"17873","number":1,"cost":"16200","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"17873","total_cost":"16200","erp_sales_order_product_id":664,"supplier":"","product":{"id":1302,"name":"PAN-PA-820-WF-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":975,"product_misc":"","product_qa":"","pn":"","description":"WildFire subscription 3-year term, PA-820","created_by":1013,"created_at":"2024-01-23 13:58:53","updated_at":"2024-01-23 13:58:53","pinyin_shortcut":"PANPA820WF3YR","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":975,"key":975,"name":"PA820\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":664,"erp_sales_order_id":1181,"erp_store_id":"","product_id":1302,"description":"","number":"1","outbound":"0","amount":"17873","total_amount":"17873","last_number":"","last_amount":"","last_total_amount":"","cost":"16200","total_cost":"16200","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":4112,"project_id":3424,"product_id":1303,"amount":"24888","number":1,"cost":"21200","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"24888","total_cost":"21200","erp_sales_order_product_id":665,"supplier":"","product":{"id":1303,"name":"PAN-SVC-PREM-820-3YR","product_type":5,"product_component":35,"product_brand":8,"product_serie":804,"product_misc":"","product_qa":"","pn":"","description":"Premium support 3-year term, PA-820","created_by":1013,"created_at":"2024-01-23 14:00:39","updated_at":"2024-01-23 14:00:39","pinyin_shortcut":"PANSVCPREM8203YR","product_unit":2,"is_renew":false,"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":804,"key":804,"name":"PA-820\u4e09\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":665,"erp_sales_order_id":1181,"erp_store_id":"","product_id":1303,"description":"","number":"1","outbound":"0","amount":"24888","total_amount":"24888","last_number":"","last_amount":"","last_total_amount":"","cost":"21200","total_cost":"21200","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3424,"comment":6},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":438,"project_id":3424,"contact_id":1262,"point":"18244.00","paid_point":"18244","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":78,"project_id":3424,"contact_id":1262,"point":"18244.00","day_at":"2024-03-19","description":"","created_at":"2024-03-19 10:41:09"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1181,"serial_no":"XSDD-20240123-00001","from_date":"","wrote_date":"2024-01-31","handler":1001,"client_id":2553,"purchase_contract_id":"","project_id":3424,"sales_contract_id":3101,"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-03-11 16:19:05","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"5","amount":"120431","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2024-01-23 09:01:31","updated_at":"2024-03-11 16:19:05","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":696,"progress_remain_display":702,"forecast_remain_display":702,"projectProductTotalAmount":120431,"projectProductAllAmount":true,"projectProductTotalCost":94500,"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":55,"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.04\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":18244,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3441,"client_id":2798,"project_status":3,"project_progress":9,"budget":"13704","profit_pct":"-31.84","bargain_date":"2024-01-25","description":"","created_by":1001,"created_at":"2024-01-29 16:51:58","updated_at":"2024-04-03 10:50:54","engineer_id":"","project_title":"PA440\u65b0\u8d2d\u9879\u76ee","collected":"13704","status_updated_at":"2024-01-29 16:51:58.792719+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2024-01-29 16:51:58.792719+08","forecast_updated_at":"2024-01-29 16:51:58.792719+08","end_at":"2024-03-20 14:11:36","pinyin_shortcut":"PA440xgxm","creator":1001,"used_client":2800,"from_contact":"","total_contact_point":"2949","paid_contact_point":"2949","project_product_version_id":239,"is_sales_order_ready":true,"collected_plan":13704,"change_status_to":"","is_verify":false,"profits":"-4363.353600000000000000","remain":"689 days 18:41:04.992151","progress_remain":"689 days 18:41:04.992151","forecast_remain":"689 days 18:41:04.992151","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"50 days 21:19:37.797286","issued_invoices":"13704.00","client":{"id":2798,"key":2798,"name":"\u5317\u4eac\u827e\u4e00\u82f1\u5b5a\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":2800,"key":2800,"name":"\u5ddd\u5d0e\u91cd\u5de5\uff08\u5927\u9023\uff09\u79d1\u6280\u958b\u767a\u6709\u9650\u516c\u53f8"},"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":"13704.00","pct":"-31.84","profit":"-4363.3536","project_id":3441}],"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":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":3112,"from_project":3441,"payment_collection_remind_ahead":"00:00:00","serial_no":"TS-HYF-2024012301","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"13704","erp_un_settle_amount":"0","including_tax":true,"amount":"13704","contractScans":[{"id":24927,"object_type":105,"object_id":3112,"attachment_id":17472,"attachment":{"id":17472,"key":17472,"name":"df136228-554f-3810-b53c-35c6d6ab3928","extension":"pdf","path":"\/vue\/attachment\/preview\/df136228-554f-3810-b53c-35c6d6ab3928\/2024_01_30_10_26_30.pdf","orig_name":"2024_01_30_10_26_30.pdf"}}],"receiptScans":[{"id":24098,"object_type":106,"object_id":3112,"attachment_id":17716,"attachment":{"id":17716,"key":17716,"name":"d19fbf9f-1bf0-38be-9cd5-825eecc2d273","extension":"jpeg","path":"\/vue\/attachment\/preview\/d19fbf9f-1bf0-38be-9cd5-825eecc2d273\/WechatIMG226.jpeg","orig_name":"WechatIMG226.jpeg"}}],"verifyScans":[],"erpCollectTickets":[{"id":660,"serial_no":"SKD-20240320-00001","wrote_date":"2024-03-20","from_date":"","handler":1001,"user_id":"","client_id":2798,"sales_contract_id":3112,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-03-20 14:11:36","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"13704","settle_amount":"13704","created_by":1013,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2024-03-20 14:11:36","updated_at":"2024-03-20 14:11:36","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1660","key":"1660","contract_id":3112,"value":"13704","created_by":1013,"createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1614,"key":1614,"contract_id":3112,"value":"13704.00","attachment_id":"","from_date":"2024-03-14","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1559,"key":1559,"contract_id":3112,"name":"2024-03-20","value":"13704","overdue_days":0,"status":1,"remind_date":"2024-03-20","pct":100,"overdue_display":"\u903e\u671f0\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":4946,"user_id":1001,"key":1001,"contract_id":3112,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":1155,"contract_id":3112,"supplier_id":68,"purchase_id":3123,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3123,"key":3123,"serial_no":"BJ7067-WXY-20240125"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":13704},"projectRemindReceivers":[{"id":906,"user_id":1001,"key":1001,"project_id":3441,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":4080,"project_id":3441,"product_id":849,"amount":"9610","number":1,"cost":"5877","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"9610","total_cost":"5877","erp_sales_order_product_id":675,"supplier":"","product":{"id":849,"name":"PAN-PA-440","product_type":5,"product_component":26,"product_brand":8,"product_serie":801,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-440","created_by":1013,"created_at":"2022-07-25 15:54:45","updated_at":"2025-11-28 11:27:23","pinyin_shortcut":"PANPA440","product_unit":1,"is_renew":false,"in_out_at":"2025-11-28 11:27:23.453624+08","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":801,"key":801,"name":"PA-440\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":675,"erp_sales_order_id":1186,"erp_store_id":"","product_id":849,"description":"","number":"1","outbound":"0","amount":"9610","total_amount":"9610","last_number":"","last_amount":"","last_total_amount":"","cost":"5877","total_cost":"5877","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":4081,"project_id":3441,"product_id":1377,"amount":"2830","number":1,"cost":"2492","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"2830","total_cost":"2492","erp_sales_order_product_id":676,"supplier":"","product":{"id":1377,"name":"PAN-PA-440-AWF","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Advanced WildFire subscription, 1 year (12 months), term.","created_by":1001,"created_at":"2024-01-29 16:50:39","updated_at":"2024-01-29 16:50:39","pinyin_shortcut":"PANPA440AWF","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":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":676,"erp_sales_order_id":1186,"erp_store_id":"","product_id":1377,"description":"","number":"1","outbound":"0","amount":"2830","total_amount":"2830","last_number":"","last_amount":"","last_total_amount":"","cost":"2492","total_cost":"2492","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":4082,"project_id":3441,"product_id":1003,"amount":"1264","number":1,"cost":"1220","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"1264","total_cost":"1220","erp_sales_order_product_id":677,"supplier":"","product":{"id":1003,"name":"PAN-SVC-BKLN-440","product_type":5,"product_component":35,"product_brand":8,"product_serie":618,"product_misc":"","product_qa":"","pn":"","description":"PA-440, Partner enabled premium support, 1 year (12 months), term.","created_by":1013,"created_at":"2023-08-17 17:47:59","updated_at":"2024-01-12 14:12:20","pinyin_shortcut":"PANSVCBKLN440","product_unit":8,"is_renew":false,"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":618,"key":618,"name":"PA440\u4e00\u5e74\u670d\u52a1"},"productUnit":{"id":8,"key":8,"name":"\u5e74"}},"erpSalesOrderProduct":{"id":677,"erp_sales_order_id":1186,"erp_store_id":"","product_id":1003,"description":"","number":"1","outbound":"0","amount":"1264","total_amount":"1264","last_number":"","last_amount":"","last_total_amount":"","cost":"1220","total_cost":"1220","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3441,"comment":2},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":428,"project_id":3441,"contact_id":1262,"point":"2949.00","paid_point":"2949","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":85,"project_id":3441,"contact_id":1262,"point":"2949.00","day_at":"2024-04-03","description":"","created_at":"2024-04-03 14:11:24"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1186,"serial_no":"XSDD-20240129-00002","from_date":"","wrote_date":"2024-01-25","handler":1001,"client_id":2798,"purchase_contract_id":"","project_id":3441,"sales_contract_id":3112,"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-03-20 14:11:36","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"3","amount":"13704","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2024-01-29 16:51:58","updated_at":"2024-03-20 14:11:36","print_times":""},"projectUsedClient":{"id":15,"project_id":3441,"used_client":2800,"budget":"","profit":"","profit_pct":"","collected_plan":"","remind_ahead":"","usedClient":{"id":2800,"name":"\u5ddd\u5d0e\u91cd\u5de5\uff08\u5927\u9023\uff09\u79d1\u6280\u958b\u767a\u6709\u9650\u516c\u53f8","abbr":"","pinyin_shortcut":"cqzgdlkjkfyxgs","description":"","corp_rep":"","website":"","capital":"","established_at":"","headcount":"","reg_address":"","working_address":3426,"telephone":"","fax":"","scale":"","branch":"","purchase_scale_per_yr":"0.0","purchase_freq":"","company_nature":3,"client_class":43,"client_industry":5,"client_type":5,"sales_rep":1001,"main_contact":"","created_by":1011,"created_at":"2024-01-29 16:42:10","updated_at":"2024-02-02 16:32:44","main_business":"","deleted":false,"capital_currency":"rmb","invoice_info":"","logo":"","en_name":"","pick_at":"2024-01-29 16:42:10","it_budget":"","deployment_mode":"","it_per_num":"","public_relations_difficulty":"","it_status":"","decision_process":"","coach":"","competitor":"","peers":"","supplier":"","main_product":"","client_base_info_count":1,"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":"","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":689,"progress_remain_display":689,"forecast_remain_display":689,"projectProductTotalAmount":13704,"projectProductAllAmount":true,"projectProductTotalCost":9589,"projectProductAllCost":true,"projectProductTotalNumber":3,"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":50,"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.37\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":2949,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3372,"client_id":2718,"project_status":3,"project_progress":2,"budget":"160480","profit_pct":"-0.97","bargain_date":"2023-11-27","description":"","created_by":1001,"created_at":"2023-11-28 09:23:21","updated_at":"2024-01-24 11:06:37","engineer_id":"","project_title":"Software NGFW\u7eed\u4fdd\u670d\u52a1\u91c7\u8d2d\u9879\u76ee\uff08\u8fc7\u5355\uff09","collected":"160480","status_updated_at":"2023-12-04 16:20:49.096769+08","success_rate":"","comment":"End user: \u5b81\u590f\u897f\u4e91\u6570\u636e\u79d1\u6280\u6709\u9650\u516c\u53f8\nSoftware NGFW Credits to deploy VM-Series, CN-Series, Subscription Services, and Virtual Panorama to manage Software Firewalls. SN\uff1a3295282379\uff0812\/16\/2023-12\/15\/2024\uff09","contract_type":2,"progress_updated_at":"2023-12-08 14:32:30.2638+08","forecast_updated_at":"2023-11-28 09:23:21.691058+08","end_at":"2024-01-10 09:54:51","pinyin_shortcut":"SoftwareNGFWxbfwcgxmgd","creator":1001,"used_client":"","from_contact":"","total_contact_point":"45565","paid_contact_point":"45565","project_product_version_id":141,"is_sales_order_ready":true,"collected_plan":160480,"change_status_to":"","is_verify":false,"profits":"-1556.656000000000000000","remain":"745 days 19:12:14.688101","progress_remain":"741 days 21:00:33.52107","forecast_remain":"752 days 02:09:42.093812","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"43 days 00:31:29.55897","issued_invoices":"160480.00","client":{"id":2718,"key":2718,"name":"\u4e0a\u6d77\u745e\u6280\u8ba1\u7b97\u673a\u79d1\u6280\u6709\u9650\u516c\u53f8(\u8fc7\u5355)","logo":"","client_type":5,"client_class":80,"client_industry":20,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":80,"key":80,"name":"\u7a33\u5b9a\u5ba2\u6237","notice_days":30,"color":"#0EE315"},"clientIndustry":{"id":20,"key":20,"name":"\u5176\u4ed6"}},"usedClient":{},"contractType":{"id":2,"key":2,"name":"\u8fd0\u7ef4\u670d\u52a1"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":2,"key":2,"name":"\u786e\u8ba4\u95ee\u9898","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u5ba2\u6237\u5f53\u524d\u9047\u5230\u7684\u5b9e\u9645\u95ee\u9898\uff0c \u6216\u8005\u5f85\u529e\u4efb\u52a1\uff0c\u6216\u8005\u9762\u4e34\u54ea\u4e9b\u6311\u6218\uff1f\n \u65b9\u6cd5\uff1a\u7b2c\u4e00\u6b65\uff1a5why\u6cd5\u8be2\u95ee\u771f\u95ee\u9898 \u7b2c\u4e8c\u6b65\uff1a\u53cd\u95ee\u5982\u679c\u4e0d\u89e3\u51b3\u4f1a\u600e\u6837\uff1f"},"projectProductTypes":[{"id":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"160480.00","pct":"-0.97","profit":"-1556.656","project_id":3372}],"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":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":2981,"from_project":3372,"payment_collection_remind_ahead":"00:00:00","serial_no":"TS-HYF-2023112401","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"160480","erp_un_settle_amount":"0","including_tax":true,"amount":"160480","contractScans":[{"id":23719,"object_type":105,"object_id":2981,"attachment_id":16348,"attachment":{"id":16348,"key":16348,"name":"7161f11f-48f3-3e49-9478-505d817be80d","extension":"pdf","path":"\/vue\/attachment\/preview\/7161f11f-48f3-3e49-9478-505d817be80d\/2023_12_04_09_48_34.pdf","orig_name":"2023_12_04_09_48_34.pdf"}}],"receiptScans":[{"id":22126,"object_type":106,"object_id":2981,"attachment_id":16358,"attachment":{"id":16358,"key":16358,"name":"2d062caf-082c-3149-ad19-a63c0fcf2ab2","extension":"jpg","path":"\/vue\/attachment\/preview\/2d062caf-082c-3149-ad19-a63c0fcf2ab2\/56671701745256_.pic.jpg","orig_name":"56671701745256_.pic.jpg"}}],"verifyScans":[],"erpCollectTickets":[{"id":1205,"serial_no":"SKD-20240110-00001","wrote_date":"2024-01-10","from_date":"","handler":1001,"user_id":"","client_id":2718,"sales_contract_id":2981,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2024-01-10 09:54:51","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"160480","settle_amount":"160480","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2024-01-10 09:54:51","updated_at":"2024-01-10 09:54:51","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11205","key":"11205","contract_id":2981,"value":"160480","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":100}],"salesContractInvoices":[{"id":1548,"key":1548,"contract_id":2981,"value":"160480.00","attachment_id":"","from_date":"2023-12-05","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1429,"key":1429,"contract_id":2981,"name":"2024-01-19","value":"160480","overdue_days":"","status":1,"remind_date":"2024-01-19","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":4779,"user_id":1001,"key":1001,"contract_id":2981,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":48,"contract_id":2981,"supplier_id":163,"purchase_id":2983,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":2983,"key":2983,"serial_no":"2023WSCN-L-020-C4937-PAN"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":160480},"projectRemindReceivers":[{"id":818,"user_id":1001,"key":1001,"project_id":3372,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":3143,"project_id":3372,"product_id":932,"amount":"160480","number":1,"cost":"97586.8","description":"136\u4e2a PAN-SOFTWARE-NGFW-CR (Standard) ","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"160480","total_cost":"97586.8","erp_sales_order_product_id":500,"supplier":"","product":{"id":932,"name":"Paloalto Software NGFW\u865a\u62df\u9632\u706b\u5899","product_type":5,"product_component":26,"product_brand":8,"product_serie":339,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-07-12 09:44:29","updated_at":"2023-08-11 16:03:42","pinyin_shortcut":"PaloaltoSoftwareNGFWxnfhq","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":339,"key":339,"name":"PA\u865a\u62df\u7aef\u9632\u706b\u5899"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":500,"erp_sales_order_id":1148,"erp_store_id":"","product_id":932,"description":"136\u4e2a PAN-SOFTWARE-NGFW-CR (Standard) ","number":"1","outbound":"0","amount":"160480","total_amount":"160480","last_number":"","last_amount":"","last_total_amount":"","cost":"97586.8","total_cost":"97586.8","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3372,"comment":3},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":352,"project_id":3372,"contact_id":1262,"point":"45565.00","paid_point":"45565","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":72,"project_id":3372,"contact_id":1262,"point":"45565.00","day_at":"2024-01-17","description":"\u7fc1\u5bb6\u6210\u9001\u73b0\u91d1","created_at":"2024-01-17 14:52:37"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1148,"serial_no":"XSDD-20240110-00001","from_date":"","wrote_date":"2023-11-27","handler":1001,"client_id":2718,"purchase_contract_id":"","project_id":3372,"sales_contract_id":2981,"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-01-10 09:54:51","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"1","amount":"160480","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-12-04 16:20:49","updated_at":"2024-01-10 09:54:51","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":745,"progress_remain_display":741,"forecast_remain_display":752,"projectProductTotalAmount":160480,"projectProductAllAmount":true,"projectProductTotalCost":97586.8,"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":43,"contract_type_display":"\u8fd0\u7ef4\u670d\u52a1","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"16.05\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":45565,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3371,"client_id":2719,"project_status":3,"project_progress":9,"budget":"229272","profit_pct":"-1.01","bargain_date":"2023-11-24","description":"","created_by":1001,"created_at":"2023-11-27 18:07:51","updated_at":"2024-12-11 13:33:43","engineer_id":"","project_title":"\u6708\u521d\u79d1\u6280PAN-M-200\uff08\u8fc7\u5355\uff09","collected":"229272","status_updated_at":"2023-11-27 18:07:51.816238+08","success_rate":"","comment":"","contract_type":1,"progress_updated_at":"2023-11-27 18:07:51.816238+08","forecast_updated_at":"2023-11-27 18:07:51.816238+08","end_at":"2024-12-11 13:33:43","pinyin_shortcut":"yckjPANM200gd","creator":1001,"used_client":3304,"from_contact":"","total_contact_point":"54785.2","paid_contact_point":"54785.2","project_product_version_id":241,"is_sales_order_ready":true,"collected_plan":229272,"change_status_to":"","is_verify":false,"profits":"-2315.647200000000000000","remain":"752 days 17:25:11.968632","progress_remain":"752 days 17:25:11.968632","forecast_remain":"752 days 17:25:11.968632","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"379 days 19:25:51.848954","issued_invoices":"229272.00","client":{"id":2719,"key":2719,"name":"\u91d1\u9510\u540c\u521b\uff08\u5317\u4eac\uff09\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","logo":"","client_type":5,"client_class":47,"client_industry":4,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237","notice_days":30,"color":"#EB13C3"},"clientIndustry":{"id":4,"key":4,"name":"\u901a\u4fe1"}},"usedClient":{"id":3304,"key":3304,"name":"\u5317\u4eac\u6708\u521d\u79d1\u6280\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09"},"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":"229272.00","pct":"-1.01","profit":"-2315.6472","project_id":3371}],"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":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":2963,"from_project":3371,"payment_collection_remind_ahead":"1 day","serial_no":"TS-HYF-20231124011","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"229272","erp_un_settle_amount":"0","including_tax":true,"amount":"229272","contractScans":[{"id":24640,"object_type":105,"object_id":2963,"attachment_id":16347,"attachment":{"id":16347,"key":16347,"name":"f6868deb-a960-3b27-b4d0-c3bb45174970","extension":"pdf","path":"\/vue\/attachment\/preview\/f6868deb-a960-3b27-b4d0-c3bb45174970\/2023_12_04_16_29_02.pdf","orig_name":"2023_12_04_16_29_02.pdf"}}],"receiptScans":[{"id":22566,"object_type":106,"object_id":2963,"attachment_id":16753,"attachment":{"id":16753,"key":16753,"name":"dfd5ea61-8c53-36fe-a76d-c67fbdeb2a48","extension":"jpg","path":"\/vue\/attachment\/preview\/dfd5ea61-8c53-36fe-a76d-c67fbdeb2a48\/106631702971576_.pic.jpg","orig_name":"106631702971576_.pic.jpg"}}],"verifyScans":[],"erpCollectTickets":[{"id":1121,"serial_no":"SKD-20231221-00001","wrote_date":"2024-02-01","from_date":"","handler":1001,"user_id":"","client_id":2719,"sales_contract_id":2963,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-12-21 16:04:01","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"229272","settle_amount":"229272","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-12-21 16:04:01","updated_at":"2023-12-21 16:04:01","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11121","key":"11121","contract_id":2963,"value":"229272","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":100}],"salesContractInvoices":[{"id":1566,"key":1566,"contract_id":2963,"value":"229272.00","attachment_id":"","from_date":"2023-12-21","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":2195,"key":2195,"contract_id":2963,"name":"2024-02-10","value":"229272","overdue_days":"","status":1,"remind_date":"2024-02-10","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":7294,"user_id":1001,"key":1001,"contract_id":2963,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":84,"contract_id":2963,"supplier_id":46,"purchase_id":2962,"supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"purchase":{"id":2962,"key":2962,"serial_no":"DZ20231124379640"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","invoiced":229272},"projectRemindReceivers":[{"id":1314,"user_id":1001,"key":1001,"project_id":3371,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":7884,"project_id":3371,"product_id":1108,"amount":"145138","number":1,"cost":"100771.84","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"145138","total_cost":"100771.84","erp_sales_order_product_id":476,"supplier":"","product":{"id":1108,"name":"PAN-M-200","product_type":5,"product_component":171,"product_brand":8,"product_serie":667,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-11-29 14:10:29","updated_at":"2023-11-29 14:10:29","pinyin_shortcut":"PANM200","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":171,"key":171,"name":"\u9632\u706b\u5899\u7ba1\u7406"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":667,"key":667,"name":"M200"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":476,"erp_sales_order_id":1139,"erp_store_id":"","product_id":1108,"description":"","number":"1","outbound":"0","amount":"145138","total_amount":"145138","last_number":"","last_amount":"","last_total_amount":"","cost":"100771.84","total_cost":"100771.84","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":7885,"project_id":3371,"product_id":1422,"amount":"39688","number":1,"cost":"27556.46","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"39688","total_cost":"27556.46","erp_sales_order_product_id":477,"supplier":"","product":{"id":1422,"name":"PAN-M-200-P-25","product_type":5,"product_component":36,"product_brand":8,"product_serie":1170,"product_misc":"","product_qa":"","pn":"","description":"Panorama central management software license, 25 devices or log collector for the M-200","created_by":1013,"created_at":"2024-02-02 09:42:40","updated_at":"2024-02-02 09:42:40","pinyin_shortcut":"PANM200P25","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":1170,"key":1170,"name":"PAN-M-200\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":477,"erp_sales_order_id":1139,"erp_store_id":"","product_id":1422,"description":"","number":"1","outbound":"0","amount":"39688","total_amount":"39688","last_number":"","last_amount":"","last_total_amount":"","cost":"27556.46","total_cost":"27556.46","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":7886,"project_id":3371,"product_id":1423,"amount":"44446","number":1,"cost":"24839.71","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"44446","total_cost":"24839.71","erp_sales_order_product_id":478,"supplier":"","product":{"id":1423,"name":"PAN-SVC-BKLN-M-200-P-25","product_type":5,"product_component":35,"product_brand":8,"product_serie":1171,"product_misc":"","product_qa":"","pn":"","description":"Partner enabled premium support year 1, Panorama M-200 25 devices or log collector","created_by":1013,"created_at":"2024-02-02 09:45:56","updated_at":"2024-02-02 09:45:56","pinyin_shortcut":"PANSVCBKLNM200P25","product_unit":8,"is_renew":false,"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":1171,"key":1171,"name":"PAN-M-200-P-25\u4e00\u5e74\u670d\u52a1"},"productUnit":{"id":8,"key":8,"name":"\u5e74"}},"erpSalesOrderProduct":{"id":478,"erp_sales_order_id":1139,"erp_store_id":"","product_id":1423,"description":"","number":"1","outbound":"0","amount":"44446","total_amount":"44446","last_number":"","last_amount":"","last_total_amount":"","cost":"24839.71","total_cost":"24839.71","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3371,"comment":2},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":763,"project_id":3371,"contact_id":1262,"point":"13083.00","paid_point":"13083","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":77,"project_id":3371,"contact_id":1262,"point":"13083.00","day_at":"2024-03-19","description":"","created_at":"2024-03-19 10:40:39"}],"status_display":"\u5df2\u6838\u9500"},{"id":764,"project_id":3371,"contact_id":5059,"point":"41702.20","paid_point":"41702.2","contact":{"id":5059,"key":5059,"name":"\u9648\u8bda","client_id":"","supplier_id":46,"client":{},"supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"}},"projectContactPointRels":[{"id":74,"project_id":3371,"contact_id":5059,"point":"41702.20","day_at":"2024-02-23","description":"\u9648\u8bda\u53d6\u73b0\u91d1","created_at":"2024-02-23 11:04:40"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1139,"serial_no":"XSDD-20231127-00002","from_date":"","wrote_date":"2023-11-24","handler":1001,"client_id":2719,"purchase_contract_id":"","project_id":3371,"sales_contract_id":2963,"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-12-11 13:33:43","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"3","amount":"229272","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-11-27 18:07:51","updated_at":"2024-12-11 13:33:43","print_times":""},"projectUsedClient":{"id":57,"project_id":3371,"used_client":3304,"budget":"","profit":"","profit_pct":"","collected_plan":"","remind_ahead":"","usedClient":{"id":3304,"name":"\u5317\u4eac\u6708\u521d\u79d1\u6280\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","abbr":"","pinyin_shortcut":"bjyckjyxgsgd","description":"","corp_rep":"\u5409\u5a1f","website":"","capital":"500","established_at":"2020-06-03","headcount":"","reg_address":"","working_address":"","telephone":"","fax":"","scale":"","branch":"","purchase_scale_per_yr":"0.0","purchase_freq":"","company_nature":4,"client_class":43,"client_industry":13,"client_type":5,"sales_rep":1001,"main_contact":"","created_by":1001,"created_at":"2024-09-19 15:34:42","updated_at":"2025-03-03 10:24:33","main_business":"","deleted":false,"capital_currency":"rmb","invoice_info":"\u516c\u53f8\u540d\u79f0\uff1a\u5317\u4eac\u6708\u521d\u79d1\u6280\u6709\u9650\u516c\u53f8\n\u7eb3\u7a0e\u4eba\u8bc6\u522b\u53f7\uff1a91110111MA01RP4H80\n\u5f00\u6237\u94f6\u884c\uff1a\u4e2d\u56fd\u5de5\u5546\u94f6\u884c\u80a1\u4efd\u6709\u9650\u516c\u53f8\u5317\u4eac\u5174\u5b9c\u652f\u884c\n\u94f6\u884c\u8d26\u53f7\uff1a0200 3014 0910 0054 430\n\u5730\u5740\uff1a\u5317\u4eac\u5e02\u623f\u5c71\u533a\u62f1\u8fb0\u8857\u9053\u6708\u534e\u5927\u88571\u53f7A8-667\n\u7535\u8bdd\uff1a13717705170","logo":"","en_name":"","pick_at":"2024-09-19 15:34:42","it_budget":"","deployment_mode":"","it_per_num":"","public_relations_difficulty":"","it_status":"","decision_process":"","coach":"","competitor":"","peers":"","supplier":"","main_product":"","client_base_info_count":5,"client_key_info_count":0,"contact_count":2,"visit_count":0,"cooperate_count":2,"case_pre_sales_count":0,"case_implement_count":0,"is_overdue_remind":false,"from_contact":1262,"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":752,"progress_remain_display":752,"forecast_remain_display":752,"projectProductTotalAmount":229272,"projectProductAllAmount":true,"projectProductTotalCost":153168.01,"projectProductAllCost":true,"projectProductTotalNumber":3,"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":379,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"22.93\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":54785.2,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3216,"client_id":1933,"project_status":3,"project_progress":9,"budget":"30190","profit_pct":"66.34","bargain_date":"2023-10-07","description":"\u7b2c\u4e09\u65b9\u7ef4\u4fdd1\u5e74\uff08\u54041\u53f0\uff09\nCISCO\t\u8def\u7531\u5668\tISR4321\/K9 \nCISCO\t\u8def\u7531\u5668\tCISCO3825-V\/K9\nCISCO\t\u4ea4\u6362\u673a\tWS-C3750G-12S\nCISCO\t\u4ea4\u6362\u673a\tWS-C3750G-12S\nCISCO\t\u65e0\u7ebf\u63a7\u5236\u5668\tAIR-CT5520-CA-K9","created_by":5300,"created_at":"2023-06-02 11:54:40","updated_at":"2024-01-30 17:43:58","engineer_id":"","project_title":"\u601d\u79d1\u7ef4\u4fdd1\u5e74-2023-K","collected":"30190","status_updated_at":"2023-10-12 16:43:25.243637+08","success_rate":"","comment":"\u7b2c\u4e09\u65b9\u7ef4\u4fdd1\u5e74\uff08\u54041\u53f0\uff09\nCISCO\t\u8def\u7531\u5668\tCISCO3825-V\/K9\nCISCO\t\u4ea4\u6362\u673a\tWS-C3750G-12S\nCISCO\t\u4ea4\u6362\u673a\tWS-C3750G-12S\nCISCO\t\u65e0\u7ebf\u63a7\u5236\u5668\tAIR-CT5520-CA-K9","contract_type":2,"progress_updated_at":"2023-08-28 11:12:43.196459+08","forecast_updated_at":"2023-08-28 11:12:43.196459+08","end_at":"2023-10-17 10:40:14","pinyin_shortcut":"skwb1n2023K","creator":5300,"used_client":"","from_contact":"","total_contact_point":"7000","paid_contact_point":"7000","project_product_version_id":81,"is_sales_order_ready":false,"collected_plan":30190,"change_status_to":"","is_verify":false,"profits":"20028.046000000000000000","remain":"798 days 18:49:38.541233","progress_remain":"844 days 00:20:20.588411","forecast_remain":"844 days 00:20:20.588411","lost_contact_days":"689.762543806366","last_contact":"2024-01-29 17:15:00","last_arrive_days":"882.902127139699","last_arrive":"2023-07-20 13:54:00+08","duration":"136 days 22:45:33.326869","issued_invoices":"30190.00","client":{"id":1933,"key":1933,"name":"SMC(\u5317\u4eac)\u5236\u9020\u6709\u9650\u516c\u53f8\uff08\u91cd\u590d\u5ba2\u6237\uff09","logo":"","client_type":5,"client_class":43,"client_industry":5,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":2,"key":2,"name":"\u8fd0\u7ef4\u670d\u52a1"},"projectArchitects":[{"project_id":3216,"value":"1","key":1022,"name":"\u5f90\u7855"}],"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":"30190.00","pct":"66.34","profit":"20028.046","project_id":3216}],"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":{"id":179,"key":179,"name":"\u8001\u5ba2\u6237"},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","department_id":1,"avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","department_id":1,"avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":{"project_id":3216,"points":"181"},"workLogCount":{"project_id":3216,"count":25},"caseCount":{"project_id":3216,"count":2},"salesTimeCount":{"project_id":3216,"hours":"1.83333333333333","times":1},"implementTimeCount":{"project_id":3216,"sum":"3","times":"2"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3216,"sum":"3810"},"buildContract":{"id":2865,"from_project":3216,"payment_collection_remind_ahead":"15 days","serial_no":"TS-SQY-2023090401","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"30190","erp_un_settle_amount":"0","including_tax":true,"amount":"30190","contractScans":[{"id":23423,"object_type":105,"object_id":2865,"attachment_id":15312,"attachment":{"id":15312,"key":15312,"name":"c981bfe4-0ac5-3ea8-b538-ac10e6042da6","extension":"pdf","path":"\/vue\/attachment\/preview\/c981bfe4-0ac5-3ea8-b538-ac10e6042da6\/2023_10_16_09_58_20.pdf","orig_name":"2023_10_16_09_58_20.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":914,"serial_no":"SKD-20231016-00002","wrote_date":"2023-10-16","from_date":"","handler":1001,"user_id":"","client_id":1933,"sales_contract_id":2865,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-10-16 17:16:31","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"30190","settle_amount":"30190","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-10-16 17:16:31","updated_at":"2023-10-16 17:16:31","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1914","key":"1914","contract_id":2865,"value":"30190","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":100}],"salesContractInvoices":[{"id":1500,"key":1500,"contract_id":2865,"value":"30190.00","attachment_id":"","from_date":"2023-10-17","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1357,"key":1357,"contract_id":2865,"name":"2023-12-31","value":"30190","overdue_days":"","status":1,"remind_date":"2023-12-31","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":4628,"user_id":5300,"key":5300,"contract_id":2865,"user":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"}}}],"salesSupplierRels":[],"payment_collection_remind_ahead_display":"\u63d0\u524d15\u5929","invoiced":30190},"projectRemindReceivers":[{"id":740,"user_id":1001,"key":1001,"project_id":3216,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":2660,"project_id":3216,"product_id":941,"amount":"30190","number":1,"cost":"0","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"30190","total_cost":"0","erp_sales_order_product_id":397,"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":"2025-11-05 17:50:36","pinyin_shortcut":"tsrgjsfw","product_unit":7,"is_renew":false,"in_out_at":"2025-11-05 17:50:36.315344+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":397,"erp_sales_order_id":1105,"erp_store_id":"","product_id":941,"description":"","number":"1","outbound":"0","amount":"30190","total_amount":"30190","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":3216,"comment":5},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":286,"project_id":3216,"contact_id":1022,"point":"7000.00","paid_point":"7000","contact":{"id":1022,"key":1022,"name":"\u674e\u7194\u53cb","client_id":12,"supplier_id":"","client":{"id":12,"key":12,"name":"smc(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8\/SMC(\u5317\u4eac)\u5236\u9020\u6709\u9650\u516c\u53f8"},"supplier":""},"projectContactPointRels":[{"id":31,"project_id":3216,"contact_id":1022,"point":"7000.00","day_at":"2023-10-26","description":"","created_at":"2024-01-11 15:21:34"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1105,"serial_no":"XSDD-20231017-00001","from_date":"","wrote_date":"2023-10-07","handler":5300,"client_id":1933,"purchase_contract_id":"","project_id":3216,"sales_contract_id":2865,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"\u7b2c\u4e09\u65b9\u7ef4\u4fdd1\u5e74\uff08\u54041\u53f0\uff09\nCISCO\t\u8def\u7531\u5668\tISR4321\/K9 \nCISCO\t\u8def\u7531\u5668\tCISCO3825-V\/K9\nCISCO\t\u4ea4\u6362\u673a\tWS-C3750G-12S\nCISCO\t\u4ea4\u6362\u673a\tWS-C3750G-12S\nCISCO\t\u65e0\u7ebf\u63a7\u5236\u5668\tAIR-CT5520-CA-K9","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2023-10-17 10:40:14","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"1","amount":"30190","created_by":5300,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-10-12 16:43:25","updated_at":"2023-10-17 10:40:14","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":798,"progress_remain_display":844,"forecast_remain_display":844,"projectProductTotalAmount":30190,"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":"2\u5e74\u524d","project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":136,"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":"3.02\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":7000,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3300,"client_id":2511,"project_status":3,"project_progress":9,"budget":"3000","profit_pct":"60.33","bargain_date":"2023-08-28","description":"","created_by":1001,"created_at":"2023-08-28 15:59:43","updated_at":"2024-01-25 17:29:48","engineer_id":"","project_title":"\u4ea4\u6362\u673a\u8c03\u8bd5\u4e00\u6b21\u6027\u670d\u52a1","collected":"3000","status_updated_at":"2023-08-28 15:59:43.007222+08","success_rate":"","comment":"3\u6708\u4efd\u5df2\u5b8c\u6210\u9879\u76ee","contract_type":2,"progress_updated_at":"2023-08-28 15:59:43.007222+08","forecast_updated_at":"2023-08-28 15:59:43.007222+08","end_at":"2023-09-15 14:04:09","pinyin_shortcut":"jhjtsycxfw","creator":1001,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":25,"is_sales_order_ready":true,"collected_plan":0,"change_status_to":"","is_verify":false,"profits":"1809.900000000000000000","remain":"843 days 19:33:20.777648","progress_remain":"843 days 19:33:20.777648","forecast_remain":"843 days 19:33:20.777648","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"17 days 22:04:26.803656","issued_invoices":"3000.00","client":{"id":2511,"key":2511,"name":"\u5927\u8fde\u65e5\u4fe1\u8d44\u8baf\u7cfb\u7edf\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":2,"key":2,"name":"\u8fd0\u7ef4\u670d\u52a1"},"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":22,"product_type_id":22,"key":22,"name":"\u670d\u52a1","budget":"3000.00","pct":"60.33","profit":"1809.9","project_id":3300}],"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":{"id":168,"key":168,"name":"\u670b\u53cb\u4ecb\u7ecd"},"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":2817,"from_project":3300,"payment_collection_remind_ahead":"00:00:00","serial_no":"TS-LRC-2023082801","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"3000","erp_un_settle_amount":"0","including_tax":true,"amount":"3000","contractScans":[{"id":23346,"object_type":105,"object_id":2817,"attachment_id":14690,"attachment":{"id":14690,"key":14690,"name":"c974ee00-bd3d-3507-a388-799871d4dd1e","extension":"pdf","path":"\/vue\/attachment\/preview\/c974ee00-bd3d-3507-a388-799871d4dd1e\/2023_08_28_16_19_31.pdf","orig_name":"2023_08_28_16_19_31.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":862,"serial_no":"SKD-20230915-00001","wrote_date":"2023-09-05","from_date":"","handler":1001,"user_id":"","client_id":2511,"sales_contract_id":2817,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-09-15 14:04:09","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"3000","settle_amount":"3000","created_by":1001,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-09-15 14:04:09","updated_at":"2023-09-15 14:04:09","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1862","key":"1862","contract_id":2817,"value":"3000","created_by":1001,"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4},"pct":100}],"salesContractInvoices":[{"id":1467,"key":1467,"contract_id":2817,"value":"3000.00","attachment_id":"","from_date":"2023-08-29","attachment":{}}],"salesContractPaymentCollectionRemindDates":[],"salesContractPaymentCollectionRemindReceivers":[{"id":4572,"user_id":1001,"key":1001,"contract_id":2817,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[],"payment_collection_remind_ahead_display":"\u65e0","invoiced":3000},"projectRemindReceivers":[{"id":690,"user_id":1001,"key":1001,"project_id":3300,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":2515,"project_id":3300,"product_id":941,"amount":"3000","number":1,"cost":"0","description":"\u8d75\u5b87","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"3000","total_cost":"0","erp_sales_order_product_id":331,"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":"2025-11-05 17:50:36","pinyin_shortcut":"tsrgjsfw","product_unit":7,"is_renew":false,"in_out_at":"2025-11-05 17:50:36.315344+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":331,"erp_sales_order_id":1084,"erp_store_id":"","product_id":941,"description":"\u8d75\u5b87","number":"1","outbound":"0","amount":"3000","total_amount":"3000","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":3300,"comment":3},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1084,"serial_no":"XSDD-20230828-00001","from_date":"","wrote_date":"2023-08-28","handler":1001,"client_id":2511,"purchase_contract_id":"","project_id":3300,"sales_contract_id":2817,"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":"2023-09-15 14:04:09","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"1","amount":"3000","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-08-28 15:59:43","updated_at":"2023-09-15 14:04:09","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":843,"progress_remain_display":843,"forecast_remain_display":843,"projectProductTotalAmount":3000,"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":17,"contract_type_display":"\u8fd0\u7ef4\u670d\u52a1","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"3000","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":3281,"client_id":2582,"project_status":3,"project_progress":9,"budget":"219500","profit_pct":"0.2","bargain_date":"2023-08-22","description":"","created_by":1001,"created_at":"2023-08-10 16:11:21","updated_at":"2024-01-26 14:31:57","engineer_id":"","project_title":"\u7f51\u7edc\u5b89\u5168\u8bbe\u5907\u53ca\u6c47\u805a\u4ea4\u6362\u673a\u91c7\u8d2d\u9879\u76ee","collected":"219500","status_updated_at":"2023-08-24 16:33:56.095123+08","success_rate":"","comment":"2\u53f0\u6df1\u4fe1\u670d\u9632\u706b\u5899\uff1b\n2\u53f0\u76db\u90a6\u5b89\u5168WAF;\n1\u53f0\u4fe1\u9510\u4ea4\u6362\u673a","contract_type":1,"progress_updated_at":"2023-08-24 16:33:56.095123+08","forecast_updated_at":"2023-08-10 16:11:21.454+08","end_at":"2023-09-28 16:37:28","pinyin_shortcut":"wlaqsbjhjjhjcgxm","creator":1001,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":212,"is_sales_order_ready":false,"collected_plan":219500,"change_status_to":"","is_verify":false,"profits":"439.00000000000000000","remain":"847 days 18:59:07.689747","progress_remain":"847 days 18:59:07.689747","forecast_remain":"861 days 19:21:42.33087","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"49 days 00:26:07.202091","issued_invoices":"219500.00","client":{"id":2582,"key":2582,"name":"\u4e2d\u56fd\u80fd\u6e90\u4f20\u5a92\u96c6\u56e2\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":43,"client_industry":18,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":18,"key":18,"name":"\u5a92\u4f53"}},"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":"219500.00","pct":"0.2","profit":"439","project_id":3281}],"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":{"id":168,"key":168,"name":"\u670b\u53cb\u4ecb\u7ecd"},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":2812,"from_project":3281,"payment_collection_remind_ahead":"00:00:00","serial_no":"TSC-HYF-20230810","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"219500","erp_un_settle_amount":"0","including_tax":true,"amount":"219500","contractScans":[{"id":23718,"object_type":105,"object_id":2812,"attachment_id":14676,"attachment":{"id":14676,"key":14676,"name":"ccb0b2b2-01dd-358b-ba71-14b98815b8c3","extension":"pdf","path":"\/vue\/attachment\/preview\/ccb0b2b2-01dd-358b-ba71-14b98815b8c3\/2023_08_28_09_56_05.pdf","orig_name":"2023_08_28_09_56_05.pdf"}}],"receiptScans":[{"id":20591,"object_type":106,"object_id":2812,"attachment_id":14691,"attachment":{"id":14691,"key":14691,"name":"525f3325-55b5-3a95-b3b4-29ac4c794e8a","extension":"pdf","path":"\/vue\/attachment\/preview\/525f3325-55b5-3a95-b3b4-29ac4c794e8a\/2023_08_28_16_28_29.pdf","orig_name":"2023_08_28_16_28_29.pdf"}},{"id":20592,"object_type":106,"object_id":2812,"attachment_id":14843,"attachment":{"id":14843,"key":14843,"name":"5d85ddb0-7519-31ca-b8c4-e1da8bf32ce9","extension":"pdf","path":"\/vue\/attachment\/preview\/5d85ddb0-7519-31ca-b8c4-e1da8bf32ce9\/2023_09_11_09_39_25.pdf","orig_name":"2023_09_11_09_39_25.pdf"}}],"verifyScans":[{"id":20593,"object_type":107,"object_id":2812,"attachment_id":15072,"attachment":{"id":15072,"key":15072,"name":"e3c59638-7970-39d9-b2f6-97b4e4df2510","extension":"pdf","path":"\/vue\/attachment\/preview\/e3c59638-7970-39d9-b2f6-97b4e4df2510\/2023_09_21_10_03_27.pdf","orig_name":"2023_09_21_10_03_27.pdf"}}],"erpCollectTickets":[{"id":1812,"serial_no":"SKD-20230928-00003","wrote_date":"2023-09-28","from_date":"","handler":1001,"user_id":"","client_id":2582,"sales_contract_id":2812,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-09-28 16:37:28","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"153650","settle_amount":"153650","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-09-28 16:37:28","updated_at":"2023-09-28 16:37:28","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""},{"id":1811,"serial_no":"SKD-20230913-00001","wrote_date":"2023-09-13","from_date":"","handler":1001,"user_id":"","client_id":2582,"sales_contract_id":2812,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-09-13 14:22:25","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"65850","settle_amount":"65850","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-09-13 14:22:25","updated_at":"2023-09-13 14:22:25","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11812","key":"11812","contract_id":2812,"value":"153650","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":70},{"id":"11811","key":"11811","contract_id":2812,"value":"65850","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":30}],"salesContractInvoices":[{"id":1469,"key":1469,"contract_id":2812,"value":"65850.00","attachment_id":"","from_date":"2023-09-01","attachment":{}},{"id":1484,"key":1484,"contract_id":2812,"value":"153650.00","attachment_id":"","from_date":"2023-09-21","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1318,"key":1318,"contract_id":2812,"name":"2023-09-08","value":"65850","overdue_days":5,"status":1,"remind_date":"2023-09-08","pct":30,"overdue_display":"\u903e\u671f5\u5929"},{"id":1319,"key":1319,"contract_id":2812,"name":"2023-09-29","value":"153650","overdue_days":"","status":1,"remind_date":"2023-09-29","pct":70,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":4778,"user_id":1001,"key":1001,"contract_id":2812,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":694,"contract_id":2812,"supplier_id":511,"purchase_id":2813,"supplier":{"id":511,"key":511,"name":"\u5317\u4eac\u610f\u7545\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"},"purchase":{"id":2813,"key":2813,"serial_no":"YC-TSKJ-20230822"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":219500},"projectRemindReceivers":[{"id":686,"user_id":1001,"key":1001,"project_id":3281,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":3141,"project_id":3281,"product_id":995,"amount":"43900","number":2,"cost":"42583","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"87800","total_cost":"85166","erp_sales_order_product_id":328,"supplier":"","product":{"id":995,"name":"W1000-RWAF-H0800A","product_type":4,"product_component":66,"product_brand":139,"product_serie":617,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-08-10 16:31:06","updated_at":"2023-08-11 15:54:27","pinyin_shortcut":"W1000RWAFH0800A","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":66,"key":66,"name":"\u7f51\u7edc\u5165\u4fb5\u9632\u62a4\u7cfb\u7edf"},"productBrand":{"id":139,"key":139,"name":"\u76db\u90a6\u5b89\u5168"},"productSerie":{"id":617,"key":617,"name":"W1000-RWAF-H0800A"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":328,"erp_sales_order_id":1082,"erp_store_id":"","product_id":995,"description":"","number":"2","outbound":"0","amount":"43900","total_amount":"87800","last_number":"","last_amount":"","last_total_amount":"","cost":"42583","total_cost":"85166","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3142,"project_id":3281,"product_id":825,"amount":"17800","number":1,"cost":"17266","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"17800","total_cost":"17266","erp_sales_order_product_id":329,"supplier":"","product":{"id":825,"name":"aRS6300-24X-LI-12X","product_type":4,"product_component":19,"product_brand":88,"product_serie":529,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2021-09-23 14:48:10","updated_at":"2024-02-22 17:13:03","pinyin_shortcut":"aRS630024XLI12X","product_unit":1,"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":88,"key":88,"name":"\u4fe1\u9510"},"productSerie":{"id":529,"key":529,"name":"\u4fe1\u9510aRS6300-24X-LI-12X\u6c47\u805a\u4ea4\u6362\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":329,"erp_sales_order_id":1082,"erp_store_id":"","product_id":825,"description":"","number":"1","outbound":"0","amount":"17800","total_amount":"17800","last_number":"","last_amount":"","last_total_amount":"","cost":"17266","total_cost":"17266","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3281,"comment":4},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1082,"serial_no":"XSDD-20230824-00001","from_date":"","wrote_date":"2023-08-22","handler":1001,"client_id":2582,"purchase_contract_id":"","project_id":3281,"sales_contract_id":2812,"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":"2023-09-28 16:37:28","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"3","amount":"219500","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-08-24 16:33:56","updated_at":"2023-09-28 16:37:28","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":847,"progress_remain_display":847,"forecast_remain_display":861,"projectProductTotalAmount":105600,"projectProductAllAmount":true,"projectProductTotalCost":102432,"projectProductAllCost":true,"projectProductTotalNumber":3,"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":49,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"21.95\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":3251,"client_id":2553,"project_status":3,"project_progress":9,"budget":"388462","profit_pct":"-1.1","bargain_date":"2023-08-08","description":"PA-820 \u542bADVURL\/WildFire\/Premium support 3-year term 2\u5957\u8bbe\u5907\uff1b\nPA-410 \u542bADVURL\/TP\/WildFire\/Premium support 3-year term 7\u5957\u8bbe\u5907\uff1b","created_by":1001,"created_at":"2023-07-10 17:32:04","updated_at":"2025-06-04 15:55:04","engineer_id":"","project_title":"\u6c99\u7279\u7ea2\u6d77\u516c\u7528\u4e8b\u4e1a\u57fa\u7840\u8bbe\u65bd\u9879\u76ee\u7f51\u7edc\u5b89\u5168\u7cfb\u7edfPA\u8bbe\u5907","collected":"388462","status_updated_at":"2023-07-12 17:19:23.18289+08","success_rate":"","comment":"PA-820 \u542bADVURL\/WildFire\/Premium support 3-year term 2\u5957\u8bbe\u5907\uff1b\nPA-410 \u542bADVURL\/TP\/WildFire\/Premium support 3-year term 7\u5957\u8bbe\u5907\uff1b\r\nPA-820 \u542bADVURL\/WildFire\/Premium support 3-year term 2\u5957\u8bbe\u5907\uff1b\nPA-410 \u542bADVURL\/TP\/WildFire\/Premium support 3-year term 7\u5957\u8bbe\u5907\uff1b","contract_type":1,"progress_updated_at":"2023-07-12 17:19:23.18289+08","forecast_updated_at":"2023-07-10 17:32:04.135493+08","end_at":"2023-12-07 11:14:30","pinyin_shortcut":"sthhgysyjcssxmwlaqxtPAsb","creator":1001,"used_client":"","from_contact":"","total_contact_point":"59021","paid_contact_point":"59021","project_product_version_id":210,"is_sales_order_ready":false,"collected_plan":388462,"change_status_to":"","is_verify":false,"profits":"-4273.08200000000000000","remain":"890 days 18:13:40.60198","progress_remain":"890 days 18:13:40.60198","forecast_remain":"892 days 18:00:59.649377","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"149 days 17:42:25.89087","issued_invoices":"388462.00","client":{"id":2553,"key":2553,"name":"\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"388462.00","pct":"-1.1","profit":"-4273.082","project_id":3251}],"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":{"id":167,"key":167,"name":"\u5382\u5546\u4ecb\u7ecd"},"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":2742,"from_project":3251,"payment_collection_remind_ahead":"1 day","serial_no":"TSKJ20230707-006","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"388462","erp_un_settle_amount":"0","including_tax":true,"amount":"388462","contractScans":[{"id":23715,"object_type":105,"object_id":2742,"attachment_id":14474,"attachment":{"id":14474,"key":14474,"name":"c7b91767-a52c-32a6-9b5c-5fb3d3213fd2","extension":"pdf","path":"\/vue\/attachment\/preview\/c7b91767-a52c-32a6-9b5c-5fb3d3213fd2\/2023_08_17_15_30_23.pdf","orig_name":"2023_08_17_15_30_23.pdf"}}],"receiptScans":[{"id":20486,"object_type":106,"object_id":2742,"attachment_id":14957,"attachment":{"id":14957,"key":14957,"name":"36554703-dbe4-30f2-9c00-0a89cbe4e008","extension":"pdf","path":"\/vue\/attachment\/preview\/36554703-dbe4-30f2-9c00-0a89cbe4e008\/2023_09_14_14_53_55.pdf","orig_name":"2023_09_14_14_53_55.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":552,"serial_no":"SKD-20231128-00001","wrote_date":"2023-11-27","from_date":"","handler":1001,"user_id":"","client_id":2553,"sales_contract_id":2742,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-11-28 15:32:26","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"38846.2","settle_amount":"38846.2","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-11-28 15:32:26","updated_at":"2023-11-28 15:32:26","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""},{"id":551,"serial_no":"SKD-20230928-00001","wrote_date":"2023-09-28","from_date":"","handler":1001,"user_id":"","client_id":2553,"sales_contract_id":2742,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-09-28 16:39:39","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"271923.4","settle_amount":"271923.4","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-09-28 16:39:39","updated_at":"2023-09-28 16:39:39","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""},{"id":550,"serial_no":"SKD-20230824-00001","wrote_date":"2023-08-24","from_date":"","handler":1001,"user_id":"","client_id":2553,"sales_contract_id":2742,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-08-24 14:45:05","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"77692.4","settle_amount":"77692.4","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-08-24 14:45:05","updated_at":"2023-08-24 14:45:05","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1552","key":"1552","contract_id":2742,"value":"38846.2","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":10},{"id":"1551","key":"1551","contract_id":2742,"value":"271923.4","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":70},{"id":"1550","key":"1550","contract_id":2742,"value":"77692.4","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":20}],"salesContractInvoices":[{"id":1458,"key":1458,"contract_id":2742,"value":"388462.00","attachment_id":"","from_date":"2023-08-09","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1443,"key":1443,"contract_id":2742,"name":"2023-08-25","value":"349615.8","overdue_days":34,"status":1,"remind_date":"2023-08-25","pct":90,"overdue_display":"\u903e\u671f34\u5929"},{"id":1444,"key":1444,"contract_id":2742,"name":"2023-10-31","value":"38846.2","overdue_days":28,"status":1,"remind_date":"2023-10-31","pct":10,"overdue_display":"\u903e\u671f28\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":4775,"user_id":1001,"key":1001,"contract_id":2742,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":211,"contract_id":2742,"supplier_id":531,"purchase_id":2839,"supplier":{"id":531,"key":531,"name":"\u5317\u4eac\u827e\u4e00\u82f1\u5b5a\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"purchase":{"id":2839,"key":2839,"serial_no":"IONE-TSKJ-0809"}},{"id":980,"contract_id":2742,"supplier_id":68,"purchase_id":2793,"supplier":{"id":68,"key":68,"name":"\u82f1\u8fc8\u7535\u5b50\u5546\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8"},"purchase":{"id":2793,"key":2793,"serial_no":"BJ7067-PA-MJ-20230711"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","invoiced":388462},"projectRemindReceivers":[{"id":833,"user_id":1001,"key":1001,"project_id":3251,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":3121,"project_id":3251,"product_id":983,"amount":"24888","number":2,"cost":"22746","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"49776","total_cost":"45492","erp_sales_order_product_id":233,"supplier":"","product":{"id":983,"name":"PAN-SVC-BKLN-820-3YR","product_type":5,"product_component":35,"product_brand":8,"product_serie":804,"product_misc":"","product_qa":"","pn":"","description":"Partner enabled premium support 3 year term, PA-820","created_by":1013,"created_at":"2023-08-09 15:24:02","updated_at":"2024-01-12 15:38:24","pinyin_shortcut":"PANSVCBKLN8203YR","product_unit":8,"is_renew":false,"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":804,"key":804,"name":"PA-820\u4e09\u5e74\u670d\u52a1"},"productUnit":{"id":8,"key":8,"name":"\u5e74"}},"erpSalesOrderProduct":{"id":233,"erp_sales_order_id":1050,"erp_store_id":"","product_id":983,"description":"","number":"2","outbound":"0","amount":"24888","total_amount":"49776","last_number":"","last_amount":"","last_total_amount":"","cost":"22746","total_cost":"45492","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3122,"project_id":3251,"product_id":984,"amount":"1980","number":4,"cost":"550","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"7920","total_cost":"2200","erp_sales_order_product_id":234,"supplier":"","product":{"id":984,"name":"PAN-SFP-LX\u7b2c\u4e09\u65b9\u6a21\u5757","product_type":4,"product_component":43,"product_brand":8,"product_serie":612,"product_misc":"","product_qa":"","pn":"","description":"SFP form factor, LX 1Gb optical transceiver, 10Km reach, SMF, duplex LC, IEEE 802.3ab 1000BASE-LX compliant","created_by":1013,"created_at":"2023-08-09 15:26:41","updated_at":"2024-01-12 15:37:31","pinyin_shortcut":"PANSFPLXdsfmk","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":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":612,"key":612,"name":"PAN-SFP-LX"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}},"erpSalesOrderProduct":{"id":234,"erp_sales_order_id":1050,"erp_store_id":"","product_id":984,"description":"","number":"4","outbound":"0","amount":"1980","total_amount":"7920","last_number":"","last_amount":"","last_total_amount":"","cost":"550","total_cost":"2200","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3123,"project_id":3251,"product_id":971,"amount":"5077","number":7,"cost":"3185","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"35539","total_cost":"22295","erp_sales_order_product_id":235,"supplier":"","product":{"id":971,"name":"PAN-PA-410","product_type":5,"product_component":26,"product_brand":8,"product_serie":805,"product_misc":"","product_qa":"","pn":"","description":"Palo Alto Networks PA-410","created_by":1013,"created_at":"2023-08-04 17:05:08","updated_at":"2024-01-12 15:40:59","pinyin_shortcut":"PANPA410","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":805,"key":805,"name":"PA-410\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":235,"erp_sales_order_id":1050,"erp_store_id":"","product_id":971,"description":"","number":"7","outbound":"0","amount":"5077","total_amount":"35539","last_number":"","last_amount":"","last_total_amount":"","cost":"3185","total_cost":"22295","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3124,"project_id":3251,"product_id":986,"amount":"2825","number":6,"cost":"2377","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"16950","total_cost":"14262","erp_sales_order_product_id":236,"supplier":"","product":{"id":986,"name":"PAN-PA-410-TP-3YR-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":613,"product_misc":"","product_qa":"","pn":"","description":"PA-410, Threat prevention subscription, for one (1) device in an HA pair, 3 years (36 months), term.","created_by":1013,"created_at":"2023-08-09 16:12:04","updated_at":"2024-01-12 15:36:31","pinyin_shortcut":"PANPA410TP3YRHA2","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":613,"key":613,"name":"PA410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":236,"erp_sales_order_id":1050,"erp_store_id":"","product_id":986,"description":"","number":"6","outbound":"0","amount":"2825","total_amount":"16950","last_number":"","last_amount":"","last_total_amount":"","cost":"2377","total_cost":"14262","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3125,"project_id":3251,"product_id":985,"amount":"4205","number":6,"cost":"3538","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"25230","total_cost":"21228","erp_sales_order_product_id":237,"supplier":"","product":{"id":985,"name":"PAN-PA-410-ADVURL-3YR-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":613,"product_misc":"","product_qa":"","pn":"","description":"Advanced URL Filtering subscription, 3-year, PA-410 HA Pair","created_by":1013,"created_at":"2023-08-09 16:11:08","updated_at":"2024-01-12 15:36:53","pinyin_shortcut":"PANPA410ADVURL3YRHA2","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":613,"key":613,"name":"PA410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":237,"erp_sales_order_id":1050,"erp_store_id":"","product_id":985,"description":"","number":"6","outbound":"0","amount":"4205","total_amount":"25230","last_number":"","last_amount":"","last_total_amount":"","cost":"3538","total_cost":"21228","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3126,"project_id":3251,"product_id":987,"amount":"2825","number":6,"cost":"2377","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"16950","total_cost":"14262","erp_sales_order_product_id":238,"supplier":"","product":{"id":987,"name":"PAN-PA-410-WF-3YR-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":613,"product_misc":"","product_qa":"","pn":"","description":"PA-410, WildFire subscription, for one (1) device in an HA pair, 3 years (36 months), term.","created_by":1013,"created_at":"2023-08-09 16:12:20","updated_at":"2024-01-12 15:36:16","pinyin_shortcut":"PANPA410WF3YRHA2","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":613,"key":613,"name":"PA410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":238,"erp_sales_order_id":1050,"erp_store_id":"","product_id":987,"description":"","number":"6","outbound":"0","amount":"2825","total_amount":"16950","last_number":"","last_amount":"","last_total_amount":"","cost":"2377","total_cost":"14262","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3127,"project_id":3251,"product_id":988,"amount":"3849","number":7,"cost":"3517","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"26943","total_cost":"24619","erp_sales_order_product_id":239,"supplier":"","product":{"id":988,"name":"PAN-SVC-BKLN-410-3YR","product_type":5,"product_component":35,"product_brand":8,"product_serie":799,"product_misc":"","product_qa":"","pn":"","description":"PA-410, Partner enabled premium support, 3 years (36 months), term.","created_by":1013,"created_at":"2023-08-09 16:13:36","updated_at":"2024-01-12 15:11:11","pinyin_shortcut":"PANSVCBKLN4103YR","product_unit":2,"is_renew":false,"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":799,"key":799,"name":"PA-410\u4e09\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":239,"erp_sales_order_id":1050,"erp_store_id":"","product_id":988,"description":"","number":"7","outbound":"0","amount":"3849","total_amount":"26943","last_number":"","last_amount":"","last_total_amount":"","cost":"3517","total_cost":"24619","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3128,"project_id":3251,"product_id":989,"amount":"1292","number":6,"cost":"811","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"7752","total_cost":"4866","erp_sales_order_product_id":240,"supplier":"","product":{"id":989,"name":"PAN-PA-400-RACKTRAY","product_type":5,"product_component":157,"product_brand":8,"product_serie":615,"product_misc":"","product_qa":"","pn":"","description":"Rack mountable tray for up to two PA-400s and 4 power adapters for a 4 post rack mount (PA-440\/450\/460 models only)","created_by":1013,"created_at":"2023-08-09 16:14:38","updated_at":"2024-01-12 15:11:56","pinyin_shortcut":"PANPA400RACKTRAY","product_unit":2,"is_renew":false,"in_out_at":"","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":615,"key":615,"name":"PA-440\/450\/460\u5bfc\u8f68"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":240,"erp_sales_order_id":1050,"erp_store_id":"","product_id":989,"description":"","number":"6","outbound":"0","amount":"1292","total_amount":"7752","last_number":"","last_amount":"","last_total_amount":"","cost":"811","total_cost":"4866","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3129,"project_id":3251,"product_id":991,"amount":"4402","number":1,"cost":"3704","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"4402","total_cost":"3704","erp_sales_order_product_id":241,"supplier":"","product":{"id":991,"name":"PAN-PA-410-ADVURL-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":613,"product_misc":"","product_qa":"","pn":"","description":"Advanced URL Filtering subscription, 3-year, PA-410","created_by":1013,"created_at":"2023-08-09 16:25:25","updated_at":"2024-01-12 15:35:20","pinyin_shortcut":"PANPA410ADVURL3YR","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":613,"key":613,"name":"PA410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":241,"erp_sales_order_id":1050,"erp_store_id":"","product_id":991,"description":"","number":"1","outbound":"0","amount":"4402","total_amount":"4402","last_number":"","last_amount":"","last_total_amount":"","cost":"3704","total_cost":"3704","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3130,"project_id":3251,"product_id":992,"amount":"2957","number":1,"cost":"2488","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"2957","total_cost":"2488","erp_sales_order_product_id":242,"supplier":"","product":{"id":992,"name":"PAN-PA-410-TP-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":613,"product_misc":"","product_qa":"","pn":"","description":"PA-410, Threat prevention subscription, 3 years (36 months), term, renewal.","created_by":1013,"created_at":"2023-08-09 16:25:45","updated_at":"2024-01-12 15:35:04","pinyin_shortcut":"PANPA410TP3YR","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":613,"key":613,"name":"PA410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":242,"erp_sales_order_id":1050,"erp_store_id":"","product_id":992,"description":"","number":"1","outbound":"0","amount":"2957","total_amount":"2957","last_number":"","last_amount":"","last_total_amount":"","cost":"2488","total_cost":"2488","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3131,"project_id":3251,"product_id":993,"amount":"2957","number":1,"cost":"2488","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"2957","total_cost":"2488","erp_sales_order_product_id":243,"supplier":"","product":{"id":993,"name":"PAN-PA-410-WF-3YR","product_type":5,"product_component":36,"product_brand":8,"product_serie":613,"product_misc":"","product_qa":"","pn":"","description":"PA-410, WildFire subscription, 3 years (36 months), term.","created_by":1013,"created_at":"2023-08-09 16:26:14","updated_at":"2024-01-12 15:34:40","pinyin_shortcut":"PANPA410WF3YR","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":613,"key":613,"name":"PA410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":243,"erp_sales_order_id":1050,"erp_store_id":"","product_id":993,"description":"","number":"1","outbound":"0","amount":"2957","total_amount":"2957","last_number":"","last_amount":"","last_total_amount":"","cost":"2488","total_cost":"2488","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3132,"project_id":3251,"product_id":196,"amount":"32922","number":2,"cost":"20654","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"65844","total_cost":"41308","erp_sales_order_product_id":244,"supplier":"","product":{"id":196,"name":"PAN-PA-820","product_type":5,"product_component":26,"product_brand":8,"product_serie":165,"product_misc":5,"product_qa":4,"pn":"","description":"","created_by":1013,"created_at":"2017-05-16 10:42:17","updated_at":"2024-01-12 14:13:38","pinyin_shortcut":"PANPA820","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"PaloAlto"},"productSerie":{"id":165,"key":165,"name":"PA820\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":244,"erp_sales_order_id":1050,"erp_store_id":"","product_id":196,"description":"","number":"2","outbound":"0","amount":"32922","total_amount":"65844","last_number":"","last_amount":"","last_total_amount":"","cost":"20654","total_cost":"41308","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3133,"project_id":3251,"product_id":792,"amount":"17873","number":2,"cost":"15038","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"35746","total_cost":"30076","erp_sales_order_product_id":245,"supplier":"","product":{"id":792,"name":"Paloalto TP\u6388\u6743","product_type":5,"product_component":36,"product_brand":8,"product_serie":167,"product_misc":5,"product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2021-04-12 17:34:27","updated_at":"2023-08-11 16:19:19","pinyin_shortcut":"PaloaltoTPsq","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":167,"key":167,"name":"Paloalto\u5168\u7cfb\u5217"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":245,"erp_sales_order_id":1050,"erp_store_id":"","product_id":792,"description":"","number":"2","outbound":"0","amount":"17873","total_amount":"35746","last_number":"","last_amount":"","last_total_amount":"","cost":"15038","total_cost":"30076","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3134,"project_id":3251,"product_id":384,"amount":"17873","number":2,"cost":"15038","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"35746","total_cost":"30076","erp_sales_order_product_id":246,"supplier":"","product":{"id":384,"name":"Paloalto \u91ce\u706b\u8fc7\u6ee4\u6388\u6743","product_type":5,"product_component":36,"product_brand":8,"product_serie":167,"product_misc":5,"product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2018-06-14 15:36:13","updated_at":"2023-08-14 10:32:34","pinyin_shortcut":"Paloaltoyhglsq","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":167,"key":167,"name":"Paloalto\u5168\u7cfb\u5217"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":246,"erp_sales_order_id":1050,"erp_store_id":"","product_id":384,"description":"","number":"2","outbound":"0","amount":"17873","total_amount":"35746","last_number":"","last_amount":"","last_total_amount":"","cost":"15038","total_cost":"30076","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3135,"project_id":3251,"product_id":201,"amount":"26875","number":2,"cost":"22612","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"53750","total_cost":"45224","erp_sales_order_product_id":247,"supplier":"","product":{"id":201,"name":"Paloalto URL\u8fc7\u6ee4\u6388\u6743","product_type":5,"product_component":36,"product_brand":8,"product_serie":167,"product_misc":5,"product_qa":2,"pn":"","description":"","created_by":1013,"created_at":"2017-05-24 14:29:34","updated_at":"2023-08-14 15:58:32","pinyin_shortcut":"PaloaltoURLglsq","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":167,"key":167,"name":"Paloalto\u5168\u7cfb\u5217"},"productUnit":{"id":2,"key":2,"name":"\u5957"}},"erpSalesOrderProduct":{"id":247,"erp_sales_order_id":1050,"erp_store_id":"","product_id":201,"description":"","number":"2","outbound":"0","amount":"26875","total_amount":"53750","last_number":"","last_amount":"","last_total_amount":"","cost":"22612","total_cost":"45224","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3251,"comment":5},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":349,"project_id":3251,"contact_id":1262,"point":"59021.00","paid_point":"59021","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":"","supplier_id":100,"client":{},"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":9,"project_id":3251,"contact_id":1262,"point":"59021.00","day_at":"2023-12-07","description":"","created_at":"2023-12-07 11:14:30"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1050,"serial_no":"XSDD-20230712-00002","from_date":"","wrote_date":"2023-08-08","handler":1001,"client_id":2553,"purchase_contract_id":"","project_id":3251,"sales_contract_id":2742,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"PA-820 \u542bADVURL\/WildFire\/Premium support 3-year term 2\u5957\u8bbe\u5907\uff1b\nPA-410 \u542bADVURL\/TP\/WildFire\/Premium support 3-year term 7\u5957\u8bbe\u5907\uff1b","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2023-12-07 11:14:30","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"55","amount":"388462","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-07-12 17:19:23","updated_at":"2023-12-07 11:14:30","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":890,"progress_remain_display":890,"forecast_remain_display":892,"projectProductTotalAmount":388462,"projectProductAllAmount":true,"projectProductTotalCost":304588,"projectProductAllCost":true,"projectProductTotalNumber":55,"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":149,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"38.85\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":59021,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3276,"client_id":2207,"project_status":3,"project_progress":9,"budget":"10000","profit_pct":"57.47","bargain_date":"2023-07-27","description":"12\u5757900G SSD \u5237\u56fa\u4ef6\uff0c\u6570\u636e\u6062\u590d\u3002","created_by":1001,"created_at":"2023-08-01 15:32:02","updated_at":"2024-01-29 14:47:37","engineer_id":"","project_title":"FAS8040 900G SSD\u786c\u76d8\u6570\u636e\u6062\u590d","collected":"10000","status_updated_at":"2023-08-01 15:32:02.328997+08","success_rate":"","comment":"12\u5757900G SSD \u5237\u56fa\u4ef6\uff0c\u6570\u636e\u6062\u590d\u3002\r\n","contract_type":2,"progress_updated_at":"2023-08-01 15:32:02.328997+08","forecast_updated_at":"2023-08-01 15:32:02.328997+08","end_at":"2023-08-02 17:31:47","pinyin_shortcut":"FAS8040900GSSDypsjhf","creator":1001,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":213,"is_sales_order_ready":true,"collected_plan":0,"change_status_to":"","is_verify":false,"profits":"5747.000000000000000000","remain":"870 days 20:01:01.455873","progress_remain":"870 days 20:01:01.455873","forecast_remain":"870 days 20:01:01.455873","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"1 day 01:59:44.945229","issued_invoices":"10000.00","client":{"id":2207,"key":2207,"name":"\u5317\u4eac\u4e2d\u79d1\u5764\u5143\u79d1\u6280\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":2,"key":2,"name":"\u8fd0\u7ef4\u670d\u52a1"},"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":3,"product_type_id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907","budget":"10000.00","pct":"57.47","profit":"5747","project_id":3276}],"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":{"id":179,"key":179,"name":"\u8001\u5ba2\u6237"},"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3276,"sum":"45.60"},"buildContract":{"id":2783,"from_project":3276,"payment_collection_remind_ahead":"00:00:00","serial_no":"TS-LRC-20230727","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"10000","erp_un_settle_amount":"0","including_tax":true,"amount":"10000","contractScans":[{"id":23720,"object_type":105,"object_id":2783,"attachment_id":14188,"attachment":{"id":14188,"key":14188,"name":"8322f977-8d9a-3186-a2d6-08bea1409779","extension":"pdf","path":"\/vue\/attachment\/preview\/8322f977-8d9a-3186-a2d6-08bea1409779\/2023_08_01_17_02_37.pdf","orig_name":"2023_08_01_17_02_37.pdf"}}],"receiptScans":[],"verifyScans":[],"erpCollectTickets":[{"id":1203,"serial_no":"SKD-20230801-00001","wrote_date":"2023-08-01","from_date":"","handler":1001,"user_id":"","client_id":2207,"sales_contract_id":2783,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-08-01 17:39:27","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"10000","settle_amount":"10000","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-08-01 17:39:27","updated_at":"2023-08-01 17:39:27","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11203","key":"11203","contract_id":2783,"value":"10000","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":100}],"salesContractInvoices":[{"id":1462,"key":1462,"contract_id":2783,"value":"10000.00","attachment_id":"","from_date":"2023-08-17","attachment":{}}],"salesContractPaymentCollectionRemindDates":[],"salesContractPaymentCollectionRemindReceivers":[{"id":4780,"user_id":1001,"key":1001,"contract_id":2783,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":552,"contract_id":2783,"supplier_id":489,"purchase_id":3019,"supplier":{"id":489,"key":489,"name":"\u5317\u4eac\u6234\u68ee\u7279\u7cfb\u7edf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3019,"key":3019,"serial_no":"20230802"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":10000},"projectRemindReceivers":[{"id":671,"user_id":1001,"key":1001,"project_id":3276,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":3144,"project_id":3276,"product_id":942,"amount":"5000","number":1,"cost":"3600","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"5000","total_cost":"3600","erp_sales_order_product_id":286,"supplier":"","product":{"id":942,"name":"\u7b2c\u4e09\u65b9\u5916\u91c7\u6280\u672f\u670d\u52a1","product_type":19,"product_component":151,"product_brand":134,"product_serie":593,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-08-03 09:30:30","updated_at":"2025-11-10 11:30:48","pinyin_shortcut":"dsfwcjsfw","product_unit":7,"is_renew":false,"in_out_at":"2025-11-10 11:30:48.584708+08","productType":{"id":19,"key":19,"name":"\u6280\u672f\u670d\u52a1"},"productComponent":{"id":151,"key":151,"name":"\u4eba\u5de5\u670d\u52a1"},"productBrand":{"id":134,"key":134,"name":"\u7b2c\u4e09\u65b9"},"productSerie":{"id":593,"key":593,"name":"\u5b89\u88c5\u8c03\u8bd5\u670d\u52a1"},"productUnit":{"id":7,"key":7,"name":"\u6b21"}},"erpSalesOrderProduct":{"id":286,"erp_sales_order_id":1069,"erp_store_id":"","product_id":942,"description":"","number":"1","outbound":"0","amount":"5000","total_amount":"5000","last_number":"","last_amount":"","last_total_amount":"","cost":"3600","total_cost":"3600","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":3145,"project_id":3276,"product_id":941,"amount":"5000","number":1,"cost":"0","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"5000","total_cost":"0","erp_sales_order_product_id":287,"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":"2025-11-05 17:50:36","pinyin_shortcut":"tsrgjsfw","product_unit":7,"is_renew":false,"in_out_at":"2025-11-05 17:50:36.315344+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":287,"erp_sales_order_id":1069,"erp_store_id":"","product_id":941,"description":"","number":"1","outbound":"0","amount":"5000","total_amount":"5000","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":3276,"comment":3},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1069,"serial_no":"XSDD-20230802-00001","from_date":"","wrote_date":"2023-07-27","handler":1001,"client_id":2207,"purchase_contract_id":"","project_id":3276,"sales_contract_id":2783,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"12\u5757900G SSD \u5237\u56fa\u4ef6\uff0c\u6570\u636e\u6062\u590d\u3002","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2023-08-02 17:31:47","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"2","amount":"10000","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-08-01 15:32:02","updated_at":"2023-08-02 17:31:47","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":870,"progress_remain_display":870,"forecast_remain_display":870,"projectProductTotalAmount":10000,"projectProductAllAmount":true,"projectProductTotalCost":3600,"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":1,"contract_type_display":"\u8fd0\u7ef4\u670d\u52a1","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"10000","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":3274,"client_id":1933,"project_status":3,"project_progress":6,"budget":"8800","profit_pct":"6.23","bargain_date":"2023-07-24","description":"HPE\t\u786c\u76d8\t819201-B21 HPE 8TB SAS 12G Midline 7.2K LFF (3.5in) SC 1yr Wty 512e Digitally Signed Firmware HDD\uff0c\u53ef\u968f\u539f\u4e3b\u673a\u4fdd\u4fee\uff0c\u4e5f\u53ef\u968f\u63d2\u5165\u7684\u4e3b\u673a\u4fdd\u4fee\t4","created_by":5300,"created_at":"2023-07-28 12:26:25","updated_at":"2024-01-29 14:49:22","engineer_id":"","project_title":"\u786c\u76d8\u65b0\u8d2d4\u5757-2023-G","collected":"8800","status_updated_at":"2023-07-28 12:26:25.633159+08","success_rate":"","comment":"HPE\t\u786c\u76d8\t819201-B21 HPE 8TB SAS 12G Midline 7.2K LFF (3.5in) SC 1yr Wty 512e Digitally Signed Firmware HDD\uff0c\u53ef\u968f\u539f\u4e3b\u673a\u4fdd\u4fee\uff0c\u4e5f\u53ef\u968f\u63d2\u5165\u7684\u4e3b\u673a\u4fdd\u4fee\t4\r\n","contract_type":1,"progress_updated_at":"2023-07-28 12:26:25.633159+08","forecast_updated_at":"2023-07-28 12:26:25.633159+08","end_at":"2023-08-24 14:36:45","pinyin_shortcut":"ypxg4k2023G","creator":5300,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":79,"is_sales_order_ready":false,"collected_plan":8800,"change_status_to":"","is_verify":false,"profits":"548.240000000000000000","remain":"874 days 23:06:38.151711","progress_remain":"874 days 23:06:38.151711","forecast_remain":"874 days 23:06:38.151711","lost_contact_days":"857.647960473032","last_contact":"2023-08-14 20:00:00","last_arrive_days":"","last_arrive":"","duration":"27 days 02:10:20.144035","issued_invoices":"8800.00","client":{"id":1933,"key":1933,"name":"SMC(\u5317\u4eac)\u5236\u9020\u6709\u9650\u516c\u53f8\uff08\u91cd\u590d\u5ba2\u6237\uff09","logo":"","client_type":5,"client_class":43,"client_industry":5,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":[{"project_id":3274,"value":"1","key":1015,"name":"\u5434\u660a"}],"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":86,"product_type_id":86,"key":86,"name":"\u8ba1\u7b97","budget":"8800.00","pct":"6.23","profit":"548.24","project_id":3274}],"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":{"id":179,"key":179,"name":"\u8001\u5ba2\u6237"},"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","department_id":1,"avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","department_id":1,"avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":{"project_id":3274,"count":1},"caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":2776,"from_project":3274,"payment_collection_remind_ahead":"7 days","serial_no":"POB-23071421","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"8800","erp_un_settle_amount":"0","including_tax":true,"amount":"8800","contractScans":[{"id":23421,"object_type":105,"object_id":2776,"attachment_id":14158,"attachment":{"id":14158,"key":14158,"name":"02ff5924-7674-3b36-9164-3fcefe25a1b5","extension":"pdf","path":"\/vue\/attachment\/preview\/02ff5924-7674-3b36-9164-3fcefe25a1b5\/2023_07_31_10_07_55.pdf","orig_name":"2023_07_31_10_07_55.pdf"}}],"receiptScans":[{"id":19597,"object_type":106,"object_id":2776,"attachment_id":14159,"attachment":{"id":14159,"key":14159,"name":"a0b28cba-9193-3d24-a699-2b18e464a51d","extension":"pdf","path":"\/vue\/attachment\/preview\/a0b28cba-9193-3d24-a699-2b18e464a51d\/2023_07_31_10_07_55.pdf","orig_name":"2023_07_31_10_07_55.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":1004,"serial_no":"SKD-20230824-00002","wrote_date":"2023-08-24","from_date":"","handler":1001,"user_id":"","client_id":1933,"sales_contract_id":2776,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-08-24 14:36:45","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"8800","settle_amount":"8800","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-08-24 14:36:45","updated_at":"2023-08-24 14:36:45","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11004","key":"11004","contract_id":2776,"value":"8800","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":100}],"salesContractInvoices":[{"id":1450,"key":1450,"contract_id":2776,"value":"8800.00","attachment_id":"","from_date":"2023-08-03","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1298,"key":1298,"contract_id":2776,"name":"2023-09-15","value":"8800","overdue_days":"","status":1,"remind_date":"2023-09-15","pct":100,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":4626,"user_id":5300,"key":5300,"contract_id":2776,"user":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"}}}],"salesSupplierRels":[{"id":89,"contract_id":2776,"supplier_id":363,"purchase_id":2764,"supplier":{"id":363,"key":363,"name":"\u5317\u4eac\u53cc\u8fea\u6c38\u5b89\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":2764,"key":2764,"serial_no":"TSKJ20230724"}}],"payment_collection_remind_ahead_display":"\u63d0\u524d7\u5929","invoiced":8800},"projectRemindReceivers":[{"id":665,"user_id":1001,"key":1001,"project_id":3274,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":2637,"project_id":3274,"product_id":938,"amount":"2200","number":4,"cost":"1900","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"8800","total_cost":"7600","erp_sales_order_product_id":280,"supplier":"","product":{"id":938,"name":"819201-B21","product_type":2,"product_component":5,"product_brand":2,"product_serie":885,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-07-28 10:44:08","updated_at":"2024-01-18 17:48:39","pinyin_shortcut":"819201B21","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":2,"key":2,"name":"HP"},"productSerie":{"id":885,"key":885,"name":"8TB 7.2K 3.5 SATA \u786c\u76d8"},"productUnit":{"id":4,"key":4,"name":"\u5757"}},"erpSalesOrderProduct":{"id":280,"erp_sales_order_id":1067,"erp_store_id":"","product_id":938,"description":"","number":"4","outbound":"0","amount":"2200","total_amount":"8800","last_number":"","last_amount":"","last_total_amount":"","cost":"1900","total_cost":"7600","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":2638,"project_id":3274,"product_id":1205,"amount":"0","number":1,"cost":"247.99","description":"\u8d60\u9001","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"0","total_cost":"247.99","erp_sales_order_product_id":281,"supplier":"","product":{"id":1205,"name":"\u70df\u5c9a\u4e91\u5cab12\u7f50\u9ed1\u67b8\u675e\uff08350\u514b\uff09","product_type":23,"product_component":195,"product_brand":179,"product_serie":754,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2024-01-11 10:03:34","updated_at":"2024-01-11 10:03:34","pinyin_shortcut":"ylyx12ghgq350k","product_unit":9,"is_renew":false,"in_out_at":"","productType":{"id":23,"key":23,"name":"\u793c\u54c1"},"productComponent":{"id":195,"key":195,"name":"\u8425\u517b\u98df\u54c1\u6ecb\u8865"},"productBrand":{"id":179,"key":179,"name":"\u66cc\u60a6\u4e0a\u54c1"},"productSerie":{"id":754,"key":754,"name":"\u9752\u6d77\u9ed1\u67b8\u675e\u5b50\u793c\u54c1\u76d2\u88c5"},"productUnit":{"id":9,"key":9,"name":"\u76d2"}},"erpSalesOrderProduct":{"id":281,"erp_sales_order_id":1067,"erp_store_id":"","product_id":1205,"description":"\u8d60\u9001","number":"1","outbound":"0","amount":"0","total_amount":"0","last_number":"","last_amount":"","last_total_amount":"","cost":"247.99","total_cost":"247.99","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3274,"comment":3},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1067,"serial_no":"XSDD-20230824-00001","from_date":"","wrote_date":"2023-07-24","handler":5300,"client_id":1933,"purchase_contract_id":"","project_id":3274,"sales_contract_id":2776,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"HPE\t\u786c\u76d8\t819201-B21 HPE 8TB SAS 12G Midline 7.2K LFF (3.5in) SC 1yr Wty 512e Digitally Signed Firmware HDD\uff0c\u53ef\u968f\u539f\u4e3b\u673a\u4fdd\u4fee\uff0c\u4e5f\u53ef\u968f\u63d2\u5165\u7684\u4e3b\u673a\u4fdd\u4fee\t4","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2023-08-24 14:36:45","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"5","amount":"8800","created_by":5300,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-07-28 12:26:25","updated_at":"2023-08-24 14:36:45","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":874,"progress_remain_display":874,"forecast_remain_display":874,"projectProductTotalAmount":8800,"projectProductAllAmount":true,"projectProductTotalCost":7847.99,"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":27,"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":"8800","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":3263,"client_id":2545,"project_status":3,"project_progress":9,"budget":"198800","profit_pct":"23.73","bargain_date":"2023-07-20","description":"dell ME5024\u5b58\u50a8\u4e00\u53f0","created_by":1001,"created_at":"2023-07-20 11:35:10","updated_at":"2024-01-29 14:52:38","engineer_id":"","project_title":"\u65b0\u8d2dDellME5024\u5b58\u50a8\u4e00\u53f0","collected":"198800","status_updated_at":"2023-07-20 15:37:47.368324+08","success_rate":"","comment":"dell ME5024\u5b58\u50a8\u4e00\u53f0\r\n\u673a\u7bb1\uff1a\u6234\u5c14PowerVault ME5024 24*2.5\u5bf8\u76d8\u4f4d,\n\u63a7\u5236\u5668\uff1a\u53cc\u63a7\n\u786c\u76d8\uff1a960GSAS\u56fa\u6001 2.5\u5bf8\u542b\u6258\u67b6*16\n\u7535\u6e90\uff1a\u53cc\u4e2a, \u70ed\u63d2\u62d4\u5197\u4f59\u7535\u6e90 (1+1), 580\u74e6\n\u63a5\u53e3\uff1aFC\u63a5\u53e3*4\n\u5bfc\u8f68\uff1a\u542b\u5b89\u88c5\u5bfc\u8f68\n\u670d\u52a1\uff1a3\u5e74 ProSupport\u548c\u5173\u952e\u4efb\u52a1: (7x24)\u670d\u52a1\n\u652f\u6301\uff1a\u534f\u8baeFC\u3001iSCSI\u3001SAS\u534f\u8bae","contract_type":1,"progress_updated_at":"2023-07-20 11:35:10.669208+08","forecast_updated_at":"2023-07-20 11:35:10.669208+08","end_at":"2023-08-15 16:25:07","pinyin_shortcut":"xgDellME5024ccyt","creator":1001,"used_client":"","from_contact":"","total_contact_point":"30000","paid_contact_point":"30000","project_product_version_id":50,"is_sales_order_ready":true,"collected_plan":198800,"change_status_to":"","is_verify":false,"profits":"47175.240000000000000000","remain":"882 days 19:55:16.416546","progress_remain":"882 days 23:57:53.115662","forecast_remain":"882 days 23:57:53.115662","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"26 days 04:49:56.499757","issued_invoices":"198800.00","client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":43,"client_industry":10,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":10,"key":10,"name":"\u91d1\u878d"}},"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":3,"product_type_id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907","budget":"198800.00","pct":"23.73","profit":"47175.24","project_id":3263}],"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":{"id":179,"key":179,"name":"\u8001\u5ba2\u6237"},"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":2756,"from_project":3263,"payment_collection_remind_ahead":"00:00:00","serial_no":"TSC-LRC-2023072003","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"198800","erp_un_settle_amount":"0","including_tax":true,"amount":"198800","contractScans":[{"id":23393,"object_type":105,"object_id":2756,"attachment_id":14139,"attachment":{"id":14139,"key":14139,"name":"2088075f-5376-36ff-8cb8-3ec266abed9e","extension":"pdf","path":"\/vue\/attachment\/preview\/2088075f-5376-36ff-8cb8-3ec266abed9e\/2023_07_27_17_38_13.pdf","orig_name":"2023_07_27_17_38_13.pdf"}}],"receiptScans":[{"id":19598,"object_type":106,"object_id":2756,"attachment_id":14160,"attachment":{"id":14160,"key":14160,"name":"d0c0efa1-837d-3be2-8f6b-c59a0dcff963","extension":"pdf","path":"\/vue\/attachment\/preview\/d0c0efa1-837d-3be2-8f6b-c59a0dcff963\/2023_07_31_10_09_26.pdf","orig_name":"2023_07_31_10_09_26.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":1242,"serial_no":"SKD-20230815-00002","wrote_date":"2023-08-15","from_date":"","handler":1001,"user_id":"","client_id":2545,"sales_contract_id":2756,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-08-15 16:25:07","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"99400","settle_amount":"99400","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-08-15 16:25:07","updated_at":"2023-08-15 16:25:07","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""},{"id":1241,"serial_no":"SKD-20230727-00003","wrote_date":"2023-07-27","from_date":"","handler":1001,"user_id":"","client_id":2545,"sales_contract_id":2756,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-07-27 15:17:49","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"99400","settle_amount":"99400","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-07-27 15:17:49","updated_at":"2023-07-27 15:17:49","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11242","key":"11242","contract_id":2756,"value":"99400","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":50},{"id":"11241","key":"11241","contract_id":2756,"value":"99400","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":50}],"salesContractInvoices":[{"id":1438,"key":1438,"contract_id":2756,"value":"99400.00","attachment_id":"","from_date":"2023-07-20","attachment":{}},{"id":1446,"key":1446,"contract_id":2756,"value":"99400.00","attachment_id":"","from_date":"2023-08-01","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1288,"key":1288,"contract_id":2756,"name":"2023-07-28","value":"99400","overdue_days":"","status":1,"remind_date":"2023-07-28","pct":50,"overdue_display":""},{"id":1289,"key":1289,"contract_id":2756,"name":"2023-08-31","value":"99400","overdue_days":"","status":1,"remind_date":"2023-08-31","pct":50,"overdue_display":""}],"salesContractPaymentCollectionRemindReceivers":[{"id":4596,"user_id":1001,"key":1001,"contract_id":2756,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":668,"contract_id":2756,"supplier_id":494,"purchase_id":2771,"supplier":{"id":494,"key":494,"name":"\u5317\u4eac\u7ecf\u7eac\u6052\u901a\u5546\u8d38\u6709\u9650\u516c\u53f8"},"purchase":{"id":2771,"key":2771,"serial_no":"jw20230727006"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":198800},"projectRemindReceivers":[{"id":641,"user_id":1001,"key":1001,"project_id":3263,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":2570,"project_id":3263,"product_id":937,"amount":"198800","number":1,"cost":"99400","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"198800","total_cost":"99400","erp_sales_order_product_id":266,"supplier":"","product":{"id":937,"name":"PowerVault ME5024","product_type":3,"product_component":14,"product_brand":9,"product_serie":591,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-07-28 09:52:28","updated_at":"2024-02-20 13:56:27","pinyin_shortcut":"PowerVaultME5024","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":9,"key":9,"name":"\u6234\u5c14\uff08DELL\uff09"},"productSerie":{"id":591,"key":591,"name":"DELL PowerVault ME5024 \u5b58\u50a8\u9635\u5217"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":266,"erp_sales_order_id":1059,"erp_store_id":"","product_id":937,"description":"","number":"1","outbound":"0","amount":"198800","total_amount":"198800","last_number":"","last_amount":"","last_total_amount":"","cost":"99400","total_cost":"99400","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3263,"comment":4},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":269,"project_id":3263,"contact_id":4640,"point":"30000.00","paid_point":"30000","contact":{"id":4640,"key":4640,"name":"\u5218\u82f1\u6960","client_id":2545,"supplier_id":"","client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8"},"supplier":""},"projectContactPointRels":[{"id":22,"project_id":3263,"contact_id":4640,"point":"26000.00","day_at":"2023-08-17","description":"","created_at":"2024-01-11 11:38:05"},{"id":23,"project_id":3263,"contact_id":4640,"point":"4000.00","day_at":"2023-08-17","description":"","created_at":"2024-01-11 11:42:33"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1059,"serial_no":"XSDD-20230720-00002","from_date":"","wrote_date":"2023-07-20","handler":1001,"client_id":2545,"purchase_contract_id":"","project_id":3263,"sales_contract_id":2756,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"dell ME5024\u5b58\u50a8\u4e00\u53f0","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2023-08-15 16:25:07","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"1","amount":"198800","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-07-20 15:37:47","updated_at":"2023-08-15 16:25:07","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":882,"progress_remain_display":882,"forecast_remain_display":882,"projectProductTotalAmount":198800,"projectProductAllAmount":true,"projectProductTotalCost":99400,"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":26,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"19.88\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":30000,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3246,"client_id":2551,"project_status":3,"project_progress":9,"budget":"74790","profit_pct":"2.32","bargain_date":"2023-07-04","description":"ZStack \u4fe1\u521b\u4e91\u5e73\u53f0 V4.0 \u9e92\u9e9f X86 \u7248 (\u6c38\u4e45\u8bb8 \u53ef)*3\u8282\u70b9","created_by":1001,"created_at":"2023-07-06 11:45:19","updated_at":"2024-02-02 14:51:58","engineer_id":"","project_title":"\u3010\u6d89\u5bc6\u3011\u5929\u519b-xx \u6570\u636e\u6e90\u68b3\u7406\u53ca\u5206\u5e03\u5f0f\u6570\u636e\u5bfc\u5165\u9879\u76ee\u4e4b\u6c14\u8c61\u6d77\u6d0b\u5206\u652f\u4e91\u5e73\u53f0","collected":"74790","status_updated_at":"2023-07-06 11:45:19.391536+08","success_rate":"","comment":"ZStack \u4fe1\u521b\u4e91\u5e73\u53f0 V4.0 \u9e92\u9e9f X86 \u7248 (\u6c38\u4e45\u8bb8 \u53ef)*3\u8282\u70b9\r\nZStack \u4fe1\u521b\u4e91\u5e73\u53f0 V4.0 \n\u9e92\u9e9f X86 \u7248 (\u6c38\u4e45\u8bb8 \u53ef)*3\u8282\u70b9","contract_type":1,"progress_updated_at":"2023-07-06 11:45:19.391536+08","forecast_updated_at":"2023-07-06 11:45:19.391536+08","end_at":"2023-10-16 17:47:49","pinyin_shortcut":"smtjxxsjysljfbssjdrxmzqxhyfzypt","creator":1001,"used_client":"","from_contact":"","total_contact_point":"6000","paid_contact_point":"6000","project_product_version_id":22,"is_sales_order_ready":false,"collected_plan":74790,"change_status_to":"","is_verify":false,"profits":"1735.128000000000000000","remain":"896 days 23:47:44.393334","progress_remain":"896 days 23:47:44.393334","forecast_remain":"896 days 23:47:44.393334","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"102 days 06:02:30.305199","issued_invoices":"74790.00","client":{"id":2551,"key":2551,"name":"\u5317\u4eac\u601d\u8fbe\u777f\u667a\u7cfb\u7edf\u96c6\u6210\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":88,"product_type_id":88,"key":88,"name":"\u79c1\u6709\u4e91","budget":"74790.00","pct":"2.32","profit":"1735.128","project_id":3246}],"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":{"id":167,"key":167,"name":"\u5382\u5546\u4ecb\u7ecd"},"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":{"project_id":3246,"points":"531"},"workLogCount":"","caseCount":{"project_id":3246,"count":4},"salesTimeCount":{},"implementTimeCount":{"project_id":3246,"sum":"29.5","times":"4"},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3246,"sum":"170.38"},"buildContract":{"id":2737,"from_project":3246,"payment_collection_remind_ahead":"00:00:00","serial_no":"TS-HYF-2023070425","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"74790","erp_un_settle_amount":"0","including_tax":true,"amount":"74790","contractScans":[{"id":23343,"object_type":105,"object_id":2737,"attachment_id":13817,"attachment":{"id":13817,"key":13817,"name":"f42ae36d-fb25-3121-820b-ec82563846ec","extension":"pdf","path":"\/vue\/attachment\/preview\/f42ae36d-fb25-3121-820b-ec82563846ec\/\u601d\u8fbe\u777f\u667a\u5408\u540c.pdf","orig_name":"\u601d\u8fbe\u777f\u667a\u5408\u540c.pdf"}}],"receiptScans":[{"id":21320,"object_type":106,"object_id":2737,"attachment_id":15719,"attachment":{"id":15719,"key":15719,"name":"be17c8cd-f266-337a-8364-fc0295106912","extension":"pdf","path":"\/vue\/attachment\/preview\/be17c8cd-f266-337a-8364-fc0295106912\/2023_11_03_10_34_50.pdf","orig_name":"2023_11_03_10_34_50.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":834,"serial_no":"SKD-20231016-00001","wrote_date":"2023-08-21","from_date":"","handler":1001,"user_id":"","client_id":2551,"sales_contract_id":2737,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-10-16 17:47:49","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"74790","settle_amount":"74790","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-10-16 17:47:49","updated_at":"2023-10-16 17:47:49","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"1834","key":"1834","contract_id":2737,"value":"74790","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":100}],"salesContractInvoices":[{"id":1444,"key":1444,"contract_id":2737,"value":"74790.00","attachment_id":"","from_date":"2023-07-27","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1274,"key":1274,"contract_id":2737,"name":"2023-08-21","value":"74790","overdue_days":56,"status":1,"remind_date":"2023-08-21","pct":100,"overdue_display":"\u903e\u671f56\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":4569,"user_id":1001,"key":1001,"contract_id":2737,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":524,"contract_id":2737,"supplier_id":46,"purchase_id":2767,"supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"purchase":{"id":2767,"key":2767,"serial_no":"SM-ZRX-20230705SMTJ"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":74790},"projectRemindReceivers":[{"id":620,"user_id":1001,"key":1001,"project_id":3246,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":2505,"project_id":3246,"product_id":965,"amount":"16100","number":3,"cost":"16100","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"48300","total_cost":"48300","erp_sales_order_product_id":218,"supplier":"","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":218,"erp_sales_order_id":1046,"erp_store_id":"","product_id":965,"description":"","number":"3","outbound":"0","amount":"16100","total_amount":"48300","last_number":"","last_amount":"","last_total_amount":"","cost":"16100","total_cost":"48300","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":2506,"project_id":3246,"product_id":942,"amount":"7245","number":2,"cost":"7245","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"14490","total_cost":"14490","erp_sales_order_product_id":219,"supplier":"","product":{"id":942,"name":"\u7b2c\u4e09\u65b9\u5916\u91c7\u6280\u672f\u670d\u52a1","product_type":19,"product_component":151,"product_brand":134,"product_serie":593,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-08-03 09:30:30","updated_at":"2025-11-10 11:30:48","pinyin_shortcut":"dsfwcjsfw","product_unit":7,"is_renew":false,"in_out_at":"2025-11-10 11:30:48.584708+08","productType":{"id":19,"key":19,"name":"\u6280\u672f\u670d\u52a1"},"productComponent":{"id":151,"key":151,"name":"\u4eba\u5de5\u670d\u52a1"},"productBrand":{"id":134,"key":134,"name":"\u7b2c\u4e09\u65b9"},"productSerie":{"id":593,"key":593,"name":"\u5b89\u88c5\u8c03\u8bd5\u670d\u52a1"},"productUnit":{"id":7,"key":7,"name":"\u6b21"}},"erpSalesOrderProduct":{"id":219,"erp_sales_order_id":1046,"erp_store_id":"","product_id":942,"description":"","number":"2","outbound":"0","amount":"7245","total_amount":"14490","last_number":"","last_amount":"","last_total_amount":"","cost":"7245","total_cost":"14490","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}},{"id":2507,"project_id":3246,"product_id":941,"amount":"6000","number":2,"cost":"0","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"12000","total_cost":"0","erp_sales_order_product_id":220,"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":"2025-11-05 17:50:36","pinyin_shortcut":"tsrgjsfw","product_unit":7,"is_renew":false,"in_out_at":"2025-11-05 17:50:36.315344+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":220,"erp_sales_order_id":1046,"erp_store_id":"","product_id":941,"description":"","number":"2","outbound":"0","amount":"6000","total_amount":"12000","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":3246,"comment":3},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":266,"project_id":3246,"contact_id":5041,"point":"6000.00","paid_point":"6000","contact":{"id":5041,"key":5041,"name":"ZStack \u4f55\u7490","client_id":2712,"supplier_id":"","client":{"id":2712,"key":2712,"name":"\u5317\u4eac\u4e50\u6850\u79d1\u6280\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09"},"supplier":""},"projectContactPointRels":[{"id":24,"project_id":3246,"contact_id":5041,"point":"6000.00","day_at":"2023-08-23","description":"","created_at":"2024-01-11 11:46:15"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1046,"serial_no":"XSDD-20231016-00001","from_date":"","wrote_date":"2023-07-04","handler":1001,"client_id":2551,"purchase_contract_id":"","project_id":3246,"sales_contract_id":2737,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"ZStack \u4fe1\u521b\u4e91\u5e73\u53f0 V4.0 \u9e92\u9e9f X86 \u7248 (\u6c38\u4e45\u8bb8 \u53ef)*3\u8282\u70b9","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2023-10-16 17:47:49","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"7","amount":"74790","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-07-06 11:45:19","updated_at":"2023-10-16 17:47:49","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":896,"progress_remain_display":896,"forecast_remain_display":896,"projectProductTotalAmount":74790,"projectProductAllAmount":true,"projectProductTotalCost":62790,"projectProductAllCost":true,"projectProductTotalNumber":7,"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":102,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"7.48\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":6000,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3225,"client_id":2545,"project_status":3,"project_progress":9,"budget":"319100","profit_pct":"34.91","bargain_date":"2023-06-13","description":"Lenovo SR868\u670d\u52a1\u5668\u4e00\u53f0","created_by":1001,"created_at":"2023-06-14 09:52:46","updated_at":"2025-01-09 10:48:05","engineer_id":"","project_title":"\u8054\u60f3\u670d\u52a1\u5668SR868\u4e00\u53f0","collected":"319100","status_updated_at":"2023-06-16 11:17:30.74921+08","success_rate":"","comment":"Lenovo SR868\u670d\u52a1\u5668\u4e00\u53f0\r\n\u914d\u7f6e 4 \u9897 8280L 28C 2.7GHz 205W CPU ,\u6700\u5927\u53ef\u652f\u6301 4 \u9897 CPU;\u914d\u7f6e 4*64GB TruDDR4 2933 MHz RDIMM \u5185\u5b58, \u6700\u5927\u652f\u6301 48 \u4e2a DDR4 \u5185\u5b58\u63d2\u69fd;\u914d\u7f6e 1*1.92TSSD ,\u652f\u6301 8*2.5\"\u5c0f\u76d8,\u6700\u5927\u652f\u6301 16*2.5 \u5c0f\u76d8, RAID930i-16I w\/4GB cache,4x1G \u7f51\u5361,2*1100W,3Y 7*24*4 \u670d\u52a1","contract_type":1,"progress_updated_at":"2023-06-14 09:52:46.21545+08","forecast_updated_at":"2023-06-14 09:52:46.21545+08","end_at":"2023-08-16 11:26:07","pinyin_shortcut":"lxfwqSR868yt","creator":1001,"used_client":"","from_contact":"","total_contact_point":"20000","paid_contact_point":"20000","project_product_version_id":51,"is_sales_order_ready":true,"collected_plan":319100,"change_status_to":"","is_verify":false,"profits":"111397.810000000000000000","remain":"917 days 00:15:33.03566","progress_remain":"919 days 01:40:17.56942","forecast_remain":"919 days 01:40:17.56942","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"63 days 01:33:20.957779","issued_invoices":"319100.00","client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":43,"client_industry":10,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":10,"key":10,"name":"\u91d1\u878d"}},"usedClient":{},"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3225,"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":"319100.00","pct":"34.91","profit":"111397.81","project_id":3225}],"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":{"id":179,"key":179,"name":"\u8001\u5ba2\u6237"},"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":2708,"from_project":3225,"payment_collection_remind_ahead":"00:00:00","serial_no":"TSC-LRC-2023060906","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"319100","erp_un_settle_amount":"0","including_tax":true,"amount":"319100","contractScans":[{"id":23394,"object_type":105,"object_id":2708,"attachment_id":13685,"attachment":{"id":13685,"key":13685,"name":"cca228eb-98e9-3011-8c67-747158b7df23","extension":"pdf","path":"\/vue\/attachment\/preview\/cca228eb-98e9-3011-8c67-747158b7df23\/2023_06_21_11_00_04.pdf","orig_name":"2023_06_21_11_00_04.pdf"}}],"receiptScans":[{"id":19090,"object_type":106,"object_id":2708,"attachment_id":13664,"attachment":{"id":13664,"key":13664,"name":"697cd4b6-ee4a-3c08-80af-45162712442f","extension":"pdf","path":"\/vue\/attachment\/preview\/697cd4b6-ee4a-3c08-80af-45162712442f\/2023_06_20_09_07_21.pdf","orig_name":"2023_06_20_09_07_21.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":1493,"serial_no":"SKD-20230816-00002","wrote_date":"2023-08-16","from_date":"","handler":1001,"user_id":"","client_id":2545,"sales_contract_id":2708,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-08-16 11:26:07","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"159550","settle_amount":"159550","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-08-16 11:26:07","updated_at":"2023-08-16 11:26:07","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""},{"id":1492,"serial_no":"SKD-20230620-00002","wrote_date":"2023-06-20","from_date":"","handler":1001,"user_id":"","client_id":2545,"sales_contract_id":2708,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-06-20 17:09:49","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"159550","settle_amount":"159550","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-06-20 17:09:49","updated_at":"2023-06-20 17:09:49","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11493","key":"11493","contract_id":2708,"value":"159550","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":50},{"id":"11492","key":"11492","contract_id":2708,"value":"159550","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":50}],"salesContractInvoices":[{"id":1410,"key":1410,"contract_id":2708,"value":"159550.00","attachment_id":"","from_date":"2023-06-14","attachment":{}},{"id":1418,"key":1418,"contract_id":2708,"value":"159550.00","attachment_id":"","from_date":"2023-06-20","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1256,"key":1256,"contract_id":2708,"name":"2023-06-23","value":"159550","overdue_days":"","status":1,"remind_date":"2023-06-23","pct":50,"overdue_display":""},{"id":1257,"key":1257,"contract_id":2708,"name":"2023-07-15","value":"159550","overdue_days":32,"status":1,"remind_date":"2023-07-15","pct":50,"overdue_display":"\u903e\u671f32\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":4597,"user_id":1001,"key":1001,"contract_id":2708,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":2325,"contract_id":2708,"supplier_id":678,"purchase_id":2704,"supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":2704,"key":2704,"serial_no":"YTYG20230614"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":319100},"projectRemindReceivers":[{"id":593,"user_id":1001,"key":1001,"project_id":3225,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":2571,"project_id":3225,"product_id":933,"amount":"319100","number":1,"cost":"155500","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"319100","total_cost":"155500","erp_sales_order_product_id":193,"supplier":"","product":{"id":933,"name":"7X69T42N00","product_type":2,"product_component":2,"product_brand":4,"product_serie":588,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-07-13 10:16:06","updated_at":"2024-01-08 14:44:22","pinyin_shortcut":"7X69T42N00","product_unit":1,"is_renew":false,"in_out_at":"","productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":2,"key":2,"name":"\u670d\u52a1\u5668\u4e3b\u673a"},"productBrand":{"id":4,"key":4,"name":"\u8054\u60f3"},"productSerie":{"id":588,"key":588,"name":"\u8054\u60f3 SR868 \u670d\u52a1\u5668"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":193,"erp_sales_order_id":1035,"erp_store_id":"","product_id":933,"description":"","number":"1","outbound":"0","amount":"319100","total_amount":"319100","last_number":"","last_amount":"","last_total_amount":"","cost":"155500","total_cost":"155500","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3225,"comment":4},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":270,"project_id":3225,"contact_id":4640,"point":"20000.00","paid_point":"20000","contact":{"id":4640,"key":4640,"name":"\u5218\u82f1\u6960","client_id":2545,"supplier_id":"","client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8"},"supplier":""},"projectContactPointRels":[{"id":21,"project_id":3225,"contact_id":4640,"point":"20000.00","day_at":"2023-08-17","description":"","created_at":"2024-01-11 11:35:58"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1035,"serial_no":"XSDD-20230616-00001","from_date":"","wrote_date":"2023-06-13","handler":1001,"client_id":2545,"purchase_contract_id":"","project_id":3225,"sales_contract_id":2708,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"Lenovo SR868\u670d\u52a1\u5668\u4e00\u53f0","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2023-08-16 11:26:07","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"1","amount":"319100","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-06-16 11:17:30","updated_at":"2023-08-16 11:26:07","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":917,"progress_remain_display":919,"forecast_remain_display":919,"projectProductTotalAmount":319100,"projectProductAllAmount":true,"projectProductTotalCost":155500,"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":63,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":false,"is_admin":true,"lost_contact_days_display":"","can_view_product":true,"budget_display":"31.91\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":20000,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3209,"client_id":2540,"project_status":3,"project_progress":9,"budget":"1512000","profit_pct":"-0.94","bargain_date":"2023-05-23","description":"\u517c\u5bb9\u7ebf\u7f06","created_by":1001,"created_at":"2023-05-22 15:23:33","updated_at":"2024-02-01 17:28:54","engineer_id":"","project_title":"420\u6839\u517c\u5bb9\u7ebf\u7f06\u9879\u76ee","collected":"1512000","status_updated_at":"2023-05-25 10:34:37.736304+08","success_rate":"","comment":"\u517c\u5bb9\u7ebf\u7f06\r\n\u517c\u5bb9\u7ebf\u7f06\uff1a10M *320\u6839\uff1b3M*20\u6839\uff1b5M*80\u6839","contract_type":1,"progress_updated_at":"2023-05-22 15:23:33.910498+08","forecast_updated_at":"2023-05-22 15:23:33.910498+08","end_at":"2023-05-25 10:47:45","pinyin_shortcut":"420gjrxlxm","creator":1001,"used_client":"","from_contact":"","total_contact_point":"410000","paid_contact_point":"410000","project_product_version_id":211,"is_sales_order_ready":true,"collected_plan":0,"change_status_to":"","is_verify":false,"profits":"-14212.80000000000000","remain":"939 days 00:58:26.048566","progress_remain":"941 days 20:09:29.874372","forecast_remain":"941 days 20:09:29.874372","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"2 days 19:24:11.999815","issued_invoices":"1512000.00","client":{"id":2540,"key":2540,"name":"\u4e0a\u6d77\u7ffc\u534e\u79d1\u6280\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":43,"client_industry":20,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":20,"key":20,"name":"\u5176\u4ed6"}},"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":86,"product_type_id":86,"key":86,"name":"\u8ba1\u7b97","budget":"1512000.00","pct":"-0.94","profit":"-14212.8","project_id":3209}],"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":{"id":167,"key":167,"name":"\u5382\u5546\u4ecb\u7ecd"},"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{},"buildContract":{"id":2672,"from_project":3209,"payment_collection_remind_ahead":"00:00:00","serial_no":"EHT-H-23009","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"1512000","erp_un_settle_amount":"0","including_tax":true,"amount":"1512000","contractScans":[{"id":23717,"object_type":105,"object_id":2672,"attachment_id":13345,"attachment":{"id":13345,"key":13345,"name":"ed001b45-9c21-35d8-a584-9c3d603e7ad7","extension":"pdf","path":"\/vue\/attachment\/preview\/ed001b45-9c21-35d8-a584-9c3d603e7ad7\/2023_06_06_14_08_00.pdf","orig_name":"2023_06_06_14_08_00.pdf"}}],"receiptScans":[{"id":20208,"object_type":106,"object_id":2672,"attachment_id":14685,"attachment":{"id":14685,"key":14685,"name":"b378b285-f6e4-36cd-8de9-a5a7e332a904","extension":"jpg","path":"\/vue\/attachment\/preview\/b378b285-f6e4-36cd-8de9-a5a7e332a904\/100761693190501_.pic.jpg","orig_name":"100761693190501_.pic.jpg"}},{"id":20209,"object_type":106,"object_id":2672,"attachment_id":14686,"attachment":{"id":14686,"key":14686,"name":"1e611f75-5601-3386-9761-0df760b4c3dc","extension":"jpg","path":"\/vue\/attachment\/preview\/1e611f75-5601-3386-9761-0df760b4c3dc\/100771693190507_.pic.jpg","orig_name":"100771693190507_.pic.jpg"}}],"verifyScans":[],"erpCollectTickets":[{"id":1310,"serial_no":"SKD-20230525-00001","wrote_date":"2023-05-25","from_date":"","handler":1001,"user_id":"","client_id":2540,"sales_contract_id":2672,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-05-25 10:47:45","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"1512000","settle_amount":"1512000","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-05-25 10:47:45","updated_at":"2023-05-25 10:47:45","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11310","key":"11310","contract_id":2672,"value":"1512000","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":100}],"salesContractInvoices":[{"id":1399,"key":1399,"contract_id":2672,"value":"1512000.00","attachment_id":"","from_date":"2023-06-01","attachment":{}}],"salesContractPaymentCollectionRemindDates":[],"salesContractPaymentCollectionRemindReceivers":[{"id":4777,"user_id":1001,"key":1001,"contract_id":2672,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[{"id":284,"contract_id":2672,"supplier_id":373,"purchase_id":2674,"supplier":{"id":373,"key":373,"name":"\u6b66\u6c49\u7eb3\u591a\u5fb7\u7f51\u7edc\u6280\u672f\u6709\u9650\u516c\u53f8"},"purchase":{"id":2674,"key":2674,"serial_no":"NDDXS20230525001"}}],"payment_collection_remind_ahead_display":"\u65e0","invoiced":1512000},"projectRemindReceivers":[{"id":559,"user_id":1001,"key":1001,"project_id":3209,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":3139,"project_id":3209,"product_id":955,"amount":"1512000","number":1,"cost":"936480","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"1512000","total_cost":"936480","erp_sales_order_product_id":144,"supplier":"","product":{"id":955,"name":"\u517c\u5bb9\u7ebf\u7f06","product_type":4,"product_component":43,"product_brand":150,"product_serie":716,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2023-08-04 10:42:07","updated_at":"2023-12-27 17:11:51","pinyin_shortcut":"jrxl","product_unit":5,"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":150,"key":150,"name":"\u7eb3\u591a\u5fb7"},"productSerie":{"id":716,"key":716,"name":"\u7ebf\u7f06"},"productUnit":{"id":5,"key":5,"name":"\u6279"}},"erpSalesOrderProduct":{"id":144,"erp_sales_order_id":1019,"erp_store_id":"","product_id":955,"description":"","number":"1","outbound":"0","amount":"1512000","total_amount":"1512000","last_number":"","last_amount":"","last_total_amount":"","cost":"936480","total_cost":"936480","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":""}}],"commentCount":{"object_id":3209,"comment":4},"unreadComments":{},"fromContact":"","projectContactPoints":[{"id":351,"project_id":3209,"contact_id":5160,"point":"410000.00","paid_point":"410000","contact":{"id":5160,"key":5160,"name":"\u6768\u5927\u73e9","client_id":2540,"supplier_id":"","client":{"id":2540,"key":2540,"name":"\u4e0a\u6d77\u7ffc\u534e\u79d1\u6280\u6709\u9650\u516c\u53f8"},"supplier":""},"projectContactPointRels":[{"id":20,"project_id":3209,"contact_id":5160,"point":"410000.00","day_at":"2023-07-17","description":"","created_at":"2024-01-11 11:32:58"}],"status_display":"\u5df2\u6838\u9500"}],"erpSalesOrder":{"id":1019,"serial_no":"XSDD-20230525-00001","from_date":"","wrote_date":"2023-05-23","handler":1001,"client_id":2540,"purchase_contract_id":"","project_id":3209,"sales_contract_id":2672,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"\u517c\u5bb9\u7ebf\u7f06","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2023-05-25 10:47:45","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"1","amount":"1512000","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-05-25 10:34:37","updated_at":"2023-05-25 10:47:45","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":939,"progress_remain_display":941,"forecast_remain_display":941,"projectProductTotalAmount":1512000,"projectProductAllAmount":true,"projectProductTotalCost":936480,"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":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":"151.2\u4e07","contact_points_status_display":"\u5df2\u6838\u9500","total_contact_paid_point":410000,"total_contact_un_paid_point":0,"verify_display":0,"un_collected":"0","un_invoiced":0,"object_type":1,"can_view_product_cost":true},{"id":3208,"client_id":2539,"project_status":3,"project_progress":9,"budget":"105000","profit_pct":"81.15","bargain_date":"2023-05-19","description":"FAS8200 \u53cc\u63a7\/\u5355\u63a7\u6807\u914d2048G cache\/ Includes All Protocols, SnapRestore, SnapMirror, SnapVault, FlexClone, SnapManager Suite, Single Mailbox Recovery (SMBR), SnapCenter Foundation.","created_by":1001,"created_at":"2023-05-22 10:39:34","updated_at":"2024-02-02 09:51:57","engineer_id":"","project_title":"\u5e93\u5b58FAS8200\u5b58\u50a8\u673a\u5934\u4e00\u5957","collected":"105000","status_updated_at":"2023-05-22 10:39:34.210512+08","success_rate":"","comment":"FAS8200 \u53cc\u63a7\/\u5355\u63a7\u6807\u914d2048G cache\/ Includes All Protocols, SnapRestore, SnapMirror, SnapVault, FlexClone, SnapManager Suite, Single Mailbox Recovery (SMBR), SnapCenter Foundation.\r\nFAS8200 \u53cc\u63a7\u4e3b\u673a\u4e00\u5957","contract_type":1,"progress_updated_at":"2023-05-22 10:39:34.210512+08","forecast_updated_at":"2023-05-22 10:39:34.210512+08","end_at":"2023-07-03 10:20:23","pinyin_shortcut":"kcFAS8200ccjtyt","creator":1001,"used_client":"","from_contact":"","total_contact_point":"","paid_contact_point":"","project_product_version_id":27,"is_sales_order_ready":true,"collected_plan":105000,"change_status_to":"","is_verify":false,"profits":"85207.500000000000000000","remain":"942 days 00:53:29.574358","progress_remain":"942 days 00:53:29.574358","forecast_remain":"942 days 00:53:29.574358","lost_contact_days":"","last_contact":"","last_arrive_days":"","last_arrive":"","duration":"41 days 23:40:49.284195","issued_invoices":"105000.00","client":{"id":2539,"key":2539,"name":"\u5317\u4eac\u7eb3\u6069\u6052\u6cf0\u79d1\u6280\u6709\u9650\u516c\u53f8","logo":"","client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"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":3,"product_type_id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907","budget":"105000.00","pct":"81.15","profit":"85207.5","project_id":3208}],"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":{"id":168,"key":168,"name":"\u670b\u53cb\u4ecb\u7ecd"},"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"projectCreator":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"casePoints":"","workLogCount":"","caseCount":"","salesTimeCount":{},"implementTimeCount":{},"presalesTimeCount":{},"engineerTimeCount":{},"reimbursementAmountSum":{"project_id":3208,"sum":"74.10"},"buildContract":{"id":2662,"from_project":3208,"payment_collection_remind_ahead":"1 day","serial_no":"TS-HYF-2023051901","is_settle":true,"is_deliver":true,"is_outbound":true,"erp_settle_amount":"105000","erp_un_settle_amount":"0","including_tax":true,"amount":"105000","contractScans":[{"id":23348,"object_type":105,"object_id":2662,"attachment_id":13241,"attachment":{"id":13241,"key":13241,"name":"b5a373ae-a53b-30fd-ba2d-b6b39808175d","extension":"pdf","path":"\/vue\/attachment\/preview\/b5a373ae-a53b-30fd-ba2d-b6b39808175d\/2023_05_24_15_14_42.pdf","orig_name":"2023_05_24_15_14_42.pdf"}}],"receiptScans":[{"id":18842,"object_type":106,"object_id":2662,"attachment_id":13460,"attachment":{"id":13460,"key":13460,"name":"535d0830-dc59-37da-bd47-3064e85c41d1","extension":"pdf","path":"\/vue\/attachment\/preview\/535d0830-dc59-37da-bd47-3064e85c41d1\/2023_06_13_09_16_34.pdf","orig_name":"2023_06_13_09_16_34.pdf"}}],"verifyScans":[],"erpCollectTickets":[{"id":1458,"serial_no":"SKD-20230703-00001","wrote_date":"2023-07-03","from_date":"","handler":1001,"user_id":"","client_id":2539,"sales_contract_id":2662,"supplier_id":"","purchase_contract_id":"","status":2,"abstract":"","description":"","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2023-07-03 10:20:23","stop_at":"","refuse_description":"","is_resubmitted":false,"amount":"105000","settle_amount":"105000","created_by":1014,"stop_description":"","is_settle":false,"is_old":true,"created_at":"2023-07-03 10:20:23","updated_at":"2023-07-03 10:20:23","paid_amount":"","contact_id":"","bank_settle_at":"","print_times":""}],"salesContractPayments":[{"id":"11458","key":"11458","contract_id":2662,"value":"105000","created_by":1014,"createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":100}],"salesContractInvoices":[{"id":1404,"key":1404,"contract_id":2662,"value":"105000.00","attachment_id":"","from_date":"2023-06-12","attachment":{}}],"salesContractPaymentCollectionRemindDates":[{"id":1231,"key":1231,"contract_id":2662,"name":"2023-06-22","value":"105000","overdue_days":11,"status":1,"remind_date":"2023-06-22","pct":100,"overdue_display":"\u903e\u671f11\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":4574,"user_id":1001,"key":1001,"contract_id":2662,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"salesSupplierRels":[],"payment_collection_remind_ahead_display":"\u63d0\u524d1\u5929","invoiced":105000},"projectRemindReceivers":[{"id":552,"user_id":1001,"key":1001,"project_id":3208,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"projectProductRels":[{"id":2521,"project_id":3208,"product_id":40,"amount":"105000","number":1,"cost":"0","description":"","supplier_id":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","total_amount":"105000","total_cost":"0","erp_sales_order_product_id":140,"supplier":"","product":{"id":40,"name":"FAS8200","product_type":3,"product_component":14,"product_brand":6,"product_serie":1156,"product_misc":5,"product_qa":4,"pn":"","description":"","created_by":1013,"created_at":"2017-02-16 12:04:56","updated_at":"2024-02-01 16:17:13","pinyin_shortcut":"FAS8200","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":6,"key":6,"name":"NetApp"},"productSerie":{"id":1156,"key":1156,"name":"NETAPP FAS8200 \u5b58\u50a8\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}},"erpSalesOrderProduct":{"id":140,"erp_sales_order_id":1015,"erp_store_id":"","product_id":40,"description":"","number":"1","outbound":"0","amount":"105000","total_amount":"105000","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":3208,"comment":3},"unreadComments":{},"fromContact":"","projectContactPoints":[],"erpSalesOrder":{"id":1015,"serial_no":"XSDD-20230703-00001","from_date":"","wrote_date":"2023-05-19","handler":1001,"client_id":2539,"purchase_contract_id":"","project_id":3208,"sales_contract_id":2662,"erp_store_id":"","status":2,"erp_send_type_id":"","abstract":"","description":"FAS8200 \u53cc\u63a7\/\u5355\u63a7\u6807\u914d2048G cache\/ Includes All Protocols, SnapRestore, SnapMirror, SnapVault, FlexClone, SnapManager Suite, Single Mailbox Recovery (SMBR), SnapCenter Foundation.","verify_type":1,"next_verify_user":"","next_stop_verify_user":"","next_cancel_verify_user":"","verify_at":"2023-07-03 10:20:23","stop_at":"","cancel_at":"","refuse_description":"","is_resubmitted":false,"is_done":true,"number":"1","amount":"105000","created_by":1001,"stop_description":"","extra":"","outbound_status":false,"is_used":false,"is_cancel":false,"is_settle":false,"is_old":true,"created_at":"2023-05-22 10:39:34","updated_at":"2023-07-03 10:20:23","print_times":""},"projectUsedClient":{},"erpSalesOrderVerify":{},"schedules":[],"is_only_cp":false,"remain_display":942,"progress_remain_display":942,"forecast_remain_display":942,"projectProductTotalAmount":105000,"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":41,"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.5\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":1001,"name":"\u5218\u4eba\u8bda","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"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":100,"thispage":3,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"223.72.15.22","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko\/20100101 Firefox\/146.0"}', FALSE, '2025-12-19 11:33:03') RETURNING "id"