Test fixed.
This commit is contained in:
parent
db143fd4f3
commit
861bca50c5
@ -140,6 +140,8 @@ class CreateDocumentItemsAndTotals extends Job implements HasOwner, HasSource, S
|
||||
}
|
||||
}
|
||||
|
||||
$this->request['amount'] = round($this->request['amount'], $precision);
|
||||
|
||||
// Add total
|
||||
DocumentTotal::create([
|
||||
'company_id' => $this->document->company_id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user