Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jesse Weaver 9501ac2fef Bug 15531: Add support for standing orders
This allows creation of special baskets that include standing orders.
These orders do not have a known quantity (and may not have a known
price in advance). Upon receipt, the received items are split into a new
completed order.

Test plan:
  1) Run updatedatabase.pl.
  2) Run prove t/db_dependent/Acquisition/StandingOrders.t . (and the
     other Acquisition tests).
  3) Create a new basket, mark it as a standing order basket.
  4) Add an order to this basket, and notice that the quantity field is
     missing (and thus not required).
  5) Receive items for this order, and notice that the original order is
     unchanged. The new child order line should have the correct price
     and quantity information.

(Note: the QA tools output what seems to be a spurious spelling error
for Test::More's "isnt" in StandingOrders.t.)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-04-29 13:07:17 +00:00
..
acqui Bug 15531: Add support for standing orders 2016-04-29 13:07:17 +00:00
admin Bug 15009: Correctly populate planning filter 2016-04-29 12:59:44 +00:00
authorities
basket
batch
catalogue Bug 10171: Add a search box include on advanced search and item search pages 2016-04-29 11:37:24 +00:00
cataloguing Bug 16373: merge.pl reports success but files are not merged 2016-04-28 23:24:41 +00:00
circ Bug 9387 - Feedback message for FAILED check out items are not obvious for visually impaired 2016-04-29 12:19:09 +00:00
common
course_reserves
errors
help
installer
labels Bug 15883 - Upgrade jQuery from v1.7.2 in the staff client 2016-04-20 20:31:58 +00:00
members Bug 14497 [QA Followup] - Refactor code to have a single source for message 2016-04-29 12:16:43 +00:00
offline_circ
patron_lists
patroncards
plugins
reports Bug 11371 - Add a new report : Orders by fund with more options 2016-04-29 12:20:25 +00:00
reserve Bug 15533: QA follow-up - Formatting and improving translatability 2016-04-29 10:26:05 +00:00
reviews
rotating_collections
serials Bug 13877 - Fix QA issues 2016-04-29 02:44:47 +00:00
services
sms
suggestion Bug 16157: Move the selected flag from GetAuthorisedValues to the templates 2016-04-07 00:16:09 +00:00
tags Bug 16360: Adding 'actions' class to column in tag review so buttons don't wrap 2016-04-29 10:48:28 +00:00
test
tools Bug 2324: Adding confirm dialog when undoing import 2016-04-27 16:28:05 +00:00
virtualshelves Bug 15682 - Only allow merging of 2 or more records form lsits (for consistency) 2016-04-20 20:55:53 +00:00
about.tt Bug 12721 - Syspref StatisticsFields: Warning on About page and text change in System preferences 2016-04-29 02:48:30 +00:00
auth.tt
intranet-main.tt