Package | Description |
---|---|
psdi.app.invoice |
The invoice package is a collection of MBOs used for creating and maintaining invoices.
|
Modifier and Type | Class and Description |
---|---|
class |
InvoiceMatchSet
Represents the set of InvoiceMatch objects.
|
Modifier and Type | Method and Description |
---|---|
InvoiceMatchSetRemote |
InvoiceLineRemote.getInvoiceMatchSet()
Create invoice line for receipt.
|
InvoiceMatchSetRemote |
InvoiceLine.getInvoiceMatchSet()
Get the invoice match record for this invoice line.
|