Bug 3612 - bookseller search & management
Summary: bookseller search & management
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: rel_3_2
Hardware: PC All
: PATCH-Sent (DO NOT USE) normal (vote)
Assignee: Paul Poulain
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 10:46 UTC by Paul Poulain
Modified: 2012-10-25 22:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cormack 2010-05-21 01:12:51 UTC


---- Reported by paul.poulain@biblibre.com 2009-09-14 10:46:40 ----

booksellers.pl, 
- no vendor found: don't display the table header
- set vendor active by default when you create it
-supplier.pl (create vendor) : improve display( some fields are on the right of the label, some are below, ...)
- prefferred publisher : remove this field, it does nothing
- contract in toolbar = "Edit contract" => rename to "contract".
- The contracts should not be available from admin, but only from acquisition. (in contract add, don't let choose another bookseller, just display)
- when the list of pending basket is long, the "add basket is too far. Put it on top of the <td>


aqcontracts.pl:
- when there is no contracts, don't display <table>, but "No contracts"
- contract description: should be a textarea
- start and enddate checkers are wrong when you're US format
- remove column "contractid" in list, and description.
- when clicking on contract name, display contract, not edit directly
- add a link to acquisition on bookseller



---- Additional Comments From paul.poulain@biblibre.com 2009-09-16 15:44:41 ----

patch pushed to biblibre repo



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:12 UTC  ---

This bug was previously known as _bug_ 3612 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3612

Actual time not defined. Setting to 0.0

Comment 1 Owen Leonard 2010-06-28 16:23:00 UTC
I believe most of these items are fixed in HEAD. If you notice any unfixed items from this list please file a separate bug for each.