[Koha-bugs] [Bug 7175] Improve order receiving page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 13 17:11:18 CET 2012


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

--- Comment #5 from Julian Maurice <julian.maurice at biblibre.com> 2012-01-13 16:11:18 UTC ---
Created attachment 7141
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7141
Patch

This patch add a list of items in orderreceive.pl when AcqCreateItem is
'ordering' so that you can choose which items have been received.

To test:
- Set AcqCreateItem to 'ordering'
- Create an order with several items
- Go this order receive page
- Check some of the listed items and click 'Save'
- Check that these items have been received and not the others. Two ways to
check that:
  - Directly check in DB (aqorders_items table)
  - Go again on order receive page and check that only the remaining items are
shown.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list