[Koha-bugs] [Bug 11967] New: Add support for RMA notices to Acquisitions.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 19 21:50:43 CET 2014


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

            Bug ID: 11967
           Summary: Add support for RMA notices to Acquisitions.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fcapovilla at live.ca
        QA Contact: testopia at bugs.koha-community.org

Created attachment 26466
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26466&action=edit
Add RMA support for Acquisitions.

This patch adds the "Return order" option to the acquisitions menu which lets
you print CSV file for Manual RMA management. You can also send RMA notices by
email using a configurable notice (code: RMA).

Preparation :
* Create some vendors with baskets of received items. Make sure your vendors
have a valid email address that you control so you can receive the emails we
will generate.

Test case :
* Go in the acquisitions section.
* Click on the "Return order" menu item.
* Search for a vendor which has some orders.
* You should see a table containing basket numbers. Clicking on a line of the
table should display the items contained in the basket. Select some items by
clicking on their checkboxes.
* At the bottom of the page, select the option to export the list to a file
(CSV), and click on the "Generate RMA" button.
* The CSV should contain some informations on all the items you selected and
their booksellers.
* Select the option to send an email and click on the "Generate RMA" button.
* An email should be sent to all appropriate booksellers. The email should have
the format defined in the RMA letter.

Sponsored-by: CCSR ( http://www.ccsr.qc.ca )

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


More information about the Koha-bugs mailing list