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

--- Comment #7 from Katrin Fischer <[email protected]> 2011-09-21 
06:37:40 UTC ---
I have started testing this. I found one smaller problem so far and will
continue testing tonight:

== OK! Cataloguing ==
- Add new record, create new items, using
  * add item
  * add & dublicate
  * add multiple copies
- Edit existing items (cataloguing/additem.pl)
  * add new fields
  * change existing fields
- Delete items
  * delete single item from 'edit items' screen
  * delete all items from staff detail page
- Attach item to another record (cataloguing/moveitem.p)

== OK! Serials ==
- Create subscription, enable 'create an item record when receiving this
serial'
  * mark serial arrived and create item using 'receive' link
(serials/serials-e$
  * mark serial arrived and create item using 'edit serials' link
(serials/seri$
Note: /cgi-bin/koha/serials/serials-recieve.pl seems outdated and should
probably be removed.

== Acquisitions ==
- Create new basket
- Create order lines, using
  a) catalog search
  b) external source / z39.50
  c) new
  d) suggestion
  e) staged file
- receive everything
- check items

Each for
= 1) AcqCreateItem set to 'in cataloguing' =
d) Note: quantity defaults to 0, should be 1 (not scope of this bug)
d) Note: currency should default to vendor currency (not scope of this bug)

On receive no items can be added. This is correct.

PROBLEM: After receiving of an item and saving you get to a blank receive page.
It should bring you back to your vendor specific receive page with a list
of ordered items to receive (works when I switch back to master branch)

= 2) AcqCreateItem set to 'on order' =
d) Note: currency should defalut to vendor currency (now bug 6894)

On receive ordered items can be edited. This is correct.
Note: Bibliographic frameworks used seems to be 'Default'. I would be nice
if it would be possible to specify a frameworks to be used here (like for
ACQ).

PROBLEM: Same es for 1). After receiving an item you are brought back
to a blank screen

= 3) AcqCreateItem set to 'on receive' =

...still to be tested

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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