close #1845 Fixed: Wrong price when creating bills
This commit is contained in:
@ -42,6 +42,8 @@
|
||||
hide-discount="{{ $hideDiscount }}"
|
||||
hide-amount="{{ $hideAmount }}"
|
||||
text-amount="{{ $textAmount }}"
|
||||
is-sale-price="{{ $isSalePrice }}"
|
||||
is-purchase-price="{{ $isPurchasePrice }}"
|
||||
/>
|
||||
|
||||
<x-documents.form.totals
|
||||
|
Reference in New Issue
Block a user