<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>ActiveReportsJS sample</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdn.materialdesignicons.com/2.8.94/css/materialdesignicons.min.css"
/>
<script src="/activereportsjs/demos/arjs/dist/ar-js-core.js"></script>
<script src="/activereportsjs/demos/arjs/dist/ar-js-viewer.js"></script>
<script src="/activereportsjs/demos/arjs/dist/ar-js-designer.js"></script>
<script src="/activereportsjs/demos/arjs/dist/ar-js-pdf.js"></script>
<script src="/activereportsjs/demos/arjs/dist/ar-js-html.js"></script>
<script src="/activereportsjs/demos/arjs/dist/ar-js-xlsx.js"></script>
<script src="/activereportsjs/demos/arjs-localization/dist/ar-js-locales.js"></script>
<script src="/activereportsjs/demos/arjs-localization/dist/designer/zh-locale.js"></script>
<script src="$DEMOROOT$/lib/purejs/license.js"></script>
<link
rel="stylesheet"
type="text/css"
href="/activereportsjs/demos/arjs/styles/ar-js-ui.css"
/>
<link
rel="stylesheet"
type="text/css"
href="/activereportsjs/demos/arjs/styles/ar-js-viewer.css"
/>
<link
rel="stylesheet"
type="text/css"
href="/activereportsjs/demos/arjs/styles/ar-js-designer.css"
/>
<style>
#root {
height: 100vh;
}
#viewer-host,
#designer-host {
height: 100%;
}
#designer-host {
display: none;
}
</style>
</head>
<body onload="load()" style="margin: 0">
<div id="root">
<div id="viewer-host"></div>
<div id="designer-host"></div>
</div>
<script>
var currentReport = undefined;
var viewerHost = document.getElementById("viewer-host");
var designerHost = document.getElementById("designer-host");
function load() {
var viewer = new ActiveReports.Viewer("#viewer-host", {
language: "zh",
});
var designer = new GC.ActiveReports.ReportDesigner.Designer(
"#designer-host",
{ language: "zh" }
);
designer.setActionHandlers({
onRender(report) {
currentReport = report.definition;
viewer.open(currentReport);
viewerHost.style.display = "block";
designerHost.style.display = "none";
// return Promise.resolve();
},
});
var designButton = {
key: "$openDesigner",
text: "编辑报表",
iconCssClass: "mdi mdi-pencil",
enabled: true,
action: function (item) {
designer.setReport({
definition: currentReport,
displayName: "生产制造订单",
});
viewerHost.style.display = "none";
designerHost.style.display = "block";
},
};
viewer.toolbar.addItem(designButton);
viewer.toolbar.updateLayout({
default: [
"$openDesigner",
"$split",
"$navigation",
"$split",
"$refresh",
"$split",
"$history",
"$split",
"$zoom",
"$fullscreen",
"$split",
"$print",
"$split",
"$singlepagemode",
"$continuousmode",
"$galleymode",
],
});
fetch("shengchanzhizaodingdan.rdlx-json")
.then(function (data) {
return data.json();
})
.then(function (report) {
currentReport = report;
viewer.open(report);
});
}
</script>
</body>
</html>
{"Name":"Report","Width":"29.2cm","Layers":[{"Name":"default"}],"CustomProperties":[{"Name":"DisplayType","Value":"Page"},{"Name":"SizeType","Value":"Default"},{"Name":"PaperOrientation","Value":"Portrait"}],"Page":{"PageWidth":"29.7cm","PageHeight":"25cm","RightMargin":"0.25cm","LeftMargin":"0.25cm","TopMargin":"0.25cm","BottomMargin":"0.25cm","Columns":1,"ColumnSpacing":"0in"},"DataSources":[{"Name":"DataSource","ConnectionProperties":{"DataProvider":"JSONEMBED","ConnectString":"jsondata={\"billData\":[{\"logo\":\"1601261667848.jpg\",\"name\":\"汕头市怡盛贸易有限公司\",\"name_en\":\"Shan Tou Yisheng Trading CO.,LTD\",\"telephone\":\"0754-85508777/07\",\"fax\":\"\",\"province\":\"广东省\",\"province_en\":\"Guangdong\",\"city\":\"汕头市\",\"city_en\":\"Shantou\",\"district\":\"澄海区\",\"district_en\":\"Chenghaiqu\",\"address\":\"莱美工业区第一个十字路口左转\",\"address_en\":\"\",\"pur_order_bill_number\":\"21032401-1\",\"number\":\"0000121032402\",\"factory_number\":\"00001\",\"factory_name\":\"天翊玩具\",\"factory_contact\":null,\"factory_telephone\":\"0754-85173489\",\"factory_mobilephone\":\"13000000000\",\"factory_fax\":null,\"take_date\":null,\"delivery_date\":null,\"shipment_date\":\"2021-03-25\",\"payment_method\":\"\",\"payment_day\":0,\"fee_remark\":null,\"print_remark\":\"1、太忙了\\n2、好难\\n1、太忙了\\n2、好难\",\"own_employee\":\"员工(1)\",\"own_employee_id\":2,\"employee_telephone\":null,\"print_date\":\"2021-04-02\",\"created_employee\":\"员工(1)\",\"created_time\":\"2021-03-24\",\"updated_employee\":\"员工(1)\",\"updated_time\":\"2021-03-24\",\"print_attention\":\"1、太忙了\\n2、好难\\n1、太忙了\\n2、好难\",\"mark_name\":\"KCKC\",\"mark_major_image\":null,\"mark_minor_image\":null,\"mark_box_image\":null,\"sticker_outlay\":\"0.0000\",\"sticker_outlay_amount\":\"0.0000\",\"purchase_price_amount\":\"18045.6000\",\"purchase_count_amount\":9,\"quantity_amount\":444,\"gross_weight_amount\":\"175.50\",\"net_weight_amount\":\"153.50\",\"contact_info\":123,\"common_company_id\":\"yisheng\",\"_subdata\":[{\"toy_number\":\"2009260007\",\"toy_customer_number\":\"k111\",\"toy_article_number\":\"0123\",\"toy_name\":\"测试重复数据\",\"toy_name_en\":\"toy2\",\"client_demand\":null,\"toy_purchase_count\":5,\"toy_carton_quantity\":60,\"toy_box_count\":2,\"toy_gross_weight\":\"21.50\",\"toy_net_weight\":\"19.50\",\"toy_packing\":\"密封盒\",\"toy_packing_en\":\"Capsule\",\"toy_purchase_price\":\"53.0000\",\"toy_carton_length\":\"62.00\",\"toy_carton_width\":\"48.50\",\"toy_carton_height\":\"52.00\",\"created_employee\":\"员工(1)\",\"updated_employee\":\"员工(1)\",\"updated_time\":\"2021-03-27 10:20:06\",\"toy_purchase_price_amount\":15900,\"toy_quantity_amount\":300,\"sticker_outlay\":\"0.0000\",\"toy_sticker_outlay_amount\":1.23,\"toy_price_amount\":15900,\"exportExt\":\"\",\"exportDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00001/2009260007.jpg\",\"fullDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00001/2009260007.jpg\",\"defaultFileName\":\"2009260007.jpg\",\"saveFileName\":\"\"},{\"toy_number\":\"2009260008\",\"toy_customer_number\":\"\",\"toy_article_number\":\"864\",\"toy_name\":\"夜光轨道车\",\"toy_name_en\":\"toy2\",\"client_demand\":null,\"toy_purchase_count\":4,\"toy_carton_quantity\":36,\"toy_box_count\":2,\"toy_gross_weight\":\"17.00\",\"toy_net_weight\":\"14.00\",\"toy_packing\":\"开窗盒\",\"toy_packing_en\":\"Window Box\",\"toy_purchase_price\":\"14.9000\",\"toy_carton_length\":\"69.00\",\"toy_carton_width\":\"44.00\",\"toy_carton_height\":\"77.00\",\"created_employee\":\"员工(1)\",\"updated_employee\":\"员工(1)\",\"updated_time\":\"2021-03-27 10:20:06\",\"toy_purchase_price_amount\":2145.6,\"toy_quantity_amount\":144,\"sticker_outlay\":\"0.0000\",\"toy_sticker_outlay_amount\":0,\"toy_price_amount\":2145.6,\"exportExt\":\"\",\"exportDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00001/2009260008-0.jpg\",\"fullDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00001/2009260008-0.jpg\",\"defaultFileName\":\"2009260008-0.jpg\",\"saveFileName\":\"\"}],\"fullLogo\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/company/logo/1601261667848.jpg\",\"fullMarkMajorImage\":\"\",\"fullMarkMinorImage\":\"\",\"fullMarkBoxImage\":\"\",\"toy_gross_weight_amount\":38.5,\"toy_net_weight_amount\":33.5,\"toy_purchase_price_amount\":18045.6,\"toy_quantity_amount\":444,\"toy_sticker_outlay_amount\":0,\"toy_price_amount\":18045.6},{\"logo\":\"1601261667848.jpg\",\"name\":\"汕头市怡盛贸易有限公司\",\"name_en\":\"Shan Tou Yisheng Trading CO.,LTD\",\"telephone\":\"0754-85508777/07\",\"fax\":\"\",\"province\":\"广东省\",\"province_en\":\"Guangdong\",\"city\":\"汕头市\",\"city_en\":\"Shantou\",\"district\":\"澄海区\",\"district_en\":\"Chenghaiqu\",\"address\":\"莱美工业区第一个十字路口左转\",\"address_en\":\"\",\"pur_order_bill_number\":\"21032401-2\",\"number\":\"0000221032401\",\"factory_number\":\"00002\",\"factory_name\":\"祥宝玩具\",\"factory_contact\":null,\"factory_telephone\":\"0754-85168277\",\"factory_mobilephone\":\"13000000000\",\"factory_fax\":null,\"take_date\":null,\"delivery_date\":null,\"shipment_date\":\"2021-03-25\",\"payment_method\":\"\",\"payment_day\":0,\"fee_remark\":null,\"print_remark\":\"1、太忙了\\n2、好难\\n1、太忙了\\n2、好难\",\"own_employee\":\"员工(1)\",\"own_employee_id\":2,\"employee_telephone\":null,\"print_date\":\"2021-04-02\",\"created_employee\":\"员工(1)\",\"created_time\":\"2021-03-24\",\"updated_employee\":\"员工(1)\",\"updated_time\":\"2021-03-24\",\"print_attention\":\"1、太忙了\\n2、好难\\n1、太忙了\\n2、好难\",\"mark_name\":\"KCKC\",\"mark_major_image\":null,\"mark_minor_image\":null,\"mark_box_image\":null,\"sticker_outlay\":\"0.0000\",\"sticker_outlay_amount\":\"0.0000\",\"purchase_price_amount\":\"49668.0000\",\"purchase_count_amount\":9,\"quantity_amount\":984,\"gross_weight_amount\":\"293.50\",\"net_weight_amount\":\"254.50\",\"contact_info\":123,\"common_company_id\":\"yisheng\",\"_subdata\":[{\"toy_number\":\"2009260004\",\"toy_customer_number\":\"\",\"toy_article_number\":\"CH402\",\"toy_name\":\"重力感应遥感四轴\\n带定高功能带USB\",\"toy_name_en\":\"toy2\",\"client_demand\":null,\"toy_purchase_count\":6,\"toy_carton_quantity\":36,\"toy_box_count\":0,\"toy_gross_weight\":\"14.00\",\"toy_net_weight\":\"12.00\",\"toy_packing\":\"密封盒\",\"toy_packing_en\":\"Capsule\",\"toy_purchase_price\":\"68.0000\",\"toy_carton_length\":\"78.00\",\"toy_carton_width\":\"43.00\",\"toy_carton_height\":\"59.00\",\"created_employee\":\"员工(1)\",\"updated_employee\":\"员工(1)\",\"updated_time\":\"2021-03-27 10:20:06\",\"toy_purchase_price_amount\":14688,\"toy_quantity_amount\":216,\"sticker_outlay\":\"0.0000\",\"toy_sticker_outlay_amount\":0,\"toy_price_amount\":14688,\"exportExt\":\"\",\"exportDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00002/2009260004-30.png\",\"fullDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00002/2009260004-30.png\",\"defaultFileName\":\"2009260004-30.png\",\"saveFileName\":\"\"},{\"toy_number\":\"2009260006\",\"toy_customer_number\":\"\",\"toy_article_number\":\"0123\",\"toy_name\":\"测试重复数据\",\"toy_name_en\":\"toy2\",\"client_demand\":null,\"toy_purchase_count\":3,\"toy_carton_quantity\":36,\"toy_box_count\":0,\"toy_gross_weight\":\"14.00\",\"toy_net_weight\":\"12.00\",\"toy_packing\":\"密封盒\",\"toy_packing_en\":\"Capsule\",\"toy_purchase_price\":\"68.0000\",\"toy_carton_length\":\"78.00\",\"toy_carton_width\":\"43.00\",\"toy_carton_height\":\"59.00\",\"created_employee\":\"员工(1)\",\"updated_employee\":\"员工(1)\",\"updated_time\":\"2021-03-27 10:20:06\",\"toy_purchase_price_amount\":7344,\"toy_quantity_amount\":108,\"sticker_outlay\":\"0.0000\",\"toy_sticker_outlay_amount\":0,\"toy_price_amount\":7344,\"exportExt\":\"\",\"exportDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00002/2009260003-0.jpg\",\"fullDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00002/2009260003-0.jpg\",\"defaultFileName\":\"2009260003-0.jpg\",\"saveFileName\":\"\"}],\"fullLogo\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/company/logo/1601261667848.jpg\",\"fullMarkMajorImage\":\"\",\"fullMarkMinorImage\":\"\",\"fullMarkBoxImage\":\"\",\"toy_gross_weight_amount\":28,\"toy_net_weight_amount\":24,\"toy_purchase_price_amount\":22032,\"toy_quantity_amount\":324,\"toy_sticker_outlay_amount\":0,\"toy_price_amount\":22032},{\"logo\":\"1601261667848.jpg\",\"name\":\"汕头市怡盛贸易有限公司\",\"name_en\":\"Shan Tou Yisheng Trading CO.,LTD\",\"telephone\":\"0754-85508777/07\",\"fax\":\"\",\"province\":\"广东省\",\"province_en\":\"Guangdong\",\"city\":\"汕头市\",\"city_en\":\"Shantou\",\"district\":\"澄海区\",\"district_en\":\"Chenghaiqu\",\"address\":\"莱美工业区第一个十字路口左转\",\"address_en\":\"\",\"pur_order_bill_number\":\"21032401-1\",\"number\":\"0000221032401\",\"factory_number\":\"00002\",\"factory_name\":\"祥宝玩具\",\"factory_contact\":null,\"factory_telephone\":\"0754-85168277\",\"factory_mobilephone\":\"13000000000\",\"factory_fax\":null,\"take_date\":null,\"delivery_date\":null,\"shipment_date\":\"2021-03-25\",\"payment_method\":\"\",\"payment_day\":0,\"fee_remark\":null,\"print_remark\":\"1、太忙了\\n2、好难\\n1、太忙了\\n2、好难\",\"own_employee\":\"员工(1)\",\"own_employee_id\":2,\"employee_telephone\":null,\"print_date\":\"2021-04-02\",\"created_employee\":\"员工(1)\",\"created_time\":\"2021-03-24\",\"updated_employee\":\"员工(1)\",\"updated_time\":\"2021-03-24\",\"print_attention\":\"1、太忙了\\n2、好难\\n1、太忙了\\n2、好难\",\"mark_name\":\"KCKC\",\"mark_major_image\":null,\"mark_minor_image\":null,\"mark_box_image\":null,\"sticker_outlay\":\"0.0000\",\"sticker_outlay_amount\":\"0.0000\",\"purchase_price_amount\":\"49668.0000\",\"purchase_count_amount\":3,\"quantity_amount\":984,\"gross_weight_amount\":\"293.50\",\"net_weight_amount\":\"254.50\",\"contact_info\":123,\"common_company_id\":\"yisheng\",\"_subdata\":[{\"toy_number\":\"2009260005\",\"toy_customer_number\":\"\",\"toy_article_number\":\"CH200\",\"toy_name\":\"可折叠四轴飞行器\\n带定高功能\\n带USB\",\"toy_name_en\":\"toy2\",\"client_demand\":null,\"toy_purchase_count\":2,\"toy_carton_quantity\":60,\"toy_box_count\":0,\"toy_gross_weight\":\"21.50\",\"toy_net_weight\":\"19.50\",\"toy_packing\":\"密封盒\",\"toy_packing_en\":\"Capsule\",\"toy_purchase_price\":\"53.0000\",\"toy_carton_length\":\"62.00\",\"toy_carton_width\":\"48.50\",\"toy_carton_height\":\"52.00\",\"created_employee\":\"员工(1)\",\"updated_employee\":\"员工(1)\",\"updated_time\":\"2021-03-27 10:20:06\",\"toy_purchase_price_amount\":6360,\"toy_quantity_amount\":120,\"sticker_outlay\":\"0.0000\",\"toy_sticker_outlay_amount\":0,\"toy_price_amount\":6360,\"exportExt\":\"\",\"exportDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00002/2009260005-0.jpg\",\"fullDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00002/2009260005-0.jpg\",\"defaultFileName\":\"2009260005-0.jpg\",\"saveFileName\":\"\"},{\"toy_number\":\"2009260002\",\"toy_customer_number\":\"\",\"toy_article_number\":\"CH096\",\"toy_name\":\"陆/空2合1四轴车带\\nUSB\",\"toy_name_en\":\"Land/Air 2-in-1 Four-Axis Tail Strop\\nUSB\",\"client_demand\":null,\"toy_purchase_count\":1,\"toy_carton_quantity\":36,\"toy_box_count\":0,\"toy_gross_weight\":\"19.50\",\"toy_net_weight\":\"16.50\",\"toy_packing\":\"开窗盒\",\"toy_packing_en\":\"Window Box\",\"toy_purchase_price\":\"59.0000\",\"toy_carton_length\":\"69.00\",\"toy_carton_width\":\"78.00\",\"toy_carton_height\":\"76.00\",\"created_employee\":\"员工(1)\",\"updated_employee\":\"员工(1)\",\"updated_time\":\"2021-03-27 10:20:06\",\"toy_purchase_price_amount\":2124,\"toy_quantity_amount\":36,\"sticker_outlay\":\"0.0000\",\"toy_sticker_outlay_amount\":0,\"toy_price_amount\":2124,\"exportExt\":\"\",\"exportDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00002/2009260002.jpg\",\"fullDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00002/2009260002.jpg\",\"defaultFileName\":\"2009260002.jpg\",\"saveFileName\":\"\"}],\"fullLogo\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/company/logo/1601261667848.jpg\",\"fullMarkMajorImage\":\"\",\"fullMarkMinorImage\":\"\",\"fullMarkBoxImage\":\"\",\"toy_gross_weight_amount\":41,\"toy_net_weight_amount\":36,\"toy_purchase_price_amount\":8484,\"toy_quantity_amount\":156,\"toy_sticker_outlay_amount\":0,\"toy_price_amount\":8484},{\"logo\":\"1601261667848.jpg\",\"name\":\"汕头市怡盛贸易有限公司\",\"name_en\":\"Shan Tou Yisheng Trading CO.,LTD\",\"telephone\":\"0754-85508777/07\",\"fax\":\"\",\"province\":\"广东省\",\"province_en\":\"Guangdong\",\"city\":\"汕头市\",\"city_en\":\"Shantou\",\"district\":\"澄海区\",\"district_en\":\"Chenghaiqu\",\"address\":\"莱美工业区第一个十字路口左转\",\"address_en\":\"\",\"pur_order_bill_number\":\"21032401-3\",\"number\":\"0000221032401\",\"factory_number\":\"00002\",\"factory_name\":\"祥宝玩具\",\"factory_contact\":null,\"factory_telephone\":\"0754-85168277\",\"factory_mobilephone\":\"13000000000\",\"factory_fax\":null,\"take_date\":null,\"delivery_date\":null,\"shipment_date\":\"2021-03-25\",\"payment_method\":\"\",\"payment_day\":0,\"fee_remark\":null,\"print_remark\":\"1、太忙了\\n2、好难\\n1、太忙了\\n2、好难\",\"own_employee\":\"员工(1)\",\"own_employee_id\":2,\"employee_telephone\":null,\"print_date\":\"2021-04-02\",\"created_employee\":\"员工(1)\",\"created_time\":\"2021-03-24\",\"updated_employee\":\"员工(1)\",\"updated_time\":\"2021-03-24\",\"print_attention\":\"1、太忙了\\n2、好难\\n1、太忙了\\n2、好难\",\"mark_name\":\"KCKC\",\"mark_major_image\":null,\"mark_minor_image\":null,\"mark_box_image\":null,\"sticker_outlay\":\"0.0000\",\"sticker_outlay_amount\":\"0.0000\",\"purchase_price_amount\":\"49668.0000\",\"purchase_count_amount\":7,\"quantity_amount\":984,\"gross_weight_amount\":\"293.50\",\"net_weight_amount\":\"254.50\",\"contact_info\":123,\"common_company_id\":\"yisheng\",\"_subdata\":[{\"toy_number\":\"2009260003\",\"toy_customer_number\":\"\",\"toy_article_number\":\"CH078\",\"toy_name\":\"迷你6通四轴飞行器\\n带USB\",\"toy_name_en\":\"toy2\",\"client_demand\":null,\"toy_purchase_count\":7,\"toy_carton_quantity\":72,\"toy_box_count\":0,\"toy_gross_weight\":\"15.00\",\"toy_net_weight\":\"13.00\",\"toy_packing\":\"开窗盒\",\"toy_packing_en\":\"Window Box\",\"toy_purchase_price\":\"38.0000\",\"toy_carton_length\":\"45.00\",\"toy_carton_width\":\"29.00\",\"toy_carton_height\":\"100.00\",\"created_employee\":\"员工(1)\",\"updated_employee\":\"员工(1)\",\"updated_time\":\"2021-03-27 10:20:06\",\"toy_purchase_price_amount\":19152,\"toy_quantity_amount\":504,\"sticker_outlay\":\"0.0000\",\"toy_sticker_outlay_amount\":0,\"toy_price_amount\":19152,\"exportExt\":\"\",\"exportDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00002/2009260003-0.jpg\",\"fullDefaultUrl\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/toy/00002/2009260003-0.jpg\",\"defaultFileName\":\"2009260003-0.jpg\",\"saveFileName\":\"\"},{\"client_demand\":null,\"created_employee\":null,\"defaultFileName\":null,\"exportDefaultUrl\":null,\"exportExt\":null,\"fullDefaultUrl\":null,\"saveFileName\":null,\"sticker_outlay\":null,\"toy_article_number\":null,\"toy_box_count\":null,\"toy_carton_height\":null,\"toy_carton_length\":null,\"toy_carton_quantity\":null,\"toy_carton_width\":null,\"toy_customer_number\":null,\"toy_gross_weight\":null,\"toy_name\":null,\"toy_name_en\":null,\"toy_net_weight\":null,\"toy_number\":null,\"toy_packing\":null,\"toy_packing_en\":null,\"toy_price_amount\":null,\"toy_purchase_count\":null,\"toy_purchase_price\":null,\"toy_purchase_price_amount\":null,\"toy_quantity_amount\":null,\"toy_sticker_outlay_amount\":null,\"updated_employee\":null,\"updated_time\":null}],\"fullLogo\":\"https://yishengtoys.oss-cn-shanghai.aliyuncs.com/yisheng/company/logo/1601261667848.jpg\",\"fullMarkMajorImage\":\"\",\"fullMarkMinorImage\":\"\",\"fullMarkBoxImage\":\"\",\"toy_gross_weight_amount\":15,\"toy_net_weight_amount\":13,\"toy_purchase_price_amount\":19152,\"toy_quantity_amount\":504,\"toy_sticker_outlay_amount\":0,\"toy_price_amount\":19152}]}"}}],"Body":{"Height":"20.662cm","ReportItems":[{"Type":"table","Name":"表格5","DataSetName":"_subdata","Style":{"Border":{"Width":"0.5pt"},"FontFamily":"微软雅黑"},"TableColumns":[{"Width":"2.602cm"},{"Width":"3.124cm"},{"Width":"5.202cm"},{"Width":"1.874cm"},{"Width":"0.937cm"},{"Width":"1.041cm"},{"Width":"1.105cm"},{"Width":"3.249cm"},{"Width":"1.119cm"},{"Width":"1.119cm"},{"Width":"1.456cm"},{"Width":"2.035cm"},{"Width":"1.311cm"},{"Width":"3.026cm"}],"Header":{"TableRows":[{"Height":"6cm","TableCells":[{"Item":{"Type":"table","Name":"表格4","ZIndex":4,"DataSetName":"billData","Style":{"Border":{"Width":"0pt"},"FontFamily":"微软雅黑"},"TableColumns":[{"Width":"12.918cm"},{"Width":"7.927cm"},{"Width":"8.355cm"}],"Header":{"TableRows":[{"Height":"0.968cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框51","CanGrow":true,"KeepTogether":true,"Value":"汕头市XXX贸易有限公司","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"楷体","FontSize":"20pt","FontWeight":"Bold","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"29.2cm","Height":"0.968cm"},"ColSpan":3},null,null]},{"Height":"0.73cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框70","CanGrow":true,"KeepTogether":true,"Value":"SHANTOU xxxxTRADING CO.,LTD.","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontSize":"11pt","FontWeight":"Bold","TextAlign":"Center"},"Left":"0cm","Top":"0cm","Width":"29.2cm","Height":"0.73cm"},"ColSpan":3},null,null]},{"Height":"0.648cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框73","CanGrow":true,"KeepTogether":true,"Value":"汕头市澄海区莱美工业区","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"宋体","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"29.2cm","Height":"0.648cm"},"ColSpan":3},null,null]},{"Height":"0.648cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框80","CanGrow":true,"KeepTogether":true,"Value":"电话:86-754-85508xxx 传真:86-754-85508888 E-mail:TEST@vip.163.com","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"宋体","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"29.2cm","Height":"0.648cm"},"ColSpan":3},null,null]},{"Height":"0.804cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框83","DataElementName":"factory_name","CanGrow":true,"KeepTogether":true,"Value":"=\"兹: \"&Fields!factory_name.Value&\" (宝号)\"","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"宋体","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"12.918cm","Height":"0.804cm"}},{"Item":{"Type":"textbox","Name":"文本框84","CanGrow":true,"KeepTogether":true,"Value":"=\"单号:\"&Fields!number.Value","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"宋体","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"7.927cm","Height":"0.804cm"}},{"Item":{"Type":"textbox","Name":"文本框85","CanGrow":true,"KeepTogether":true,"Value":"=\"订单序号: \"&Fields!pur_order_bill_number.Value","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"宋体","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"8.355cm","Height":"0.804cm"}}]},{"Height":"0.112cm","TableCells":[{"Item":{"Type":"rectangle","Name":"容器14","ConsumeWhiteSpace":true,"Style":{"Border":{"Color":"DimGray","Width":"0pt"}},"ReportItems":[{"Type":"line","Name":"线条18","StartPoint":{"X":"0.5cm","Y":"0cm"},"EndPoint":{"X":"6.5cm","Y":"0cm"}}],"Left":"0cm","Top":"0cm","Width":"12.918cm","Height":"0.112cm"}},{"Item":{"Type":"rectangle","Name":"容器15","ConsumeWhiteSpace":true,"Style":{"Border":{"Color":"DimGray","Width":"0pt"}},"ReportItems":[{"Type":"line","Name":"线条19","StartPoint":{"X":"1cm","Y":"0cm"},"EndPoint":{"X":"6.991cm","Y":"0cm"}}],"Left":"0cm","Top":"0cm","Width":"7.927cm","Height":"0.112cm"}},{"Item":{"Type":"rectangle","Name":"容器16","ConsumeWhiteSpace":true,"Style":{"Border":{"Color":"DimGray","Width":"0pt"}},"ReportItems":[{"Type":"line","Name":"线条20","StartPoint":{"X":"2cm","Y":"0cm"},"EndPoint":{"X":"7.499cm","Y":"0cm"}}],"Left":"0cm","Top":"0cm","Width":"8.355cm","Height":"0.112cm"}}]},{"Height":"0.804cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框86","CanGrow":true,"KeepTogether":true,"Value":"电话: XXXXXX 传真: 18999XXXXX","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"宋体","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"12.918cm","Height":"0.804cm"}},{"Item":{"Type":"textbox","Name":"文本框87","CanGrow":true,"KeepTogether":true,"Value":"手机:18999XXXXX","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"宋体","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"7.927cm","Height":"0.804cm"}},{"Item":{"Type":"textbox","Name":"文本框88","CanGrow":true,"KeepTogether":true,"Value":"=\"订货日期: \"&Fields!created_time.Value","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"宋体","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"8.355cm","Height":"0.804cm"}}]},{"Height":"0.112cm","TableCells":[{"Item":{"Type":"rectangle","Name":"容器17","ConsumeWhiteSpace":true,"Style":{"Border":{"Color":"DimGray","Width":"0pt"}},"ReportItems":[{"Type":"line","Name":"线条21","StartPoint":{"X":"1cm","Y":"0cm"},"EndPoint":{"X":"5.5cm","Y":"0cm"}},{"Type":"line","Name":"线条22","ZIndex":1,"StartPoint":{"X":"6.504cm","Y":"0cm"},"EndPoint":{"X":"11.004cm","Y":"0cm"}}],"Left":"0cm","Top":"0cm","Width":"12.918cm","Height":"0.112cm"}},{"Item":{"Type":"rectangle","Name":"容器18","ConsumeWhiteSpace":true,"Style":{"Border":{"Color":"DimGray","Width":"0pt"}},"ReportItems":[{"Type":"line","Name":"线条23","StartPoint":{"X":"0.991cm","Y":"0cm"},"EndPoint":{"X":"6.991cm","Y":"0cm"}}],"Left":"0cm","Top":"0cm","Width":"7.927cm","Height":"0.112cm"}},{"Item":{"Type":"rectangle","Name":"容器19","ConsumeWhiteSpace":true,"Style":{"Border":{"Color":"DimGray","Width":"0pt"}},"ReportItems":[{"Type":"line","Name":"线条24","StartPoint":{"X":"2cm","Y":"0cm"},"EndPoint":{"X":"7.499cm","Y":"0cm"}}],"Left":"0cm","Top":"0cm","Width":"8.355cm","Height":"0.112cm"}}]},{"Height":"0.648cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框89","CanGrow":true,"KeepTogether":true,"Value":" 开户行: 户名: 帐号:","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"宋体","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"20.845cm","Height":"0.648cm"},"ColSpan":2},null,{"Item":{"Type":"textbox","Name":"文本框90","CanGrow":true,"KeepTogether":true,"Value":"\n=\"出货日期: \"&Fields!shipment_date.Value","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"宋体","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"8.355cm","Height":"0.648cm"}}]},{"Height":"0.526cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框91","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"12.918cm","Height":"0.526cm"}},{"Item":{"Type":"textbox","Name":"文本框92","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"7.927cm","Height":"0.526cm"}},{"Item":{"Type":"rectangle","Name":"容器20","ConsumeWhiteSpace":true,"Style":{"Border":{"Color":"DimGray","Width":"0pt"}},"ReportItems":[{"Type":"line","Name":"线条25","StartPoint":{"X":"2cm","Y":"0cm"},"EndPoint":{"X":"7.499cm","Y":"0cm"}}],"Left":"0cm","Top":"0cm","Width":"8.355cm","Height":"0.526cm"}}]}],"RepeatOnNewPage":true},"Left":"0cm","Top":"0cm","Width":"29.2cm","Height":"6cm"},"ColSpan":14},null,null,null,null,null,null,null,null,null,null,null,null,null]},{"Height":"0.803cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框93","DataElementName":"toy_number","CanGrow":true,"KeepTogether":true,"Value":"本行编号","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"2.602cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框94","CanGrow":true,"KeepTogether":true,"Value":"厂家货号","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"3.124cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框95","CanGrow":true,"KeepTogether":true,"Value":"品名","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"5.202cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框96","CanGrow":true,"KeepTogether":true,"Value":"包装方式","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.874cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框97","CanGrow":true,"KeepTogether":true,"Value":"箱数","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"0.937cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框98","CanGrow":true,"KeepTogether":true,"Value":"每箱数量","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.041cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框99","CanGrow":true,"KeepTogether":true,"Value":"内盒个数","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.105cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框100","CanGrow":true,"KeepTogether":true,"Value":"规格(CM)","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"3.249cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框101","CanGrow":true,"KeepTogether":true,"Value":"毛重(KG)","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.119cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框102","CanGrow":true,"KeepTogether":true,"Value":"净重(KG)","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.119cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框103","CanGrow":true,"KeepTogether":true,"Value":"单价","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.456cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框104","CanGrow":true,"KeepTogether":true,"Value":"金额","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"2.035cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框105","CanGrow":true,"KeepTogether":true,"Value":"贴纸费","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.311cm","Height":"0.803cm"}},{"Item":{"Type":"textbox","Name":"文本框106","CanGrow":true,"KeepTogether":true,"Value":"图片","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"3.026cm","Height":"0.803cm"}}]}],"RepeatOnNewPage":true},"TableGroups":[{"Group":{"Name":"表格5_toy_number1","GroupExpressions":["=IIF(RowNumber() Mod 2 > 0, Fix(RowNumber() / 2) + 1, Fix(RowNumber() / 2)) "],"PageBreak":"End"},"Footer":{"TableRows":[{"Height":"0.75cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框4","CanGrow":true,"KeepTogether":true,"Value":"合计(本单)","Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"2.602cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框6","CanGrow":true,"KeepTogether":true,"Value":"总金额:","Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"8.326cm","Height":"0.75cm"},"ColSpan":2},null,{"Item":{"Type":"textbox","Name":"文本框8","CanGrow":true,"KeepTogether":true,"Value":"扣贴纸:","Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"4.957cm","Height":"0.75cm"},"ColSpan":4},null,null,null,{"Item":{"Type":"textbox","Name":"文本框14","CanGrow":true,"KeepTogether":true,"Value":"实付金额:","Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"13.315cm","Height":"0.75cm"},"ColSpan":7},null,null,null,null,null,null]},{"Height":"0.75cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框22","CanGrow":true,"KeepTogether":true,"Value":"备注1:必须提供增值税发票 2:出货一周后可预约提前领取货款(预约期3天,领取货款按98数计算) 3.换单时间为每周一至周五上午10点到12点,下午2点到5点。","Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"29.2cm","Height":"0.75cm"},"ColSpan":14},null,null,null,null,null,null,null,null,null,null,null,null,null]},{"Height":"1.501cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框36","CanGrow":true,"KeepTogether":true,"Value":"备注2:","Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"29.2cm","Height":"1.501cm"},"ColSpan":14},null,null,null,null,null,null,null,null,null,null,null,null,null]},{"Height":"0.75cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框50","CanGrow":true,"KeepTogether":true,"Value":"正唛:(双面)","Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"5.726cm","Height":"0.75cm"},"ColSpan":2},null,{"Item":{"Type":"textbox","Name":"文本框53","CanGrow":true,"KeepTogether":true,"Value":"侧唛:(双面)","Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"5.202cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框54","CanGrow":true,"KeepTogether":true,"Value":"内唛:","Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"4.957cm","Height":"0.75cm"},"ColSpan":4},null,null,null,{"Item":{"Type":"textbox","Name":"文本框58","CanGrow":true,"KeepTogether":true,"Value":"注意事项:下单操作员:修改操作员:修改日期:","Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"13.315cm","Height":"0.75cm"},"ColSpan":7},null,null,null,null,null,null]},{"Height":"5cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框65","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"5.726cm","Height":"5cm"},"ColSpan":2},null,{"Item":{"Type":"textbox","Name":"文本框67","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"5.202cm","Height":"5cm"}},{"Item":{"Type":"textbox","Name":"文本框68","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"4.957cm","Height":"5cm"},"ColSpan":4},null,null,null,{"Item":{"Type":"textbox","Name":"文本框7","CanGrow":true,"KeepTogether":true,"Value":"1.请注意货品质量,颜色,须与客户所指定样品相符,如发现问题,本公司将拒不收货。\n2.如货品本身或包装规格存在任何变更,请在生产前通知与本公司核对。如不通知因此造成的全部损失有供应厂商负责。\n3.请在货品完成时通知本公司随时检验,出货后如发生品质不良,客户退货或索赔时,概由供货方负责。\n4.货品之商标与专利,均由贵厂所有,如有仿冒或仿造事情与本公司无涉。\n5.若非特别要求,所有产品颜色及款式必须平均混装入内盒及外箱,外包带请打成“#”字形,并用五层商检纸箱。\n6.出货请带本单,由本公司收货人签名,出货四十五天领取货款,本单应交还本公司。\n7.出货一周后可预约提前领取货款(预约期3天,领取货款按98数计算)。\n8.本公司凭本单支付货款,供货方遗失本单造成损失的,与本公司无关,概由供货方负责。","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","FontSize":"9pt","PaddingLeft":"2pt","PaddingRight":"2pt","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"13.315cm","Height":"5cm"},"ColSpan":7},null,null,null,null,null,null]},{"Height":"0.75cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框10","CanGrow":true,"KeepTogether":true,"Value":"工厂接单(签名):","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"微软雅黑","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"10.928cm","Height":"0.75cm"},"ColSpan":3},null,null,{"Item":{"Type":"textbox","Name":"文本框16","CanGrow":true,"KeepTogether":true,"Value":"第一联","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"宋体","FontSize":"16pt","FontWeight":"Bold","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"4.957cm","Height":"2.25cm"},"ColSpan":4,"RowSpan":3},null,null,null,{"Item":{"Type":"textbox","Name":"文本框17","CanGrow":true,"KeepTogether":true,"Value":"收货人签名:","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"微软雅黑","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"13.315cm","Height":"0.75cm"},"ColSpan":7},null,null,null,null,null,null]},{"Height":"0.75cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框11","CanGrow":true,"KeepTogether":true,"Value":"=\"此单请与我司: \"&Fields!contact_info.Value&\" 联系\"","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"微软雅黑","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"10.928cm","Height":"0.75cm"},"ColSpan":3},null,null,null,null,null,null,{"Item":{"Type":"textbox","Name":"文本框18","CanGrow":true,"KeepTogether":true,"Value":"实收件数:","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"微软雅黑","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"13.315cm","Height":"0.75cm"},"ColSpan":7},null,null,null,null,null,null]},{"Height":"0.75cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框12","CanGrow":true,"KeepTogether":true,"Value":"出货请与我司: 出货组(628) 联系","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"微软雅黑","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"10.928cm","Height":"0.75cm"},"ColSpan":3},null,null,null,null,null,null,{"Item":{"Type":"textbox","Name":"文本框19","CanGrow":true,"KeepTogether":true,"Value":"收货日期:","Style":{"Border":{"Color":"DimGray","Width":"0pt"},"FontFamily":"微软雅黑","TextAlign":"Left","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"13.315cm","Height":"0.75cm"},"ColSpan":7},null,null,null,null,null,null]}]}}],"Details":{"TableRows":[{"Height":"2.108cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框107","DataElementName":"toy_number","CanGrow":true,"KeepTogether":true,"Value":"=Fields!toy_number.Value","Style":{"Border":{"Color":"DimGray","Style":"Solid"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"2.602cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框108","DataElementName":"toy_article_number","CanGrow":true,"KeepTogether":true,"Value":"=Fields!toy_article_number.Value& IIF(Fields!toy_customer_number.Value >=\" \",\"(客户号:\" ,\"\")&Fields!toy_customer_number.Value& IIF(Fields!toy_customer_number.Value>=\" \",\")\" ,\"\")","Style":{"Border":{"Color":"DimGray","Style":"Solid","Width":"0.5pt"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"3.124cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框109","DataElementName":"toy_name","CanGrow":true,"KeepTogether":true,"Value":"=Fields!toy_name.Value","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"5.202cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框110","DataElementName":"toy_packing","CanGrow":true,"KeepTogether":true,"Value":"=Fields!toy_packing.Value","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.874cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框111","DataElementName":"toy_purchase_count","CanGrow":true,"KeepTogether":true,"Value":"=Fields!toy_purchase_count.Value","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"0.937cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框112","DataElementName":"toy_carton_quantity","CanGrow":true,"KeepTogether":true,"Value":"=Fields!toy_carton_quantity.Value","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.041cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框113","DataElementName":"toy_box_count","CanGrow":true,"KeepTogether":true,"Value":"=Fields!toy_box_count.Value","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.105cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框114","DataElementName":"toy_carton_length","CanGrow":true,"KeepTogether":true,"Value":"=ToDouble(Fields!toy_carton_length.Value)&\"×\"&ToDouble(Fields!toy_carton_width.Value)&\"×\"&ToDouble(Fields!toy_carton_height.Value)","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"3.249cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框115","DataElementName":"toy_gross_weight","CanGrow":true,"KeepTogether":true,"Value":"=Fields!toy_gross_weight.Value","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.119cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框116","DataElementName":"toy_net_weight","CanGrow":true,"KeepTogether":true,"Value":"=Fields!toy_net_weight.Value","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.119cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框117","DataElementName":"toy_purchase_price","CanGrow":true,"KeepTogether":true,"Value":"=ToDouble(Fields!toy_purchase_price.Value)","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.456cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框118","DataElementName":"toy_price_amount","CanGrow":true,"KeepTogether":true,"Value":"=Fields!toy_price_amount.Value","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"2.035cm","Height":"2.108cm"}},{"Item":{"Type":"textbox","Name":"文本框119","DataElementName":"toy_sticker_outlay_amount","CanGrow":true,"KeepTogether":true,"Value":"=Fields!toy_sticker_outlay_amount.Value","Style":{"Border":{"Color":"#000000","Style":"Solid","Width":"0.5pt"},"FontFamily":"宋体","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.311cm","Height":"2.108cm"}},{"Item":{"Type":"image","Name":"图片1","Value":"=Fields!fullDefaultUrl.Value","Sizing":"FitProportional","HorizontalAlignment":"Center","VerticalAlignment":"Middle","Style":{"Border":{"Style":"Solid"}},"Left":"0cm","Top":"0cm","Width":"3.026cm","Height":"2.108cm"}}]}]},"Footer":{"TableRows":[{"Height":"0.75cm","TableCells":[{"Item":{"Type":"textbox","Name":"文本框1","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"2.602cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框2","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"3.124cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框3","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"5.202cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框5","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.874cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框9","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"0.937cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框13","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.041cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框15","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.105cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框20","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"3.249cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框21","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.119cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框23","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.119cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框24","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.456cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框25","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"2.035cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框26","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"1.311cm","Height":"0.75cm"}},{"Item":{"Type":"textbox","Name":"文本框27","CanGrow":true,"KeepTogether":true,"Style":{"Border":{"Color":"DimGray"},"FontFamily":"微软雅黑","PaddingLeft":"2pt","PaddingRight":"2pt","PaddingTop":"2pt","PaddingBottom":"2pt","TextAlign":"Center","VerticalAlign":"Middle"},"Left":"0cm","Top":"0cm","Width":"3.026cm","Height":"0.75cm"}}]}]},"Left":"0cm","Top":"0cm","Width":"29.2cm","Height":"20.662cm"}]},"DataSets":[{"Name":"DataSet","Fields":[{"Name":"billData","DataField":"billData"}],"Query":{"DataSourceName":"DataSource","CommandText":"jpath=$."},"CaseSensitivity":"Auto","KanatypeSensitivity":"Auto","AccentSensitivity":"Auto","WidthSensitivity":"Auto"},{"Name":"billData","Fields":[{"Name":"logo","DataField":"logo"},{"Name":"name","DataField":"name"},{"Name":"name_en","DataField":"name_en"},{"Name":"telephone","DataField":"telephone"},{"Name":"fax","DataField":"fax"},{"Name":"province","DataField":"province"},{"Name":"province_en","DataField":"province_en"},{"Name":"city","DataField":"city"},{"Name":"city_en","DataField":"city_en"},{"Name":"district","DataField":"district"},{"Name":"district_en","DataField":"district_en"},{"Name":"address","DataField":"address"},{"Name":"address_en","DataField":"address_en"},{"Name":"pur_order_bill_number","DataField":"pur_order_bill_number"},{"Name":"number","DataField":"number"},{"Name":"factory_number","DataField":"factory_number"},{"Name":"factory_name","DataField":"factory_name"},{"Name":"factory_contact","DataField":"factory_contact"},{"Name":"factory_telephone","DataField":"factory_telephone"},{"Name":"factory_mobilephone","DataField":"factory_mobilephone"},{"Name":"factory_fax","DataField":"factory_fax"},{"Name":"take_date","DataField":"take_date"},{"Name":"delivery_date","DataField":"delivery_date"},{"Name":"shipment_date","DataField":"shipment_date"},{"Name":"payment_method","DataField":"payment_method"},{"Name":"payment_day","DataField":"payment_day"},{"Name":"fee_remark","DataField":"fee_remark"},{"Name":"print_remark","DataField":"print_remark"},{"Name":"own_employee","DataField":"own_employee"},{"Name":"own_employee_id","DataField":"own_employee_id"},{"Name":"employee_telephone","DataField":"employee_telephone"},{"Name":"print_date","DataField":"print_date"},{"Name":"created_employee","DataField":"created_employee"},{"Name":"created_time","DataField":"created_time"},{"Name":"updated_employee","DataField":"updated_employee"},{"Name":"updated_time","DataField":"updated_time"},{"Name":"print_attention","DataField":"print_attention"},{"Name":"mark_name","DataField":"mark_name"},{"Name":"mark_major_image","DataField":"mark_major_image"},{"Name":"mark_minor_image","DataField":"mark_minor_image"},{"Name":"mark_box_image","DataField":"mark_box_image"},{"Name":"sticker_outlay","DataField":"sticker_outlay"},{"Name":"sticker_outlay_amount","DataField":"sticker_outlay_amount"},{"Name":"purchase_price_amount","DataField":"purchase_price_amount"},{"Name":"purchase_count_amount","DataField":"purchase_count_amount"},{"Name":"quantity_amount","DataField":"quantity_amount"},{"Name":"gross_weight_amount","DataField":"gross_weight_amount"},{"Name":"net_weight_amount","DataField":"net_weight_amount"},{"Name":"contact_info","DataField":"contact_info"},{"Name":"common_company_id","DataField":"common_company_id"},{"Name":"_subdata","DataField":"_subdata"},{"Name":"fullLogo","DataField":"fullLogo"},{"Name":"fullMarkMajorImage","DataField":"fullMarkMajorImage"},{"Name":"fullMarkMinorImage","DataField":"fullMarkMinorImage"},{"Name":"fullMarkBoxImage","DataField":"fullMarkBoxImage"},{"Name":"toy_gross_weight_amount","DataField":"toy_gross_weight_amount"},{"Name":"toy_net_weight_amount","DataField":"toy_net_weight_amount"},{"Name":"toy_purchase_price_amount","DataField":"toy_purchase_price_amount"},{"Name":"toy_quantity_amount","DataField":"toy_quantity_amount"},{"Name":"toy_sticker_outlay_amount","DataField":"toy_sticker_outlay_amount"},{"Name":"toy_price_amount","DataField":"toy_price_amount"}],"Query":{"DataSourceName":"$dataset:DataSet/billData"},"CaseSensitivity":"Auto","KanatypeSensitivity":"Auto","AccentSensitivity":"Auto","WidthSensitivity":"Auto"},{"Name":"_subdata","Fields":[{"Name":"toy_number","DataField":"toy_number"},{"Name":"toy_customer_number","DataField":"toy_customer_number"},{"Name":"toy_article_number","DataField":"toy_article_number"},{"Name":"toy_name","DataField":"toy_name"},{"Name":"toy_name_en","DataField":"toy_name_en"},{"Name":"client_demand","DataField":"client_demand"},{"Name":"toy_purchase_count","DataField":"toy_purchase_count"},{"Name":"toy_carton_quantity","DataField":"toy_carton_quantity"},{"Name":"toy_box_count","DataField":"toy_box_count"},{"Name":"toy_gross_weight","DataField":"toy_gross_weight"},{"Name":"toy_net_weight","DataField":"toy_net_weight"},{"Name":"toy_packing","DataField":"toy_packing"},{"Name":"toy_packing_en","DataField":"toy_packing_en"},{"Name":"toy_purchase_price","DataField":"toy_purchase_price"},{"Name":"toy_carton_length","DataField":"toy_carton_length"},{"Name":"toy_carton_width","DataField":"toy_carton_width"},{"Name":"toy_carton_height","DataField":"toy_carton_height"},{"Name":"created_employee","DataField":"created_employee"},{"Name":"updated_employee","DataField":"updated_employee"},{"Name":"updated_time","DataField":"updated_time"},{"Name":"toy_purchase_price_amount","DataField":"toy_purchase_price_amount"},{"Name":"toy_quantity_amount","DataField":"toy_quantity_amount"},{"Name":"sticker_outlay","DataField":"sticker_outlay"},{"Name":"toy_sticker_outlay_amount","DataField":"toy_sticker_outlay_amount"},{"Name":"toy_price_amount","DataField":"toy_price_amount"},{"Name":"exportExt","DataField":"exportExt"},{"Name":"exportDefaultUrl","DataField":"exportDefaultUrl"},{"Name":"fullDefaultUrl","DataField":"fullDefaultUrl"},{"Name":"defaultFileName","DataField":"defaultFileName"},{"Name":"saveFileName","DataField":"saveFileName"}],"Query":{"DataSourceName":"$dataset:billData/_subdata"},"CaseSensitivity":"Auto","KanatypeSensitivity":"Auto","AccentSensitivity":"Auto","WidthSensitivity":"Auto"}]}