Determines whether the sales order can be directly invoiced.
Syntax
public boolean canBeDirectlyInvoiced()
Run On
ClientOrServer
Return Value
Type: boolean
true if the sales order can be directly invoiced; otherwise, false.
Determines whether the sales order can be directly invoiced.
public boolean canBeDirectlyInvoiced()
ClientOrServer
Type: boolean
true if the sales order can be directly invoiced; otherwise, false.