ProjRevenueTransSale.canBeInvoiced Method
Specifies whether a revenue transaction can be invoiced.
Syntax
public boolean canBeInvoiced()
Run On
Called
Return Value
Type: boolean
true if the transaction can be invoiced; otherwise, false.
Remarks
Revenue entries can only be invoiced if they are registered against a time and material project, and the line property associated with the transaction can be invoiced. Also, they can only be invoiced if the transaction status is posted, marked credit note, or invoice proposal. Line property is not considered if the origin of the transaction is from a SMASubscription table.