close #1845 Fixed: Wrong price when creating bills

This commit is contained in:
Cüneyt Şentürk
2021-02-10 17:38:58 +03:00
parent 8211a6ce43
commit 8cc2aeb9b9
5 changed files with 9 additions and 5 deletions

View File

@ -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