public interface IInvoice extends IDocItemized
Modifier and Type | Method and Description |
---|---|
ISaleTerm |
getSaleTerms()
Gets the sale term for the invoice.
|
void |
setSaleTerms(ISaleTerm term)
Sets the sale term for the invoice.
|
add, add, clearItems, getDocItems, setDocItems