http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8913 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- (In reply to comment #2)
The Uncertain Prices tab links to: http://localhost:8888/...
Whoops. Funny, it worked fine on my system ;)
Also, it's kind of annoying that clicking basket and basket groups makes the menu on the left go away.
The baskets link points to booksellers.pl which is both the baskets page for an individual vendor and the search results page for a vendor search. I was looking at it more as the latter, but I see now that it would make sense for a follow-up to add the sidebar menu if booksellerid is defined. (In reply to comment #3)
At the top of the contract page there are buttons to edit and delete the vendor - they kind of seem out of place there.
My reorganization of acquisitions-related navigation tries to organize things in sensible groups, so in this case my goal is to group all vendor-specific pages together and offer vendor-related views and actions on each of those pages. Since contracts are specifically associated with vendors I thought this grouping made sense. However, I'm not an acquisitions user so I hope others can give their opinions too. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.