| | |
| | | { field: "amt_rate", name: "付款比例", isshow: "T" ,width: "100"}, |
| | | { field: "customer_code", name: "服务供应商编码", isshow: "T" ,width: "110"}, |
| | | { field: "customer_name", name: "服务供应商", isshow: "T" ,width: "200",align:"left"}, |
| | | { field: "amt", name: "应付金额", isshow: "T" ,width: "100",formatter:'formatter_money'}, |
| | | { field: "other_deduction", name: "其余扣款", isshow: "T", align: "center", width: "100",formatter:'formatter_money' }, |
| | | { field: "after_deduction_amt", name: "扣款后金额", isshow: "T", align: "center", width: "100",formatter:'formatter_money' }, |
| | | { field: "amt", name: "应付金额", isshow: "T" ,width: "100",formatter:'formatter_money',}, |
| | | { field: "other_deduction", name: "其余扣款", isshow: "T", align: "center", width: "100",formatter:'formatter_money',}, |
| | | { field: "after_deduction_amt", name: "扣款后金额", isshow: "T", align: "center", width: "100",formatter:'formatter_money',}, |
| | | { field: "applicant", name: "申请人", isshow: "T", align: "center", width: "100" }, |
| | | { field: "apply_date", name: "申请时间", isshow: "T", align: "center", width: "100" ,formatter:'formatter_date'}, |
| | | { field: "apply_date", name: "申请时间", isshow: "T", type:'date',align: "center", width: "100" ,formatter:'formatter_date'}, |
| | | { field: "order_state", name: "尾款状态", isshow: "T", align: "center", width: "100" }, |
| | | { field: "order_code", name: "关联首款单号", isshow: "T", align: "center", width: "100", }, |
| | | { field: "province_order_code", name: "省级费用单号", isshow: "T", align: "center", width: "100", }, |
| | | { field: "payment", name: "付款金额", isshow: "T", align: "center", width: "100",formatter:'formatter_money' }, |
| | | { field: "payment_date", name: "付款时间", isshow: "T", align: "center", width: "100", formatter:'formatter_date'}, |
| | | { field: "payment", name: "付款金额", isshow: "T", align: "center", width: "100",formatter:'formatter_money', }, |
| | | { field: "payment_date", name: "付款时间",type:'date', isshow: "T", align: "center", width: "100", formatter:'formatter_date'}, |
| | | { field: "freeze", name: "冻结状态", isshow: "T", align: "center", width: "100" }, |
| | | ], |
| | | default_tableFields:[ |
| | | { field: "state_name", name: "状态", isshow: "F", width: "80",input_type_filter:"select",filter_field:"state_code",inputtype:"capsuletag",options_pattern:"{^草稿^:^info^,^生效^:^success^,^审批中^:^warning^}"}, |
| | | { field: "state_code", name: "状态", isshow: "F", width: "80",isnotfilter:'true' }, |
| | | { field: "id", name: "确认单号", isshow: "T", width: "120", isfilter: true }, |
| | | { field: "parent_id", name: "确认单号", isshow: "T", width: "120", }, |
| | | { field: "sale_year", name: "销售年份", isshow: "T", align: "center", width: "80" }, |
| | | { field: "sale_month", name: "销售月份", isshow: "T" ,width: "80"}, |
| | | { field: "date", name: "销售日期", isshow: "T",width: "100",type:"date",formatter:"formatter_date"}, |
| | | { field: "date", name: "销售日期", isshow: "T",width: "100",formatter:"formatter_date"}, |
| | | { field: "commit_year", name: "统计年份", isshow: "T",width: "80" }, |
| | | { field: "commit_month", name: "统计月份", isshow: "T", width: "80" }, |
| | | { field: "type", name: "类型", isshow: "T",}, |
| | | { field: "sale_code", name: "服务联系人编码", isshow: "T", align: "center",width: "110" }, |
| | | { field: "sale_name", name: "服务联系人", isshow: "T", align: "center", width: "100" }, |
| | | { field: "customer_code", name: "客户编码", isshow: "T", align: "center",width: "100" }, |
| | | { field: "customer_name", name: "客户名称", isshow: "T", align: "left",width: "150" , isfilter: true }, |
| | | { field: "customer_name", name: "客户名称", isshow: "T", align: "left",width: "150" , }, |
| | | { field: "product", name: "产品名称", isshow: "T", align: "left" ,width: "200" }, |
| | | { field: "spec", name: "规格", isshow: "T", align: "center",width: "150" }, |
| | | { field: "agreement_code", name: "协议编号", isshow: "T",width: "100", align: "center", isfilter: true }, |
| | | { field: "agreement_code", name: "协议编号", isshow: "T",width: "100", align: "center", }, |
| | | { field: "invoince_price", name: "开票价", isshow: "T", align: "right",formatter:"formatter_money",width:'120'}, |
| | | { field: "settlement_price", name: "结算低价", isshow: "T", align: "right",formatter:"formatter_money",width:'120' }, |
| | | { field: "tax", name: "税点", isshow: "T", align: "center", }, |
| | |
| | | { field: "other_deduction", name: "其余扣款", isshow: "T", align: "right",formatter:"formatter_money" }, |
| | | { field: "returned_qty", name: "实返金额", isshow: "T", align: "right",formatter:"formatter_money" }, |
| | | { field: "deduction_remark", name: "扣款备注", isshow: "T", align: "left",width:'200' }, |
| | | { field: "order_code", name: "订单号", isshow: "T", align: "center", isfilter: true,width:'120' }, |
| | | { field: "order_code", name: "订单号", isshow: "T", align: "center",width:'120' }, |
| | | { field: "order_total", name: "订单金额", isshow: "T", align: "right",formatter:"formatter_money",width:'120' }, |
| | | { field: "order_amt", name: "订单单价", isshow: "T", align: "right",formatter:"formatter_money",width:'120' }, |
| | | { field: "order_state", name: "订单状态", isshow: "T", align: "center",width:'80' }, |