[Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 23 11:41:55 CEST 2013


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

--- Comment #10 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
Created attachment 17610
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17610&action=edit
Screenshot of a dev made in Rennes2 with JQuery

I don't know if it could be helpful, but I join a screenshot of a dev made in
Rennes2 with JQuery.

We create items only when we receive books. So we need a way to show
information about pending orders before reception.

We made a little dev in jquery that
1 - creates a new tab for acquisition information :
# order with a link
# basket with a link
Budget
Note
Collection code (our stat1)
Level of public (our stat2)
Date of order
Date of reception
Quantity (received/ordered)
Date of cancellation

2 - show a summary of those information in "item" tab, ONLY if no real items
have been created.

3 - show the same information in OPAC

M. Saby

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


More information about the Koha-bugs mailing list