Bug 6703 - can't see invoice content
Summary: can't see invoice content
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: PATCH-Sent (DO NOT USE) major (vote)
Assignee: Henri-Damien LAURENT
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-10 14:57 UTC by Nicole C. Engard
Modified: 2012-10-25 23:09 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 6703 : Link to invoice broken (1.25 KB, patch)
2011-08-22 02:05 UTC, Chris Cormack
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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?