Bug 6703

Summary: can't see invoice content
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: AcquisitionsAssignee: Henri-Damien LAURENT <henridamien>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: PATCH-Sent (DO NOT USE) CC: chris
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 6703 : Link to invoice broken

Description Nicole C. Engard 2011-08-10 14:57:55 UTC
If you go to receive a shipment: /cgi-bin/koha/acqui/parcels.pl?supplierid=1 you see a list of invoices you already received at the top. Clicking the link to the invoice cgi-bin/koha/acqui/parcel.pl?type=intra&datereceived=2011-07-27&invoice=4567890-9 brings you to a page with no titles listed, shouldn't this page show you all the titles you received on this invoice?
Comment 1 Chris Cormack 2011-08-22 02:05:36 UTC
Created attachment 5075 [details] [review]
Bug 6703 : Link to invoice broken
Comment 2 Nicole C. Engard 2011-08-24 18:21:02 UTC
Applying: Bug 6703 : Link to invoice broken
error: patch failed: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt:42
error: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt: patch does not apply
Patch failed at 0001 Bug 6703 : Link to invoice broken
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
Patch left in /tmp/Bug-6703--Link-to-invoice-broken-S8LHTA.patch
nengard@debian:~/kohaclone$
Comment 3 Nicole C. Engard 2011-08-24 18:30:02 UTC
Oh ... I'm seeing that this was pushed already (in a commit email) is that why it's not applying?