https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27063

Aleisha Amohia <alei...@catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #168571|0                           |1
        is obsolete|                            |

--- Comment #19 from Aleisha Amohia <alei...@catalyst.net.nz> ---
Created attachment 170693
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170693&action=edit
Bug 27063: Link different record to order from existing records

This patch adds the ability to link an order to a different record. This
applies to:
* orders in open baskets (not closed)
* unreceived orders in standing baskets

Orders can be linked:
* from an existing record
* from a suggestion
* from a subscription
* from a new (empty) record
* from existing orders (copy)
* from an external source

To test:

1. Apply the patches and restart services
2. Create a normal basket (do not check 'orders are standing'). Add an order to
the basket.
3. Notice there is a 'Link to different record' option in the Modify column.
4. Close the basket.
5. Create another basket, this time do check the 'orders are standing' option.
Add two orders to the basket.
6. Click 'Link to different record' for one of the orders.
7. Create a suggestion. Create a subscription. Have a MARC record available to
stage/import.
8. Loop through each option, linking:
* from an existing record
* from a suggestion
* from a subscription
* from a new (empty) record
* from existing orders (copy)
* from an external source
Make sure that the accounting information is always kept, and just the record
details of the order are changed.
9. Go to the vendor page and click 'Receive shipments'. Fill in invoice
details.
10. On the receiving page, 'Receive' one of your standing orders. Increment the
quantity and finish receiving.
11. Go to the standing basket. Confirm there is no 'Link to different record'
option for the received order.

Sponsored-by: Auckland University of Technology

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to