[Koha-bugs] [Bug 5343] Subscription cost (Link serial and acqui modules)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 22 12:12:31 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16735|0                           |1
        is obsolete|                            |
  Attachment #16736|0                           |1
        is obsolete|                            |
  Attachment #16737|0                           |1
        is obsolete|                            |
  Attachment #16738|0                           |1
        is obsolete|                            |
  Attachment #16739|0                           |1
        is obsolete|                            |
  Attachment #16762|0                           |1
        is obsolete|                            |

--- Comment #42 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 16764
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16764&action=edit
[PASSED QA] Bug 5343: Link serial and acqui modules

DB changements:
- Adds 2 fields: subscription.reneweddate and aqorders.subscriptionid.
- Removes 2 unused fields: aqorders.serialid and aqorders.subscription.

Main test plan:
1) Create a subscription
2) Create a bookseller and a basket
3) Add a new order 'from a subscription'
4) Search your subscription and check if results are correct
5) Click on the "order" link
6) Check the biblio information are filled in the form
7) Select a budget and fill some price information.
8) retry steps 3 and 4. Verify you cannot order the same subscription.
Message:Outstanding order (only one order per subscription is allowed).
9) click on your subscription (already added) and check you have a new
table "Acquisition details" with your price information in the "Ordered
amount" line.
10) receive this order
11) On your subscription detail page, the "Spent amount" line must be
filled with your price information.
12) Re order the same subscription. Now you are allowed to. Prices
information have to be filled with the previous information.
13) Retry some orders and click on a maximum of links in order to find a
bug :)

Signed-off-by: Leila Arkab <koha.aixmarseille at gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Comments on last patch.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list