![]() | IPosTerminalOpenCloseEntryForm Interface |
You must use the IPosTerminalOpenCloseEntryFormFactoryArgs to build this form
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms.Pos.BackOffice
The IPosTerminalOpenCloseEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | amountOfDepositNumberEditor |
Gets the control amountOfDepositNumberEditor
|
![]() | amountVatExcludedNumberEditor |
Gets the control amountVatExcludedNumberEditor
|
![]() | amountVatIncludedNumberEditor |
Gets the control amountVatIncludedNumberEditor
|
![]() | cashFundsDetailsTreeList |
Gets the control cashFundsDetailsTreeList
|
![]() | cashRegisterGapAmountNumberEditor |
Gets the control cashRegisterGapAmountNumberEditor
|
![]() | closeAmountDetailNumberEditor |
Gets the control closeAmountDetailNumberEditor
|
![]() | closeAmountNumberEditor |
Gets the control closeAmountNumberEditor
|
![]() | closeDateTimeEditor |
Gets the control closeDateTimeEditor
|
![]() | closeTimeEditor |
Gets the control closeTimeEditor
|
![]() | colleagueDetailTreeList |
Gets the control colleagueDetailTreeList
|
![]() | collectedAmountNumberEditor |
Gets the control collectedAmountNumberEditor
|
![]() | deliveryOrderAmountVatExcludedNumberEditor |
Gets the control deliveryOrderAmountVatExcludedNumberEditor
|
![]() | deliveryOrderAmountVatIncludedNumberEditor |
Gets the control deliveryOrderAmountVatIncludedNumberEditor
|
![]() | depositsAmountVatIncludedNumberEditor |
Gets the control depositsAmountVatIncludedNumberEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | itemFamilyDetailTreeList |
Gets the control itemFamilyDetailTreeList
|
![]() | liquidatedAmountNumberEditor |
Gets the control liquidatedAmountNumberEditor
|
![]() | notesRichTextEditor |
Gets the control notesRichTextEditor
|
![]() | openAmountForFundsNumberEditor |
Gets the control openAmountForFundsNumberEditor
|
![]() | openAmountNumberEditor |
Gets the control openAmountNumberEditor
|
![]() | openDateTimeEditor |
Gets the control openDateTimeEditor
|
![]() | openTimeEditor |
Gets the control openTimeEditor
|
![]() | orderAmountVatExcludedNumberEditor |
Gets the control orderAmountVatExcludedNumberEditor
|
![]() | orderAmountVatIncludedNumberEditor |
Gets the control orderAmountVatIncludedNumberEditor
|
![]() | parentIdStringLookupEditor |
Gets the control parentIdStringLookupEditor
|
![]() | paymentTypeDetailTreeList |
Gets the control paymentTypeDetailTreeList
|
![]() | posReceiptCountNumberEditor |
Gets the control posReceiptCountNumberEditor
|
![]() | returningChangeGiftVouchersNumberEditor |
Gets the control returningChangeGiftVouchersNumberEditor
|
![]() | saleInAccountAmountVatIncludedNumberEditor |
Gets the control saleInAccountAmountVatIncludedNumberEditor
|
![]() | saleInAccountPaymentTypeDetailTreeList |
Gets the control saleInAccountPaymentTypeDetailTreeList
|
![]() | soldGiftVouchersNumberEditor |
Gets the control soldGiftVouchersNumberEditor
|
![]() | theoreticalCloseAmountDetailsNumberEditor |
Gets the control theoreticalCloseAmountDetailsNumberEditor
|
![]() | theoreticalCloseAmountNumberEditor |
Gets the control theoreticalCloseAmountNumberEditor
|
![]() | totalCreditMemoBalanceDueNumberEditor |
Gets the control totalCreditMemoBalanceDueNumberEditor
|
![]() | transferToSafeCheckBoxEditor |
Gets the control transferToSafeCheckBoxEditor
|
![]() | userIdStringLookupEditor |
Gets the control userIdStringLookupEditor
|
![]() | vatDetailTreeList |
Gets the control vatDetailTreeList
|
![]() | withdrawalAmountNumberEditor |
Gets the control withdrawalAmountNumberEditor
|
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Show |
Show the form
(Inherited from IForm.) |
![]() | ShowDialog |
Show the form as modal
(Inherited from IForm.) |
IPosTerminalOpenCloseEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IPosTerminalOpenCloseEntryForm>(FormGuids.FormGuid, entityId);