Bugzilla – Attachment 81811 Details for
Bug 21467
Allow several receipts for a given subscription
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21467: (follow-up) Display a summary line per parent_ordernumber
Bug-21467-follow-up-Display-a-summary-line-per-par.patch (text/plain), 1.15 KB, created by
Katrin Fischer
on 2018-11-01 13:51:09 UTC
(
hide
)
Description:
Bug 21467: (follow-up) Display a summary line per parent_ordernumber
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2018-11-01 13:51:09 UTC
Size:
1.15 KB
patch
obsolete
>From 1567be6471b9c1d4c60a33743ca02e4e127acac5 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 1 Nov 2018 10:03:18 -0300 >Subject: [PATCH] Bug 21467: (follow-up) Display a summary line per > parent_ordernumber > >Wrong resolution conflict > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt >index ad727b0b82..3b88658f2b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt >@@ -66,7 +66,7 @@ > <li><a href="#subscription_planning">Planning</a></li> > <li><a href="#subscription_issues">Issues</a></li> > <li><a href="#subscription_summary">Summary</a></li> >- [% IF orders.count %] >+ [% IF orders_grouped.size %] > <li> > <a href="#acquisition_details">Acquisition details</a> > </li> >-- >2.11.0
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 21467
:
79801
|
79802
|
79834
|
79835
|
79836
|
79837
|
79838
|
80546
|
80706
|
80707
|
80717
|
80718
|
80719
|
80720
|
80721
|
80722
|
80723
|
80724
|
81394
|
81395
|
81396
|
81397
|
81398
|
81399
|
81400
|
81430
|
81797
|
81798
|
81799
|
81800
|
81801
|
81802
|
81803
|
81804
|
81805
|
81806
|
81807
|
81808
|
81809
|
81810
|
81811
|
82117
|
82122
|
82123
|
82124
|
82125
|
82126
|
82127
|
82128
|
82129
|
82130
|
82131
|
82132