Resolve "New invoice service" #1669
1 changed files with 1 additions and 0 deletions
|
|
@ -11,5 +11,6 @@ interface InvoiceRuleInterface
|
|||
public function validateInvoiceItems($criteria, $invoice_items);
|
||||
|
||||
// compute
|
||||
// this returns an array of items or empty array
|
||||
public function compute($criteria, &$total);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue