public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <ArticleStandardCostVMEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <ArticleStandardCostVMEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <ArticleStandardCostVMEntityView, ArticleStandardCostVMQueryView>(this, Screen.ArticleStandardCostVMQueryView);

            BackButton = RPSControlFactory.RPSBackButton <ArticleStandardCostVMEntityView, ArticleStandardCostVMQueryView>(this, Screen.ArticleStandardCostVMQueryView);

            IDSite = RPSControlFactory.CreateRPSComboBox <ArticleStandardCostVMEntityView>("e9a570e1-ef61-4870-b064-8560f2f99a54", "", "", true, this);

            IDArticle = RPSControlFactory.CreateRPSComboBox <ArticleStandardCostVMEntityView>("dbc75b86-613c-4eec-bd5a-39f22cdd3e79", "", "", true, this);

            IDRoute = RPSControlFactory.CreateRPSComboBox <ArticleStandardCostVMEntityView>("1c7dac0e-4c35-4937-8389-74ca8b1af47e", "", "", false, this);

            Version = RPSControlFactory.CreateRPSEnumComboBox <ArticleStandardCostVMEntityView>("4f7f4a36-0f41-4645-9a59-144976e23826", "", "", false, this);

            DateFrom = RPSControlFactory.CreateRPSTextBox <ArticleStandardCostVMEntityView>("72d6270e-4f0f-4452-8711-4cb3d5f5e089", "", "", true, this);

            StandardMaterialCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("75dc3d5d-55f9-4c7d-a027-6ca78a2be249", "", "", true, this);

            StandardEmployeeCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("d55c31e7-f14d-4133-a575-423d4a097a76", "", "", true, this);

            StandardMachineCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("f476ce9f-b8da-4d2c-bca0-31ef77e94e90", "", "", true, this);

            StandardToolCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("1496008c-77b0-4d73-aa07-b118062475d6", "", "", true, this);

            StandardExternalWork = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("5506901f-4f4c-47d1-9148-faeb21764fb6", "", "", true, this);

            StandardOtherCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("99a32702-0177-4a28-a946-6929054d7daf", "", "", true, this);

            StandardVariableCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("e153904b-990a-466f-8ae1-291cec92dcff", "", "", true, this);

            TotalStandar1 = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("1c1226fd-d7af-425e-911a-15ca81d9e668", "", "", false, this);

            LastMaterialCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("05bb85dc-f192-4850-b8ab-a605c7225090", "", "", true, this);

            LastEmployeeCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("146db5f5-c27f-4c44-841c-2b47ebc40b85", "", "", true, this);

            LastMachineCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("43020532-f31d-4580-a23a-828858f411e1", "", "", true, this);

            LastToolCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("6c8cce3e-1efa-42e0-82d9-31af251a0f63", "", "", true, this);

            LastExternalWork = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("95c21fde-ecbf-4062-9d9d-f1f2bb993c88", "", "", true, this);

            LastOtherCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("b849e3cf-75cf-4b79-9060-b17c58b9edb1", "", "", true, this);

            LastVariableCost = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("2c9416a1-d0ac-4aa7-a2f1-dbed380b86b2", "", "", true, this);

            TotalLast1 = RPSControlFactory.CreateRPSFormattedTextBox <ArticleStandardCostVMEntityView>("bff46832-5876-46a9-8b98-3d3dce022f5d", "", "", false, this);

            ReportCommandButton = RPSControlFactory.CreateRPSButton <ArticleStandardCostVMEntityView>("a7bbdd8a-e398-4eb1-a92a-79bd10f1afb1", "", "", this);

            RecalculateCostActionNavigationCommandButton = RPSControlFactory.CreateRPSButtonToView <ArticleStandardCostVMEntityView, RecalculateCostActionDialogView>("90c5631f-cc16-4b69-8c89-23572bf4dc03", "", "", this, Screen.RecalculateCostActionDialogView);

            CollectionInit params_ArticleStandardCostEmployeeDetails = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "625a021d-97a9-4b8d-a2a2-223df8b53ec4", CSSSelectorGrid = "", XPathGrid = ""
            };

            ArticleStandardCostEmployeeDetails = RPSControlFactory.RPSCreateCollectionWithGrid <ArticleStandardCostEmployeeDetailsCollectionEditor <ArticleStandardCostVMEntityView, ArticleStandardCostMachineDetailView>, ArticleStandardCostVMEntityView, ArticleStandardCostMachineDetailView>(params_ArticleStandardCostEmployeeDetails, this, Screen.ArticleStandardCostMachineDetailView);

            CollectionInit params_ArticleStandardCostMachineDetails = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "9d13a828-d505-40a8-88e3-c59b201e4f02", CSSSelectorGrid = "", XPathGrid = ""
            };

            ArticleStandardCostMachineDetails = RPSControlFactory.RPSCreateCollectionWithGrid <ArticleStandardCostMachineDetailsCollectionEditor <ArticleStandardCostVMEntityView, ArticleStandardCostMachineDetailView>, ArticleStandardCostVMEntityView, ArticleStandardCostMachineDetailView>(params_ArticleStandardCostMachineDetails, this, Screen.ArticleStandardCostMachineDetailView);

            SectionCostEmployeeDetail = RPSControlFactory.CreateRPSSection <ArticleStandardCostVMEntityView>("", "ul li[rpsid='8dcd9867-c340-4a0d-b3ad-3ad5957bae43']", "", this);

            SectionCostMachineDetail = RPSControlFactory.CreateRPSSection <ArticleStandardCostVMEntityView>("", "ul li[rpsid='dcc1dd25-1a7a-412f-9f8f-c9dcf709a7d4']", "", this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <CompanyCONView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CompanyCONView, ParameterGLMView>(this, Screen.ParameterGLMView);

            BackButton = RPSControlFactory.RPSBackButton <CompanyCONView, ParameterGLMView>(this, Screen.ParameterGLMView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <CompanyCONView, ParameterGLMView>(this, Screen.ParameterGLMView);

            CodCompanyCON = RPSControlFactory.CreateRPSComboBox <CompanyCONView>("ea210aa0-ff42-40ec-b9d1-4dd63efc534a", "", "", true, this);

            MethodConsolidation = RPSControlFactory.CreateRPSEnumComboBox <CompanyCONView>("a93bc8f7-0eb3-4e2c-9401-d051299d57bd", "", "", true, this);

            HoldingPercentage = RPSControlFactory.CreateRPSFormattedTextBox <CompanyCONView>("aabd73e8-1dde-4dd9-9d5b-c4ad3e0cf8f1", "", "", true, this);

            CodACCType = RPSControlFactory.CreateRPSEnumComboBox <CompanyCONView>("f3e395ee-acb6-492c-8ce7-0775db0fd214", "", "", false, this);

            IDCurrency = RPSControlFactory.CreateRPSComboBox <CompanyCONView>("5ecb2389-67ca-4030-a5a0-23bbd8e5853a", "", "", true, this);

            IDVoucherSeriesBookTransfer = RPSControlFactory.CreateRPSComboBox <CompanyCONView>("fabbec22-a76c-42b8-89d3-9e992191dade", "", "", true, this);

            NoMoveOpenJournal = RPSControlFactory.CreateRPSCheckBox <CompanyCONView>("cefd5403-7d0e-4a06-8be7-72cf61c28123", "", "", true, this);

            NoMoveCloseJournal = RPSControlFactory.CreateRPSCheckBox <CompanyCONView>("90932b79-71b4-4c0b-9dbe-275b74125f30", "", "", true, this);

            ExchangeTypeTransferB = RPSControlFactory.CreateRPSEnumComboBox <CompanyCONView>("ae9daca4-7b5a-4c22-85cc-865b54578d6d", "", "", true, this);

            ExchangeTypeTransferPyG = RPSControlFactory.CreateRPSEnumComboBox <CompanyCONView>("b5f19fe3-472f-485b-b048-37461e3be51c", "", "", true, this);

            ExchangeTypeTransferFP = RPSControlFactory.CreateRPSEnumComboBox <CompanyCONView>("0cbe5e94-80f9-44fd-a788-5b40b6ecf377", "", "", true, this);

            IDAccountDif = RPSControlFactory.CreateRPSComboBox <CompanyCONView>("c20b1bce-6a25-4723-8377-ef41f057a758", "", "", false, this);

            IDAccountDifEquity = RPSControlFactory.CreateRPSComboBox <CompanyCONView>("6cc43d09-29dc-406a-a754-df4885f2bbfc", "", "", false, this);

            EliminateShareHoldersFunds = RPSControlFactory.CreateRPSCheckBox <CompanyCONView>("9a3ad0b3-97eb-4620-b9be-a8e729799516", "", "", true, this);

            AccShareHoldersFunds = RPSControlFactory.CreateRPSTextBox <CompanyCONView>("6a95e2dd-abe5-4a9b-a798-764956018444", "", "", false, this);

            EliminateStockHolding = RPSControlFactory.CreateRPSCheckBox <CompanyCONView>("9ff39fed-4896-404e-bfb4-be9bd036a321", "", "", true, this);

            AccStockHolding = RPSControlFactory.CreateRPSTextBox <CompanyCONView>("b01a5296-98ef-4c25-9145-6e1326be61a7", "", "", false, this);

            EliminateAccPurchase = RPSControlFactory.CreateRPSCheckBox <CompanyCONView>("4ef49b8e-eff3-4fb7-9e32-ad10cc5a9a4d", "", "", true, this);

            AccPurchaseIC = RPSControlFactory.CreateRPSTextBox <CompanyCONView>("7cae83e0-f71b-40b0-86ab-06e1830866a9", "", "", false, this);

            EliminateAccSales = RPSControlFactory.CreateRPSCheckBox <CompanyCONView>("6389bf0d-f48c-43cc-ae1e-3c4a885c9bdc", "", "", true, this);

            AccSalesIC = RPSControlFactory.CreateRPSTextBox <CompanyCONView>("91169237-1700-479c-aaab-76dc6adbc1f0", "", "", false, this);

            EliminateAccSupplierIC = RPSControlFactory.CreateRPSCheckBox <CompanyCONView>("d12ad834-51a0-4569-bce8-a1743f47909e", "", "", true, this);

            AccSupplierIC = RPSControlFactory.CreateRPSTextBox <CompanyCONView>("598c42c7-e0c6-4ae6-8e36-f509bbdc3a53", "", "", false, this);

            EliminateAccCustomerIC = RPSControlFactory.CreateRPSCheckBox <CompanyCONView>("568a365b-a1ef-47a0-8f83-4386565aa7ed", "", "", true, this);

            AccCustomerIC = RPSControlFactory.CreateRPSTextBox <CompanyCONView>("7eaf98e7-04c7-4517-9559-1f3a026bc140", "", "", false, this);

            CheckAccountChildNavigationCommandButton = RPSControlFactory.CreateRPSButtonToView <CompanyCONView, CheckAccountChildDialogView>("28636e0f-b508-4079-8186-65359caef793", "", "", this, Screen.CheckAccountChildDialogView);

            DeleteCompanyCONCommandButton = RPSControlFactory.CreateRPSButton <CompanyCONView>("38f22da4-af0d-4d6b-a83c-86642eeeef7e", "", "", this);

            CollectionInit params_AccountCONs = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "0ab10217-67cd-4fd0-a43e-60ac870aa60b", CSSSelectorGrid = "", XPathGrid = ""
            };

            AccountCONs = RPSControlFactory.RPSCreateCollectionWithGrid <AccountCONsCollectionEditor <CompanyCONView, DimensionCONDialogView>, CompanyCONView, DimensionCONDialogView>(params_AccountCONs, this, Screen.DimensionCONDialogView);

            CollectionInit params_GLMDimensionCONs = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "99894c85-40bf-4316-9639-cf21511e9784", CSSSelectorGrid = "", XPathGrid = ""
            };

            GLMDimensionCONs = RPSControlFactory.RPSCreateCollectionWithGrid <GLMDimensionCONsCollectionEditor <CompanyCONView, DimensionCONDialogView>, CompanyCONView, DimensionCONDialogView>(params_GLMDimensionCONs, this, Screen.DimensionCONDialogView);

            CollectionInit params_BudgetCONs = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "22bd85f0-fc54-45fa-ae87-f43b50510187", CSSSelectorGrid = "", XPathGrid = ""
            };

            BudgetCONs = RPSControlFactory.RPSCreateCollectionWithGrid <BudgetCONsCollectionEditor <CompanyCONView, DimensionCONDialogView>, CompanyCONView, DimensionCONDialogView>(params_BudgetCONs, this, Screen.DimensionCONDialogView);

            SectionCompanyCONs = RPSControlFactory.CreateRPSSection <CompanyCONView>("", "ul li[rpsid='fb28da14-fe88-496f-8dc2-73ce0f26a058']", "", this);

            SectionAccounts = RPSControlFactory.CreateRPSSection <CompanyCONView>("", "ul li[rpsid='5c0c26ab-8b25-43dc-845f-c7871ed0486a']", "", this);

            SectionDimension = RPSControlFactory.CreateRPSSection <CompanyCONView>("", "ul li[rpsid='ddf601c7-000c-42f5-9459-86ec84fefac1']", "", this);

            SectionBudget = RPSControlFactory.CreateRPSSection <CompanyCONView>("", "ul li[rpsid='7865f663-3a3e-4ea7-aabe-899383a8360f']", "", this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <CPQProductEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <CPQProductEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CPQProductEntityView, CPQProductCollectionView>(this, Screen.CPQProductCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <CPQProductEntityView, CPQProductCollectionView>(this, Screen.CPQProductCollectionView);

            IDCPQModel = RPSControlFactory.CreateRPSComboBox <CPQProductEntityView>("5f99c455-9b34-4e3d-ba6b-88b72a543c05", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <CPQProductEntityView>("2654112b-5453-4fd6-bc1f-b0f3dc11c2e5", "", "", false, this);

            Status = RPSControlFactory.CreateRPSEnumComboBox <CPQProductEntityView>("728f7ebe-fa49-4d91-ba99-ac8e56904812", "", "", true, this);

            IDCustomer = RPSControlFactory.CreateRPSComboBox <CPQProductEntityView>("c03f646f-0b32-473c-8b59-5f53a51df66c", "", "", false, this);

            IDPotentialCustomer = RPSControlFactory.CreateRPSComboBox <CPQProductEntityView>("ff81468c-cbff-43f7-9a80-ad39478c6b26", "", "", false, this);

            IDCurrency = RPSControlFactory.CreateRPSComboBox <CPQProductEntityView>("306a4ff2-3faa-4381-a3ce-2808e1a69460", "", "", false, this);

            IDOportunity = RPSControlFactory.CreateRPSComboBox <CPQProductEntityView>("feafbb3a-84d3-4a24-9e6c-5fcd00891d8b", "", "", false, this);

            IDSalesQuote = RPSControlFactory.CreateRPSComboBox <CPQProductEntityView>("fde7f741-05c9-408d-b73e-3e0e541aa7d7", "", "", false, this);

            IDOrder = RPSControlFactory.CreateRPSComboBox <CPQProductEntityView>("b0ea382a-393b-4678-a8e2-3611996d2acd", "", "", false, this);

            DescriptionExtended = RPSControlFactory.CreateRPSTextBox <CPQProductEntityView>("f6e79441-0471-4779-bb18-1a5eb2f65552", "", "", false, this);

            Price = RPSControlFactory.CreateRPSFormattedTextBox <CPQProductEntityView>("73e6a5c3-2e27-4ecc-903f-8ef30f5e7c6e", "", "", true, this);

            Cost = RPSControlFactory.CreateRPSFormattedTextBox <CPQProductEntityView>("1f61c8b7-4281-4c1c-aced-3fb6845fd5e9", "", "", true, this);

            CopyCPQProductCommandButton = RPSControlFactory.CreateRPSButtonToView <CPQProductEntityView, CopyCPQProductDialogView>("40374919-460d-496a-bf2d-331d68b829b5", "", "", this, Screen.CopyCPQProductDialogView);

            ExecuteCPQEndProductButton = RPSControlFactory.CreateRPSButton <CPQProductEntityView>("96cd32cf-72a6-4c3c-b582-19de50695224", "", "", this);

            ExecuteCPQApproveProductButton = RPSControlFactory.CreateRPSButton <CPQProductEntityView>("d6c1da82-3b3a-43f2-8c4c-84ed5d607f7d", "", "", this);

            ExecuteCPQRetryButton = RPSControlFactory.CreateRPSButton <CPQProductEntityView>("84af03e8-8bda-49aa-9082-f292c92426ff", "", "", this);

            ReevaluateFormulasButton = RPSControlFactory.CreateRPSButton <CPQProductEntityView>("55e80d4d-f9e5-41ae-a4f0-dab0a165d927", "", "", this);

            ShowActionsStackCommandButton = RPSControlFactory.CreateRPSButton <CPQProductEntityView>("c81b233f-3d45-4d02-99dd-307b8d273f3a", "", "", this);

            HideActionsStackCommandButton = RPSControlFactory.CreateRPSButton <CPQProductEntityView>("dd486de1-48ba-4d05-b6a2-2a6c23375251", "", "", this);

            CollectionInit params_ArticleListCollection = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "5bc0c1e4-4a86-4f57-9109-29bcc7587710", CSSSelectorGrid = "", XPathGrid = ""
            };

            ArticleListCollection = RPSControlFactory.RPSCreateCollectionWithGrid <ArticleListCollectionCollectionEditor <CPQProductEntityView, InformationExtendedDialogView>, CPQProductEntityView, InformationExtendedDialogView>(params_ArticleListCollection, this, Screen.InformationExtendedDialogView);

            CollectionInit params_GetActionsStack = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "b5d53f93-908d-4c05-becf-934710982489", CSSSelectorGrid = "", XPathGrid = ""
            };

            GetActionsStack = RPSControlFactory.RPSCreateCollectionWithGrid <GetActionsStackCollectionEditor <CPQProductEntityView, InformationExtendedDialogView>, CPQProductEntityView, InformationExtendedDialogView>(params_GetActionsStack, this, Screen.InformationExtendedDialogView);

            CollectionInit params_VariableDataCollection = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "b9ea8b1b-2706-4b49-9813-9e5174eefaea", CSSSelectorGrid = "", XPathGrid = ""
            };

            VariableDataCollection = RPSControlFactory.RPSCreateCollectionWithGrid <VariableDataCollectionCollectionEditor <CPQProductEntityView, InformationExtendedDialogView>, CPQProductEntityView, InformationExtendedDialogView>(params_VariableDataCollection, this, Screen.InformationExtendedDialogView);
        }
        public void InitializeControls()
        {
            ConsultDate = RPSControlFactory.CreateRPSTextBox <DataCaptureProjectView>("13066a8f-2dc5-4a85-9a24-1f4d3e95fcf0", "", "", false, this);

            ConsultTime = RPSControlFactory.CreateRPSTextBox <DataCaptureProjectView>("bddca947-001a-47ce-8ddc-a98ce3fb6d80", "", "", false, this);

            CheckInCommand = RPSControlFactory.CreateRPSButton <DataCaptureProjectView>("e7c10c1b-88da-478c-b870-b0aa142898eb", "", "", this);

            CheckOutCommand = RPSControlFactory.CreateRPSButton <DataCaptureProjectView>("dca5b8ab-cddc-4f63-b18b-45c41b13a502", "", "", this);

            Employee = RPSControlFactory.CreateRPSComboBox <DataCaptureProjectView>("8cb69743-d31d-4a90-8bcb-df95df3ccbb4", "", "", false, this);

            DataCaptureProjectTaskNavigationCommand = RPSControlFactory.CreateRPSButtonToView <DataCaptureProjectView, DataCaptureProjectTaskDialogView>("02f16e58-c110-4556-94af-dfee06aa8076", "", "", this, Screen.DataCaptureProjectTaskDialogView);

            Project = RPSControlFactory.CreateRPSComboBox <DataCaptureProjectView>("15ec59ce-a681-42b9-bdff-0956cd2be9d3", "", "", false, this);

            ProjectTask = RPSControlFactory.CreateRPSComboBox <DataCaptureProjectView>("cbc61162-5abc-4ce1-ab95-edb059617fa4", "", "", false, this);

            DataCaptureProjectTaskPlannedNavigationCommand = RPSControlFactory.CreateRPSButtonToView <DataCaptureProjectView, DataCaptureProjectTaskPlannedDialogView>("77c45d0d-1b88-49a0-98d9-c13b08843728", "", "", this, Screen.DataCaptureProjectTaskPlannedDialogView);

            Machine = RPSControlFactory.CreateRPSComboBox <DataCaptureProjectView>("b9d21346-070f-4226-8165-5012f216dc33", "", "", false, this);

            CheckMachineImputation = RPSControlFactory.CreateRPSCheckBox <DataCaptureProjectView>("f9895625-57ae-4bc8-9bb0-a01f55e0e524", "", "", false, this);

            ExecuteDataCaptureStart = RPSControlFactory.CreateRPSButton <DataCaptureProjectView>("832b6603-a227-4a79-adf6-1c34a02e8699", "", "", this);

            Description = RPSControlFactory.CreateRPSTextBox <DataCaptureProjectView>("b81ad596-c7bd-45b9-87f9-b7d7b18f53fc", "", "", false, this);

            StartDate = RPSControlFactory.CreateRPSTextBox <DataCaptureProjectView>("d485674e-e451-4192-bc42-5e5b5c36ea59", "", "", false, this);

            StartHour = RPSControlFactory.CreateRPSTextBox <DataCaptureProjectView>("02f4e915-aba3-4c9b-8f77-bb25461507ac", "", "", false, this);

            ExecuteDataCaptureStop = RPSControlFactory.CreateRPSButton <DataCaptureProjectView>("5309b33e-2bcd-4f68-b7ea-1eb135496268", "", "", this);

            StartDate1 = RPSControlFactory.CreateRPSTextBox <DataCaptureProjectView>("1975176f-8d7d-4735-9ef5-32c63c49a9f9", "", "", false, this);

            StartHour1 = RPSControlFactory.CreateRPSTextBox <DataCaptureProjectView>("6daa23cf-d3e7-430c-9c48-f9a59276c2bb", "", "", false, this);

            EndHour = RPSControlFactory.CreateRPSTextBox <DataCaptureProjectView>("b61c5855-e2fb-427f-802f-998807f1fa5d", "", "", false, this);

            ImputationTime = RPSControlFactory.CreateRPSTextBox <DataCaptureProjectView>("4fc80b97-d444-42be-8610-12ad1602b9aa", "", "", false, this);

            ImpTime = RPSControlFactory.CreateRPSTextBox <DataCaptureProjectView>("3e665469-c4f3-46a0-92ca-ef13de3e90e2", "", "", false, this);

            EstimatedTime = RPSControlFactory.CreateRPSFormattedTextBox <DataCaptureProjectView>("33fee349-806e-436e-a1ba-1bdc5ad88762", "", "", false, this);

            Progress = RPSControlFactory.CreateRPSFormattedTextBox <DataCaptureProjectView>("35dfe807-cd23-47b3-a365-f34f9ca963a3", "", "", false, this);

            HourType = RPSControlFactory.CreateRPSComboBox <DataCaptureProjectView>("962ceeeb-3525-4fef-a832-0ed7e2811a9b", "", "", false, this);

            PreparedTime = RPSControlFactory.CreateRPSCheckBox <DataCaptureProjectView>("f70b788e-f48f-455f-b6f1-29ca59ba09b9", "", "", false, this);

            Unproductive = RPSControlFactory.CreateRPSCheckBox <DataCaptureProjectView>("507b98d4-8ab6-4a37-a78b-eba97de366f1", "", "", false, this);

            UnproductiveType = RPSControlFactory.CreateRPSComboBox <DataCaptureProjectView>("bfb5dd6a-8c81-491b-9ca3-3e75902ae99c", "", "", false, this);

            ExecuteDataCaptureEnd = RPSControlFactory.CreateRPSButton <DataCaptureProjectView>("27a80c6f-7af5-42c2-8876-ee69409aa258", "", "", this);

            NavigationToAutomaticExitCommButton = RPSControlFactory.CreateRPSButton <DataCaptureProjectView>("3e7777fd-d6cb-4faa-aa9e-cc1a9086db65", "", "", this);

            NavigationToImputationMaterialCommButton = RPSControlFactory.CreateRPSButton <DataCaptureProjectView>("7b2b2f43-f7c8-4bb4-a8b3-46ffeeb2cca2", "", "", this);

            ProjectDocumentationCommandButton = RPSControlFactory.CreateRPSButton <DataCaptureProjectView>("65f6e89b-d668-4e6d-b17b-670c39bc4225", "", "", this);

            ProjectTaskDocumentationCommandButton = RPSControlFactory.CreateRPSButton <DataCaptureProjectView>("ea3acc72-3821-4aad-acc2-8adadfbe0122", "", "", this);

            NavigationToWarningCommButton = RPSControlFactory.CreateRPSButton <DataCaptureProjectView>("5f4ab4e9-b628-4ea0-b8ee-ac257b026955", "", "", this);
        }
        public void InitializeControls()
        {
            IDPurchaseProposal = RPSControlFactory.CreateRPSComboBox <SupplierRequestQuotationComparisonQueryView>("c28671d6-cc58-46e6-88ec-9cd4ce37b382", "", "", false, this);

            Group = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("507f3ff9-69ff-44cc-b017-a8581ba6afb5", "", "", false, this);

            SupplierRequestQuotationGroupSearchNavigationCommand = RPSControlFactory.CreateRPSButtonToView <SupplierRequestQuotationComparisonQueryView, SupplierRequestQuotationGroupSearchDialogView>("adbad4c6-3a04-48f4-b53b-9fcdf60504ce", "", "", this, Screen.SupplierRequestQuotationGroupSearchDialogView);

            IDOrder = RPSControlFactory.CreateRPSComboBox <SupplierRequestQuotationComparisonQueryView>("7aa1adbe-1679-4e1c-88ba-b3a091ff8e92", "", "", false, this);

            IDProductLine = RPSControlFactory.CreateRPSCollectionComboBox <SupplierRequestQuotationComparisonQueryView>("c2bf394f-e167-4992-8d66-79498ccd7a0d", "", "", false, this);

            IDProductFamily = RPSControlFactory.CreateRPSCollectionComboBox <SupplierRequestQuotationComparisonQueryView>("95c6e13d-0ebb-4e77-b6ca-ed530231d516", "", "", false, this);

            IDProductSubFamily = RPSControlFactory.CreateRPSCollectionComboBox <SupplierRequestQuotationComparisonQueryView>("2f7fb72a-1025-4613-89d5-39e369eea216", "", "", false, this);

            IDArticleList = RPSControlFactory.CreateRPSCollectionComboBox <SupplierRequestQuotationComparisonQueryView>("552a92f2-e7e0-469e-86b6-074c09354faa", "", "", false, this);

            ReferenceSupplier = RPSControlFactory.CreateRPSEnumComboBox <SupplierRequestQuotationComparisonQueryView>("3faa4349-26ed-4872-a081-685216094b24", "", "", false, this);

            ManufacturingOrder = RPSControlFactory.CreateRPSComboBox <SupplierRequestQuotationComparisonQueryView>("9d924444-a4f9-4c94-a5a2-a2df8f42b8fb", "", "", false, this);

            IDProject = RPSControlFactory.CreateRPSComboBox <SupplierRequestQuotationComparisonQueryView>("09028613-72e7-474c-932e-1afcfa2332b0", "", "", false, this);

            IDOrderSL = RPSControlFactory.CreateRPSComboBox <SupplierRequestQuotationComparisonQueryView>("4fe0f188-3870-48a9-96f1-c99d909c6f71", "", "", false, this);

            IDMaintenanceOrder = RPSControlFactory.CreateRPSComboBox <SupplierRequestQuotationComparisonQueryView>("52a6e7af-ef30-4957-bf57-b2b182ad5c88", "", "", false, this);

            IDArticleStructure = RPSControlFactory.CreateRPSComboBox <SupplierRequestQuotationComparisonQueryView>("0f7c3367-1015-4a75-a4df-84114b6c6f0f", "", "", false, this);

            InternalCode = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("b74c70a4-e9ce-4ff1-ae9d-ba0a9cb57f40", "", "", false, this);

            OnlyExternalTask = RPSControlFactory.CreateRPSCheckBox <SupplierRequestQuotationComparisonQueryView>("02a0bdc0-7afd-4c5e-8219-2e3561886a1f", "", "", false, this);

            IDQuotationSL = RPSControlFactory.CreateRPSComboBox <SupplierRequestQuotationComparisonQueryView>("07d3e6dc-310e-46c2-89b2-01ca2a67a8cb", "", "", false, this);

            SupplierRequestQuotation_SupplierRFQDate = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("befd9579-9af5-4df4-befb-321663bf9ae6", "", "", false, this);

            SupplierRequestQuotation_SupplierRFQGroup = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("4c301d86-62d9-4b8d-b656-bd3673d728a2", "", "", false, this);

            SupplierRequestQuotationLine_ReferenceSupplier = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("a023d430-cbf8-4f38-b33e-dd9c876c117c", "", "", false, this);

            SupplierRequestQuotationLine_Description = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("8d9abf20-e215-422a-82fc-3e9cfc266d54", "", "", false, this);

            SupplierRequestQuotationLine_ReceptionDate = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("a5faaa19-b280-429d-9f40-d1576ab51c2a", "", "", false, this);

            SupplierRequestQuotationLine_ReceptionDemandDate = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("dd075b2a-f182-4abd-aa2b-96a953930d68", "", "", false, this);

            SupplierRequestQuotationLine_ReceivedStatus = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("9cd8b9fd-2287-46ca-bd2d-cfe59af398d0", "", "", false, this);

            SupplierRequestQuotationLine_PercentVAT = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("8627d8af-af98-41d7-ba62-ddf044518557", "", "", false, this);

            SupplierRequestQuotationLine_PercentSurcharge = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("22451498-a1c7-4f00-94d4-c3aaf9355a12", "", "", false, this);

            SupplierRequestQuotationLine_ReceivedDate = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("3f9acc92-da3b-4ffd-a1a2-43e85cb6714e", "", "", false, this);

            SupplierRequestQuotationLine_AcceptedDate = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("329e01cd-7980-47a8-8262-780d279ba472", "", "", false, this);

            ExternalTask = RPSControlFactory.CreateRPSCheckBox <SupplierRequestQuotationComparisonQueryView>("fe93b610-a279-4308-86ed-82f94d4465ca", "", "", false, this);

            SupplierRequestQuotationLine_PurchaseLot = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("bc522ca9-6998-4f28-afc6-1ef7941f06bc", "", "", false, this);

            SupplierRequestQuotationLine_MinimumLot = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("f8ce261a-e032-4523-8fa4-39af32f0a1ab", "", "", false, this);

            SupplierRequestQuotationLine_DeliveryDays = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("2b943ce0-0dd5-4c03-9b81-a988664da735", "", "", false, this);

            SupplierRequestQuotationLine_InternalCode = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("88df7de5-577a-40fe-8190-870c973e4c7f", "", "", false, this);

            SupplierRequestQuotationLine_Discount1 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("6e27110b-28a5-426c-a526-f892b06dcfbd", "", "", false, this);

            SupplierRequestQuotationLine_CascadeDiscount1 = RPSControlFactory.CreateRPSCheckBox <SupplierRequestQuotationComparisonQueryView>("a02a691a-a258-4859-af24-bceea42b67ab", "", "", false, this);

            SupplierRequestQuotationLine_Discount2 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("511058d5-a1c2-4cb7-9030-f2d26c32102a", "", "", false, this);

            SupplierRequestQuotationLine_CascadeDiscount2 = RPSControlFactory.CreateRPSCheckBox <SupplierRequestQuotationComparisonQueryView>("5bd0dde3-1883-4728-ad43-ed5246267fdb", "", "", false, this);

            SupplierRequestQuotationLine_Discount3 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("f23fafac-9249-41a2-8628-42dcc12600db", "", "", false, this);

            SupplierRequestQuotationLine_CascadeDiscount3 = RPSControlFactory.CreateRPSCheckBox <SupplierRequestQuotationComparisonQueryView>("4d7989ce-166c-4aaa-9261-750d1a170693", "", "", false, this);

            SupplierRequestQuotationLine_Discount4 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("af0c38e9-b5ff-4380-965b-3b1091eb41b2", "", "", false, this);

            SupplierRequestQuotationLine_CascadeDiscount4 = RPSControlFactory.CreateRPSCheckBox <SupplierRequestQuotationComparisonQueryView>("d7a5fe25-5ebf-44a4-9214-dc280bc574a5", "", "", false, this);

            SupplierRequestQuotationLine_Discount5 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("74bd75d5-2754-4ac9-b9d5-5ebfffcd9325", "", "", false, this);

            SupplierRequestQuotationLine_CascadeDiscount5 = RPSControlFactory.CreateRPSCheckBox <SupplierRequestQuotationComparisonQueryView>("df9d91a5-1959-4e0c-911b-94b8aa0cfa4a", "", "", false, this);

            SupplierRequestQuotationLine_AmountDiscount = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("55d72058-810a-4438-a12e-247e8085e100", "", "", false, this);

            SupplierRequestQuotationLine_PositionAmountDiscount = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("38c49c50-56dd-4d27-84bd-9ad7d6eced55", "", "", false, this);

            SupplierRequestQuotation_Discount1 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("2f8ea8f0-1e30-411a-bc67-61fd1a3dc5e2", "", "", false, this);

            SupplierRequestQuotation_Discount2 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("e99bcd28-71e6-42f0-89de-39b866d285e1", "", "", false, this);

            SupplierRequestQuotation_Discount3 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("3839da35-927e-46ea-bfd0-f9f0c05ef0eb", "", "", false, this);

            SupplierRequestQuotation_CashDiscount = RPSControlFactory.CreateRPSFormattedTextBox <SupplierRequestQuotationComparisonQueryView>("fcfad95f-b14b-4dc3-97e3-415efa08d2b7", "", "", false, this);

            Matchcode = RPSControlFactory.CreateRPSTextBox <SupplierRequestQuotationComparisonQueryView>("0b79605e-2f01-4e79-beab-21289a970fcd", "", "", false, this);

            ChangeReceivedStatusAceptedChildNavigationCommandButton = RPSControlFactory.CreateRPSButtonToView <SupplierRequestQuotationComparisonQueryView, ChangeReceivedStatusAceptedChildDialogView>("d9324eb7-6ad8-4256-ad83-e5dab23d81b1", "", "", this, Screen.ChangeReceivedStatusAceptedChildDialogView);

            RejectOfferLineCommandButton = RPSControlFactory.CreateRPSButton <SupplierRequestQuotationComparisonQueryView>("816c60e0-6275-4a5e-9ca0-0d68ab8885ab", "", "", this);

            CollectionInit params_SupplierRequestQuotationLineComparisonConsult = new CollectionInit()
            {
                IDDescriptor = "af58dcc6-d3fd-4c81-bc69-375a5593d021", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "bb8251a5-f7d1-4101-824c-6007473ed1f0", CSSSelectorGrid = "", XPathGrid = ""
            };

            SupplierRequestQuotationLineComparisonConsult = RPSControlFactory.RPSCreateCollectionWithGrid <SupplierRequestQuotationLineComparisonConsultCollectionEditor <SupplierRequestQuotationComparisonQueryView, ChangeReceivedStatusAceptedChildDialogView>, SupplierRequestQuotationComparisonQueryView, ChangeReceivedStatusAceptedChildDialogView>(params_SupplierRequestQuotationLineComparisonConsult, this, Screen.ChangeReceivedStatusAceptedChildDialogView);
        }
        public void InitializeControls()
        {
            ControlBusinessUnit = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("ad004274-026b-4367-a93b-9211a84fe434", "", "", true, this);

            ControlUser = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("20cae7fb-96f8-4427-b48b-b67002b7c3ec", "", "", true, this);

            IDCustomerClassification = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("1f6e4b6a-9de5-4e85-95de-8b491a576dc6", "", "", false, this);

            Cost = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("1a4b5677-23d7-43d9-ba19-50c6b5d397cd", "", "", true, this);

            MarginType = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("441de740-2339-462c-a86c-64f55dd341f0", "", "", true, this);

            MarginPercent = RPSControlFactory.CreateRPSFormattedTextBox <ParameterFacSLEntityView>("8ebf5768-8276-48b4-8d21-4a41519afb9b", "", "", true, this);

            RiskCalculated = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("68db8c9e-7402-4a98-82d2-cc6c26e5f053", "", "", true, this);

            RiskType = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("44b934cc-40fb-4e5c-b3fe-90e250ed3384", "", "", true, this);

            RiskTypeOrder = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("8b543e1f-0195-4db5-a515-327b05eb4d44", "", "", true, this);

            InternalCodeOrder = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("d3bce484-659a-48c9-ba2d-e96b674a04aa", "", "", true, this);

            InternalCodeCustomer = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("a4294759-4e9c-46f3-bc09-008a79d6a833", "", "", true, this);

            InternalCodeArticle = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("6924c990-380f-415b-b06d-b460597afb72", "", "", true, this);

            InternalCodeLine = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("5dab7858-e126-4a13-81d6-1f830cc72eba", "", "", true, this);

            IDOrderSituationRisk = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("5be8c086-2e07-46ce-b2cb-134d35b78bbc", "", "", false, this);

            KitWarehouse = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("c80e3f3e-0f99-4278-8d45-ddb114cd9eb9", "", "", true, this);

            InputComponent = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("c08da313-9ce4-4323-8a79-a2a3b3ab852f", "", "", true, this);

            PercentDelivery = RPSControlFactory.CreateRPSFormattedTextBox <ParameterFacSLEntityView>("1111a4da-3c04-48f8-8b6e-1a5197f95ffb", "", "", true, this);

            ArticleVersionDefault = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("16763225-dae9-41bf-8f59-c08dc93e1013", "", "", true, this);

            IDDocumentCategoryOrder = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("0c537278-221b-4a37-9fd8-e624ee7d8198", "", "", false, this);

            ZippedDocuments = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("9c396650-9f81-456e-bf3e-3f3588f4c9d2", "", "", true, this);

            IDOrderSituation = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("61d5db1e-9d87-4370-97a1-070ba6a7cf0a", "", "", true, this);

            IDOrderSituationManual = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("8b476f45-a7ed-4eff-806a-6d405842d7c0", "", "", true, this);

            IDOrderSituationDirect = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("ed7875a2-26ab-446d-ba77-c759759055df", "", "", true, this);

            PreliminaryDeliveryNote = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("e9f09236-3f2a-4d6e-8b62-518ebabe2252", "", "", true, this);

            IDCodingSerieDeliveryNoteTemp = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("999c3c6b-6641-4946-b147-1b0daee30a7b", "", "", false, this);

            RegisteredInvoice = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("5367eba1-18f3-4afd-96bb-6cb4f4376cab", "", "", true, this);

            FinalizedInvoice = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("803b4b4a-4fda-44de-aeba-8eb5583377d0", "", "", true, this);

            IDDocumentCategoryDeliveryNote = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("bddde5c5-1864-4451-a68d-557e329cb986", "", "", false, this);

            IDDeliveryNoteTypeReplacement = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("11b85d62-5c45-47fa-95a8-b653249b0cea", "", "", false, this);

            IDArticleRoapMap = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("f06826f6-ef03-4529-9937-8a8257d3ea2e", "", "", false, this);

            ManualWeight = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("a22bffd2-c7f0-4e0e-a0d3-2e26ad3afad7", "", "", true, this);

            InvoiceType = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("8c9aae61-15dd-45ef-b09f-32327182c523", "", "", true, this);

            IDCodingSerieInvoiceTemp = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("b18a1631-3843-4c57-b498-1d10a018f525", "", "", false, this);

            IDVATFree = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("67f6b6e8-5264-434e-a6a2-21b293f5db9e", "", "", true, this);

            IDVATTypeTransport = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("22ac4026-a28e-4e7e-8864-c7c631fdda31", "", "", false, this);

            IDDocumentCategoryInvoice = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("11ba459b-5717-48d7-8ec3-e7350bc6e2eb", "", "", false, this);

            VATNumberDigitalInvoice = RPSControlFactory.CreateRPSTextBox <ParameterFacSLEntityView>("81ced8fe-f249-4b11-a565-e47419806e40", "", "", false, this);

            SubjectDigitalInvoice = RPSControlFactory.CreateRPSTextBox <ParameterFacSLEntityView>("9c100601-a043-429b-93ac-fa5a39870eef", "", "", false, this);

            IDArticleAutoInvoice = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("a489abb6-192b-40c8-9b38-e3134eea5ab8", "", "", false, this);

            ClosedDate = RPSControlFactory.CreateRPSTextBox <ParameterFacSLEntityView>("aecde4f2-f0b2-4949-a149-55ccf4e8d956", "", "", false, this);

            TypeAdvanceInvoice = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("4b98503e-6a87-405b-a91a-deb5536dd8b8", "", "", true, this);

            IDAdvancePaymentVATType = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("0f57988e-9159-4662-93b0-7c90674aa79e", "", "", false, this);

            IDAdvancePaymentMethod = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("3b7ac7b5-08e4-4d3a-9755-b940d9cbb68b", "", "", false, this);

            IDArticleAdvanceStatistic = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("56ffea09-d845-48a8-aa6b-28a5f6b6a2c0", "", "", false, this);

            RetentionAdvances = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("560f86a1-905d-4610-b5e6-1d652ab0047c", "", "", true, this);

            IDCodingSerieRoadMap = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("1309c312-4cb4-431b-85ff-93fea181ef95", "", "", false, this);

            IDCodingSeriePackingList = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("5317930b-b36e-4b25-bac7-4b7dfea2ae22", "", "", false, this);

            IDCodingSerieRappelAgreement = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("34596416-7568-4a76-9614-23979c94cbdc", "", "", false, this);

            IDCodingSerieMerchandiseGift = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("d190a737-6ce7-47be-9f69-ee6a5d55e699", "", "", false, this);

            TextLineGeneralReplace = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("e7b5ea0f-6b50-466d-a9f8-96fa0c2d8ff1", "", "", true, this);

            IDTextLineOfferPre = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("d77060b8-cb69-4d71-8b54-9299909fb77a", "", "", false, this);

            IDTextLineFContractPre = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("986b2fe4-c552-4d6c-9e5c-43a5f7fb8571", "", "", false, this);

            IDTextLineOrderPre = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("35e93b4d-c2dd-45fd-9c96-c988bae588e9", "", "", false, this);

            IDTextLineDNotePre = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("1d360c41-5fa5-4bac-aa5e-8910935f55d8", "", "", false, this);

            IDTextLineInvoicePre = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("f7b5c316-bcac-406f-86ee-51b156a9d7f9", "", "", false, this);

            IDTextLineCreditPre = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("8adea574-8375-415d-aed2-5d34cd078cd6", "", "", false, this);

            IDTextLineAdvancePre = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("bf92ee28-611c-4bcd-bacd-aa5dbd850cd7", "", "", false, this);

            IDTextLineOfferPost = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("05875132-74e4-4f60-b548-ac747957b9d7", "", "", false, this);

            IDTextLineFContractPost = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("cd0bfa6f-e07a-4c57-a35a-5d1fce8443ce", "", "", false, this);

            IDTextLineOrderPost = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("e58d2bc7-fcf6-4f88-8352-d734476ec026", "", "", false, this);

            IDTextLineDNotePost = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("de0d26cd-3891-47d8-a1d1-fc81b32dc6a6", "", "", false, this);

            IDTextLineInvoicePost = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("b6694cbe-503b-4e6a-996e-a6a7c3068a6f", "", "", false, this);

            IDTextLineCreditPost = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("383a73d8-d4e6-47bf-92b5-f583e8d981e3", "", "", false, this);

            IDTextLineAdvancePost = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("07bf83f9-69c9-4404-9fa2-0801ba91684a", "", "", false, this);

            FrameworkContractPrice = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("e425031a-dd04-404f-9627-4a43aabf7e9d", "", "", true, this);

            ReceptionDateComCondition = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("4cdf04ad-5185-44d4-b9b9-bb06a0adbeea", "", "", true, this);

            AllowModifyPrice = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("7d36cd8e-63a5-4f6d-9c53-a811e4b3fa81", "", "", true, this);

            RecalculatePrice = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("205a123b-79e1-4248-ae9c-1ae215748797", "", "", true, this);

            PriceList = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("efde3f5e-3d42-4fba-89fa-b9a4a04198a9", "", "", true, this);

            PriceCustomerArticle = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("602079a9-db41-489b-b7c2-4462afc24f96", "", "", true, this);

            PriceCustomerArticleGroup = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("3a24d741-1498-4c5f-af0d-111debcff343", "", "", true, this);

            IDPriceList = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("c736b010-0b91-4976-87a2-2744f1f18a6b", "", "", false, this);

            PriceSerieList = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("84815fbc-e78f-4d06-a175-51c93079c588", "", "", true, this);

            PriceSerie = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("226e67c0-95fc-44cc-928d-b52f1fc92bcb", "", "", true, this);

            DiscountGroup = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("3ef158b9-350e-4def-9fd7-975b9a64ac90", "", "", true, this);

            DiscountCustomerArticle = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("de0713ba-29d8-4210-909b-1f841120ec73", "", "", true, this);

            DiscountCustomerArticleGroup = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("6f13c0a7-c904-4473-94b7-0152833d17cf", "", "", true, this);

            CondititionCustomer = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("473a5f9a-c53f-4a1e-afb5-75fe63f50bd7", "", "", true, this);

            ConditionCustomerGroup = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("e7b65a13-7b3e-491b-a122-4392e42be73f", "", "", true, this);

            ConditionGeneric = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("0b6bb0ff-2ff5-4498-b489-e663f4e39d46", "", "", true, this);

            CommissionDefinition = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("fcd59865-203a-41af-b0a1-d8f655708725", "", "", true, this);

            CommissionCustomerArticle = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("6bde9060-6228-4256-97e7-39f95d2ca1ac", "", "", true, this);

            CommissionCustomeArticlerGroup = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("72320ae3-d3db-4b41-a71e-4cbe7acfd08f", "", "", true, this);

            CommissionType = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("83ae23c4-0bcf-4063-8309-025bd5d87046", "", "", true, this);

            CommissionOrderCustomer = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("073353de-86b4-436f-83d0-19c60c36a152", "", "", true, this);

            CommissionOrderCustomerGroup = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("23ab0ded-1c7c-4cdd-9279-424a98d61b34", "", "", true, this);

            CommissionOrderAgent = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("4328d03f-55c6-488a-b0fd-e0b67fda5a82", "", "", true, this);

            CommissionOrderAgentGroup = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("dbe8f9d1-d5c9-466c-b074-d2fc32628d90", "", "", true, this);

            CommissionOrderAgentClassification = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("c0cba601-a17f-4412-ae77-3ff3899c1193", "", "", true, this);

            PromotionCustomer = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("4b8ac7db-0b6c-4b16-8d8e-74f4b34bf5e5", "", "", true, this);

            PromotionCustomerGroup = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("4554204d-f643-4fae-903e-496e838f88c6", "", "", true, this);

            PromotionGeneric = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("88121800-5156-4e99-9f66-e2cc956114d2", "", "", true, this);

            IDFrameworkCStatusInitial = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("4382ba90-1386-4199-9d56-89586db556a9", "", "", false, this);

            IDFrameworkCStatusOffer = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("64103d9d-a20f-44f0-b20f-b90e350e9868", "", "", false, this);

            DocumentType = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("9e1f3c38-a296-4a32-955f-43c50be75e8b", "", "", true, this);

            IDDeliveryNoteTypeWithMovementMAN = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("81ab3b4b-3f8d-4cf4-a14c-25a06e094342", "", "", false, this);

            IDDeliveryNoteTypeWithoutMovementMAN = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("441463c8-c65e-4055-8f49-e8c072dc19e9", "", "", false, this);

            FinalizedMaintenanceOrder = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("94916d73-fc99-49e5-86e3-2d1b796262fa", "", "", true, this);

            IDCodingSerieInvoiceMOrder = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("057741d6-e2c5-441f-9ae3-4b9e09f2c5fc", "", "", false, this);

            IDInvoiceTypeGroupMOrder = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("6893e386-f7d7-4881-a968-cb3462ac7f80", "", "", false, this);

            DocumentTypeManContract = RPSControlFactory.CreateRPSEnumComboBox <ParameterFacSLEntityView>("8fca8b89-4ca0-4775-ab5c-84e7cba95d91", "", "", true, this);

            IDDeliveyNoteTypeWithoutMovContractMAN = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("5d299a81-66c9-4488-832c-91e043e469dd", "", "", false, this);

            FinalizedMaintenanceContract = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("04804252-eefa-45f2-aa41-bb911874d881", "", "", true, this);

            IDCodingSerieInvoiceMContract = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("ab55e67a-11cc-4b63-953b-257ac50371d3", "", "", false, this);

            IDInvoiceTypeGroupMContract = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("093b6961-f40d-4313-9c7f-be712da6a07d", "", "", false, this);

            FinalizedProject = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("e6ae3c1e-e6b7-4553-b546-1342535dd34e", "", "", true, this);

            IDDeliveryNoteTypePacking = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("61847f0c-8489-4ac9-a465-448821bdc337", "", "", false, this);

            FinalizedPurchaseRappel = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("54586205-5bc9-4fb0-be49-d1f751d3943c", "", "", true, this);

            IDCodingSerieAddress = RPSControlFactory.CreateRPSComboBox <ParameterFacSLEntityView>("c740285d-d099-4f6e-97d2-8071b2700689", "", "", false, this);

            AutoAddressCustomer = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("2dc03524-2790-4d66-95fc-5d519a64b6c9", "", "", true, this);

            AutoAddressPotCustomer = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("a6640049-2fdd-4baf-a70c-67076e8eb83a", "", "", true, this);

            AutoAddressSupplier = RPSControlFactory.CreateRPSCheckBox <ParameterFacSLEntityView>("2e8a1385-b5a8-4639-b0dd-7a0b64f32874", "", "", true, this);

            GeneralDataSection = RPSControlFactory.CreateRPSSection <ParameterFacSLEntityView>("", "ul li[rpsid='8b3f60c9-79f0-450e-afd9-0167c812c9fb']", "", this);

            ConditionCommercialSection = RPSControlFactory.CreateRPSSection <ParameterFacSLEntityView>("", "ul li[rpsid='c405bbf3-8f96-4d80-9299-b3f9ac8ba938']", "", this);

            IntegrationServicesSection = RPSControlFactory.CreateRPSSection <ParameterFacSLEntityView>("", "ul li[rpsid='9531cbbd-be79-4aa3-bf9e-b55f1d5b2e6e']", "", this);

            DPSAddressesSection = RPSControlFactory.CreateRPSSection <ParameterFacSLEntityView>("", "ul li[rpsid='06d2b5ca-005c-40a7-80f4-949d2ea4eb9a']", "", this);
        }
Exemplo n.º 7
0
        public void InitializeControls()
        {
            ControlUser = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("dbc8a61b-ad8b-4b86-9e99-20d0c3de00c7", "", "", true, this);

            OverrideDataSituationChange = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("3b071522-66b1-47a4-a239-cd30ff732ad7", "", "", false, this);

            PendingTime = RPSControlFactory.CreateRPSEnumComboBox <ParameterPROEntityView>("2f132026-5fca-4119-8c43-db72435af63c", "", "", false, this);

            PercentCompleted = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("3a0cf187-d6a6-4714-8d37-7f9518ac76b6", "", "", true, this);

            InternalCode = RPSControlFactory.CreateRPSEnumComboBox <ParameterPROEntityView>("56cfe1c3-ab9c-45de-81bb-77d975a9699c", "", "", true, this);

            IDProjectType = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("1e15386d-f02d-491e-bfa0-9198cd631f61", "", "", true, this);

            IDPROWarningPriority = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("3d595f34-5e4c-4a93-a25c-5f0aca555e91", "", "", true, this);

            ManualPlanning = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("8c743c22-528c-41bf-a152-9bdc3ae5dc84", "", "", true, this);

            IDPROWarningType = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("49b1fc3e-d020-4269-aba7-0814e02a09c7", "", "", true, this);

            IDPROTaskType = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("f8a78874-8745-4f87-b696-0bb82f6591b0", "", "", true, this);

            CalPriceSales = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("5a149db0-57fa-4f82-a9e1-aa8cf786fbc7", "", "", true, this);

            IDPROSolutionType = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("4c73193a-d41e-4cb2-b33d-c4fd21b31b0e", "", "", true, this);

            IDHourTypeDefault = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("cc2c841f-8948-45f6-b358-c4c584bc99be", "", "", false, this);

            MaterialExitDefault = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("00f41d9c-c212-402d-b103-e48aca274f5e", "", "", true, this);

            IDPROWarningSeverity = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("d945480d-2dd2-4788-b30c-e29bbce89944", "", "", true, this);

            PercentProfit = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("698d1314-c25d-4d33-b1c4-8b67ea935f04", "", "", true, this);

            TimeUnitDefault = RPSControlFactory.CreateRPSEnumComboBox <ParameterPROEntityView>("79e01aaa-aca5-46a1-abf1-3d17c640eca9", "", "", true, this);

            IDPROSituationCreated = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("98793257-a856-4fcf-8d63-57087f278c35", "", "", true, this);

            IDPROSituationDismissed = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("6d40fe26-47f9-4dee-b1df-f39f594a2828", "", "", true, this);

            IDPROSituationWarningInitial = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("a492ad1e-4d03-4d96-acde-0645729e4cf8", "", "", true, this);

            IDPROSituationWarningFinal = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("14c8f600-958f-4235-b999-c3f9ad4f758f", "", "", true, this);

            IDPROSituationTestInitial = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("b0e9a0bd-341c-42b8-9fed-d7a49071599e", "", "", true, this);

            IDPROSituationTestFinal = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("bd349e2b-70cc-4db6-91a1-4e0d8fa4d204", "", "", true, this);

            IDSituationMilestoneInitial = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("4e3bafad-b1d8-4287-9bbb-eeffce1374e2", "", "", true, this);

            IDSituationMilestoneFinal = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("2251dcbf-db6f-487a-a8e6-e01e59c6fe26", "", "", true, this);

            AutomaticCodification = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("1fb4b103-ce5e-4f2e-af9d-9f75a0f899e6", "", "", true, this);

            PrecodeGroup = RPSControlFactory.CreateRPSTextBox <ParameterPROEntityView>("59f5538a-3dd5-4a2f-b99b-c61957e32243", "", "", false, this);

            LengthGroup = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("9c11e950-b1ac-4cc9-8d0b-fb9d1984010d", "", "", true, this);

            PrecodeEmployee = RPSControlFactory.CreateRPSTextBox <ParameterPROEntityView>("568b4f2a-9d5a-4530-b11f-a6f8582b5f00", "", "", false, this);

            LengthEmployee = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("21684614-caa2-4f59-a726-712073a3e4a0", "", "", true, this);

            PrecodeTask = RPSControlFactory.CreateRPSTextBox <ParameterPROEntityView>("edc3c863-524d-46d1-9302-77258b4c1122", "", "", false, this);

            LengthTask = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("bb4ea7d7-3fc2-4b1c-9109-21464ffe9a23", "", "", true, this);

            PrecodeMachine = RPSControlFactory.CreateRPSTextBox <ParameterPROEntityView>("e467001d-ae13-40bb-805f-133d09030604", "", "", false, this);

            LengthMachine = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("51ded917-792b-4982-a2c6-0c874655c241", "", "", true, this);

            PrecodeMilestone = RPSControlFactory.CreateRPSTextBox <ParameterPROEntityView>("fe04f164-af34-46d8-a8cd-0a34750bf98f", "", "", false, this);

            LengthMilestone = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("881b32e4-c55d-4beb-8084-6299a192b51c", "", "", true, this);

            PrecodeTool = RPSControlFactory.CreateRPSTextBox <ParameterPROEntityView>("def3cb37-ff71-465f-802b-f51373d52f7d", "", "", false, this);

            LengthTool = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("979c9d1e-70e1-441b-a688-8b744f7c9770", "", "", true, this);

            PrecodeMaterial = RPSControlFactory.CreateRPSTextBox <ParameterPROEntityView>("1284fa0e-6884-4ad2-83f2-6b34b1270b1d", "", "", false, this);

            LengthMaterial = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("b4b568d1-c5ed-453c-ba14-62384cd73775", "", "", true, this);

            PrecodeCostComponent = RPSControlFactory.CreateRPSTextBox <ParameterPROEntityView>("b2669ff2-58e6-4d6d-8e54-5a88e9d27056", "", "", false, this);

            LengthCostComponent = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("a48af334-b49c-4845-a792-a3d845d434f7", "", "", true, this);

            IDCodingSerieProject = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("b19e2a7b-25f7-43ed-9a5e-651dfa156c59", "", "", false, this);

            IDCodingSeriesWarning = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("b0d9b42d-8011-4508-8aaf-cc7d4847f28f", "", "", false, this);

            IDCodingSeriesTest = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("46ee9528-212b-42df-9ea0-b2db6b6da9e2", "", "", false, this);

            IDCodingSeriesUsualTest = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("de65067d-bda9-4f4c-84fd-c9385dd42fc5", "", "", false, this);

            BlockedDateImputation = RPSControlFactory.CreateRPSTextBox <ParameterPROEntityView>("3f51de03-2b7f-4b84-b355-ee7cbe2117ba", "", "", false, this);

            ImputationStyle = RPSControlFactory.CreateRPSEnumComboBox <ParameterPROEntityView>("350e569c-5f5c-4c71-b513-f45a3879eb2f", "", "", false, this);

            PendingTimeCalculation = RPSControlFactory.CreateRPSEnumComboBox <ParameterPROEntityView>("aad568f7-8ed2-433f-a970-2231b21485c5", "", "", true, this);

            EnabledImputationZero = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("e50abc75-3c57-4c31-9017-752e3e2758b4", "", "", true, this);

            EnabledNegative = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("69bb283a-74d6-468e-b59e-be7338552c55", "", "", true, this);

            WhoCanNegative = RPSControlFactory.CreateRPSEnumComboBox <ParameterPROEntityView>("8e2efbe6-ad1c-4741-a530-b7cfeffc7550", "", "", true, this);

            GenerateBaseLine = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("8187cbeb-de9c-4a5b-a5af-4833bd25f38c", "", "", false, this);

            SuffixCodeProjectAccepted = RPSControlFactory.CreateRPSTextBox <ParameterPROEntityView>("dcaa2fdb-ccd7-4ca8-8dfe-3eb028aeeb78", "", "", false, this);

            IDSituationProjectAccepted = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("5b3c3b43-7de0-4cfa-8167-f1f245286944", "", "", false, this);

            SuffixCodeProjectBaseline = RPSControlFactory.CreateRPSTextBox <ParameterPROEntityView>("148e0038-eb1c-43d6-9ca7-22a39bd6de80", "", "", false, this);

            IDSituationProjectBaseline = RPSControlFactory.CreateRPSComboBox <ParameterPROEntityView>("c642acb5-fcd5-4449-873e-ccd542b9f882", "", "", false, this);

            WarningThreshold = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("1d989a38-3c45-4518-ad58-310fa0dac2c4", "", "", true, this);

            BlockingThreshold = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("cb1d8507-5b6c-4982-9ffd-17c6adce96f2", "", "", true, this);

            SendResponsibleMessage = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("0c09d4db-b3b8-42d1-b508-9a4357245ef1", "", "", true, this);

            MinimumLevelProd = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("38e39c8a-5092-4489-8034-00461640601d", "", "", true, this);

            MediumLevelProd = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("a64a0326-e32a-4f72-91f9-f9a4bfc57e3f", "", "", true, this);

            FromLowPriority = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("761e1262-8298-41cc-b8ed-58ffd38a97cb", "", "", false, this);

            ToPriorityLow = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("0415ab83-6bdb-40e0-affb-555645f91910", "", "", true, this);

            FromMediumPriority = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("9fb059cc-35ff-4870-ad12-8ac3bd41ee7c", "", "", false, this);

            ToPriorityMedium = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("1efa5d4f-2a24-4012-9074-0a7549363802", "", "", true, this);

            ToHighPriority = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPROEntityView>("862304f5-d5e9-4f13-ad98-40682866230b", "", "", false, this);

            NotifyEmployeeTechnical = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("e8b1d2d3-3dfb-4ef3-8238-00ab9668133f", "", "", true, this);

            NotifyEmployeeTechnicalTask = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("d955fa16-eabd-45fe-b167-eeba8364352a", "", "", true, this);

            NotifyEmployeeCommercial = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("da9adb79-2ec9-437b-91ac-812e6f7d716a", "", "", true, this);

            ShowCheckinCheckout = RPSControlFactory.CreateRPSCheckBox <ParameterPROEntityView>("72902612-8d27-41e8-9bd2-17a41925037d", "", "", true, this);

            CollectionInit params_ParameterNotifys = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "61dcad77-3289-4388-a664-5a26d08a84b5", CSSSelectorGrid = "", XPathGrid = ""
            };

            ParameterNotifys = RPSControlFactory.RPSCreateCollectionWithGrid <ParameterNotifysCollectionEditor <ParameterPROEntityView, ParameterNotifyView>, ParameterPROEntityView, ParameterNotifyView>(params_ParameterNotifys, this, Screen.ParameterNotifyView);

            GeneralData = RPSControlFactory.CreateRPSSection <ParameterPROEntityView>("", "ul li[rpsid='f185c8e3-4ff3-44ba-8276-184e301c4c45']", "", this);

            Notify = RPSControlFactory.CreateRPSSection <ParameterPROEntityView>("", "ul li[rpsid='d1842ac9-5c2a-4a41-91c8-4cd11b835efd']", "", this);

            DPS = RPSControlFactory.CreateRPSSection <ParameterPROEntityView>("", "ul li[rpsid='c1a09682-bf09-4053-940e-a9dec462d44f']", "", this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <CompanyView>(this);

            CodCompany = RPSControlFactory.CreateRPSTextBox <CompanyView>("7b7c9220-e02e-41ee-9dfc-6fd201444d74", "", "", false, this);

            CompanyName = RPSControlFactory.CreateRPSTextBox <CompanyView>("7e347cbd-5b00-4761-942d-848bd1a7cb0f", "", "", false, this);

            Description = RPSControlFactory.CreateRPSTextBox <CompanyView>("52925633-8f4c-4390-887b-a2228a074658", "", "", false, this);

            CodCountry = RPSControlFactory.CreateRPSComboBox <CompanyView>("44eaf136-744d-476c-bf9b-e74ca05770a3", "", "", true, this);

            IDState = RPSControlFactory.CreateRPSComboBox <CompanyView>("a64f4363-b402-4f42-8481-dcd544aa9613", "", "", false, this);

            City = RPSControlFactory.CreateRPSTextBox <CompanyView>("6a4dd1b2-29a1-4344-9a15-34fa88515162", "", "", false, this);

            Address = RPSControlFactory.CreateRPSTextBox <CompanyView>("db0c374c-4396-4b31-8e2b-bf714db24492", "", "", false, this);

            ZipCode = RPSControlFactory.CreateRPSTextBox <CompanyView>("3ce203a3-dfaf-4f57-a870-d09e540701e0", "", "", false, this);

            Phone = RPSControlFactory.CreateRPSTextBox <CompanyView>("2d216129-693f-4a5e-a3aa-0193236e73c5", "", "", false, this);

            IDCurrency = RPSControlFactory.CreateRPSComboBox <CompanyView>("3c200b3f-2c8d-459a-b9d1-289f756c794d", "", "", false, this);

            DecimalPrice = RPSControlFactory.CreateRPSFormattedTextBox <CompanyView>("84abca98-81be-4584-8365-d033fc25b5e8", "", "", true, this);

            IDHourTypeDefault = RPSControlFactory.CreateRPSComboBox <CompanyView>("806e583a-102f-45cf-8ee6-1d5407d62f70", "", "", false, this);

            AllowModifiedMaster = RPSControlFactory.CreateRPSCheckBox <CompanyView>("d598a849-e0b2-4acc-9373-be6da4330920", "", "", true, this);

            CheckDuplicateCustomer = RPSControlFactory.CreateRPSCheckBox <CompanyView>("c79884da-2dbe-4b86-8992-28fcf1f579bb", "", "", true, this);

            CheckDuplicateSupplier = RPSControlFactory.CreateRPSCheckBox <CompanyView>("a9dd3514-0d03-4bf2-8781-7387f51404e3", "", "", true, this);

            ArticleManagment = RPSControlFactory.CreateRPSEnumComboBox <CompanyView>("83098382-b9de-4422-861a-3e4c0d214aa7", "", "", true, this);

            ArticleCodification = RPSControlFactory.CreateRPSEnumComboBox <CompanyView>("e022ac3c-abd8-4ef3-8341-187816e3b2e5", "", "", true, this);

            SupplierManagment = RPSControlFactory.CreateRPSEnumComboBox <CompanyView>("7ea071ba-c9c9-4527-a6cb-e68748f2f978", "", "", true, this);

            SupplierCodification = RPSControlFactory.CreateRPSEnumComboBox <CompanyView>("06c65d10-1dcb-4301-a3d0-8f65a17d1ee8", "", "", true, this);

            PurchaseCommercialConditions = RPSControlFactory.CreateRPSEnumComboBox <CompanyView>("930b4048-c555-4d38-b64a-20ba78a58d4e", "", "", true, this);

            CustomerManagment = RPSControlFactory.CreateRPSEnumComboBox <CompanyView>("c384381c-a8b0-45b0-9249-304112c96501", "", "", true, this);

            CustomerCodification = RPSControlFactory.CreateRPSEnumComboBox <CompanyView>("f5a5bf2c-53da-4b73-95c6-a3c085d79002", "", "", true, this);

            SalesPriceList = RPSControlFactory.CreateRPSEnumComboBox <CompanyView>("6c393c76-329d-4ba2-bb5c-1d5908892b98", "", "", true, this);

            SalesDiscountGroup = RPSControlFactory.CreateRPSEnumComboBox <CompanyView>("e209c1ef-5f0f-4685-86b6-47b55feca5f6", "", "", true, this);

            SalesSpecialPrices = RPSControlFactory.CreateRPSEnumComboBox <CompanyView>("21e42077-0fb1-48e0-ae5c-699754ed8df3", "", "", true, this);

            SalesPromotions = RPSControlFactory.CreateRPSEnumComboBox <CompanyView>("7eccecfa-d074-4180-8643-a871d1924cd6", "", "", true, this);

            CollectionInit params_CompanySubsidiarysArticle = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "a2ae71f8-f66c-4610-b7e2-47a3a8f3ce7f", CSSSelectorGrid = "", XPathGrid = ""
            };

            CompanySubsidiarysArticle = RPSControlFactory.RPSCreateCollectionWithGrid <CompanySubsidiarysArticleCollectionEditor <CompanyView>, CompanyView>(params_CompanySubsidiarysArticle, this);

            CollectionInit params_CompanySubsidiarysSupplier = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "26c5b1a9-40a7-4939-a678-177b0b486010", CSSSelectorGrid = "", XPathGrid = ""
            };

            CompanySubsidiarysSupplier = RPSControlFactory.RPSCreateCollectionWithGrid <CompanySubsidiarysSupplierCollectionEditor <CompanyView>, CompanyView>(params_CompanySubsidiarysSupplier, this);

            CollectionInit params_CompanyPurchaseRelationss = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "2976e25a-e947-4f03-b911-fe4a35caf958", CSSSelectorGrid = "", XPathGrid = ""
            };

            CompanyPurchaseRelationss = RPSControlFactory.RPSCreateCollectionWithGrid <CompanyPurchaseRelationssCollectionEditor <CompanyView>, CompanyView>(params_CompanyPurchaseRelationss, this);

            CollectionInit params_CompanySubsidiarysCustomer = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "ec83e833-c22c-4d73-add3-c99e611779e9", CSSSelectorGrid = "", XPathGrid = ""
            };

            CompanySubsidiarysCustomer = RPSControlFactory.RPSCreateCollectionWithGrid <CompanySubsidiarysCustomerCollectionEditor <CompanyView>, CompanyView>(params_CompanySubsidiarysCustomer, this);

            CollectionInit params_CompanySalesRelationss = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "b83a234a-0219-499b-9f74-e066c848a797", CSSSelectorGrid = "", XPathGrid = ""
            };

            CompanySalesRelationss = RPSControlFactory.RPSCreateCollectionWithGrid <CompanySalesRelationssCollectionEditor <CompanyView>, CompanyView>(params_CompanySalesRelationss, this);

            CollectionInit params_CompanyVisibilityRelations = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "08990acd-20bf-43a4-a8ef-e012f1137c9a", CSSSelectorGrid = "", XPathGrid = ""
            };

            CompanyVisibilityRelations = RPSControlFactory.RPSCreateCollectionWithGrid <CompanyVisibilityRelationsCollectionEditor <CompanyView>, CompanyView>(params_CompanyVisibilityRelations, this);

            SectionCompany = RPSControlFactory.CreateRPSSection <CompanyView>("", "ul li[rpsid='79692de0-8aa4-4eb3-a3fb-c6ca85308c9d']", "", this);

            SectionAlmacen = RPSControlFactory.CreateRPSSection <CompanyView>("", "ul li[rpsid='263a2a51-e94f-4c71-950f-0610089e2484']", "", this);

            SectionCompras = RPSControlFactory.CreateRPSSection <CompanyView>("", "ul li[rpsid='1a6fe587-ff73-410b-9ca6-455a889919e7']", "", this);

            SectionVentas = RPSControlFactory.CreateRPSSection <CompanyView>("", "ul li[rpsid='ce71a7a5-b6c6-44ff-bfce-82357750b8bf']", "", this);

            SectionVisibilidad = RPSControlFactory.CreateRPSSection <CompanyView>("", "ul li[rpsid='512fe125-9962-4a44-8a7a-a885ac4e9594']", "", this);
        }
Exemplo n.º 9
0
 public void InitializeControls()
 {
     IDOrderSituation = RPSControlFactory.CreateRPSComboBox <ModifyOrderSituationSLDialogView>("41fbe8c7-6939-4075-b122-c12af1092116", "", "", true, this);
 }
Exemplo n.º 10
0
        public void InitializeControls()
        {
            TFixedColor = RPSControlFactory.CreateRPSColorEditor <ParameterPacEntityView>("7e6a8c45-e8e0-4dd2-aa36-4ab55f81e86c", "", "", this);

            TDelayedColor = RPSControlFactory.CreateRPSColorEditor <ParameterPacEntityView>("9a08a806-db20-418f-8b32-2cc038286cd2", "", "", this);

            TStartedColor = RPSControlFactory.CreateRPSColorEditor <ParameterPacEntityView>("b64720fd-4b66-4a32-8fe0-7b7625835939", "", "", this);

            TMaintenanceColor = RPSControlFactory.CreateRPSColorEditor <ParameterPacEntityView>("97cf08a4-f38c-4e4a-93bd-1556ad4f0556", "", "", this);

            DaysOfGrouping = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPacEntityView>("e9460265-feba-439e-b7d4-be3a0544eda0", "", "", false, this);

            RemovePrepTime = RPSControlFactory.CreateRPSCheckBox <ParameterPacEntityView>("4763dbaf-4c76-4e18-aef3-be724594d961", "", "", false, this);

            IDResourceTypeOptimization = RPSControlFactory.CreateRPSComboBox <ParameterPacEntityView>("85b88879-5fd4-4959-8059-9e695abf8640", "", "", false, this);

            InitialCalendarSize = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPacEntityView>("ba4c1b20-a6c6-47ec-9441-e52ec0dbead7", "", "", false, this);

            WindowSize = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPacEntityView>("3ed5a1ed-c9ba-4966-8950-ccaba97da805", "", "", false, this);

            Precision2FromDays = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPacEntityView>("afedf6e5-4d9f-4930-a05b-10d0e47b2aea", "", "", true, this);

            Precision = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPacEntityView>("f82d5e6a-acbc-406a-871d-d82a0cae3110", "", "", false, this);

            Precision2 = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPacEntityView>("5a566b6b-bf3b-4ff7-acfb-e51262156ca8", "", "", true, this);

            ResourceAssignmentType = RPSControlFactory.CreateRPSEnumComboBox <ParameterPacEntityView>("e77da60b-a25e-4bf1-b930-2dd7ea4df3c4", "", "", true, this);

            CapacityCalculationDays = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPacEntityView>("71267c40-e049-4d44-ac05-0193167e5f14", "", "", true, this);

            PlanOrder = RPSControlFactory.CreateRPSTextBox <ParameterPacEntityView>("d7711eae-6f5e-4eb5-a8d7-c67e2fb87461", "", "", false, this);

            ParameterOptionsNavigationCommand = RPSControlFactory.CreateRPSButtonToView <ParameterPacEntityView, ParameterOptionsDialogView>("2ae5f3fd-a29e-4ff2-867d-d8c4277ad6cb", "", "", this, Screen.ParameterOptionsDialogView);

            GroupDaysArticle = RPSControlFactory.CreateRPSCheckBox <ParameterPacEntityView>("7ac8a4aa-1685-4bc1-8b65-18b9407f2aeb", "", "", true, this);

            GroupDays = RPSControlFactory.CreateRPSEnumComboBox <ParameterPacEntityView>("a5463978-e82c-4697-8171-c5e956e4668b", "", "", true, this);

            GroupDaysNumber = RPSControlFactory.CreateRPSFormattedTextBox <ParameterPacEntityView>("6b7ae051-5249-47c1-be38-08b452de73d8", "", "", true, this);

            GroupAdjust = RPSControlFactory.CreateRPSEnumComboBox <ParameterPacEntityView>("732dcc55-f171-4295-a95e-3faddb06a147", "", "", true, this);

            FirstDayOfWeek = RPSControlFactory.CreateRPSEnumComboBox <ParameterPacEntityView>("7434c7b2-d9dd-47c6-aa83-a095faa6aa8d", "", "", true, this);

            StartDayWorkWeek = RPSControlFactory.CreateRPSEnumComboBox <ParameterPacEntityView>("15ef8575-3760-4e16-b486-f751be99f67c", "", "", true, this);

            EndDayWorkWeek = RPSControlFactory.CreateRPSEnumComboBox <ParameterPacEntityView>("266569b4-08fa-4139-9193-fd4a1a315402", "", "", true, this);

            AdjustStockMRPStart = RPSControlFactory.CreateRPSCheckBox <ParameterPacEntityView>("6ffa534b-3bbf-4cba-9b9f-eecbb0da1142", "", "", true, this);

            PlanningDirectionNewMO = RPSControlFactory.CreateRPSEnumComboBox <ParameterPacEntityView>("56a8a52b-dde0-4d4b-af4c-9c3f51225aa7", "", "", true, this);

            SaveInMRP = RPSControlFactory.CreateRPSCheckBox <ParameterPacEntityView>("38e53601-7dcf-4d36-b642-373099dbbdff", "", "", true, this);

            SchedulerTaskSeparator = RPSControlFactory.CreateRPSTextBox <ParameterPacEntityView>("c9798954-2953-45da-be17-4375109e4444", "", "", false, this);

            OneRightComm = RPSControlFactory.CreateRPSButton <ParameterPacEntityView>("171b053f-75a5-42cc-b20d-8e27d746143a", "", "", this);

            OneLeftComm = RPSControlFactory.CreateRPSButton <ParameterPacEntityView>("a43d5485-27c3-478f-8393-4811ca330f5c", "", "", this);

            AllRightComm = RPSControlFactory.CreateRPSButton <ParameterPacEntityView>("21312bbb-fae7-4ed1-bf3e-3d254bb9eb62", "", "", this);

            AllLeftComm = RPSControlFactory.CreateRPSButton <ParameterPacEntityView>("c142e052-75c2-4b32-9fe5-54190ebb7e83", "", "", this);

            CollectionInit params_AvailableDescriptionsCollection = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "0ca72419-0423-49da-a0ea-e3b5e785cb0d", CSSSelectorGrid = "", XPathGrid = ""
            };

            AvailableDescriptionsCollection = RPSControlFactory.RPSCreateCollectionWithGrid <AvailableDescriptionsCollectionCollectionEditor <ParameterPacEntityView, ParameterOptionsDialogView>, ParameterPacEntityView, ParameterOptionsDialogView>(params_AvailableDescriptionsCollection, this, Screen.ParameterOptionsDialogView);

            CollectionInit params_SelectedDescriptionsCollection = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "b3774a6e-740e-47f2-a39d-8b39145545f1", CSSSelectorGrid = "", XPathGrid = ""
            };

            SelectedDescriptionsCollection = RPSControlFactory.RPSCreateCollectionWithGrid <SelectedDescriptionsCollectionCollectionEditor <ParameterPacEntityView, ParameterOptionsDialogView>, ParameterPacEntityView, ParameterOptionsDialogView>(params_SelectedDescriptionsCollection, this, Screen.ParameterOptionsDialogView);

            SectionGeneral = RPSControlFactory.CreateRPSSection <ParameterPacEntityView>("", "ul li[rpsid='12ac6dba-6309-42a8-95b7-db2409487845']", "", this);

            SectionSchedulerTaskInfo = RPSControlFactory.CreateRPSSection <ParameterPacEntityView>("", "ul li[rpsid='5c4c49be-3fd6-4d80-8098-5dcd10c1d75f']", "", this);
        }
Exemplo n.º 11
0
        public void InitializeControls()
        {
            SupplierRetention = RPSControlFactory.CreateRPSCheckBox <RetentionsQueryView>("fbaed973-6da6-4fbb-b803-02df50772cc8", "", "", false, this);

            CustomerRetention = RPSControlFactory.CreateRPSCheckBox <RetentionsQueryView>("b8031667-6100-49be-b6ed-e9c5ae04c976", "", "", false, this);

            TaxPurchase = RPSControlFactory.CreateRPSCheckBox <RetentionsQueryView>("29f065b7-ba40-4d7e-b6e6-5a41039c889f", "", "", false, this);

            TaxSales = RPSControlFactory.CreateRPSCheckBox <RetentionsQueryView>("72b9d9df-dd29-4ea7-88ff-251cba678172", "", "", false, this);

            AccountingDateFrom = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("505dcab8-fd88-4841-bc04-cd61c99e579f", "", "", false, this);

            AccountingDateTo = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("8a59ff46-f91a-4c71-bcbf-d83a08cf5309", "", "", false, this);

            InvoiceDateFrom = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("362b27f7-759b-4b76-a508-8a6d12e0aac7", "", "", false, this);

            InvoiceDateTo = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("5ca2625d-3808-4b05-b869-d84130afb555", "", "", false, this);

            Tax = RPSControlFactory.CreateRPSComboBox <RetentionsQueryView>("8befdf57-bc1f-4c8b-9a7f-c4fb4651e15c", "", "", false, this);

            TaxValue = RPSControlFactory.CreateRPSComboBox <RetentionsQueryView>("2ddaca2c-42fc-4eae-a551-efc84c219917", "", "", false, this);

            Customer = RPSControlFactory.CreateRPSComboBox <RetentionsQueryView>("0277b6a4-a1d4-41a1-9ded-0a1845c9f04c", "", "", false, this);

            Supplier = RPSControlFactory.CreateRPSComboBox <RetentionsQueryView>("b0e69a62-6444-486d-95ed-9b1cac2aa403", "", "", false, this);

            KeyCondition = RPSControlFactory.CreateRPSEnumComboBox <RetentionsQueryView>("04f46b4c-3e45-44a3-ad5a-fab52e6e54ab", "", "", false, this);

            Key = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("a679d876-aba0-4a02-8a2c-471a9570eec5", "", "", false, this);

            RentingCondition = RPSControlFactory.CreateRPSEnumComboBox <RetentionsQueryView>("88e22a2d-4172-419d-b007-2517aaea72d1", "", "", false, this);

            FixedAsset = RPSControlFactory.CreateRPSComboBox <RetentionsQueryView>("f7958519-742d-474a-af6a-32a6889baa92", "", "", false, this);

            ACCTransactions_AccountingDate = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("3190b1be-970c-461a-ac47-28c7c4942385", "", "", false, this);

            ACCTransactions_Key = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("d0be1666-06dc-4fa5-aa61-dcf10b63a356", "", "", false, this);

            ACCTransactions_SubKey = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("ae5d572d-ca46-42fe-8947-e8d6f36abe08", "", "", false, this);

            ACCTransactions_VATNumber = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("205f0f20-425a-49e8-bef7-e9e4996100c8", "", "", false, this);

            ACCTransactionsDetail_SignType = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("b99c7843-bed9-4257-aac9-b69dc64dee94", "", "", false, this);

            ACCTransactionsDetail_MovementType = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("4aab9d42-9c08-4f38-8811-1763af689e76", "", "", false, this);

            ACCTransactions_InvoiceDate = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("45ac76f7-484f-4d03-8104-8a9976656803", "", "", false, this);

            ACCTransactionsDetail_Extension = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("e645187f-e8f1-4773-935b-7e8e4ab58e9f", "", "", false, this);

            ACCTransactions_Renting = RPSControlFactory.CreateRPSCheckBox <RetentionsQueryView>("9a1eab15-b5e2-48d2-a17a-7d7dbea7ffd2", "", "", false, this);

            Situation = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("2c72f407-a966-4ccb-a3ec-571b6ee31bce", "", "", false, this);

            FixedAsset_CadastralReference = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("947ca163-8474-4ce3-b044-8f85e1c4d3a0", "", "", false, this);

            ACCTransactions_CompanyName = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("037b65da-0b55-43ed-a05f-800da9843282", "", "", false, this);

            ThirdCodState = RPSControlFactory.CreateRPSTextBox <RetentionsQueryView>("3f30b89c-2912-418a-b813-975080b93c93", "", "", false, this);

            ExecuteSaveButton = RPSControlFactory.CreateRPSButton <RetentionsQueryView>("0e82f4f4-29b5-4979-bace-88b0f801f2c3", "", "", this);

            CollectionInit params_GetACCTransactionsDetail = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "a898b01b-68fe-46d0-85f8-ca56fabd9e60", CSSSelectorGrid = "", XPathGrid = ""
            };

            GetACCTransactionsDetail = RPSControlFactory.RPSCreateCollectionWithGrid <GetACCTransactionsDetailCollectionEditor <RetentionsQueryView>, RetentionsQueryView>(params_GetACCTransactionsDetail, this);
        }
Exemplo n.º 12
0
 public void InitializeControls()
 {
     IDVoucherSeriesBook = RPSControlFactory.CreateRPSComboBox <TrasnferChildSmallDialogView>("a2dd0078-023e-4305-a2e1-052249e9b170", "", "", false, this);
 }
Exemplo n.º 13
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <ACCTransactionsTempDetailView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <ACCTransactionsTempDetailView, ACCTransactionsTempVMEntityView>(this, Screen.ACCTransactionsTempVMEntityView);

            BackButton = RPSControlFactory.RPSBackButton <ACCTransactionsTempDetailView, ACCTransactionsTempVMEntityView>(this, Screen.ACCTransactionsTempVMEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <ACCTransactionsTempDetailView, ACCTransactionsTempVMEntityView>(this, Screen.ACCTransactionsTempVMEntityView);

            VoucherNumberLine = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempDetailView>("71f0da0c-fb9e-4a9d-81cb-7722a4d9d977", "", "", true, this);

            MovementType = RPSControlFactory.CreateRPSEnumComboBox <ACCTransactionsTempDetailView>("e2d799b3-4557-4ea6-ae77-b80e21ae232b", "", "", true, this);

            IDItemBankAccountCompany = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("101cf77f-793e-4dec-be6b-ddf8e2da0d5d", "", "", false, this);

            IDItemVAT = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("30b5ef28-fbb1-4477-b88e-a7e194a4cf50", "", "", false, this);

            IDItemTaxValue = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("1e44169c-0bb8-42d1-9fc7-b0513c3eb510", "", "", false, this);

            IDItemSupplierMiscellaneous = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("0a31a4b8-f7f3-4c84-bffa-b3a8a5177c9e", "", "", false, this);

            IDItemSupplier = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("8b2e822f-40e8-43f3-8c03-931d1f4b363e", "", "", false, this);

            IDItemCustomerMiscellaneous = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("98ae82ef-2e50-49c0-b99b-cb1d3bb8f95c", "", "", false, this);

            IDItemCustomer = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("065ad4e7-4958-4ce9-ac39-86eaaa247493", "", "", false, this);

            IDAccount = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("fd588fd1-b130-433d-ac2b-1fef0c7b0fae", "", "", false, this);

            SignType = RPSControlFactory.CreateRPSEnumComboBox <ACCTransactionsTempDetailView>("d2d3a8de-6cd2-4a11-9338-3ada6f400909", "", "", true, this);

            Amount = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempDetailView>("374f7678-5628-4f51-a7ca-9e15728060a4", "", "", true, this);

            AmountCurrency = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempDetailView>("3150427b-6019-411b-a3d8-b997c66c4995", "", "", true, this);

            Change = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempDetailView>("eeb41d76-6720-41a6-9254-b80aa58f6637", "", "", true, this);

            VATPercentage = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempDetailView>("c1b6f1fc-ac24-4835-aa85-eb409d9d130a", "", "", true, this);

            VATBase = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempDetailView>("a28050c9-7321-4e26-9732-5f43a5a0e6e7", "", "", true, this);

            PercentDeductible = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempDetailView>("94502281-6dd2-4b26-852f-b443626e2a33", "", "", true, this);

            ExcludedFromRC = RPSControlFactory.CreateRPSCheckBox <ACCTransactionsTempDetailView>("80d3eca2-bf68-4f9e-b638-263055abee97", "", "", true, this);

            IDAccConcept = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("29c140f0-325d-4316-9613-277c73c86a81", "", "", false, this);

            Extension = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempDetailView>("c9c1143a-bdb8-481f-82fa-819999f00062", "", "", false, this);

            CodInvoice = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempDetailView>("db41daa2-8f47-4737-a08d-af29e901bd34", "", "", false, this);

            UIIDInvoice = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("eed1de09-2450-483c-933a-7566ecb1ec73", "", "", false, this);

            UIIDInvoiceSL = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("ee1acecd-6e47-4917-8cbc-8e5864923889", "", "", false, this);

            CheckNumber = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempDetailView>("bd7c3fc1-5849-4a65-b33c-fbbed6c141df", "", "", false, this);

            IDLeasing = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("e3dd3b27-ff0b-40a6-9c0a-653c4e554c8c", "", "", false, this);

            UIAccTransactionsTemp = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempDetailView>("89fabedf-ca14-4373-ac2d-9b47c599af6e", "", "", false, this);

            IDACCTransInvoiceTaxPurchase = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("847be195-580b-4757-8e8e-24c679ea54d7", "", "", false, this);

            IDACCTransInvoiceTaxSales = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("6ca55f67-88af-4739-b6d4-e973c163cb99", "", "", false, this);

            IDACCTransInvoiceVATPurchase = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("7b8c58eb-8772-4176-9a33-d35af90f1f19", "", "", false, this);

            IDACCTransInvoiceVATSales = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempDetailView>("11fcf94e-4295-424f-aca3-d702763d942d", "", "", false, this);

            PaidAmount = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempDetailView>("594381a0-4d83-43c8-8f5d-abbb71f535bf", "", "", true, this);

            PaidType = RPSControlFactory.CreateRPSEnumComboBox <ACCTransactionsTempDetailView>("ccb3e3fc-55cd-4aaf-9a00-abbf33683607", "", "", true, this);

            PaidExtension = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempDetailView>("569aaef9-f3bb-4370-8859-c1c2533cd268", "", "", false, this);

            CollectionInit params_ACCTransactionsAnalytics = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "287bea47-8576-4b55-9d0c-cc3b60bb374a", CSSSelectorGrid = "", XPathGrid = ""
            };

            ACCTransactionsAnalytics = RPSControlFactory.RPSCreateCollectionWithGrid <ACCTransactionsAnalyticsCollectionEditor <ACCTransactionsTempDetailView, ACCTransactionsTempAnalyticView>, ACCTransactionsTempDetailView, ACCTransactionsTempAnalyticView>(params_ACCTransactionsAnalytics, this, Screen.ACCTransactionsTempAnalyticView);

            SectionGeneral = RPSControlFactory.CreateRPSSection <ACCTransactionsTempDetailView>("", "ul li[rpsid='f6126ec0-18d2-4b88-92dc-01e46f525a70']", "", this);

            SectionAnalitic = RPSControlFactory.CreateRPSSection <ACCTransactionsTempDetailView>("", "ul li[rpsid='f17ebe22-a635-47d5-b264-ed687a379eaf']", "", this);
        }
Exemplo n.º 14
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <ACCTransactionsTempVMEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <ACCTransactionsTempVMEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <ACCTransactionsTempVMEntityView, ACCTransactionsTempVMQueryView>(this, Screen.ACCTransactionsTempVMQueryView);

            BackButton = RPSControlFactory.RPSBackButton <ACCTransactionsTempVMEntityView, ACCTransactionsTempVMQueryView>(this, Screen.ACCTransactionsTempVMQueryView);

            IDVoucherType = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("1874756f-d6eb-4c4f-86fe-5997e2235d1d", "", "", true, this);

            AccountingDate = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempVMEntityView>("ee9ada87-b3e4-4c09-99e7-6fd009883376", "", "", true, this);

            Service = RPSControlFactory.CreateRPSEnumComboBox <ACCTransactionsTempVMEntityView>("151ee2c7-f42b-4b60-b2f3-b3c92822ecaf", "", "", false, this);

            NumberDocument = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempVMEntityView>("1c7df7d6-09f1-4ad8-a704-e70fbf1e69c6", "", "", false, this);

            IDSupplier = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("02ad0508-f4cc-47ff-afc0-2c3f366d43d2", "", "", false, this);

            IDSupplierMiscellaneous = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("9ec0d23b-7f0f-4944-b710-27635b6bc89e", "", "", false, this);

            IDCustomer = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("f3545876-bb63-40b2-b1ee-bbfa4044a429", "", "", false, this);

            IDCustomerMiscellaneous = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("a3b50e0f-e494-4a5b-b0aa-dcd59720dcd0", "", "", false, this);

            VATNumber = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempVMEntityView>("ca98970c-22a7-43a9-acfd-87cd0726bee3", "", "", false, this);

            CompanyName = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempVMEntityView>("ea9b61d2-a694-45a4-9e8c-47601dcf3582", "", "", false, this);

            CodCountryFrom = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("ed941672-294d-4ca2-b9d9-d4886ab9fa2a", "", "", false, this);

            IDStateFrom = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("b520eab6-aae9-45a1-b8fd-7a63e179ecf9", "", "", false, this);

            CodCountryTo = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("8a30cdbe-749a-443c-8c38-51561eb93911", "", "", false, this);

            IDStateTo = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("6df94ba2-0c21-477a-a0b2-b830eb5d071d", "", "", false, this);

            InvoiceDate = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempVMEntityView>("043b0efe-b751-4967-96a9-23078cbb7ee7", "", "", false, this);

            CodInvoice = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempVMEntityView>("adf1bf8a-6214-40ca-81a1-fa05ba727fe2", "", "", false, this);

            UIIDInvoice = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("c54d68c7-45ce-4fb4-9289-869e4c38eb6d", "", "", false, this);

            UIIDInvoiceSL = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("0415bf6b-e0b6-4627-9f4c-622e59531558", "", "", false, this);

            VATAPRegisterNumber = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempVMEntityView>("3d8ae0b2-c657-4b48-a8d1-eb676641c758", "", "", true, this);

            VATARRegisterNumber = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempVMEntityView>("5d135137-71c3-474b-ae53-977eacada7cc", "", "", true, this);

            IDEUInvoice = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("b1365024-9337-43d5-8620-2ba213c05d25", "", "", false, this);

            DeliveryNoteDate = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempVMEntityView>("84811b70-6133-4a61-aa8d-489066c4a85b", "", "", false, this);

            CodDeliveryNote = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempVMEntityView>("65eac19d-58db-4592-be5f-d3b5553a9650", "", "", false, this);

            DocumentType = RPSControlFactory.CreateRPSEnumComboBox <ACCTransactionsTempVMEntityView>("0d7db6b8-98e6-41ad-8d01-f05678650148", "", "", true, this);

            CodFromInvoice = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempVMEntityView>("4aff98c5-9559-461b-89d0-95d435aaa836", "", "", false, this);

            DUAGroup = RPSControlFactory.CreateRPSTextBox <ACCTransactionsTempVMEntityView>("a90fed25-a686-4a0f-aa81-d7d6ef39bd6c", "", "", false, this);

            Renting = RPSControlFactory.CreateRPSCheckBox <ACCTransactionsTempVMEntityView>("43f276cb-416f-4175-8cc4-aaa2d6830a86", "", "", true, this);

            IDFixedAsset = RPSControlFactory.CreateRPSComboBox <ACCTransactionsTempVMEntityView>("b741188b-45a2-48ba-9ef0-ea2e4cde2477", "", "", false, this);

            TotalCredit = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempVMEntityView>("c389753b-2c64-43c0-8e2c-65fb12e25303", "", "", false, this);

            TotalDebit = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempVMEntityView>("26ac3be6-98c0-4653-9963-70c180246b31", "", "", false, this);

            Diff = RPSControlFactory.CreateRPSFormattedTextBox <ACCTransactionsTempVMEntityView>("c0ee76e6-b9b8-4ff3-9f66-73bc1283f755", "", "", false, this);

            CollectionInit params_ACCTransactionsDetails = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "d4fa0b87-0a60-4aea-b9dc-6149d5cdc050", CSSSelectorGrid = "", XPathGrid = ""
            };

            ACCTransactionsDetails = RPSControlFactory.RPSCreateCollectionWithGrid <ACCTransactionsDetailsCollectionEditor <ACCTransactionsTempVMEntityView, ACCTransactionsTempDetailView>, ACCTransactionsTempVMEntityView, ACCTransactionsTempDetailView>(params_ACCTransactionsDetails, this, Screen.ACCTransactionsTempDetailView);

            SectionGeneral = RPSControlFactory.CreateRPSSection <ACCTransactionsTempVMEntityView>("", "ul li[rpsid='db198bff-a626-466e-831f-cb707e21c047']", "", this);

            SectionDetails = RPSControlFactory.CreateRPSSection <ACCTransactionsTempVMEntityView>("", "ul li[rpsid='eac1855d-06b1-4c69-9da5-188772cbc0ea']", "", this);
        }
        public void InitializeControls()
        {
            IDDeliveryNoteType = RPSControlFactory.CreateRPSComboBox <DataFroTransferPurchaseDeliveryNoteChildDialogView>("c31530ca-71ed-409b-8fff-f17f18c2d563", "", "", false, this);

            DeliveryNoteDate = RPSControlFactory.CreateRPSTextBox <DataFroTransferPurchaseDeliveryNoteChildDialogView>("c1bbe6db-cd6a-470b-bd78-39fb9de03e50", "", "", false, this);
        }
Exemplo n.º 16
0
        public void InitializeControls()
        {
            LsOrderSLFilter = RPSControlFactory.CreateRPSCollectionComboBox <OrderSLConsultQueryView>("cf793bcf-0281-4d2b-86fa-b34a37f6e265", "", "", false, this);

            lsIDCustomerFilter = RPSControlFactory.CreateRPSCollectionComboBox <OrderSLConsultQueryView>("fb0c5d28-bb03-4850-8f31-075fa6871aec", "", "", false, this);

            OrderDateFromFilter = RPSControlFactory.CreateRPSTextBox <OrderSLConsultQueryView>("d98f9628-f872-4a94-9cb6-06152a8885eb", "", "", false, this);

            OrderDateToFilter = RPSControlFactory.CreateRPSTextBox <OrderSLConsultQueryView>("093863eb-3432-4403-94b8-328a75a889a2", "", "", false, this);

            ReceptionDateFromFilter = RPSControlFactory.CreateRPSTextBox <OrderSLConsultQueryView>("b4e09f53-8700-463e-bf9e-f66583c3ba00", "", "", false, this);

            ReceptionDateToFilter = RPSControlFactory.CreateRPSTextBox <OrderSLConsultQueryView>("60075422-a718-422c-aaec-7374ec15a034", "", "", false, this);

            All = RPSControlFactory.CreateRPSOption <OrderSLConsultQueryView>("debf5b79-76a6-4965-b942-e4627d270969", "", "", this);

            PendingReceive = RPSControlFactory.CreateRPSOption <OrderSLConsultQueryView>("5cf331e4-5a45-46b3-b468-8e3af422a2df", "", "", this);

            PendingInvoice = RPSControlFactory.CreateRPSOption <OrderSLConsultQueryView>("3548510a-634d-44c0-92c5-c768e209379c", "", "", this);

            Empresa = RPSControlFactory.CreateRPSOption <OrderSLConsultQueryView>("edd23ae4-d2d4-4ca3-a5f7-802f794febe4", "", "", this);

            Albaran = RPSControlFactory.CreateRPSOption <OrderSLConsultQueryView>("528e8a64-3a44-43ea-a3cb-b468ae17f7b7", "", "", this);

            OrderSituationSL = RPSControlFactory.CreateRPSCollectionComboBox <OrderSLConsultQueryView>("473e751b-1a1d-446f-9e79-027f79873d08", "", "", false, this);

            SelectedProductLines = RPSControlFactory.CreateRPSCollectionComboBox <OrderSLConsultQueryView>("b8ccd911-2b18-4424-a922-8a247608d8f6", "", "", false, this);

            SelectedProductFamilies = RPSControlFactory.CreateRPSCollectionComboBox <OrderSLConsultQueryView>("71231434-e726-4618-a4d6-92081a422e40", "", "", false, this);

            SelectedProductSubFamilies = RPSControlFactory.CreateRPSCollectionComboBox <OrderSLConsultQueryView>("81b8ebf6-de89-4d3a-ac72-539181cee64f", "", "", false, this);

            LsArticleFilter = RPSControlFactory.CreateRPSCollectionComboBox <OrderSLConsultQueryView>("fe7d9180-9ba5-46e1-bbe0-c5c392359383", "", "", false, this);

            ReferenceCustomer = RPSControlFactory.CreateRPSEnumComboBox <OrderSLConsultQueryView>("3c02acf4-328e-499c-8b4b-c71bcaab69da", "", "", false, this);

            SalesQuoteFilter = RPSControlFactory.CreateRPSComboBox <OrderSLConsultQueryView>("45e895a6-44b3-4261-a0be-ee02e32d6e5b", "", "", false, this);

            OrderNumberCustomer = RPSControlFactory.CreateRPSTextBox <OrderSLConsultQueryView>("345fab5d-c9ee-4f78-b5dc-06b9e45d6b2b", "", "", false, this);

            IDProject = RPSControlFactory.CreateRPSComboBox <OrderSLConsultQueryView>("54f53972-2f4e-4845-bcd5-cac5175a37b3", "", "", false, this);

            IDManufacturingOrder = RPSControlFactory.CreateRPSComboBox <OrderSLConsultQueryView>("73b345b6-b3dd-4fd1-9dcc-58a8f7622165", "", "", false, this);

            InternalCode = RPSControlFactory.CreateRPSTextBox <OrderSLConsultQueryView>("96303638-5ef8-4f3d-b3d4-2fc70d0b25e1", "", "", false, this);

            IDMaintenanceOrder = RPSControlFactory.CreateRPSComboBox <OrderSLConsultQueryView>("9a350280-0255-4f4d-b884-0cc5b1cbedd2", "", "", false, this);

            FrameworkContractSL = RPSControlFactory.CreateRPSComboBox <OrderSLConsultQueryView>("d2fd084a-25d9-4ea1-ab2c-ca7cec8bd97f", "", "", false, this);

            IDMaintenanceContract = RPSControlFactory.CreateRPSComboBox <OrderSLConsultQueryView>("9fd6ad23-d009-4a6d-9fee-f199f6914732", "", "", false, this);

            ChangeOrderSituationCommandButton = RPSControlFactory.CreateRPSButtonToView <OrderSLConsultQueryView, ModifyOrderSituationSLDialogView>("4d96a84a-974b-40b7-a939-866ed4aad623", "", "", this, Screen.ModifyOrderSituationSLDialogView);

            CollectionInit params_OrderSLConsult = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "f1857ee3-c5ca-4f51-9520-644dd710be9d", CSSSelectorGrid = "", XPathGrid = ""
            };

            OrderSLConsult = RPSControlFactory.RPSCreateCollectionWithGrid <OrderSLConsultCollectionEditor <OrderSLConsultQueryView, ModifyOrderSituationSLDialogView>, OrderSLConsultQueryView, ModifyOrderSituationSLDialogView>(params_OrderSLConsult, this, Screen.ModifyOrderSituationSLDialogView);

            CollectionInit params_OrderLineSLConsult = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "e7fba66c-1184-41bf-936b-f9876489bd3f", CSSSelectorGrid = "", XPathGrid = ""
            };

            OrderLineSLConsult = RPSControlFactory.RPSCreateCollectionWithGrid <OrderLineSLConsultCollectionEditor <OrderSLConsultQueryView, ModifyOrderSituationSLDialogView>, OrderSLConsultQueryView, ModifyOrderSituationSLDialogView>(params_OrderLineSLConsult, this, Screen.ModifyOrderSituationSLDialogView);
        }
        public void InitializeControls()
        {
            UICompany = RPSControlFactory.CreateRPSComboBox <MaintenanceWarningHistoryQueryView>("f6e288ad-f35d-40af-a71c-76bf63cfce0b", "", "", false, this);

            UISite = RPSControlFactory.CreateRPSComboBox <MaintenanceWarningHistoryQueryView>("4f3de861-b2bd-4ae8-bd6c-3e12bdd4d9b4", "", "", false, this);

            UIPendingTickets = RPSControlFactory.CreateRPSCheckBox <MaintenanceWarningHistoryQueryView>("a9f93acd-d9ac-4e25-9d3b-60c45745a43b", "", "", false, this);

            UILstMaintenanceWarningStatus = RPSControlFactory.CreateRPSCollectionComboBox <MaintenanceWarningHistoryQueryView>("89938db6-c1de-4198-bd09-0a1c2a0b9ee7", "", "", false, this);

            UIMaintenanceWarning = RPSControlFactory.CreateRPSComboBox <MaintenanceWarningHistoryQueryView>("5fb6e883-149b-44aa-8038-2c9e364cc7af", "", "", false, this);

            UIMaintenanceComponent = RPSControlFactory.CreateRPSComboBox <MaintenanceWarningHistoryQueryView>("3b0ef8f3-2197-4de5-a1a6-9df5cf56a3fc", "", "", false, this);

            UISerialNumber = RPSControlFactory.CreateRPSTextBox <MaintenanceWarningHistoryQueryView>("85d7f1ab-9bf7-45d4-ada3-8a235f3c61eb", "", "", false, this);

            UILstMaintenanceWarningType = RPSControlFactory.CreateRPSCollectionComboBox <MaintenanceWarningHistoryQueryView>("04558bc4-7840-4e6c-a900-c7bae98b2f0f", "", "", false, this);

            UIDescription = RPSControlFactory.CreateRPSTextBox <MaintenanceWarningHistoryQueryView>("eb196338-071e-490d-958d-42428336778c", "", "", false, this);

            UIUserReported = RPSControlFactory.CreateRPSComboBox <MaintenanceWarningHistoryQueryView>("42db4598-36d3-4907-ad49-21daa9dd791c", "", "", false, this);

            UIUserManaged = RPSControlFactory.CreateRPSComboBox <MaintenanceWarningHistoryQueryView>("300429ef-07a8-4dd2-8b55-4c291dec2c25", "", "", false, this);

            UIUserAssigned = RPSControlFactory.CreateRPSComboBox <MaintenanceWarningHistoryQueryView>("bbe8dc03-475d-4049-b6a3-6f9079fea1e8", "", "", false, this);

            UIOptAll = RPSControlFactory.CreateRPSOption <MaintenanceWarningHistoryQueryView>("02a528fe-df2c-478e-9b29-17f25dfcd131", "", "", this);

            UIOptEmployee = RPSControlFactory.CreateRPSOption <MaintenanceWarningHistoryQueryView>("bdd35318-0cf9-4f0f-b266-3a00402a67b4", "", "", this);

            UIEmployee = RPSControlFactory.CreateRPSComboBox <MaintenanceWarningHistoryQueryView>("a47baed8-18dc-4ebb-8015-9abfcd9fd3fb", "", "", false, this);

            UIOptCustomer = RPSControlFactory.CreateRPSOption <MaintenanceWarningHistoryQueryView>("32a447e9-4516-4578-a382-17009ecc9fb5", "", "", this);

            UICustomer = RPSControlFactory.CreateRPSComboBox <MaintenanceWarningHistoryQueryView>("ebf4a6ba-0d46-4cfe-8e75-2582cbf5b061", "", "", false, this);

            UIDateFrom = RPSControlFactory.CreateRPSTextBox <MaintenanceWarningHistoryQueryView>("e39476a5-0b12-496f-b1dc-51ce9991c211", "", "", false, this);

            UIDateTo = RPSControlFactory.CreateRPSTextBox <MaintenanceWarningHistoryQueryView>("5ce7188e-a194-453d-9374-a19d5a014079", "", "", false, this);

            All = RPSControlFactory.CreateRPSOption <MaintenanceWarningHistoryQueryView>("6f759624-2abc-4ee6-9ae2-dcd2c8f2ecfe", "", "", this);

            Ticket = RPSControlFactory.CreateRPSOption <MaintenanceWarningHistoryQueryView>("799c657c-3284-48b8-a5b1-4961bd35981a", "", "", this);

            StartUp = RPSControlFactory.CreateRPSOption <MaintenanceWarningHistoryQueryView>("42c4a401-0565-41af-82e5-f3f76cbbc6e9", "", "", this);

            UIOptAll1 = RPSControlFactory.CreateRPSOption <MaintenanceWarningHistoryQueryView>("887abc04-a277-4ecf-ab13-8589838693ad", "", "", this);

            UIOptInternal = RPSControlFactory.CreateRPSOption <MaintenanceWarningHistoryQueryView>("7bd1ed24-088d-43ad-9b61-4b4b04557a33", "", "", this);

            UIOptExternal = RPSControlFactory.CreateRPSOption <MaintenanceWarningHistoryQueryView>("a9db5e9a-d479-42ee-a37d-fbffa5af413a", "", "", this);

            CollectionInit params_MaintenanceWarningHistory = new CollectionInit()
            {
                IDDescriptor = "40963d53-bec7-4a9e-a228-f22882ab3b09", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "23401148-5dde-4603-a3f2-84f511d82729", CSSSelectorGrid = "", XPathGrid = ""
            };

            MaintenanceWarningHistory = RPSControlFactory.RPSCreateCollectionWithGrid <MaintenanceWarningHistoryCollectionEditor <MaintenanceWarningHistoryQueryView>, MaintenanceWarningHistoryQueryView>(params_MaintenanceWarningHistory, this);

            CollectionInit params_MaintenanceWarningHistorySolution = new CollectionInit()
            {
                IDDescriptor = "40963d53-bec7-4a9e-a228-f22882ab3b09", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "e75996bf-07ac-4b33-b3bf-e7cde5b4062d", CSSSelectorGrid = "", XPathGrid = ""
            };

            MaintenanceWarningHistorySolution = RPSControlFactory.RPSCreateCollectionWithGrid <MaintenanceWarningHistorySolutionCollectionEditor <MaintenanceWarningHistoryQueryView>, MaintenanceWarningHistoryQueryView>(params_MaintenanceWarningHistorySolution, this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <InvoiceLineView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <InvoiceLineView, InvoiceEntityView>(this, Screen.InvoiceEntityView);

            BackButton = RPSControlFactory.RPSBackButton <InvoiceLineView, InvoiceEntityView>(this, Screen.InvoiceEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <InvoiceLineView, InvoiceEntityView>(this, Screen.InvoiceEntityView);

            Ordenation = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("d81a6da0-43ab-44b0-a066-b125967b8fed", "", "", true, this);

            CodDeliveryNote = RPSControlFactory.CreateRPSTextBox <InvoiceLineView>("0314345d-2d62-425c-bec4-358f6b08f37a", "", "", false, this);

            CodOrder = RPSControlFactory.CreateRPSTextBox <InvoiceLineView>("d2b575ea-b4be-4fc0-b446-9881df90da95", "", "", false, this);

            IDArticle = RPSControlFactory.CreateRPSComboBox <InvoiceLineView>("2b696201-28f3-4b4e-914d-3b2c0023379b", "", "", false, this);

            Description = RPSControlFactory.CreateRPSTextBox <InvoiceLineView>("5586bb4e-6b14-4986-9ad4-9cf71ac43abf", "", "", false, this);

            Series = RPSControlFactory.CreateRPSTextBox <InvoiceLineView>("6e57fd4d-a174-45c3-af7c-180e65c53fc9", "", "", false, this);

            Quantity = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("5832cd7c-ab00-43d8-9d2f-d4165d716943", "", "", true, this);

            ConversionFactorQuantity = RPSControlFactory.CreateRPSTextBox <InvoiceLineView>("847f3811-ba30-41a5-b7a8-c6a79d8ea41d", "", "", false, this);

            QuantitySecondUnit = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("8808e88b-7fe4-407b-8137-6d90672e29d6", "", "", true, this);

            Dimension1 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("074e4ea3-7ce2-4802-9b14-b98b855b419e", "", "", true, this);

            Dimension2 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("edf02f22-8fbe-4f63-af0b-5849854f59f5", "", "", true, this);

            Dimension3 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("0ac44db6-ab74-4ebf-8892-7f7e3f792488", "", "", true, this);

            Price = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("4711d943-e998-46b1-b845-20d5ad7affbd", "", "", true, this);

            VAT = RPSControlFactory.CreateRPSCheckBox <InvoiceLineView>("1f240acc-047e-40d1-b2e6-f7a0a17e5800", "", "", true, this);

            ConversionFactorPrice = RPSControlFactory.CreateRPSTextBox <InvoiceLineView>("d31dbef6-ac0d-4532-b088-1a5a40a3cf3f", "", "", false, this);

            Amount = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("1226cd68-bb89-43f0-a740-af20b8bddaa9", "", "", true, this);

            AmountWithVAT = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("fb8d7145-2336-40a1-a5a0-65416ca004b7", "", "", true, this);

            CostPercentage = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("78d046b2-96ca-4ba1-9c82-95eec2933a2a", "", "", false, this);

            DeliveryCost = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("3b018d9a-61b5-4dbe-ae31-a636b882eb54", "", "", true, this);

            ImportCost = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("bd15d833-347d-4699-8c8a-1aff25390043", "", "", true, this);

            TariffCost = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("1f95b82b-7fbf-41af-aa86-22a4bd58c846", "", "", true, this);

            Discount1 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("8dc3529b-9f80-4b59-9b73-8301cdf5ae93", "", "", true, this);

            CascadeDiscount1 = RPSControlFactory.CreateRPSCheckBox <InvoiceLineView>("19994742-9e54-49e9-b6cd-eb04c509ec91", "", "", true, this);

            Discount2 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("a7fd42d7-ec5c-4f4a-b3b1-88d80260b674", "", "", true, this);

            CascadeDiscount2 = RPSControlFactory.CreateRPSCheckBox <InvoiceLineView>("8806ef4c-8486-4367-9b64-0f183bcd2d45", "", "", true, this);

            Discount3 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("195543e9-b17f-488a-b79a-8b72b71023de", "", "", true, this);

            CascadeDiscount3 = RPSControlFactory.CreateRPSCheckBox <InvoiceLineView>("39c05bf1-d7d0-4d3e-9d44-710244ea7da9", "", "", true, this);

            Discount4 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("64504d70-57df-4800-93ac-c11bcd457417", "", "", true, this);

            CascadeDiscount4 = RPSControlFactory.CreateRPSCheckBox <InvoiceLineView>("90deba88-c186-403e-b0bb-a15e7acba383", "", "", true, this);

            Discount5 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("f3090a23-1b2f-4536-9f16-4e78944a1702", "", "", true, this);

            CascadeDiscount5 = RPSControlFactory.CreateRPSCheckBox <InvoiceLineView>("2a5be61a-b276-439d-bc77-ab7cd71e33f8", "", "", true, this);

            AmountDiscount = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("0ea627bf-8063-4195-9c7d-538b9fe08724", "", "", true, this);

            PositionAmountDiscount = RPSControlFactory.CreateRPSEnumComboBox <InvoiceLineView>("6a088417-df38-4220-aa66-1fe4fbe643b5", "", "", true, this);

            IDVAT = RPSControlFactory.CreateRPSComboBox <InvoiceLineView>("8282ae6b-df27-471a-8e34-a368d919bd83", "", "", false, this);

            IDVATSurcharge = RPSControlFactory.CreateRPSComboBox <InvoiceLineView>("da24b7e4-b6d2-447b-9f4e-7731a5389073", "", "", false, this);

            PercentSurcharge = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("ae807c0b-ba8f-4005-9560-564f6027be2b", "", "", true, this);

            IDSite = RPSControlFactory.CreateRPSComboBox <InvoiceLineView>("c93290e0-5713-4cbf-8141-affa54449daf", "", "", false, this);

            IDWarehouse = RPSControlFactory.CreateRPSComboBox <InvoiceLineView>("ebe50917-4044-46e6-9a7a-6c26cc88864e", "", "", false, this);

            IDDeliveryNoteType = RPSControlFactory.CreateRPSComboBox <InvoiceLineView>("1adb2744-3998-4b34-bec3-415d994c5eed", "", "", false, this);

            IDReturnCause = RPSControlFactory.CreateRPSComboBox <InvoiceLineView>("0c613a7b-e3ba-4145-a25a-a39cab6898ac", "", "", false, this);

            IDAccount = RPSControlFactory.CreateRPSComboBox <InvoiceLineView>("74fbcab0-41ed-450d-8969-cab02f43f751", "", "", false, this);

            CostPercentage1 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("ea956850-830b-4f28-9c26-b36305c606b6", "", "", false, this);

            NumProm = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceLineView>("a4fb6c41-9da0-4bfc-9dfe-64e739f0c095", "", "", false, this);

            Rappel = RPSControlFactory.CreateRPSCheckBox <InvoiceLineView>("b9a2799e-c3fe-40d2-88be-b2d5357e96c4", "", "", false, this);
        }
Exemplo n.º 19
0
        public void InitializeControls()
        {
            ManualBudgetAmount = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("12ad22e5-3c2a-429f-be54-5348814e8a1a", "", "", false, this);

            ResourcesBudgetAmount = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("f4a45451-d455-40c6-8aff-7756777c1a4a", "", "", false, this);

            MaterialsBudgetAmount = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("5fd5fba7-817d-40b8-bf9e-4332825b432f", "", "", false, this);

            CostComponentsBudgetAmount = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("8771e6b7-e1d6-4d01-99a8-d9cddee24a29", "", "", false, this);

            TotalBudgetAmount = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("8829c997-b9b9-4ed3-9274-0a6aaa5142da", "", "", false, this);

            TotalAmountBudgetCategories = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("d1b32a4e-583c-47ad-8849-bf1b79157e23", "", "", false, this);

            TotalAmountBudgetResources = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("94a0652c-fa80-4495-9f4d-7f3a1f2b3f76", "", "", false, this);

            IDArticleExternal = RPSControlFactory.CreateRPSComboBox <ProjectTaskDialogView>("fbbe0a53-d4b5-45ab-b136-d4c68cc2addb", "", "", false, this);

            IDBudgetCategory = RPSControlFactory.CreateRPSComboBox <ProjectTaskDialogView>("481b24e1-722c-43ee-bb31-29431beece19", "", "", false, this);

            BudgetQuantity = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("c5ffff42-fab1-4a16-a3db-ffcdaeb5c080", "", "", true, this);

            BudgetPrice = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("a479630d-286e-4218-a0d2-dc86271d5eee", "", "", true, this);

            BudgetAmount = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("e7ff9e7f-89a1-4f22-a885-6fe1c8d7ad18", "", "", true, this);

            TotalAmountBudgetMaterials = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("c6b8595e-1843-47dd-80ce-a72317664dab", "", "", false, this);

            TotalAmountBudgetCostComponents = RPSControlFactory.CreateRPSFormattedTextBox <ProjectTaskDialogView>("55000984-8e94-4bd0-8071-80932a2e45bd", "", "", false, this);

            CollectionInit params_ProjectTaskCategorys = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "260c3abe-b547-499b-9652-40d997a3ef53", CSSSelectorGrid = "", XPathGrid = ""
            };

            ProjectTaskCategorys = RPSControlFactory.RPSCreateCollectionWithGrid <ProjectTaskCategorysCollectionEditor <ProjectTaskDialogView>, ProjectTaskDialogView>(params_ProjectTaskCategorys, this);

            CollectionInit params_ProjectTaskResources = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "8f59eeef-18a6-49fa-bfdf-eaa0e60c2ade", CSSSelectorGrid = "", XPathGrid = ""
            };

            ProjectTaskResources = RPSControlFactory.RPSCreateCollectionWithGrid <ProjectTaskResourcesCollectionEditor <ProjectTaskDialogView>, ProjectTaskDialogView>(params_ProjectTaskResources, this);

            CollectionInit params_PROProjectMaterials = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "a7c6a3a0-bf7d-48a5-853f-4cb880a8a046", CSSSelectorGrid = "", XPathGrid = ""
            };

            PROProjectMaterials = RPSControlFactory.RPSCreateCollectionWithGrid <PROProjectMaterialsCollectionEditor <ProjectTaskDialogView>, ProjectTaskDialogView>(params_PROProjectMaterials, this);

            CollectionInit params_ProjectTaskCostComponents = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "075c231f-9a3e-4bbc-af17-5e1fc1142060", CSSSelectorGrid = "", XPathGrid = ""
            };

            ProjectTaskCostComponents = RPSControlFactory.RPSCreateCollectionWithGrid <ProjectTaskCostComponentsCollectionEditor <ProjectTaskDialogView>, ProjectTaskDialogView>(params_ProjectTaskCostComponents, this);

            GeneralData = RPSControlFactory.CreateRPSSection <ProjectTaskDialogView>("", "ul li[rpsid='4ae3a67e-7748-41f5-95ea-a161d5068f11']", "", this);

            ProjectTaskCategories = RPSControlFactory.CreateRPSSection <ProjectTaskDialogView>("", "ul li[rpsid='31c8a70c-c885-466c-a35e-c09baa418463']", "", this);

            Resources = RPSControlFactory.CreateRPSSection <ProjectTaskDialogView>("", "ul li[rpsid='62949972-4e35-4da5-80db-6d5e92c9f271']", "", this);

            Materials = RPSControlFactory.CreateRPSSection <ProjectTaskDialogView>("", "ul li[rpsid='1c170602-6284-440f-a1a6-6711cf2f7fe7']", "", this);

            CostComponents = RPSControlFactory.CreateRPSSection <ProjectTaskDialogView>("", "ul li[rpsid='bc54c7b0-de65-4d73-bb2d-ae9b93813c9a']", "", this);
        }
Exemplo n.º 20
0
 public void InitializeControls()
 {
     IDPaymentMethodSL = RPSControlFactory.CreateRPSComboBox <NewPaymentMethodChildDialogView>("f5e072dd-4450-4df0-acbd-b5d57104746f", "", "", true, this);
 }
        public void InitializeControls()
        {
            LsDeliveryNoteFilter = RPSControlFactory.CreateRPSCollectionComboBox <DeliveryNoteConsultQueryView>("45a98ab7-7034-4135-a171-f6ffdbc7b16f", "", "", false, this);

            All = RPSControlFactory.CreateRPSOption <DeliveryNoteConsultQueryView>("26726974-a364-49f9-8c7c-590b51bd2c48", "", "", this);

            PendingInvoice = RPSControlFactory.CreateRPSOption <DeliveryNoteConsultQueryView>("395c4db1-6309-4777-8c53-8d78aa55b031", "", "", this);

            PendingInspection = RPSControlFactory.CreateRPSOption <DeliveryNoteConsultQueryView>("a4de3c96-b233-4496-bdf7-b84aae6220b8", "", "", this);

            DateFromFilter = RPSControlFactory.CreateRPSTextBox <DeliveryNoteConsultQueryView>("e9cab5b3-7410-46dc-8d1b-d2e9c73850e6", "", "", false, this);

            Registered = RPSControlFactory.CreateRPSCheckBox <DeliveryNoteConsultQueryView>("e2d84f43-9442-4604-ba8e-e6e24268b13d", "", "", false, this);

            DateToFilter = RPSControlFactory.CreateRPSTextBox <DeliveryNoteConsultQueryView>("8e550423-07ae-4172-b379-462a8806dbdd", "", "", false, this);

            Finalized = RPSControlFactory.CreateRPSCheckBox <DeliveryNoteConsultQueryView>("9918c07f-5ea7-4baa-ae07-075b86a4a8f7", "", "", false, this);

            Preliminary = RPSControlFactory.CreateRPSCheckBox <DeliveryNoteConsultQueryView>("51091bf7-60dd-4769-aaf9-798c36e225a5", "", "", false, this);

            Empresa = RPSControlFactory.CreateRPSOption <DeliveryNoteConsultQueryView>("e457068a-c990-4f75-8c33-b6aba482546a", "", "", this);

            Albaran = RPSControlFactory.CreateRPSOption <DeliveryNoteConsultQueryView>("d3847b30-4e29-4ba7-820a-643bc92b935c", "", "", this);

            IDSupplier = RPSControlFactory.CreateRPSCollectionComboBox <DeliveryNoteConsultQueryView>("8b32a692-bc21-4542-920d-f245e3b972b2", "", "", false, this);

            IDSupplierGroup = RPSControlFactory.CreateRPSCollectionComboBox <DeliveryNoteConsultQueryView>("63faaa0b-febc-4677-9fac-ebeab0986d17", "", "", false, this);

            IDProductLine = RPSControlFactory.CreateRPSCollectionComboBox <DeliveryNoteConsultQueryView>("47bc1cd7-3ad1-4402-8aa6-7433087a4941", "", "", false, this);

            IDProductFamily = RPSControlFactory.CreateRPSCollectionComboBox <DeliveryNoteConsultQueryView>("9df89a9e-cd62-4525-b18a-20f8bd6ee7e0", "", "", false, this);

            IDProductSubFamily = RPSControlFactory.CreateRPSCollectionComboBox <DeliveryNoteConsultQueryView>("3e9d46c7-91a9-483a-857e-075825fba4ad", "", "", false, this);

            IDArticle = RPSControlFactory.CreateRPSCollectionComboBox <DeliveryNoteConsultQueryView>("8dafe071-5a03-44ce-99e6-f1f07bcd584f", "", "", false, this);

            ReferenceSupplier = RPSControlFactory.CreateRPSEnumComboBox <DeliveryNoteConsultQueryView>("1728766d-cd0e-466a-9ece-b7edcc13e0b2", "", "", false, this);

            SupplierRequestQuotation = RPSControlFactory.CreateRPSCollectionComboBox <DeliveryNoteConsultQueryView>("d1a4558d-df51-4c66-8223-5be591a137ea", "", "", false, this);

            OrderNumberSupplier = RPSControlFactory.CreateRPSTextBox <DeliveryNoteConsultQueryView>("49eaf13f-f0e7-4bd5-afd1-46687b5d2088", "", "", false, this);

            Order = RPSControlFactory.CreateRPSComboBox <DeliveryNoteConsultQueryView>("cf684651-17e1-4653-88cb-187efda4abe7", "", "", false, this);

            IDManufacturingOrder = RPSControlFactory.CreateRPSComboBox <DeliveryNoteConsultQueryView>("decaea2e-306f-4883-adab-be2e8aa53123", "", "", false, this);

            IDProject = RPSControlFactory.CreateRPSComboBox <DeliveryNoteConsultQueryView>("1cec0d5d-156c-4330-a1d1-8788c90c071f", "", "", false, this);

            IDMaintenanceOrder = RPSControlFactory.CreateRPSComboBox <DeliveryNoteConsultQueryView>("ae08fdae-d23e-441d-b9a0-409dba6cdf07", "", "", false, this);

            IDOrderSL = RPSControlFactory.CreateRPSComboBox <DeliveryNoteConsultQueryView>("162d39b0-bb95-405f-96a9-05495b9adcc4", "", "", false, this);

            IDArticleStructure = RPSControlFactory.CreateRPSComboBox <DeliveryNoteConsultQueryView>("e3379b4d-0c26-4f0a-80fa-feedcd29ee6c", "", "", false, this);

            InternalCode = RPSControlFactory.CreateRPSTextBox <DeliveryNoteConsultQueryView>("dfefd413-1b77-445d-a39f-37e597a42ed9", "", "", false, this);

            OnlyExternalTask = RPSControlFactory.CreateRPSCheckBox <DeliveryNoteConsultQueryView>("440b1711-5cd0-440c-823d-54f027096ce1", "", "", false, this);

            IDFrameworkContract = RPSControlFactory.CreateRPSComboBox <DeliveryNoteConsultQueryView>("3a2d5053-8d30-4f3d-9713-4b7de68b6e58", "", "", false, this);

            IDMaintenanceContract = RPSControlFactory.CreateRPSComboBox <DeliveryNoteConsultQueryView>("0a571a04-66b3-416b-af48-134a905cbcb8", "", "", false, this);

            CollectionInit params_DeliveryNoteConsult = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "06c55178-8601-4b71-9469-2294fb9aa9cd", CSSSelectorGrid = "", XPathGrid = ""
            };

            DeliveryNoteConsult = RPSControlFactory.RPSCreateCollectionWithGrid <DeliveryNoteConsultCollectionEditor <DeliveryNoteConsultQueryView>, DeliveryNoteConsultQueryView>(params_DeliveryNoteConsult, this);

            CollectionInit params_DeliveryNoteLineConsult = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "9e5ecf10-38b4-4cbc-9df4-29764a2f2e19", CSSSelectorGrid = "", XPathGrid = ""
            };

            DeliveryNoteLineConsult = RPSControlFactory.RPSCreateCollectionWithGrid <DeliveryNoteLineConsultCollectionEditor <DeliveryNoteConsultQueryView>, DeliveryNoteConsultQueryView>(params_DeliveryNoteLineConsult, this);
        }
Exemplo n.º 22
0
        public void InitializeControls()
        {
            NewPriceList = RPSControlFactory.CreateRPSOption <PriceListProcessView>("29ac50c7-e221-4203-b9ca-cb4faa797ba3", "", "", this);

            AddPriceListDetails = RPSControlFactory.CreateRPSOption <PriceListProcessView>("5603c2f9-c394-4a10-92b2-29b63893a584", "", "", this);

            ModifyPriceList = RPSControlFactory.CreateRPSOption <PriceListProcessView>("111320ad-ab05-48f2-865b-b370a443dd6b", "", "", this);

            EnlargeDates = RPSControlFactory.CreateRPSOption <PriceListProcessView>("5f53b128-0480-4d8b-9c03-cc386b9d1e79", "", "", this);

            CostPrices = RPSControlFactory.CreateRPSOption <PriceListProcessView>("fdf1ca0e-7cc0-4c95-b218-0f85f4580411", "", "", this);

            AveragePrice = RPSControlFactory.CreateRPSOption <PriceListProcessView>("6255a32a-b43f-4e8a-b674-06ff1b764f29", "", "", this);

            ManufacturingPrice = RPSControlFactory.CreateRPSOption <PriceListProcessView>("efba8640-79f3-463e-a11a-4f53e117bb24", "", "", this);

            PurchasePrice = RPSControlFactory.CreateRPSOption <PriceListProcessView>("a28edfff-ba1c-489b-87eb-95ab66eca434", "", "", this);

            StandardPrice = RPSControlFactory.CreateRPSOption <PriceListProcessView>("9ca12d85-f03e-4b78-bb3c-f0a94a4e76e9", "", "", this);

            SupplierArticlePrices = RPSControlFactory.CreateRPSOption <PriceListProcessView>("0b378795-1e26-44d8-aca7-afc7adc1152b", "", "", this);

            OtherPriceList = RPSControlFactory.CreateRPSOption <PriceListProcessView>("9592ad9e-73a2-40d7-a6e7-e73298e939c8", "", "", this);

            IDOriginPriceList = RPSControlFactory.CreateRPSComboBox <PriceListProcessView>("412ee985-1457-46fc-83be-9492a0402739", "", "", false, this);

            Supplier = RPSControlFactory.CreateRPSComboBox <PriceListProcessView>("f046ec5b-e0c7-449b-bd27-e6bff988ba68", "", "", false, this);

            Select = RPSControlFactory.CreateRPSOption <PriceListProcessView>("6d67f384-5615-4b73-8ac8-16f739ac6a22", "", "", this);

            OriginDateFrom = RPSControlFactory.CreateRPSTextBox <PriceListProcessView>("97c1aa9c-97c5-4c03-95d0-306386754276", "", "", false, this);

            OriginDateTo = RPSControlFactory.CreateRPSTextBox <PriceListProcessView>("4e1f72ff-6ddf-4baf-9212-1bd2de10386c", "", "", false, this);

            validity = RPSControlFactory.CreateRPSOption <PriceListProcessView>("593d6a27-e436-4c54-90a0-dd99364793f1", "", "", this);

            Originvalidity = RPSControlFactory.CreateRPSTextBox <PriceListProcessView>("34003e0d-775c-4779-ae9b-277d4277eb2c", "", "", false, this);

            ProductLines = RPSControlFactory.CreateRPSCollectionComboBox <PriceListProcessView>("1853cb2d-bb39-4602-9153-359b434f0e68", "", "", false, this);

            ProductFamilies = RPSControlFactory.CreateRPSCollectionComboBox <PriceListProcessView>("ec54e751-8c40-41a2-ac28-f00da11bf64f", "", "", false, this);

            ProductSubFamilies = RPSControlFactory.CreateRPSCollectionComboBox <PriceListProcessView>("a23fbd1a-862b-4ebd-ba58-e2b0baf3522f", "", "", false, this);

            Articles = RPSControlFactory.CreateRPSCollectionComboBox <PriceListProcessView>("c327d948-e914-4a04-b5a6-e32fe43f081e", "", "", false, this);

            NewPriceListCode = RPSControlFactory.CreateRPSTextBox <PriceListProcessView>("1bec669d-b9a3-4a88-98d4-211c75a5a5ff", "", "", false, this);

            NewPriceListDescription = RPSControlFactory.CreateRPSTextBox <PriceListProcessView>("68f1ea38-5066-4b0a-852e-e2f00b2f8ccc", "", "", false, this);

            NewPriceListWithVat = RPSControlFactory.CreateRPSCheckBox <PriceListProcessView>("d669779a-92ef-4934-8011-ddba702b6b18", "", "", false, this);

            IDTargetPriceList = RPSControlFactory.CreateRPSComboBox <PriceListProcessView>("390f5c34-c04a-4551-be54-790e37c21962", "", "", false, this);

            NewPricesDateFrom = RPSControlFactory.CreateRPSTextBox <PriceListProcessView>("bdc80d71-dd26-48b4-b725-86e30e7f50d6", "", "", false, this);

            NewPricesDateTo = RPSControlFactory.CreateRPSTextBox <PriceListProcessView>("ad176cf2-22c4-4553-b27e-dc219a4355e2", "", "", false, this);

            Percentage = RPSControlFactory.CreateRPSOption <PriceListProcessView>("ac09cc72-c20f-40fb-95b9-759c6953af7d", "", "", this);

            Amount = RPSControlFactory.CreateRPSOption <PriceListProcessView>("c71a387f-bccb-446e-b7d2-51fa2d652832", "", "", this);

            Price = RPSControlFactory.CreateRPSFormattedTextBox <PriceListProcessView>("b7f5ac5a-b16b-44e6-bf25-30dd50e134f5", "", "", false, this);

            PricePercentage = RPSControlFactory.CreateRPSFormattedTextBox <PriceListProcessView>("ee213190-8ee7-410f-aaba-9034629e9225", "", "", false, this);

            None = RPSControlFactory.CreateRPSOption <PriceListProcessView>("f6344d26-6c0e-4d4c-9ba0-f4c1cd85b3c9", "", "", this);

            _0 = RPSControlFactory.CreateRPSOption <PriceListProcessView>("918071c1-1664-4462-9e83-5159333e439e", "", "", this);

            _1 = RPSControlFactory.CreateRPSOption <PriceListProcessView>("cd90d4ce-761b-4cc0-b14e-5cd08016ef27", "", "", this);

            _2 = RPSControlFactory.CreateRPSOption <PriceListProcessView>("9033e7c8-c8a4-445e-a8a8-2b6d4daa5401", "", "", this);

            _3 = RPSControlFactory.CreateRPSOption <PriceListProcessView>("f93a4afb-1951-485d-b943-866427d85775", "", "", this);

            _4 = RPSControlFactory.CreateRPSOption <PriceListProcessView>("e85b55d5-2034-4aa0-97d2-cf61d68855d3", "", "", this);

            _5 = RPSControlFactory.CreateRPSOption <PriceListProcessView>("ba6d5179-0286-4cb4-8d94-85a2541b2dcf", "", "", this);

            UIEnlargeDate = RPSControlFactory.CreateRPSTextBox <PriceListProcessView>("5528d9a0-c60c-4161-a6d3-78d9652943ba", "", "", false, this);
        }
Exemplo n.º 23
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <InvoiceSLEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <InvoiceSLEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <InvoiceSLEntityView, InvoiceSLCollectionView>(this, Screen.InvoiceSLCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <InvoiceSLEntityView, InvoiceSLCollectionView>(this, Screen.InvoiceSLCollectionView);

            CodInvoice = RPSControlFactory.CreateRPSTextBox <InvoiceSLEntityView>("6b9c704d-8566-477c-af4d-e020a63d5791", "", "", true, this);

            IDContactAdministration = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("88c6e0ba-9673-4df4-907f-06b840cc3466", "", "", false, this);

            VATNumber = RPSControlFactory.CreateRPSTextBox <InvoiceSLEntityView>("818e85a2-2d39-4205-8cd3-f8d0bb10dacf", "", "", false, this);

            IDCustomer = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("2fe651ee-fae7-4ff9-8467-8ab454479768", "", "", true, this);

            InvoiceDate = RPSControlFactory.CreateRPSTextBox <InvoiceSLEntityView>("a5f4fc66-db57-4966-80ff-b44580c0d1e6", "", "", true, this);

            DocumentType = RPSControlFactory.CreateRPSEnumComboBox <InvoiceSLEntityView>("291ae5f8-5bfb-497b-9724-dca38cb5b62d", "", "", false, this);

            CodFromInvoice = RPSControlFactory.CreateRPSTextBox <InvoiceSLEntityView>("e862731c-950c-47ce-9adf-a678725ed7e6", "", "", false, this);

            AdvanceInvoice = RPSControlFactory.CreateRPSCheckBox <InvoiceSLEntityView>("3168d380-eae3-4534-a988-85fbb9378e0f", "", "", true, this);

            AccountingDate = RPSControlFactory.CreateRPSTextBox <InvoiceSLEntityView>("5b0efa41-2284-4151-a84e-290122d2a9df", "", "", false, this);

            UIJournalNumber = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceSLEntityView>("356a44d2-0c9e-4010-8312-0b7df5907ebf", "", "", false, this);

            UICodCompanySales = RPSControlFactory.CreateRPSTextBox <InvoiceSLEntityView>("604ad5d7-f93b-44ae-8674-652d11411e57", "", "", false, this);

            UICodInvoiceSales = RPSControlFactory.CreateRPSTextBox <InvoiceSLEntityView>("e15e6412-52ff-47cd-81ce-36cd10a0d2f8", "", "", false, this);

            IDPaymentMethod = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("034a64b4-c8ba-4ca9-a978-b807f45facee", "", "", false, this);

            IDCurrency = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("947c991b-e83b-4469-8bb3-991db3572e84", "", "", true, this);

            Change = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceSLEntityView>("e3e30770-ec45-40b2-a185-e59a44d2f157", "", "", true, this);

            FixedChange = RPSControlFactory.CreateRPSCheckBox <InvoiceSLEntityView>("fbbf6c82-96c0-4a9b-9d2c-2d46dd8cf6fb", "", "", true, this);

            IDBusinessUnit = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("cde2ccf4-cb48-4b4d-b134-b5a53cb7ebca", "", "", false, this);

            IDVATType = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("bbac7cca-6fd8-49a9-9635-1ac4904314e2", "", "", true, this);

            IDSurchargeVATType = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("a5a3ed8b-c749-4ec6-8c73-9b6220432f1e", "", "", false, this);

            IDTaxGroup = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("835d6099-fd03-4a81-964f-ffab87b43ad9", "", "", false, this);

            IDCustomerBankAccount = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("588083c2-1c65-426a-8afd-ef7d822b3cce", "", "", false, this);

            IDVoucherType = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("733c9f6b-76b1-44a3-bb29-5919009dcda3", "", "", false, this);

            IDBankAccountCompany = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("2516696c-3c48-4834-9637-4edacf110f52", "", "", false, this);

            IDInvoicingType = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("f4c0ae30-20ce-4014-8ce2-30a7241712e2", "", "", true, this);

            Discount1 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceSLEntityView>("8304ba23-59c8-4b2f-883f-74302e8c1280", "", "", true, this);

            Discount2 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceSLEntityView>("09d3e0e3-710a-4346-9323-7c6650f85633", "", "", true, this);

            Discount3 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceSLEntityView>("0704a706-60f1-4889-9008-3d1afe973dfb", "", "", true, this);

            CashDiscount = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceSLEntityView>("0cdaa6ed-610e-41af-b0db-db2d2db3f5e8", "", "", true, this);

            FinancialSurcharge = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceSLEntityView>("0eb44b01-aa68-46d8-b46f-408facf26cf8", "", "", true, this);

            RetentionPercent = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceSLEntityView>("d47030e0-1806-41f7-a8d3-d2711797619e", "", "", true, this);

            IDMaintenanceOrder = RPSControlFactory.CreateRPSComboBox <InvoiceSLEntityView>("bde9eb4e-9974-4d9e-9c32-7596146becf1", "", "", false, this);

            UICodMaintenanceContract = RPSControlFactory.CreateRPSTextBox <InvoiceSLEntityView>("a51bcdfb-e276-4565-9183-f7f45b960e6b", "", "", false, this);

            Comment = RPSControlFactory.CreateRPSTextBox <InvoiceSLEntityView>("1f7e39bb-457a-47a5-b065-9d44a010b9f6", "", "", false, this);

            RecalculateIntrastatCostChildNavigationCommandButton = RPSControlFactory.CreateRPSButtonToView <InvoiceSLEntityView, RecalculateIntrastatCostChildDialogView>("2277d792-7bac-4a6f-b4c8-6d6f7fad8ecc", "", "", this, Screen.RecalculateIntrastatCostChildDialogView);

            CollectionInit params_InvoiceLineSLs = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "03267ae2-b4ba-43a0-8600-fa89952e5631", CSSSelectorGrid = "", XPathGrid = ""
            };

            InvoiceLineSLs = RPSControlFactory.RPSCreateCollectionWithGrid <InvoiceLineSLsCollectionEditor <InvoiceSLEntityView, RecalculateIntrastatCostChildDialogView>, InvoiceSLEntityView, RecalculateIntrastatCostChildDialogView>(params_InvoiceLineSLs, this, Screen.RecalculateIntrastatCostChildDialogView);

            LinesSection = RPSControlFactory.CreateRPSSection <InvoiceSLEntityView>("", "ul li[rpsid='510cc874-8ff0-49a6-9251-83d38bbfc332']", "", this);

            Section1 = RPSControlFactory.CreateRPSSection <InvoiceSLEntityView>("", "ul li[rpsid='d2ed10f8-c023-457b-8535-e313c03ed947']", "", this);

            CommentSection = RPSControlFactory.CreateRPSSection <InvoiceSLEntityView>("", "ul li[rpsid='8773af5c-539a-4c78-981d-d6c3a90b55f8']", "", this);
        }
        public void InitializeControls()
        {
            IDCodingSeriesManOrder = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("37f1e6df-1cb9-4b8a-a3b8-da310df8604c", "", "", false, this);

            IDCodingSeriesManContract = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("7a0f099c-bfef-40a3-8a56-04f10f3d62fc", "", "", false, this);

            IDCodingSeriesManWarning = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("34a341cd-fc1a-41ef-8566-1be952781672", "", "", false, this);

            IDCodingSeriesManPlan = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("22a01ef8-5039-4a37-9d6f-a2c518027dd7", "", "", false, this);

            IDCodingSeriesStartUp = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("b25eeb42-6ac0-48c7-a58d-aad87dafd902", "", "", false, this);

            IDCodingSeriesManPlanGeneric = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("2a18ed89-490a-424b-babe-d2615f94111a", "", "", false, this);

            IDCodingSeriesMultiImputation = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("4c399c4c-17c4-41ad-acf9-4e3d3c26aa45", "", "", false, this);

            IDMaintenanceWarningStatusInitial = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("19e0b7e1-55b1-4225-9cb5-0641f97538ae", "", "", true, this);

            IDMaintenanceWarningStatusFinal = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("0cbc03e1-296f-4cd5-a3b1-2558e855cdf1", "", "", false, this);

            IDMaintenanceWarningPriorityDefault = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("cef6be93-93d9-44bc-8908-ba060bd22b79", "", "", true, this);

            IDMaintenanceWarningSeveriryDefault = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("2e9a94b5-a933-4948-95ed-45fbf1d92fff", "", "", true, this);

            IDHourTypeDefault = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("329a3ab9-cb98-40b9-95f8-7a2e8d9b1eae", "", "", true, this);

            ImputationTime = RPSControlFactory.CreateRPSEnumComboBox <ParameterMANEntityView>("23872456-4a0f-4b8a-8258-6a62bfbfdc45", "", "", false, this);

            MakeMovement = RPSControlFactory.CreateRPSCheckBox <ParameterMANEntityView>("dd829ba3-f8e7-4412-8e22-6c15b626d238", "", "", true, this);

            PercentCompleted = RPSControlFactory.CreateRPSFormattedTextBox <ParameterMANEntityView>("fa500485-f637-40b8-8285-fda96867c6c7", "", "", true, this);

            FromPriorityLow = RPSControlFactory.CreateRPSFormattedTextBox <ParameterMANEntityView>("2f9169d8-2be9-4bc1-8666-b2f126c8c614", "", "", false, this);

            ToPriorityLow = RPSControlFactory.CreateRPSFormattedTextBox <ParameterMANEntityView>("bfe89f25-5af9-477b-99eb-ca0ffdf66cca", "", "", true, this);

            FromPriorityMedium = RPSControlFactory.CreateRPSFormattedTextBox <ParameterMANEntityView>("abef711f-0154-4a69-a767-dea985d8df3f", "", "", false, this);

            ToPriorityMedium = RPSControlFactory.CreateRPSFormattedTextBox <ParameterMANEntityView>("f9ffb2eb-d9e1-4d01-9246-8758bcfd58d2", "", "", true, this);

            ToHighPriority = RPSControlFactory.CreateRPSFormattedTextBox <ParameterMANEntityView>("d1d42cbb-6917-4da4-b550-c6f951c25170", "", "", false, this);

            IDArticleInvoiceExpenses = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("65aa37a4-2079-426d-9708-008bb0d48cf1", "", "", false, this);

            IDArticleEmployeeExpenses = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("dee02067-8084-46cb-a7a7-e6960caf3f6d", "", "", false, this);

            KMPrice = RPSControlFactory.CreateRPSFormattedTextBox <ParameterMANEntityView>("4ccca084-60a8-4f8a-81d7-393279f612bf", "", "", true, this);

            IDArticleManContractSales = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("93514797-c2d5-4515-a5fa-f57f5e42ac5d", "", "", false, this);

            IDArticleManContractPurchase = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("4f768a38-dac6-4d80-a070-7009ef0cff91", "", "", false, this);

            IDCodingSeriesGuarantee = RPSControlFactory.CreateRPSComboBox <ParameterMANEntityView>("417cf774-6484-408d-aa87-b64fe8f61a7c", "", "", false, this);

            SalesGuaranteePeriod = RPSControlFactory.CreateRPSFormattedTextBox <ParameterMANEntityView>("07e81f4e-1b65-419a-99df-fef9335fbeec", "", "", true, this);

            CostPricePercent = RPSControlFactory.CreateRPSFormattedTextBox <ParameterMANEntityView>("a1d9039d-a50c-41fc-97f4-d239909eb9df", "", "", false, this);

            SalesPercentPriceType = RPSControlFactory.CreateRPSEnumComboBox <ParameterMANEntityView>("43cf1854-c443-49b3-a8d8-fe238fcdd152", "", "", true, this);

            PlanningManual = RPSControlFactory.CreateRPSCheckBox <ParameterMANEntityView>("271779f0-b205-459b-ad5e-ced4f22921bb", "", "", true, this);

            ControlUser = RPSControlFactory.CreateRPSCheckBox <ParameterMANEntityView>("fda73c45-a191-4eee-9eeb-7f0c94ac6a78", "", "", true, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <RPTransactionsChangeVMEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <RPTransactionsChangeVMEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <RPTransactionsChangeVMEntityView, RPTransactionsChangeVMQueryView>(this, Screen.RPTransactionsChangeVMQueryView);

            BackButton = RPSControlFactory.RPSBackButton <RPTransactionsChangeVMEntityView, RPTransactionsChangeVMQueryView>(this, Screen.RPTransactionsChangeVMQueryView);

            Operation = RPSControlFactory.CreateRPSEnumComboBox <RPTransactionsChangeVMEntityView>("3a0e12e7-77c1-4bb0-b88d-514c0699889c", "", "", true, this);

            ChangeDate = RPSControlFactory.CreateRPSTextBox <RPTransactionsChangeVMEntityView>("76bc78e1-7fae-47d0-9843-aa16934f010c", "", "", true, this);

            CodUser = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("981faafe-f240-448d-aa06-ed19b66db3ec", "", "", true, this);

            IDPaymentTypeFrom = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("03000e5d-421e-48c6-b5d4-4221b186a62d", "", "", true, this);

            IDPaymentStatusFrom = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("ff8a557b-fedb-4df0-a8d1-4fecaa4627d3", "", "", true, this);

            IDPaymentTypeTo = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("31a60f6e-968e-480c-a833-57638a69220c", "", "", true, this);

            IDPaymentStatusTo = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("35b6ddd3-96f0-4f6e-93e6-23876b364741", "", "", true, this);

            IDRPTransactions = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("a83b163a-f64a-49bc-b455-7f678aa34c33", "", "", true, this);

            CustomerSupplier = RPSControlFactory.CreateRPSEnumComboBox <RPTransactionsChangeVMEntityView>("8052ddf9-50b4-4a67-9b8a-65d6a8036aa3", "", "", true, this);

            Invoice = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("5f0a287c-9077-4104-8b70-62bb757d3659", "", "", false, this);

            InvoiceSL = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("a909f068-ec2d-4ceb-8e16-3fac69a37326", "", "", false, this);

            CodInvoice = RPSControlFactory.CreateRPSTextBox <RPTransactionsChangeVMEntityView>("39d01d34-3e51-4f69-aa37-a435b32082c4", "", "", true, this);

            DraftNumber = RPSControlFactory.CreateRPSFormattedTextBox <RPTransactionsChangeVMEntityView>("69e4d37e-24f2-423c-9754-399fdbf9398a", "", "", true, this);

            InvoiceDate = RPSControlFactory.CreateRPSTextBox <RPTransactionsChangeVMEntityView>("b331c921-ea39-4cb4-86b7-3555d7ebe1dd", "", "", true, this);

            DueDate = RPSControlFactory.CreateRPSTextBox <RPTransactionsChangeVMEntityView>("10a38553-dc7f-4ef1-bf19-3906ff5d2332", "", "", true, this);

            IDSupplier = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("3e047bb7-b1a4-4d4b-bd04-1cab8aa28a89", "", "", false, this);

            IDCustomer = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("2ad48627-2f28-48d9-bbaf-cd14253a49b3", "", "", false, this);

            IDCustomerMiscellaneous = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("c6cb46d3-42e7-4c2e-93b4-7e0627c7b3bb", "", "", false, this);

            IDSupplierMiscellaneous = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("cc3b6f8d-9ec5-41c2-899c-a935e09703ef", "", "", false, this);

            AmountNominal = RPSControlFactory.CreateRPSFormattedTextBox <RPTransactionsChangeVMEntityView>("8a0b4c37-e57d-4dea-9949-79b79a3cf62b", "", "", true, this);

            IDCurrency = RPSControlFactory.CreateRPSComboBox <RPTransactionsChangeVMEntityView>("34ee8e2a-c940-4e15-b496-784225a8091f", "", "", true, this);

            AmountNominalCurrency = RPSControlFactory.CreateRPSFormattedTextBox <RPTransactionsChangeVMEntityView>("a5ce5719-43d8-4df4-bd3b-e3d3a7fe6e60", "", "", true, this);

            Change = RPSControlFactory.CreateRPSFormattedTextBox <RPTransactionsChangeVMEntityView>("54d14230-a71a-4027-83da-eb9e4a0ab58a", "", "", true, this);

            FixedChange = RPSControlFactory.CreateRPSCheckBox <RPTransactionsChangeVMEntityView>("7448f51d-76b7-4906-9d47-541d51c46d7f", "", "", true, this);

            CDDueDate = RPSControlFactory.CreateRPSTextBox <RPTransactionsChangeVMEntityView>("53144d65-8342-4370-b128-7430e3c5193b", "", "", false, this);

            CDAmount = RPSControlFactory.CreateRPSFormattedTextBox <RPTransactionsChangeVMEntityView>("7927b781-5976-453b-ac42-e6d12bb1f0e4", "", "", true, this);

            CDToleranceDueDate = RPSControlFactory.CreateRPSTextBox <RPTransactionsChangeVMEntityView>("576457de-f146-4d58-a382-887a3d374fa1", "", "", false, this);

            CDToleranceAmount = RPSControlFactory.CreateRPSFormattedTextBox <RPTransactionsChangeVMEntityView>("db2c5853-02d5-47d9-bd4e-0c86fa398c3b", "", "", true, this);

            CDUsed = RPSControlFactory.CreateRPSFormattedTextBox <RPTransactionsChangeVMEntityView>("f4fa3d9e-411b-4384-bd23-9575b977cf63", "", "", true, this);
        }
Exemplo n.º 26
0
        public void InitializeControls()
        {
            UIScene = RPSControlFactory.CreateRPSComboBox <SceneGestionView>("04c08ad8-a5f0-47b2-8214-2e1684ed9640", "", "", false, this);

            UIOptGetDataFromReal = RPSControlFactory.CreateRPSOption <SceneGestionView>("f5e92974-66bd-4122-bbc1-ffbccec8f1b1", "", "", this);

            UIOptKeepData = RPSControlFactory.CreateRPSOption <SceneGestionView>("9a7be667-b843-4b17-b947-3fc5639d7e9e", "", "", this);

            UIOptDeleteData = RPSControlFactory.CreateRPSOption <SceneGestionView>("2507a946-7567-4870-926f-937147dc0a90", "", "", this);

            UIOptDeleteSceneData = RPSControlFactory.CreateRPSOption <SceneGestionView>("a90be334-9320-4734-ba38-fbba88e001cb", "", "", this);

            UIIncludeSceneDeleting = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("371cff54-ce60-450b-a14e-1ad75330dfa7", "", "", false, this);

            UIOptCopySceneDataToReal = RPSControlFactory.CreateRPSOption <SceneGestionView>("08aff71b-4e64-47f9-b416-d36658f56297", "", "", this);

            UIOptCopyDataOtherScene = RPSControlFactory.CreateRPSOption <SceneGestionView>("ad828996-90e7-44e6-826a-5609d622a151", "", "", this);

            UISceneDestination = RPSControlFactory.CreateRPSComboBox <SceneGestionView>("76983a99-e5d9-4c79-b715-199f9c946949", "", "", false, this);

            UIOptAll = RPSControlFactory.CreateRPSOption <SceneGestionView>("25cfea1a-21b9-4edf-9cd4-ec2b76922589", "", "", this);

            UIOptSelection = RPSControlFactory.CreateRPSOption <SceneGestionView>("efa762de-08e8-40ee-8843-39d97f980f52", "", "", this);

            UICalendars = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("89774988-c521-4827-a638-46fbc5076ee5", "", "", false, this);

            UIProjects = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("30e7a415-77f8-4dbe-8a2e-a809acdf17dc", "", "", false, this);

            UIManufacturingPrevisions = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("eb584cd3-d396-4695-a7ba-c82ef43c43c5", "", "", false, this);

            UIResourcePlanning = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("8750b273-f2de-4ba6-a67d-f045d010c664", "", "", false, this);

            UIResources = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("18e5407f-bfe2-433a-a0f8-8bc9346c6e1f", "", "", false, this);

            UIManufacturingOrders = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("f02cf50c-8ad5-4c30-a9c6-5304a8679e69", "", "", false, this);

            UISalesPrevisions = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("b28cdfee-3a76-4bbd-a2c4-b638b980f53f", "", "", false, this);

            UIDependencies = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("a59c0337-fe54-4e50-b1a8-0198fea36edc", "", "", false, this);

            UIMaintenanceOrders = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("702296ce-512c-4c6a-9070-9e373083fc5f", "", "", false, this);

            UIPurchaseProposals = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("b88362cf-9676-4cb8-8358-1243b604f0eb", "", "", false, this);

            UIResourceStops = RPSControlFactory.CreateRPSCheckBox <SceneGestionView>("2b2b10f0-e7f4-4658-a528-38fb7e6b57c6", "", "", false, this);

            ConsultCommand = RPSControlFactory.CreateRPSButton <SceneGestionView>("f60cbb55-af4f-4db0-9998-270d1a8c4611", "", "", this);

            DeleteSceneGestionManufacturingOrderCommandButton = RPSControlFactory.CreateRPSButton <SceneGestionView>("872ba33c-d378-4d9b-8b3b-54ab20bf6628", "", "", this);

            GenerateManufacturingOrderNavigationCommandButton = RPSControlFactory.CreateRPSButtonToView <SceneGestionView, GenerateManufacturingOrderDialogView>("4b975fda-e251-4ea6-98f6-d19335b89003", "", "", this, Screen.GenerateManufacturingOrderDialogView);

            DeleteSceneGestionPurchaseProposalCommandButton = RPSControlFactory.CreateRPSButton <SceneGestionView>("5c92a74d-126c-4c52-9d42-613eacd69e91", "", "", this);

            GeneratePurchaseProposalNavigationCommandButton = RPSControlFactory.CreateRPSButtonToView <SceneGestionView, GeneratePurchaseProposalDialogView>("b5e1279a-ba5b-43af-8147-760cdef6a7fd", "", "", this, Screen.GeneratePurchaseProposalDialogView);

            DeleteSceneGestionProjectCommandButton = RPSControlFactory.CreateRPSButton <SceneGestionView>("1d0bfc98-9c1b-464e-8a86-fd970a0deb26", "", "", this);

            DeleteSceneGestionMaintenanceOrderCommandButton = RPSControlFactory.CreateRPSButton <SceneGestionView>("37217276-01eb-4067-8331-4fe8d4c91082", "", "", this);

            SaveCommandButton = RPSControlFactory.CreateRPSButton <SceneGestionView>("90851ac9-18f0-40d4-8752-fc941a7afc51", "", "", this);

            GenerateDataCommandButton = RPSControlFactory.CreateRPSButton <SceneGestionView>("5b187233-1e41-42dd-8d15-af134f00bc6f", "", "", this);

            CollectionInit params_GetSceneGestionManufacturingOrderData = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "7c59d3ed-7310-413d-932c-040d4ce229ca", CSSSelectorGrid = "", XPathGrid = ""
            };

            GetSceneGestionManufacturingOrderData = RPSControlFactory.RPSCreateCollectionWithGrid <GetSceneGestionManufacturingOrderDataCollectionEditor <SceneGestionView, GenerateManufacturingOrderDialogView>, SceneGestionView, GenerateManufacturingOrderDialogView>(params_GetSceneGestionManufacturingOrderData, this, Screen.GenerateManufacturingOrderDialogView);

            CollectionInit params_GetSceneGestionPurchaseProposalData = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "3a99b6c9-d4fe-43e0-ac5c-3447a8c7773f", CSSSelectorGrid = "", XPathGrid = ""
            };

            GetSceneGestionPurchaseProposalData = RPSControlFactory.RPSCreateCollectionWithGrid <GetSceneGestionPurchaseProposalDataCollectionEditor <SceneGestionView, GenerateManufacturingOrderDialogView>, SceneGestionView, GenerateManufacturingOrderDialogView>(params_GetSceneGestionPurchaseProposalData, this, Screen.GenerateManufacturingOrderDialogView);

            CollectionInit params_GetSceneGestionProjectData = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "e5dd2b60-c5c4-47b9-a6e2-eaf24c1dac8a", CSSSelectorGrid = "", XPathGrid = ""
            };

            GetSceneGestionProjectData = RPSControlFactory.RPSCreateCollectionWithGrid <GetSceneGestionProjectDataCollectionEditor <SceneGestionView, GenerateManufacturingOrderDialogView>, SceneGestionView, GenerateManufacturingOrderDialogView>(params_GetSceneGestionProjectData, this, Screen.GenerateManufacturingOrderDialogView);

            CollectionInit params_GetSceneGestionMaintenanceOrderData = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "8bb505b8-fb7b-40e8-a172-7e4ba853cb7d", CSSSelectorGrid = "", XPathGrid = ""
            };

            GetSceneGestionMaintenanceOrderData = RPSControlFactory.RPSCreateCollectionWithGrid <GetSceneGestionMaintenanceOrderDataCollectionEditor <SceneGestionView, GenerateManufacturingOrderDialogView>, SceneGestionView, GenerateManufacturingOrderDialogView>(params_GetSceneGestionMaintenanceOrderData, this, Screen.GenerateManufacturingOrderDialogView);

            CollectionInit params_GetSceneGestionResourceData = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "c2a81a5f-b377-49f9-a9d4-ee1df08939d7", CSSSelectorGrid = "", XPathGrid = ""
            };

            GetSceneGestionResourceData = RPSControlFactory.RPSCreateCollectionWithGrid <GetSceneGestionResourceDataCollectionEditor <SceneGestionView, GenerateManufacturingOrderDialogView>, SceneGestionView, GenerateManufacturingOrderDialogView>(params_GetSceneGestionResourceData, this, Screen.GenerateManufacturingOrderDialogView);

            ManufacturingOrder = RPSControlFactory.CreateRPSSection <SceneGestionView>("", "ul li[rpsid='2e6799ca-696c-4a7e-8b3b-6c5b65abb3b9']", "", this);

            PurchaseProposal = RPSControlFactory.CreateRPSSection <SceneGestionView>("", "ul li[rpsid='7bc4e69a-fa7b-4af7-ad09-28d49a3d5afc']", "", this);

            Project = RPSControlFactory.CreateRPSSection <SceneGestionView>("", "ul li[rpsid='b487bea0-b8e2-458b-ada6-94c2798c4627']", "", this);

            MaintenanceOrder = RPSControlFactory.CreateRPSSection <SceneGestionView>("", "ul li[rpsid='2738942b-1ddc-494d-b2d4-3e0fdf915772']", "", this);

            Resources = RPSControlFactory.CreateRPSSection <SceneGestionView>("", "ul li[rpsid='249a5741-3c68-460b-8dc8-1717e9b5fed7']", "", this);
        }
Exemplo n.º 27
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <CustomerEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <CustomerEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CustomerEntityView, CustomerCollectionView>(this, Screen.CustomerCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <CustomerEntityView, CustomerCollectionView>(this, Screen.CustomerCollectionView);

            CodCustomer = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("036bb5f5-2e3c-411f-a36a-1cefe92dddec", "", "", false, this);

            Description = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("abd92bb6-641d-4340-9e29-4993c8d694d1", "", "", false, this);

            CompanyName = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("55b6e67c-222c-4a05-8d2b-cf1400bbae55", "", "", false, this);

            VATNumber = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("1c8d0084-293f-46df-9ddb-103700f1fa1d", "", "", false, this);

            ThirdType = RPSControlFactory.CreateRPSEnumComboBox <CustomerEntityView>("9b92c4bb-18c3-4036-8964-d75e43cc57e6", "", "", true, this);

            InactiveDate = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("d8fac8ee-7506-4ba6-ad0d-8a047e2022d8", "", "", false, this);

            CodUser = RPSControlFactory.CreateRPSComboBox <CustomerEntityView>("ffe01d11-76e3-43a1-8e03-fb5db2802c45", "", "", false, this);

            IDCurrency = RPSControlFactory.CreateRPSComboBox <CustomerEntityView>("cc309b4f-8eff-4be9-8a7a-eb3265199f0c", "", "", true, this);

            CodCountry = RPSControlFactory.CreateRPSComboBox <CustomerEntityView>("1faeea36-f2dd-4b66-b2f7-3b5b990712a1", "", "", false, this);

            ZipCode = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("088c7ee3-9119-480f-a4f7-3faa2e13cf7d", "", "", false, this);

            IDState = RPSControlFactory.CreateRPSComboBox <CustomerEntityView>("9938078c-cc52-45a3-ad00-356639b2b4e6", "", "", false, this);

            IDCounty = RPSControlFactory.CreateRPSComboBox <CustomerEntityView>("9c1e7e4c-8478-481a-a536-4ba8f414aa92", "", "", false, this);

            Address = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("2160db34-e4b9-486a-8bc8-89cc504a028b", "", "", false, this);

            City = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("fb4770ff-f64c-4391-b0ec-eb4e454187f6", "", "", false, this);

            Position = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("14380773-229b-4977-84fe-76efe0d790dc", "", "", false, this);

            Phone1 = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("0a2b5645-8b58-4211-8273-063c3e2bd4de", "", "", false, this);

            Phone2 = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("e74464c9-e994-4a12-82b0-e3d3b8d5ab34", "", "", false, this);

            Fax = RPSControlFactory.CreateRPSTextBox <CustomerEntityView>("7d83f982-9c8c-4346-b131-40b2eab570bc", "", "", false, this);

            Email = RPSControlFactory.CreateRPSEmailTextBox <CustomerEntityView>("6ad278c5-97df-41fa-b91a-90e49ec06fdc", "", "", false, this);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <CustomerEntityView>("4d527121-3287-496e-a7c6-8f9ddeb213f7", "", "", false, this);

            CollectionInit params_CustomerDetails = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "7f862f6d-dfe3-4213-9314-afb5423717b2", CSSSelectorGrid = "", XPathGrid = ""
            };

            CustomerDetails = RPSControlFactory.RPSCreateCollectionWithGrid <CustomerDetailsCollectionEditor <CustomerEntityView, CustomerDetailView>, CustomerEntityView, CustomerDetailView>(params_CustomerDetails, this, Screen.CustomerDetailView);

            GeneralData = RPSControlFactory.CreateRPSSection <CustomerEntityView>("", "ul li[rpsid='19f9fc83-ff66-4a05-bfe4-43ee3b61c2a3']", "", this);

            SubsidiaryCompanies = RPSControlFactory.CreateRPSSection <CustomerEntityView>("", "ul li[rpsid='558df172-6212-4bf8-8d6e-ec9ca1ea95be']", "", this);
        }
        public void InitializeControls()
        {
            IDMovementType = RPSControlFactory.CreateRPSComboBox <DataForTransferMovementsDialogView>("92909be5-0b37-45ae-a2f2-1c25e6482ffa", "", "", false, this);

            TransferDate = RPSControlFactory.CreateRPSTextBox <DataForTransferMovementsDialogView>("5ac7d09e-9541-4a47-a152-023dd79d6bf9", "", "", false, this);
        }
Exemplo n.º 29
0
        public void InitializeControls()
        {
            BankAccountCompany = RPSControlFactory.CreateRPSComboBox <BankExchangeRateDifferencesView>("71bfd7a4-b46d-450a-a4aa-e0f71e2b0f40", "", "", false, this);

            Currency = RPSControlFactory.CreateRPSComboBox <BankExchangeRateDifferencesView>("a1a0f25e-aed2-471c-a9a9-f532e5c06fde", "", "", false, this);

            DateFrom = RPSControlFactory.CreateRPSTextBox <BankExchangeRateDifferencesView>("4242ff38-8628-448f-9fe6-b81389443214", "", "", false, this);

            ChangeFrom = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("535825aa-e0ac-4457-87cd-70763186b79d", "", "", false, this);

            DateTo = RPSControlFactory.CreateRPSTextBox <BankExchangeRateDifferencesView>("0478373d-603c-4174-a9d1-e61d1dca4138", "", "", false, this);

            ChangeTo = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("b0e5222c-6976-4157-a08a-be246427dee9", "", "", false, this);

            InitialCurrencyAmount = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("9342ef8a-1e30-47a3-bb78-5131c127c974", "", "", false, this);

            InitialLocalAmount = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("032360e9-b0db-40fb-b87c-5f2dd0d6bacb", "", "", false, this);

            ChangeFrom1 = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("62a14121-1539-4f07-b7fe-7ad75a5fb935", "", "", false, this);

            RecordsCurrencyAmount = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("d592f483-cd68-4ae8-8284-39754f950b1c", "", "", false, this);

            RecordsLocalAmount = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("8023247d-ec75-42dc-9c3f-78df33e518f9", "", "", false, this);

            FinalCurrencyAmount = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("7f33abca-9ce6-4ce9-882d-c745d2589c8b", "", "", false, this);

            FinalLocalAmount = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("7feb45a5-5051-4b79-95da-2e380a583ed8", "", "", false, this);

            AverageChange = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("914e8169-1cc4-4ea3-bc33-a758ec297bc7", "", "", false, this);

            TargetLocalAmount = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("332aad01-8f0a-4c2d-8b25-9a5c487a188e", "", "", false, this);

            ChangeTo1 = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("4961f2a3-bf70-4263-af6d-8897282c520f", "", "", false, this);

            FinalCurrencyAmount1 = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("e682dbe1-7e70-40d2-a62a-5eb6aed94cb4", "", "", false, this);

            FinalLocalAmount1 = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("d85d890e-cf23-4e98-aedc-1846bf4d2605", "", "", false, this);

            ChangeTo2 = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("f4de21fa-c81d-430c-a96b-f7f2303727b2", "", "", false, this);

            DifferenceAmount = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("926c3c59-554d-4cd1-b638-eeb45d42995f", "", "", false, this);

            ChangeDifference = RPSControlFactory.CreateRPSFormattedTextBox <BankExchangeRateDifferencesView>("36b16b00-11af-429f-a908-7ced2765b12e", "", "", false, this);

            MssError = RPSControlFactory.CreateRPSTextBox <BankExchangeRateDifferencesView>("4a66f53c-3720-4031-a08a-e29f49fdc9d4", "", "", false, this);

            LossAccount = RPSControlFactory.CreateRPSComboBox <BankExchangeRateDifferencesView>("0befd07c-8023-470d-9b70-edad4b6ab175", "", "", false, this);

            ProfitAccount = RPSControlFactory.CreateRPSComboBox <BankExchangeRateDifferencesView>("95d2705c-c7f4-488f-9b34-a7c6ce5d2f60", "", "", false, this);

            VoucherType = RPSControlFactory.CreateRPSComboBox <BankExchangeRateDifferencesView>("285e95e7-f2b1-416b-9793-571fe48b6e93", "", "", false, this);

            VoucherSeriesBook = RPSControlFactory.CreateRPSComboBox <BankExchangeRateDifferencesView>("dd715fd6-74ac-4996-9859-951c5e70a08e", "", "", false, this);

            AccConcept = RPSControlFactory.CreateRPSComboBox <BankExchangeRateDifferencesView>("a228030b-4b92-458e-a3a6-07e18ae49a6f", "", "", false, this);

            Extension = RPSControlFactory.CreateRPSTextBox <BankExchangeRateDifferencesView>("b445a0d8-f656-4dce-8c3c-f87960ae37bb", "", "", false, this);

            VoucherDate = RPSControlFactory.CreateRPSTextBox <BankExchangeRateDifferencesView>("01a2d97a-4e12-4c74-be22-8f14d2744da3", "", "", false, this);

            CheckReverseVoucher = RPSControlFactory.CreateRPSCheckBox <BankExchangeRateDifferencesView>("20d34422-3ee8-4f24-baec-a52a80948198", "", "", false, this);

            ReverseDate = RPSControlFactory.CreateRPSTextBox <BankExchangeRateDifferencesView>("bd54a7b7-3bc8-4887-be6d-ea4624251ac5", "", "", false, this);
        }
        public void InitializeControls()
        {
            UIMaintenancePlan = RPSControlFactory.CreateRPSComboBox <NewMaintenancePlanFromGenericDialogView>("8d03400d-fcaa-43e0-a85c-ead878f4eb47", "", "", true, this);

            NewPlanCode = RPSControlFactory.CreateRPSTextBox <NewMaintenancePlanFromGenericDialogView>("7d6d5d68-081f-47ec-aa40-02b0fd4eb523", "", "", false, this);
        }