close #1845 Fixed: Wrong price when creating bills
This commit is contained in:
@ -65,6 +65,8 @@
|
||||
hide-discount="{{ $hideDiscount }}"
|
||||
hide-amount="{{ $hideAmount }}"
|
||||
text-amount="{{ $textAmount }}"
|
||||
is-sale-price="{{ $isSalePrice }}"
|
||||
is-purchase-price="{{ $isPurchasePrice }}"
|
||||
/>
|
||||
|
||||
@if (!$hideFooter)
|
||||
|
Reference in New Issue
Block a user