[Bug 3490] New: Billing Notice/Debt Collect
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3490 Summary: Billing Notice/Debt Collect Product: Koha Version: rel_3_0 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: enhancement Priority: P5 Component: Patrons AssignedTo: gmcharlt@gmail.com ReportedBy: jwagner@ptfs.com Estimated Hours: 0.0 Change sponsored?: Sponsored Sponsored by East Brunswick Public Library, East Brunswick, NJ, USA. Add an option to send notices based on amount owed. Creates two sysprefs, EnableOwedNotification to turn on the feature, and OwedNotificationValue to set the threshold amount owed to trigger a billing notice. Requires a new notice named BILLING. Nightly cron job script sends billing notices based on the threshold value (with an option to print notices to HTML file for patrons without email addresses, similar to option in Bug 3482 enhancement. A separate script looks for billing notices with no payment made after the date sent (after a specified elapsed time). It charges a debt collect fee to the patron account and formats output for Unique Management Inc. collection agency. The script also looks for any payments made after the patron was sent to debt collect, and outputs an update for the agency. The output file is emailed to addresses specified in the command line parameters. (Debt collect scripts for other agencies could be written, also basing off the BILLING notice and a specified elapsed time.) -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3490 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt@gmail.com |kohaprogrammers@ptfs.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3490 Cookie Wolfrom <cookie.wolfrom@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cookie.wolfrom@liblime.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3490 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent --- Comment #1 from Jane Wagner <jwagner@ptfs.com> 2010-05-12 12:42:55 --- The fix for this bug (in ptfs-harley) can be pulled from the public git repository at http://github.com/Koha-PTFS, branch Bug3490 -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com