Bug 3476

Summary: Predefined fee types
Product: Koha Reporter: Jane Wagner <jwagner>
Component: PatronsAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: cookie.wolfrom, nengard
Version: rel_3_0   
Hardware: PC   
OS: All   
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Predefined fee setup screenshot
Predefined fee use screenshot

Description Chris Cormack 2010-05-21 01:11:08 UTC


---- Reported by jwagner@ptfs.com 2009-08-02 17:53:47 ----

Created an attachment
Predefined fee setup screenshot

Sponsored by East Brunswick Public Library, East Brunswick, NJ, USA.

Add ability to have list of predefined fee types and amounts when creating a manual invoice (e.g., lost card fee, training class, etc.).  To use create authorised values with the category MANUAL_INV.  Authorized Value is the description, and Description is the default fee (if any) rather than the reverse, because the authorised_values table requires the values to be unique.  The code under creating a manual invoice adds these to the pulldown list, and swaps the fee/description to the proper place.

Patch sent July 25, 2009.



---- Additional Comments From jwagner@ptfs.com 2009-08-02 17:54:17 ----

Created an attachment
Predefined fee use screenshot





--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:11 UTC  ---

This bug was previously known as _bug_ 3476 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3476
Imported an attachment (id=1340)
Imported an attachment (id=1341)

Unknown operating system Windows 2000. Setting to default OS "All".
Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was jwagner@ptfs.com.
The original assignee of this bug does not have
   an account here. Reassigning to the default assignee
   for the component, gmcharlt@gmail.com.
   Previous assignee was kohaprogrammers@ptfs.com.
CC member bchurch@ptfs.com does not have an account here
The original submitter of attachment 1340 [details] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.
The original submitter of attachment 1341 [details] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.

Comment 1 Nicole C. Engard 2013-01-09 17:23:59 UTC
I think this is in Koha already (based on description).