Koha/installer/data/mysql
Martin Renvoize d661141890
Bug 23049: Update existing code to use debit_type
* Update C4::Accounts::chargelostitem
* Update C4::Accounts::manualinvoice
* Update C4::Circulation::_FixOverduesOnReturn
* Update C4::Circulation::_FixAccountForLostAndReturned
* Update C4::Overdues::UpdateFine
* Update C4::Overdues::GetFine
* Update C4::Overdues::GetOverduesForBranch
* Update Koha::Account->pay
* Update Koha::Account->add_debit
* Update Koha::Account->non_issues_charges
* Update Koha::Account::Line->apply
* Update Koha::Account::Line->adjust
* Update controller scripts
* Update reports scripts
* Update tests

Test Plan
1) Run the test suit and ensure everything still passes
2) Test reports/cash_register_stats still works
3) Test that adding manual invoices still works
4) Test that making payments still works
5) Test that lost item fee handling still works
6) Test that invoice printing still works
7) Test that the sco still works

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-24 17:24:15 +01:00
..
atomicupdate Bug 23049: Update existing code to use debit_type 2019-10-24 17:24:15 +01:00
de-DE Bug 11529: Add new fields to biblio table 2019-08-05 15:03:17 +01:00
en Bug 23049: Add debit_type 2019-10-24 17:23:48 +01:00
es-ES Bug 11529: Add new fields to biblio table 2019-08-05 15:03:17 +01:00
fr-CA Bug 23631: fr-CA translation of NEW_SUGGESTION notice 2019-09-27 14:08:11 +01:00
fr-FR Bug 18309: UNIMARC update from IFLA - authority (fr) (STU) 2019-10-08 14:33:38 +01:00
it-IT Bug 11529: Add new fields to biblio table 2019-08-05 15:03:17 +01:00
mandatory Bug 23049: Add debit_type 2019-10-24 17:23:48 +01:00
nb-NO Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
pl-PL Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
ru-RU Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
uk-UA Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
account_debit_types.sql Bug 23049: Add debit_type 2019-10-24 17:23:48 +01:00
account_offset_types.sql Bug 22521: (QA follow-up) Corrections to tests 2019-04-17 16:49:36 +00:00
audio_alerts.sql Bug 11431: (QA followup) Make audio alerts sql top level 2015-11-04 12:33:53 -03:00
backfill_statistics.pl Bug 13795: Remove occurences of unused columns in code 2019-04-18 10:05:51 +00:00
fix_unclosed_nonaccruing_fines_bug17135.pl Bug 17135: [QA Follow-up] Changes as to reporting 2016-09-16 10:47:03 +00:00
kohastructure.sql Bug 23049: Update existing code to use debit_type 2019-10-24 17:24:15 +01:00
labels_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
patroncards_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
sysprefs.sql Bug 22445: Add new prefs *CustomCoverImages* 2019-10-22 15:02:47 +01:00
update22to30.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
updatedatabase.pl Bug 22445: DBRev 19.06.00.042 2019-10-22 15:05:56 +01:00
userflags.sql Bug 23321: Add cash register permission 2019-09-23 11:39:21 +01:00
userpermissions.sql Bug 23321: Add cash register permission 2019-09-23 11:39:21 +01:00