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

--- Comment #1 from Amit Gupta <[email protected]> ---
Created attachment 10932
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10932&action=edit
Capture the invoice number, price, date of a subscription

Create an order using a subscription. This order is different from regular
orders in that it is for a serial subscription, not for a book.
When receiving, the item add function does not work as it does in the case of
books. Here no item is added since items are added from serials module. But
invoice, invoice date, actual cost is captured when receiving.

Two cases here:
1) Systempreferences "AcqCreateItem" is set to "receiving an order"
 When receiving this message is displayed instead of the usual add item fields
--  "This order is for a serial subscription. Items are added in the serial
module."
2) Systempreferences "AcqCreateItem" is set to "placing an order"
When ordering this message is displayed instead of the usual add item fields --
 "This order is for a serial subscription. Items are added in the serial
module."

this bug depends on 8415

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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