ViewType Enumeration

View type enum.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public enum ViewType

Members

None0 None.
Table1 Table view.
SalesQuotation2 Sales quote view.
SalesOrder3 Sales order view.
SalesDeliveryNote4 Sales delivery note view.
PurchaseQuotation5 Purchase quote view.
PurchaseOrder6 Purchase order view.
PurchaseDeliveryNote7 Purchase delivery note view
NonStandardOutput8 Non-standard output view.
NonStandardInput9 Non-standard input view.
SalesCertification10 Certification view.
Inventory11 Inventory view.
InventoryClosed12 Closed inventory view.
TransferStorage13 Warehouse transfer view.
TransferStorageDelivery14 Warehouse transfer delivery view.
SalesInvoicesIssuing15 Issue of sales invoices.
PurchaseInvoicesIssuing16 Issuance of purchase invoices.
CustomerPaymentsIssuing17 Issuing customer due dates
SupplierPaymentsIssuing18 Issue supplier expirations
CustomerPortfolioTransfer19 Transfer of client maturities portfolio.
SupplierPortfolioTransfer20 Portfolio transfer of supplier maturities.
ManufacturingPending21 Pending manufacturing.
ManufacturingStarted22 Fabrications started.
ManufacturingClosed23 Closed manufacturing.
LinesPendingServing24 Lines pending delivery.
LinesPendingReceiving25 Lines pending reception.
AccountingExport26 Accounting export.
TableFiles27 Table files.
Home28 Home page.
SalesBilling29 Sales billing.
PurchaseBilling30 Purchase billing.
Dispatches31 Sales shipments.

See Also