Bugzilla – Attachment 56408 Details for
Bug 13321
Fix tax and prices calculation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13321: Fix table display in invoice page
Bug-13321-Fix-table-display-in-invoice-page.patch (text/plain), 1.10 KB, created by
Julian Maurice
on 2016-10-13 14:05:40 UTC
(
hide
)
Description:
Bug 13321: Fix table display in invoice page
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2016-10-13 14:05:40 UTC
Size:
1.10 KB
patch
obsolete
>From 2b44c59f168deb8b6c40291d8de04959846a2c3b Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Thu, 13 Oct 2016 16:05:16 +0200 >Subject: [PATCH] Bug 13321: Fix table display in invoice page > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt >index c35e8d8..51f0191 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt >@@ -188,7 +188,7 @@ > <tfoot> > [% FOR tf IN foot_loop %] > <tr> >- <th colspan='3'>Total (GST [% tf.tax_rate * 100 | $Price %] %)</th> >+ <th colspan="2">Total (GST [% tf.tax_rate * 100 | $Price %] %)</th> > <th class="tax_excluded"/><th class="tax_included"/> > <th>[% tf.quantity %]</th> > <th class="tax_excluded">[% tf.total_tax_excluded | $Price %]</th> >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 13321
:
33789
|
33790
|
33791
|
33792
|
33793
|
34432
|
35152
|
35165
|
47489
|
47490
|
47491
|
47492
|
47493
|
47494
|
48867
|
48868
|
48869
|
48870
|
48871
|
48872
|
51080
|
51081
|
51082
|
51083
|
51084
|
51085
|
51643
|
51644
|
51645
|
51646
|
51647
|
51648
|
51649
|
52046
|
55168
|
55415
|
55416
|
55417
|
55418
|
55419
|
55420
|
55421
|
55422
|
55423
|
55427
|
56408
|
56422
|
56423
|
56424
|
56425
|
56426
|
56427
|
56428
|
56429
|
56430
|
56431
|
56432
|
56898
|
56899
|
56900
|
56901
|
56902
|
56903
|
56904
|
56905
|
56906
|
56907
|
56908
|
56909
|
56930
|
56959