| 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 | Field and Description |
|---|---|
protected InvoiceCostRemote |
InvoiceLine.newInvoiceCost |
| Modifier and Type | Method and Description |
|---|---|
InvoiceCostRemote |
InvoiceLine.getNewInvoiceCost()
Returns the newly added InvoiceCost mbo.
|
InvoiceCostRemote |
InvoiceLineRemote.getNewInvoiceCost()
Returns the newly added InvoiceCost mbo.
|