fixed document content hide discount attribute

This commit is contained in:
Cüneyt Şentürk 2021-09-28 13:34:29 +03:00
parent eeb26abf16
commit ffcd874a91

View File

@ -116,6 +116,7 @@
hide-description="{{ $hideDescription }}" hide-description="{{ $hideDescription }}"
hide-quantity="{{ $hideQuantity }}" hide-quantity="{{ $hideQuantity }}"
hide-price="{{ $hidePrice }}" hide-price="{{ $hidePrice }}"
hide-discount="{{ $hideDiscount }}"
hide-amount="{{ $hideAmount }}" hide-amount="{{ $hideAmount }}"
hide-note="{{ $hideNote }}" hide-note="{{ $hideNote }}"
text-items="{{ $textItems }}" text-items="{{ $textItems }}"