751 lines
63 KiB
C#
751 lines
63 KiB
C#
namespace Lux.Report.Data.Template
|
|
{
|
|
partial class MaterialReqOrdReport
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode141 = new DevExpress.DataAccess.Json.JsonSchemaNode("root", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode142 = new DevExpress.DataAccess.Json.JsonSchemaNode("matReqID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode143 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode144 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode145 = new DevExpress.DataAccess.Json.JsonSchemaNode("inserted", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode146 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode147 = new DevExpress.DataAccess.Json.JsonSchemaNode("totQty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode148 = new DevExpress.DataAccess.Json.JsonSchemaNode("rawItemData", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode149 = new DevExpress.DataAccess.Json.JsonSchemaNode("codGroup", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode150 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode151 = new DevExpress.DataAccess.Json.JsonSchemaNode("description", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode152 = new DevExpress.DataAccess.Json.JsonSchemaNode("numItems", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode153 = new DevExpress.DataAccess.Json.JsonSchemaNode("processed", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode154 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode155 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemNav", true);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode156 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode157 = new DevExpress.DataAccess.Json.JsonSchemaNode("codGroup", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode158 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemType", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode159 = new DevExpress.DataAccess.Json.JsonSchemaNode("isService", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode160 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode161 = new DevExpress.DataAccess.Json.JsonSchemaNode("extItemCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode162 = new DevExpress.DataAccess.Json.JsonSchemaNode("supplCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode163 = new DevExpress.DataAccess.Json.JsonSchemaNode("description", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode164 = new DevExpress.DataAccess.Json.JsonSchemaNode("cost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode165 = new DevExpress.DataAccess.Json.JsonSchemaNode("margin", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode166 = new DevExpress.DataAccess.Json.JsonSchemaNode("qtyMin", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode167 = new DevExpress.DataAccess.Json.JsonSchemaNode("qtyMax", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode168 = new DevExpress.DataAccess.Json.JsonSchemaNode("um", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode169 = new DevExpress.DataAccess.Json.JsonSchemaNode("isOkQty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode170 = new DevExpress.DataAccess.Json.JsonSchemaNode("isOkCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode171 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemIDParent", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode172 = new DevExpress.DataAccess.Json.JsonSchemaNode("isProtected", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode173 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemGroupNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode174 = new DevExpress.DataAccess.Json.JsonSchemaNode("buyOrderRowNav", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode175 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowNav", true);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode176 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode177 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode178 = new DevExpress.DataAccess.Json.JsonSchemaNode("rowNum", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode179 = new DevExpress.DataAccess.Json.JsonSchemaNode("envir", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode180 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowState", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode181 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowUID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode182 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode183 = new DevExpress.DataAccess.Json.JsonSchemaNode("sellingItemID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode184 = new DevExpress.DataAccess.Json.JsonSchemaNode("templateRowID", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode185 = new DevExpress.DataAccess.Json.JsonSchemaNode("qty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode186 = new DevExpress.DataAccess.Json.JsonSchemaNode("bomCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode187 = new DevExpress.DataAccess.Json.JsonSchemaNode("bomPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode188 = new DevExpress.DataAccess.Json.JsonSchemaNode("stepCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode189 = new DevExpress.DataAccess.Json.JsonSchemaNode("stepPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode190 = new DevExpress.DataAccess.Json.JsonSchemaNode("stepLeadTime", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode191 = new DevExpress.DataAccess.Json.JsonSchemaNode("stepFlowTime", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode192 = new DevExpress.DataAccess.Json.JsonSchemaNode("unitCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode193 = new DevExpress.DataAccess.Json.JsonSchemaNode("unitPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode194 = new DevExpress.DataAccess.Json.JsonSchemaNode("maxDiscount", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode195 = new DevExpress.DataAccess.Json.JsonSchemaNode("totalCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode196 = new DevExpress.DataAccess.Json.JsonSchemaNode("totalPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode197 = new DevExpress.DataAccess.Json.JsonSchemaNode("calcEnabled", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode198 = new DevExpress.DataAccess.Json.JsonSchemaNode("hasFile", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode199 = new DevExpress.DataAccess.Json.JsonSchemaNode("imgType", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode200 = new DevExpress.DataAccess.Json.JsonSchemaNode("imgUID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode201 = new DevExpress.DataAccess.Json.JsonSchemaNode("imgUrl", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode202 = new DevExpress.DataAccess.Json.JsonSchemaNode("serStruct", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode203 = new DevExpress.DataAccess.Json.JsonSchemaNode("fileResource", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode204 = new DevExpress.DataAccess.Json.JsonSchemaNode("fileName", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode205 = new DevExpress.DataAccess.Json.JsonSchemaNode("fileSize", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode206 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemBOM", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode207 = new DevExpress.DataAccess.Json.JsonSchemaNode("hasBuyOrderRow", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode208 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemJCD", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode209 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemTags", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode210 = new DevExpress.DataAccess.Json.JsonSchemaNode("prodItemQty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode211 = new DevExpress.DataAccess.Json.JsonSchemaNode("prodEstimTime", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode212 = new DevExpress.DataAccess.Json.JsonSchemaNode("prodItemQtyTot", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode213 = new DevExpress.DataAccess.Json.JsonSchemaNode("jobID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode214 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemSteps", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode215 = new DevExpress.DataAccess.Json.JsonSchemaNode("prodEstimate", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode216 = new DevExpress.DataAccess.Json.JsonSchemaNode("rawItemData", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode217 = new DevExpress.DataAccess.Json.JsonSchemaNode("bomOk", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode218 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemOk", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode219 = new DevExpress.DataAccess.Json.JsonSchemaNode("note", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode220 = new DevExpress.DataAccess.Json.JsonSchemaNode("inserted", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode221 = new DevExpress.DataAccess.Json.JsonSchemaNode("modified", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode222 = new DevExpress.DataAccess.Json.JsonSchemaNode("awaitBom", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode223 = new DevExpress.DataAccess.Json.JsonSchemaNode("awaitPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode224 = new DevExpress.DataAccess.Json.JsonSchemaNode("dictPendPresRaw", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode225 = new DevExpress.DataAccess.Json.JsonSchemaNode("hasPendReq", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode226 = new DevExpress.DataAccess.Json.JsonSchemaNode("dictPendingPresel", true);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode227 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderNav", true);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode228 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode229 = new DevExpress.DataAccess.Json.JsonSchemaNode("envir", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode230 = new DevExpress.DataAccess.Json.JsonSchemaNode("offerID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode231 = new DevExpress.DataAccess.Json.JsonSchemaNode("refYear", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode232 = new DevExpress.DataAccess.Json.JsonSchemaNode("refNum", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode233 = new DevExpress.DataAccess.Json.JsonSchemaNode("refRev", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode234 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode235 = new DevExpress.DataAccess.Json.JsonSchemaNode("description", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode236 = new DevExpress.DataAccess.Json.JsonSchemaNode("customerID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode237 = new DevExpress.DataAccess.Json.JsonSchemaNode("dealerID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode238 = new DevExpress.DataAccess.Json.JsonSchemaNode("dictPresel", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode239 = new DevExpress.DataAccess.Json.JsonSchemaNode("validUntil", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode240 = new DevExpress.DataAccess.Json.JsonSchemaNode("inserted", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode241 = new DevExpress.DataAccess.Json.JsonSchemaNode("modified", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode242 = new DevExpress.DataAccess.Json.JsonSchemaNode("dueDateReq", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode243 = new DevExpress.DataAccess.Json.JsonSchemaNode("dueDateProm", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode244 = new DevExpress.DataAccess.Json.JsonSchemaNode("consNote", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode245 = new DevExpress.DataAccess.Json.JsonSchemaNode("rawItemData", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode246 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderState", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode247 = new DevExpress.DataAccess.Json.JsonSchemaNode("discount", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode248 = new DevExpress.DataAccess.Json.JsonSchemaNode("rawHistory", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode249 = new DevExpress.DataAccess.Json.JsonSchemaNode("logHistory", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode250 = new DevExpress.DataAccess.Json.JsonSchemaNode("dtEvent", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode251 = new DevExpress.DataAccess.Json.JsonSchemaNode("message", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode252 = new DevExpress.DataAccess.Json.JsonSchemaNode("userName", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode253 = new DevExpress.DataAccess.Json.JsonSchemaNode("valInt", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode254 = new DevExpress.DataAccess.Json.JsonSchemaNode("iconCss", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode255 = new DevExpress.DataAccess.Json.JsonSchemaNode("numItems", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode256 = new DevExpress.DataAccess.Json.JsonSchemaNode("numProdItems", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode257 = new DevExpress.DataAccess.Json.JsonSchemaNode("numRows", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode258 = new DevExpress.DataAccess.Json.JsonSchemaNode("totalCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode259 = new DevExpress.DataAccess.Json.JsonSchemaNode("totalPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode260 = new DevExpress.DataAccess.Json.JsonSchemaNode("maxDiscount", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode261 = new DevExpress.DataAccess.Json.JsonSchemaNode("allRowsWithBuy", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode262 = new DevExpress.DataAccess.Json.JsonSchemaNode("customerNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode263 = new DevExpress.DataAccess.Json.JsonSchemaNode("dealerNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode264 = new DevExpress.DataAccess.Json.JsonSchemaNode("offerNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode265 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowNav", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode266 = new DevExpress.DataAccess.Json.JsonSchemaNode("sellingItemNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode267 = new DevExpress.DataAccess.Json.JsonSchemaNode("templateRowNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode268 = new DevExpress.DataAccess.Json.JsonSchemaNode("prodItemNav", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode269 = new DevExpress.DataAccess.Json.JsonSchemaNode("buyOrderRowNav", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode270 = new DevExpress.DataAccess.Json.JsonSchemaNode("listBOM", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode271 = new DevExpress.DataAccess.Json.JsonSchemaNode("classCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode272 = new DevExpress.DataAccess.Json.JsonSchemaNode("descriptionCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode273 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode274 = new DevExpress.DataAccess.Json.JsonSchemaNode("qty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode275 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode276 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemQty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode277 = new DevExpress.DataAccess.Json.JsonSchemaNode("volume", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode278 = new DevExpress.DataAccess.Json.JsonSchemaNode("totalCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode279 = new DevExpress.DataAccess.Json.JsonSchemaNode("price", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode280 = new DevExpress.DataAccess.Json.JsonSchemaNode("priceEff", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.jsonDataSource1 = new DevExpress.DataAccess.Json.JsonDataSource(this.components);
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
|
|
this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
|
|
this.groupHeaderBand1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
//
|
|
// Detail
|
|
//
|
|
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable1});
|
|
this.Detail.Dpi = 25.4F;
|
|
this.Detail.HeightF = 8.869993F;
|
|
this.Detail.HierarchyPrintOptions.Indent = 5.08F;
|
|
this.Detail.Name = "Detail";
|
|
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0F, 0F, 0F, 0F, 25.4F);
|
|
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrTable1
|
|
//
|
|
this.xrTable1.Dpi = 25.4F;
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(1.144409E-05F, 0F);
|
|
this.xrTable1.Name = "xrTable1";
|
|
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow1});
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(176.9F, 6.349999F);
|
|
//
|
|
// xrTableRow1
|
|
//
|
|
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell1,
|
|
this.xrTableCell2,
|
|
this.xrTableCell3,
|
|
this.xrTableCell4,
|
|
this.xrTableCell5});
|
|
this.xrTableRow1.Dpi = 25.4F;
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
|
this.xrTableRow1.Weight = 1D;
|
|
//
|
|
// xrTableCell1
|
|
//
|
|
this.xrTableCell1.Dpi = 25.4F;
|
|
this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
|
|
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[codGroup]")});
|
|
this.xrTableCell1.Multiline = true;
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell1.Text = "xrTableCell1";
|
|
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell1.Weight = 1.5681852905985822D;
|
|
//
|
|
// xrTableCell2
|
|
//
|
|
this.xrTableCell2.Dpi = 25.4F;
|
|
this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
|
|
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[itemCode]")});
|
|
this.xrTableCell2.Multiline = true;
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell2.Text = "xrTableCell2";
|
|
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell2.Weight = 2.2224641390896576D;
|
|
//
|
|
// xrTableCell3
|
|
//
|
|
this.xrTableCell3.Dpi = 25.4F;
|
|
this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
|
|
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[description]")});
|
|
this.xrTableCell3.Multiline = true;
|
|
this.xrTableCell3.Name = "xrTableCell3";
|
|
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell3.Text = "xrTableCell3";
|
|
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell3.Weight = 1.5743208950858343D;
|
|
//
|
|
// xrTableCell4
|
|
//
|
|
this.xrTableCell4.Dpi = 25.4F;
|
|
this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
|
|
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[numItems]")});
|
|
this.xrTableCell4.Multiline = true;
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell4.Text = "xrTableCell4";
|
|
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell4.TextFormatString = "{0:N2}";
|
|
this.xrTableCell4.Weight = 1.0179922006521527D;
|
|
//
|
|
// xrTableCell5
|
|
//
|
|
this.xrTableCell5.Dpi = 25.4F;
|
|
this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
|
|
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[totQty]")});
|
|
this.xrTableCell5.Multiline = true;
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
|
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell5.Text = "xrTableCell5";
|
|
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell5.TextFormatString = "{0:N2}";
|
|
this.xrTableCell5.Weight = 0.72978495066884752D;
|
|
//
|
|
// TopMargin
|
|
//
|
|
this.TopMargin.Dpi = 25.4F;
|
|
this.TopMargin.HeightF = 20F;
|
|
this.TopMargin.Name = "TopMargin";
|
|
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0F, 0F, 0F, 0F, 25.4F);
|
|
this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// BottomMargin
|
|
//
|
|
this.BottomMargin.Dpi = 25.4F;
|
|
this.BottomMargin.HeightF = 20F;
|
|
this.BottomMargin.Name = "BottomMargin";
|
|
this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0F, 0F, 0F, 0F, 25.4F);
|
|
this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// jsonDataSource1
|
|
//
|
|
this.jsonDataSource1.ConnectionName = "JsonMatReqConn";
|
|
this.jsonDataSource1.Name = "jsonDataSource1";
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode156);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode157);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode158);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode159);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode160);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode161);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode162);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode163);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode164);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode165);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode166);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode167);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode168);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode169);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode170);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode171);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode172);
|
|
jsonSchemaNode155.Nodes.Add(jsonSchemaNode173);
|
|
jsonSchemaNode249.Nodes.Add(jsonSchemaNode250);
|
|
jsonSchemaNode249.Nodes.Add(jsonSchemaNode251);
|
|
jsonSchemaNode249.Nodes.Add(jsonSchemaNode252);
|
|
jsonSchemaNode249.Nodes.Add(jsonSchemaNode253);
|
|
jsonSchemaNode249.Nodes.Add(jsonSchemaNode254);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode228);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode229);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode230);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode231);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode232);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode233);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode234);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode235);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode236);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode237);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode238);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode239);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode240);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode241);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode242);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode243);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode244);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode245);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode246);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode247);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode248);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode249);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode255);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode256);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode257);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode258);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode259);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode260);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode261);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode262);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode263);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode264);
|
|
jsonSchemaNode227.Nodes.Add(jsonSchemaNode265);
|
|
jsonSchemaNode270.Nodes.Add(jsonSchemaNode271);
|
|
jsonSchemaNode270.Nodes.Add(jsonSchemaNode272);
|
|
jsonSchemaNode270.Nodes.Add(jsonSchemaNode273);
|
|
jsonSchemaNode270.Nodes.Add(jsonSchemaNode274);
|
|
jsonSchemaNode270.Nodes.Add(jsonSchemaNode275);
|
|
jsonSchemaNode270.Nodes.Add(jsonSchemaNode276);
|
|
jsonSchemaNode270.Nodes.Add(jsonSchemaNode277);
|
|
jsonSchemaNode270.Nodes.Add(jsonSchemaNode278);
|
|
jsonSchemaNode270.Nodes.Add(jsonSchemaNode279);
|
|
jsonSchemaNode270.Nodes.Add(jsonSchemaNode280);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode176);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode177);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode178);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode179);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode180);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode181);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode182);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode183);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode184);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode185);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode186);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode187);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode188);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode189);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode190);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode191);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode192);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode193);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode194);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode195);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode196);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode197);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode198);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode199);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode200);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode201);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode202);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode203);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode204);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode205);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode206);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode207);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode208);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode209);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode210);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode211);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode212);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode213);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode214);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode215);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode216);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode217);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode218);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode219);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode220);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode221);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode222);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode223);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode224);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode225);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode226);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode227);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode266);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode267);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode268);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode269);
|
|
jsonSchemaNode175.Nodes.Add(jsonSchemaNode270);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode142);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode143);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode144);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode145);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode146);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode147);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode148);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode149);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode150);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode151);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode152);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode153);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode154);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode155);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode174);
|
|
jsonSchemaNode141.Nodes.Add(jsonSchemaNode175);
|
|
this.jsonDataSource1.Schema = jsonSchemaNode141;
|
|
//
|
|
// ReportHeader
|
|
//
|
|
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel2,
|
|
this.xrLabel1,
|
|
this.xrPictureBox2,
|
|
this.xrLabel16});
|
|
this.ReportHeader.Dpi = 25.4F;
|
|
this.ReportHeader.HeightF = 28.61926F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.Dpi = 25.4F;
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Times New Roman", 20F, DevExpress.Drawing.DXFontStyle.Italic);
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 16.61091F);
|
|
this.xrLabel2.Multiline = true;
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(20.74582F, 9.286499F);
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel2.Text = "ordine";
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.Dpi = 25.4F;
|
|
this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
|
|
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[orderRowNav].[orderNav].[orderCode]")});
|
|
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Times New Roman", 20F, DevExpress.Drawing.DXFontStyle.Italic);
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(20.74583F, 16.61091F);
|
|
this.xrLabel1.Multiline = true;
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(57.67916F, 9.286497F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel1.Text = "xrLabel1";
|
|
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrPictureBox2
|
|
//
|
|
this.xrPictureBox2.Dpi = 25.4F;
|
|
this.xrPictureBox2.ImageUrl = "https://iis01.egalware.com/Lux/srv/api/image/empty";
|
|
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(151.5F, 0F);
|
|
this.xrPictureBox2.Name = "xrPictureBox2";
|
|
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(25.39999F, 25.89741F);
|
|
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// xrLabel16
|
|
//
|
|
this.xrLabel16.Dpi = 25.4F;
|
|
this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Times New Roman", 32F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 3.096006F);
|
|
this.xrLabel16.Multiline = true;
|
|
this.xrLabel16.Name = "xrLabel16";
|
|
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.508F, 0.508F, 0F, 0F, 25.4F);
|
|
this.xrLabel16.SizeF = new System.Drawing.SizeF(49.85003F, 13.51491F);
|
|
this.xrLabel16.StylePriority.UseFont = false;
|
|
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel16.Text = "Materiale";
|
|
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// PageFooter
|
|
//
|
|
this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrPageInfo1});
|
|
this.PageFooter.Dpi = 25.4F;
|
|
this.PageFooter.HeightF = 11.70458F;
|
|
this.PageFooter.Name = "PageFooter";
|
|
//
|
|
// xrPageInfo1
|
|
//
|
|
this.xrPageInfo1.Dpi = 25.4F;
|
|
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(151.5F, 2.540002F);
|
|
this.xrPageInfo1.Name = "xrPageInfo1";
|
|
this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
|
|
this.xrPageInfo1.SizeF = new System.Drawing.SizeF(25.4F, 5.842F);
|
|
this.xrPageInfo1.StylePriority.UseTextAlignment = false;
|
|
this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrPageInfo1.TextFormatString = "{0} di {1}";
|
|
//
|
|
// groupHeaderBand1
|
|
//
|
|
this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable2,
|
|
this.xrLabel6,
|
|
this.xrLabel5});
|
|
this.groupHeaderBand1.Dpi = 25.4F;
|
|
this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
|
|
new DevExpress.XtraReports.UI.GroupField("orderRowID", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
|
|
this.groupHeaderBand1.HeightF = 17.65471F;
|
|
this.groupHeaderBand1.KeepTogether = true;
|
|
this.groupHeaderBand1.Name = "groupHeaderBand1";
|
|
this.groupHeaderBand1.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBandExceptFirstEntry;
|
|
this.groupHeaderBand1.RepeatEveryPage = true;
|
|
//
|
|
// xrTable2
|
|
//
|
|
this.xrTable2.Dpi = 25.4F;
|
|
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 9.442558F);
|
|
this.xrTable2.Name = "xrTable2";
|
|
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
|
|
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow2});
|
|
this.xrTable2.SizeF = new System.Drawing.SizeF(176.9F, 6.35F);
|
|
//
|
|
// xrTableRow2
|
|
//
|
|
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell8,
|
|
this.xrTableCell9,
|
|
this.xrTableCell10,
|
|
this.xrTableCell11,
|
|
this.xrTableCell12});
|
|
this.xrTableRow2.Dpi = 25.4F;
|
|
this.xrTableRow2.Name = "xrTableRow2";
|
|
this.xrTableRow2.Weight = 3.622047298492181D;
|
|
//
|
|
// xrTableCell8
|
|
//
|
|
this.xrTableCell8.BackColor = System.Drawing.Color.LightCyan;
|
|
this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell8.Dpi = 25.4F;
|
|
this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrTableCell8.Multiline = true;
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
this.xrTableCell8.StylePriority.UseBackColor = false;
|
|
this.xrTableCell8.StylePriority.UseBorders = false;
|
|
this.xrTableCell8.StylePriority.UseFont = false;
|
|
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell8.Text = "Gruppo";
|
|
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell8.Weight = 1.4844532019514425D;
|
|
//
|
|
// xrTableCell9
|
|
//
|
|
this.xrTableCell9.BackColor = System.Drawing.Color.LightCyan;
|
|
this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell9.Dpi = 25.4F;
|
|
this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrTableCell9.Multiline = true;
|
|
this.xrTableCell9.Name = "xrTableCell9";
|
|
this.xrTableCell9.StylePriority.UseBackColor = false;
|
|
this.xrTableCell9.StylePriority.UseBorders = false;
|
|
this.xrTableCell9.StylePriority.UseFont = false;
|
|
this.xrTableCell9.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell9.Text = "Codice item";
|
|
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell9.Weight = 2.1037980207161806D;
|
|
//
|
|
// xrTableCell10
|
|
//
|
|
this.xrTableCell10.BackColor = System.Drawing.Color.LightCyan;
|
|
this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell10.Dpi = 25.4F;
|
|
this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrTableCell10.Multiline = true;
|
|
this.xrTableCell10.Name = "xrTableCell10";
|
|
this.xrTableCell10.StylePriority.UseBackColor = false;
|
|
this.xrTableCell10.StylePriority.UseBorders = false;
|
|
this.xrTableCell10.StylePriority.UseFont = false;
|
|
this.xrTableCell10.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell10.Text = "Descrizione";
|
|
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell10.Weight = 1.4902614481269565D;
|
|
//
|
|
// xrTableCell11
|
|
//
|
|
this.xrTableCell11.BackColor = System.Drawing.Color.LightCyan;
|
|
this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell11.Dpi = 25.4F;
|
|
this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrTableCell11.Multiline = true;
|
|
this.xrTableCell11.Name = "xrTableCell11";
|
|
this.xrTableCell11.StylePriority.UseBackColor = false;
|
|
this.xrTableCell11.StylePriority.UseBorders = false;
|
|
this.xrTableCell11.StylePriority.UseFont = false;
|
|
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell11.Text = "Numero item";
|
|
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell11.Weight = 0.96363804500823913D;
|
|
//
|
|
// xrTableCell12
|
|
//
|
|
this.xrTableCell12.BackColor = System.Drawing.Color.LightCyan;
|
|
this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell12.Dpi = 25.4F;
|
|
this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrTableCell12.Multiline = true;
|
|
this.xrTableCell12.Name = "xrTableCell12";
|
|
this.xrTableCell12.StylePriority.UseBackColor = false;
|
|
this.xrTableCell12.StylePriority.UseBorders = false;
|
|
this.xrTableCell12.StylePriority.UseFont = false;
|
|
this.xrTableCell12.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell12.Text = "Qty";
|
|
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell12.Weight = 0.69081864637918811D;
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.CanShrink = true;
|
|
this.xrLabel6.Dpi = 25.4F;
|
|
this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
|
|
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[orderRowNav].[orderRowUID]")});
|
|
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(60.16874F, 0F);
|
|
this.xrLabel6.Multiline = true;
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(57.52291F, 6.842012F);
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel6.Text = "xrLabel5";
|
|
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.CanShrink = true;
|
|
this.xrLabel5.Dpi = 25.4F;
|
|
this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
|
|
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[orderRowNav].[note]")});
|
|
this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrLabel5.Multiline = true;
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(60.16874F, 6.842012F);
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
|
this.xrLabel5.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel5.Text = "xrLabel5";
|
|
this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// MaterialReqOrdReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.TopMargin,
|
|
this.BottomMargin,
|
|
this.ReportHeader,
|
|
this.PageFooter,
|
|
this.groupHeaderBand1});
|
|
this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
|
|
this.jsonDataSource1});
|
|
this.DataSource = this.jsonDataSource1;
|
|
this.Dpi = 25.4F;
|
|
this.Margins = new DevExpress.Drawing.DXMargins(20F, 19F, 20F, 20F);
|
|
this.PageHeightF = 279.4F;
|
|
this.PageWidthF = 215.9F;
|
|
this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.Millimeters;
|
|
this.SnapGridSize = 2.5F;
|
|
this.Version = "25.2";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
|
|
private DevExpress.DataAccess.Json.JsonDataSource jsonDataSource1;
|
|
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
|
private DevExpress.XtraReports.UI.PageFooterBand PageFooter;
|
|
private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand groupHeaderBand1;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
}
|
|
}
|