Uses of Class
com.morpheusdata.core.costing.MorpheusAccountInvoiceService.InvoiceLookupResults
Packages that use MorpheusAccountInvoiceService.InvoiceLookupResults
-
Uses of MorpheusAccountInvoiceService.InvoiceLookupResults in com.morpheusdata.core.costing
Methods in com.morpheusdata.core.costing that return types with arguments of type MorpheusAccountInvoiceService.InvoiceLookupResultsModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<MorpheusAccountInvoiceService.InvoiceLookupResults>MorpheusAccountInvoiceService.ensureActiveAccountInvoice(Account owner, Account account, String refType, Long refId, String refUUID, Date costDate, AccountInvoice invoice) Ensures that an active invoice record exists based on the scoped account and owner as well as the object the invoice is associated with.io.reactivex.rxjava3.core.Single<MorpheusAccountInvoiceService.InvoiceLookupResults>MorpheusAccountInvoiceService.ensureActiveAccountInvoice(Account owner, Account account, String refType, Long refId, String refUUID, Date costDate, AccountInvoice invoice, Boolean newRecord) Ensures that an active invoice record exists based on the scoped account and owner as well as the object the invoice is associated with.