Bugzilla – Attachment 4866 Details for
Bug 4966
no way to finish receiving
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
signed off modified patch
0001-SIGNED-OFF-bug-4966-Add-a-button-in-parcel.pl-for-co.patch (text/plain), 1.22 KB, created by
Nicole C. Engard
on 2011-08-05 14:08:30 UTC
(
hide
)
Description:
signed off modified patch
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2011-08-05 14:08:30 UTC
Size:
1.22 KB
patch
obsolete
>From 22d6548f660d99060cf39f0e9671bfd25238e277 Mon Sep 17 00:00:00 2001 >From: Alex Arnaud <alex.arnaud@biblibre.com> >Date: Fri, 5 Aug 2011 15:47:16 +0200 >Subject: [PATCH] [SIGNED-OFF] bug 4966: Add a button in parcel.pl for confirm end receiving > >Also updated language to say 'Finish' instead of 'End' > >Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> >--- > .../intranet-tmpl/prog/en/modules/acqui/parcel.tt | 8 ++++++++ > 1 files changed, 8 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt >index 8ccc42d..b5171aa 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt >@@ -320,6 +320,14 @@ > [% ELSE %]There are no received orders.[% END %] > </div> > >+<!--<form action="/cgi-bin/koha/acqui/parcels.pl?supplierid=[% supplierid %]" method="post">--> >+<form action="parcels.pl?supplierid=[% supplierid %]" method="post"> >+ <input type="hidden" name="supplierid" value="[% supplierid %]"> >+ <fieldset class="action"> >+ <input type="submit" value="End receiving"> >+ </fieldset> >+</form> >+ > </div> > </div> > <div class="yui-b"> >-- >1.7.2.3 >
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 4966
:
4865
|
4866
|
4867
|
5290