| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.purchase.event |
| Class and Description |
|---|
| ApproveBillEvent |
| ApproveBillEventHandler |
| BackEvent |
| BackEventHandler |
| ClearIncomingInvoicesFilterEvent
Represents a request to clear incoming invoice list filter.
|
| ClearIncomingInvoicesFilterEventHandler
Clear incoming invoice list filter event handler.
|
| DeclinePurchaseOrderEvent
Represents a request to decline purchase order identified by ID.
|
| DeclinePurchaseOrderEventHandler
Decline purchase order event handler.
|
| DeleteBillEvent |
| DeleteBillEventHandler |
| DeleteIncomingInvoiceEvent
Represents a request to delete specified incoming invoice.
|
| DeleteIncomingInvoiceEventHandler
Delete incoming invoice event handler.
|
| DownloadReceiptEvent
Represents a request to download PDF of the specified receipt.
|
| DownloadReceiptEventHandler
Download receipt event handler.
|
| EditBillEvent |
| EditBillEventHandler |
| ExpenseListEvent
Represents a request to show list of expenses.
|
| ExpenseListEventHandler
List of expenses event handler.
|
| IncomingInvoiceDetailsEvent
Represents an event that navigates to view incoming invoice identified by
IncomingInvoice.getOrderId() Purchase order ID
IncomingInvoice.getId() Incoming invoice ID
|
| IncomingInvoiceDetailsHandler
Incoming invoice details handler.
|
| NewBillEvent |
| NewBillEventHandler |
| PurchaseOrderDetailEvent
Represents a request to view details of the purchase order identified by ID.
|
| PurchaseOrderDetailEventHandler
Purchase order detail event handler.
|
| PurchaseOrderInvoicesEvent
Represents a request to list all invoices for specific purchase order identified by its ID.
|
| PurchaseOrderInvoicesEventHandler
Request to list purchase order invoices event handler.
|
| PurchaseOrderListEvent
Represents a request to show list of purchase orders.
|
| PurchaseOrderListEventHandler
List of purchase orders event handler.
|
| SaveBillEvent |
| SaveBillEventHandler |
Copyright © 2020. All rights reserved.