Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Owen Leonard 81c90ba3bf Bug 8913 [Revised] Improve acquisitions navigation
This patch adds a new menu for vendor-related pages in which
vendor related "views" can be linked to: baskets, basket groups,
contracts, invoices, uncertain prices.

The acquisitions toolbar is pared down to vendor-related actions:
New basket, contract, or vendor; edit vendor, delete vendor,
receive shipment.

Other small improvements have been made to other pages: corrections
to breadcrumbs and title tags, adding useful links betweeen pages.

Vendor menu and toolbar are added to booksellers.pl
when there is only one "search result" (i.e. a vendor id is passed).

- Menu appears when booksellerid variable is present
- Redundant heading removed
- Additional variables added to enable proper display of the toolbar

- Revision corrects broken links pointed out by QA.
- Revision adds check of existing baskets and subscriptions as a
  condition on display of the vendor delete button.

TODO: Add coverage of Basket groups page.

To test, navigate Acquisitions pages and test as many links and buttons
as you can, confirming that nothing is broken on vendor pages, invoice
pages, contract pages, uncertain price pages, etc.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>

All tests pass - I like this very much!

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests and QA script pass.

Tests done:
1) New toolbar - vendor search
  - no results = button to create new vendor shows
  - 1 result = additional new options show
  - more than one result = button to create new vendor shows

2) Vendor views
  - acq toolbar consistent with 1 result in vendor search
  - new tabs on the left
  - checked all links have the needed parameters and work correctly

3) New toolbar - different pages
  - Toolbar is formatted consistently
  - Delete vendor shows only up when it should - no baskets or
    subscriptions
  - Links work correctly

Works nicely, great groundwork for further improvements.

TODO Add new toolbar to (new) invoices page.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-02-20 09:17:21 -05:00
..
csv
acqui-home.tt
addorderiso2709.tt Bug 9108 - Add uk/euro date sort filter to pages which require it 2013-01-17 21:59:30 -05:00
ajax.tt
basket.tt Bug 8942: Translation process breaks javascript 2013-01-31 11:00:24 -05:00
basketgroup.tt Bug 9655 - Capitalization wrong on 'Close and Print' button in basket groups 2013-02-20 08:20:47 -05:00
basketheader.tt Bug 8913 [Revised] Improve acquisitions navigation 2013-02-20 09:17:21 -05:00
booksellers.tt Bug 8913 [Revised] Improve acquisitions navigation 2013-02-20 09:17:21 -05:00
histsearch.tt Bug 9503: Followup remove unused parameters passed to parcel.pl 2013-02-04 07:45:57 -05:00
invoice.tt Bug 8913 [Revised] Improve acquisitions navigation 2013-02-20 09:17:21 -05:00
invoices.tt Bug 8913 [Revised] Improve acquisitions navigation 2013-02-20 09:17:21 -05:00
lateorders.tt Bug 9108 - Add uk/euro date sort filter to pages which require it 2013-01-17 21:59:30 -05:00
modordernotes.tt
neworderbiblio.tt
neworderempty.tt Bug 9268 - Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly 2013-01-31 11:40:03 -05:00
neworderempty_duplicate.tt
newordersuggestion.tt
ordered.tt Bug 9108 - Add uk/euro date sort filter to pages which require it 2013-01-17 21:59:30 -05:00
orderreceive.tt Bug 8942: Translation process breaks javascript 2013-01-31 11:00:24 -05:00
parcel.tt Bug 8942: Translation process breaks javascript 2013-01-31 11:00:24 -05:00
parcels.tt Bug 9108 - Add uk/euro date sort filter to pages which require it 2013-01-17 21:59:30 -05:00
spent.tt Bug 9108 - Add uk/euro date sort filter to pages which require it 2013-01-17 21:59:30 -05:00
supplier.tt Bug 8913 [Revised] Improve acquisitions navigation 2013-02-20 09:17:21 -05:00
uncertainprice.tt Bug 8913 [Revised] Improve acquisitions navigation 2013-02-20 09:17:21 -05:00
z3950_search.tt Bug 8570 - Add pagination to the Z39.50 results page 2012-10-09 16:23:23 +02:00