Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Nick Clemens 286a739b5c Bug 25545: Add adjustments to total tax included
Adjustments are not affected by tax, they are meant as a way to alter invoice
values after receiving (damaged items, refuneds, extra charges, etc)

When adjustments were added the tax included column was missed

To test:
- Add a basket with at least one order
- Close it
- Receive shipment
- Receive the order
- Finish receiving
- Add an adjustment of any amount
- Verify in the invoice details table:
  - Total tax exc. is showing including the adjustmnt
  - Total tax inc. is missing the adjustment
- Apply patch
- Reload
  - Total tax exc. is showing including the adjustmnt
  - Total tax inc. is showing including the adjustment

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-06-15 10:31:36 +02:00
..
csv Bug 24161: Keep tracks of late orders claims 2020-05-04 09:44:44 +01:00
tables
acqui-home.tt Bug 22868: Move suggestions_manage subperm out of acquisition perm 2020-01-30 08:27:00 +00:00
addorder.tt
addorderiso2709.tt Bug 25473: Move JavaScript out of the footer of addorderiso2709.tt 2020-05-22 09:33:17 +01:00
ajax.tt
basket.tt Bug 24161: Keep tracks of late orders claims 2020-05-04 09:44:44 +01:00
basketgroup.tt
basketheader.tt
booksellers.tt Bug 24648: Contextualization of past tense 'Created' 2020-02-19 15:57:21 +00:00
cancelorder.tt
duplicate_orders.tt Bug 17611: Change 'Pending order' to 'Quantity ordered' 2020-02-20 08:39:50 +00:00
edi_ean.tt
edifactmsgs.tt
edimsg.tt
histsearch.tt Bug 17611: Change 'Pending order' to 'Quantity ordered' 2020-02-20 08:39:50 +00:00
invoice-files.tt
invoice.tt Bug 25545: Add adjustments to total tax included 2020-06-15 10:31:36 +02:00
invoices.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00
lateorders.tt Bug 24162: Add missing filter 2020-05-05 11:08:54 +01:00
modordernotes.tt
neworderempty.tt Bug 14543: (QA follow-up) Add missing filter 2020-06-12 10:32:35 +02:00
neworderempty_duplicate.tt
newordersubscription.tt
newordersuggestion.tt
ordered.tt
orderreceive.tt Bug 22468: Standardize on labelling ccode table columns as Collections 2020-04-15 12:32:49 +01:00
parcel.tt
parcels.tt
showorder.tt Bug 24161: Keep tracks of late orders claims 2020-05-04 09:44:44 +01:00
spent.tt
supplier.tt Bug 24877: Add link from vendor to linked subscriptions 2020-03-24 11:28:32 +00:00
transferorder.tt Bug 24648: Contextualization of past tense 'Created' 2020-02-19 15:57:21 +00:00
uncertainprice.tt Bug 18177: remove aqbooksellers.booksellerurl 2020-03-27 12:15:47 +00:00
z3950_search.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00