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 |
InvoiceCost
Mbo object to represent InvoiceCost.
|
Modifier and Type | Method and Description |
---|---|
InvoiceCostRemote |
InvoiceLineRemote.getNewInvoiceCost()
Returns the newly added InvoiceCost mbo.
|
InvoiceCostRemote |
InvoiceLine.getNewInvoiceCost()
Returns the newly added InvoiceCost mbo.
|