]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/080.schema.money.sql
LP#1793802 Aged billings and payments
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 080.schema.money.sql
2019-09-06 Bill EricksonLP#1793802 Aged billings and payments
2018-03-01 Dan WellsLP#1748924 Enhanced Billing Timestamp Support
2016-02-25 Bill EricksonLP#1206936 Base SQL schema repair
2016-02-24 Chris SharpLP#1206936 - Fix wrong billing info in money.transactio...
2016-02-19 Bill EricksonLP#1474051 Drop unneeded CC payment fields
2015-12-15 blakeLP1319998_materialized_summary_billing_del_ADDS_to_bala...
2015-07-28 Kathy LussierLP 1198465: Adapt some language in the negative balance...
2015-07-28 Jason StephensonLP 1198465: Add code for adjustment payments
2014-10-10 Chris SharpLP#1374551: Create index on money.billing.voider to...
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-08-05 Bill EricksonMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-08-05 Bill EricksonMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-08-03 Lebbeous Fogle-WeekleyMerge branch 'master' of git://git.evergreen-ils.org...
2011-08-03 Steven CallenderA fix so that the last payment types will be cash_payme...
2011-02-16 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-02-14 ericksoncapture credit card order_number
2011-02-14 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2010-08-02 atz0356 fixup - the updates otherwise failed for syntax...
2010-08-02 mikercreate correct primary key constraints for some view...
2010-07-08 phasefxcolumn tweaks. If you already ran 0328, see comments...
2010-07-08 phasefxadding a cc_name field to money.credit_card_payment...
2010-05-21 mikerPatch from Jason Stephenson which adds "IF EXISTS"...
2010-03-02 mikerforward-porting r15664: protect mmbxs mat view from...
2009-12-30 ericksonupdated some existing billing views to use the new...
2009-10-27 ericksonPatch from Lebbeous Fogle-Weekley to fine-tune credit...
2009-10-12 mikerforward porting 14364: do not use NEW in an ON DELETE...
2009-09-29 phasefxAdds an update rule to money.payment_view since the...
2009-09-26 mikerFix targetting trac ticket #70 -- populate the xact_typ...
2009-07-16 scottmkCreate a bunch of new indexes so that the new actor...
2009-03-16 mikerincorrect table name in stored proc for updating materi...
2009-02-07 dbsMake all FKs deferrable again
2008-12-31 mikerdoh! s/total_billed/total_owed/
2008-12-29 mikermaterialized summary of billable transaction balances
2008-12-03 mikeradd in-db billing type support
2008-10-28 mikerremove NOT NULL constraints from CC payments
2008-09-28 mikerbackend support for marking unrecovered debt
2008-06-13 mikeradding copyright statement headers to the schema defini...
2008-05-09 dbsMake all foreign keys deferrable, so we can DELETE...
2007-10-30 mikeradding work_payment type and the /strong/ urging of...
2007-09-05 mikercorrected money.billable_xact_summary view
2007-06-19 mikerMoving cross-schema views out of the main schema creati...
2007-06-18 mikercorrecting cut-n-paste error on view redefinition
2007-06-18 mikerAdding billing location to the open billable transactio...
2007-02-22 mikerstatement order bug found by dan scott
2007-01-12 mikerindexes supporting collections queries
2006-12-03 pinesadding payment views and setting as core tables
2006-09-05 mikerupdating view to be more direct/less obtuse
2006-08-16 mikerde-smartifying dbd::pg and adding user payment objects
2006-08-11 mikeradding pkeys to inherited tables
2006-08-11 mikerspeeding up the open_transaction_summary view
2006-08-09 mikerminor fixes
2006-08-04 mikersome utility views and indexes
2006-07-08 mikerbug fixes for the schema
2006-06-28 mikeradding collections related stuff everywhere...
2006-06-15 mikerallowing all-voided bills to show there last billing...
2006-02-01 mikeradding workstation underpinnings
2005-11-18 mikeradding "voider" and "void_time" fields to billing
2005-11-17 miker"grocery" catchall billing
2005-11-17 mikeradding "open only" views
2005-11-16 mikerfixing money stuff -- note vs type
2005-07-26 mikerschema tweaks
2005-07-25 mikerarg! cut-n-paste error
2005-07-24 mikermoving sql files to dir matching the Open-ILS driver...