Fixed `payment_terms` unvariable issue..
This commit is contained in:
parent
7ab294008d
commit
19691d3329
|
|
@ -32,7 +32,6 @@ class DocumentRecurring
|
|||
|
||||
$view->with([
|
||||
'type' => $type,
|
||||
'payment_terms' => $payment_terms,
|
||||
]);
|
||||
|
||||
// Override the whole file
|
||||
|
|
|
|||
Loading…
Reference in New Issue