]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm
Whitespace. gah.
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ / Money.pm
2010-12-28 ericksonUpdate auth-cached user after payment
2010-08-04 ericksonrequire latest last_xact_id for payments
2010-07-08 phasefxrecord the billing_last and billing_first fields from...
2010-07-06 ericksonreturn IDs of newly created payments on success
2010-06-14 senatorTiny bug in 16714; fixing it prevents a useless logline...
2010-06-14 senatorIn the unlikely event of an error in a payment transact...
2010-06-14 senatorBetter documentation of payment outcomes, particularly...
2010-06-11 senatorImprove the way information from payment card processor...
2010-06-04 ericksonadded granularity and user_data options to create_event...
2010-06-03 phasefxtemplates and methods for generating payment receipts
2010-06-01 senatorMove credit card processing ML code into the circ modul...
2010-04-01 ericksonPatch from Joe Atzberger: Last batch of method reg...
2009-12-21 ericksonmove the credit card payable balance summary into the...
2009-12-08 mikercopy-n-paste-o on sub name
2009-12-03 mikerintegrate the new booking.reservation billable transact...
2009-10-29 ericksoncombined patch from Lebbeous Fogle-Weekley to add optio...
2009-10-27 ericksonPatch from Lebbeous Fogle-Weekley to fine-tune credit...
2009-10-19 ericksonadded some basic log lines. Add the approval code...
2009-10-19 ericksonPatch from Lebbeous Fogle-Weekley which integrates...
2009-10-08 ericksonrolling back 14319. Did not mean to commit wholly...
2009-10-08 ericksonpush the CC processing to the end so that it runs just...
2009-10-08 ericksonpush the CC processing to the end so that it runs just...
2009-10-08 ericksonmade CC payment arguments more flexible
2009-10-08 ericksonverify requested user matches all requested transaction...
2009-09-29 phasefxAdds an update rule to money.payment_view since the...
2009-09-29 phasefxI misunderstood the arguments here. These methods...
2009-09-29 phasefxcopy/paste-o in description for open-ils.circ.money...
2009-09-29 phasefxparam description correction, take 2
2009-09-29 phasefxCorrect a param description for open-ils.circ.money...
2009-09-29 phasefxMiddle layer method and related permission for editing...
2008-11-24 ericksonadded org awareness for penalty calcs. moved to cstore...
2008-11-23 ericksonplugged in the new and improved in-db penalty calculation
2008-11-20 ericksonmore round 1 penalty overhaul. more to ensue
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2008-02-21 mikeradding authoritative method varients
2008-02-08 ericksondirect function calls to prevent any issues with $self...
2008-01-30 ericksonensuring transactions are closed after a billing is...
2007-04-09 ericksonadded sanity check around accepting_usr field since...
2007-02-01 ericksonadded batch functionality to the bill void method
2006-11-27 ericksonadded log line to report the total paid
2006-11-27 ericksonusing updated mbts code to fetch summary in xact-closed...
2006-11-08 ericksonadded some more detailed logging
2006-10-24 ericksonmoved mbts builder to apputils to share, circ code...
2006-10-16 ericksonmoved payment code to use the fetch_mbts instead of...
2006-09-25 pineswith _make_mbts, don't cast as integer until setting...
2006-09-13 ericksonrunning penalty server before we return from the paymen...
2006-09-08 ericksonfixed some typos
2006-09-08 mikerremoving rounding errors
2006-09-06 mikertypos
2006-09-06 mikertypos
2006-09-06 mikertypos
2006-09-06 ericksontypos
2006-09-06 mikertypos
2006-09-06 mikertypos
2006-09-06 mikermore billing
2006-09-05 pinesBill, would you sanity check this? appears to work...
2006-09-01 ericksonremoved try-catch in favor of cleaner code
2006-09-01 ericksonadded money.grocery retrieval method
2006-08-31 ericksonno longer allowing refunds past the level of the desk...
2006-08-28 ericksonshowing fewer fields by default on user object, turned...
2006-08-24 ericksonstripping $ in money blobs to be safe
2006-08-23 ericksonadded some cash report methods
2006-08-18 ericksonforcing transaction on void update and looking for...
2006-08-17 ericksonshoving payment time into the payment object
2006-08-15 ericksonfleshing workstation on payment objects and returning...
2006-08-08 ericksonnot closing circs on all fines voided if it is still...
2006-07-27 ericksonrunning penalty checker on bill create or void in addit...
2006-07-13 mikeranother round of updates ...
2006-07-13 mikermoving to cstore for all basic search/retrevial
2006-06-30 ericksonupdated the method that determines if a transaction...
2006-06-28 ericksonnot closing xact if it is a circ and the item is still out
2006-06-14 ericksonadding a billing to a closed transaction now re-opens...
2006-05-25 ericksonupdated perm org
2006-05-22 ericksonre-opening closed xact if a bill is voided and balance...
2006-05-08 ericksonpreventing negative patron ballance and fixed typo
2006-05-08 ericksonupdated not-found event names
2006-05-01 ericksonfixed logic typo in cat
2006-04-28 ericksonmethod does not need to return true, so do not expect it
2006-04-26 ericksonsmall cleanup
2006-04-20 ericksonadded mbts fetcher
2006-04-19 ericksoncredit_payment now reduces the patron's credit
2006-04-17 ericksonadded billing void method
2006-04-05 ericksonremoved patron penalty info from circ scripts and from...
2006-02-13 erickson tweaked some utility methods
2006-01-05 ericksonsome small cleaning
2005-12-21 phasefxperl syntax is not javascript syntax :)
2005-12-21 phasefxmore fields for credit card payments
2005-12-21 phasefxtip-toeing into middle layer. different payment types...
2005-12-15 ericksonmoving more stuff to event / utility code
2005-11-18 ericksonfixed up some typos/bugs
2005-11-17 ericksonadded some money methods
2005-11-17 ericksonspell check only returns something when there are sugge...
2005-07-26 ericksonadding money