close #340 Fixed: Invoice amount does not change on tax change

This commit is contained in:
cuneytsenturk
2018-05-14 10:31:42 +03:00
parent 1dc8ad5404
commit 63d81b8e44
5 changed files with 4 additions and 6 deletions

View File

@@ -264,7 +264,6 @@
placement: 'bottom',
title: '{{ trans('bills.discount') }}',
content: function () {
html = '<div class="discount box-body">';
html += ' <div class="col-md-6">';
html += ' <div class="input-group" id="input-discount">';