Returns a list of all the (active) Invoice Types in the system.
Syntax
List< InvoiceType >
getAllInvoiceTypes
(
boolean
onlyActive
,
long
callerId
)
Parameters
-
onlyActive –
Is set to true only the active Invoice Types are returned. If false all are returned.
-
callerId –
The ID of the customer invoking the method