36024 Commits (2ae0cc83f301e5e0215b35350eea39607f93e688)
 

Author SHA1 Message Date
Tomás Cohen Arazi 87621206dd
Bug 23805: (QA follow-up) Add missing mappings in Koha::Account::Line 5 years ago
Martin Renvoize 261e887dc0
Bug 23805: (follow-up) Handle unexpected types 5 years ago
Martin Renvoize 12568a20db
Bug 23805: Update mancredit to use the new credit types 5 years ago
Martin Renvoize 66bdfbc0a3
Bug 23805: (follow-up) Lowercase credit type for UpdateStats 5 years ago
Martin Renvoize 9a9576dbd1
Bug 23805: Drop type lookup as it's now a foreign key 5 years ago
Martin Renvoize 5fbf423e94
Bug 23805: Update 'W' to 'WRITEOFF' for consistency 5 years ago
Martin Renvoize 6bfd41eb0a
Bug 23805: Update 'Pay' to 'PAYMENT' for consistency 5 years ago
Martin Renvoize ce479d7a7d
Bug 23805: Update 'lost_item_return' to 'LOST_RETURN' for consistency 5 years ago
Martin Renvoize 2665dc9094
Bug 23805: Update 'FOR' to 'FORGIVEN' for consistency 5 years ago
Martin Renvoize 40613eb3c8
Bug 23805: Update 'C' to 'CREDIT' for consistency 5 years ago
Martin Renvoize b7900423a2
Bug 23805: Update accounttype references in tests 5 years ago
Martin Renvoize 25047ce341
Bug 23805: Update references to accounttype to credit_type_code 5 years ago
Martin Renvoize d31e5c2a87
Bug 23805: DBIC Classes 5 years ago
Martin Renvoize 8cca4fbd37
Bug 23805: Add account_credit_types tables 5 years ago
Martin Renvoize dbd72dcfa1
Bug 23049: DBRev 19.06.00.043 5 years ago
Martin Renvoize 08e4de2e3d
Bug 23049: (follow-up) Remove duplicate of mandatory data 5 years ago
Martin Renvoize 55595e200b
Bug 23049: (QA follow-up) Catch '0' case debits 5 years ago
Martin Renvoize 962cebd484
Bug 23049: (QA follow-up) Explicitly set accounttype/debit_type in tests 5 years ago
Martin Renvoize 24c0f30154
Bug 23049: (QA follow-up) Silence noisy warnings 5 years ago
Martin Renvoize a7dba215bc
Bug 23049: Add DBIC Classes 5 years ago
Martin Renvoize 331c80d7b0
Bug 23049: (QA follow-up) Fix for missing types in test inserts 5 years ago
Martin Renvoize a91f178d52
Bug 23049: (QA follow-up) ILSDI test data correction 5 years ago
Martin Renvoize 7189c4f0a2
Bug 23049: (QA follow-up) Fix swagger spec for account line 5 years ago
Martin Renvoize 00970925ae
Bug 23049: (QA follow-up) Check constraint test corrections 5 years ago
Martin Renvoize aec46d0c3c
Bug 23049: (QA follow-up) Correction for missed archived filter 5 years ago
Martin Renvoize 9f13d9fb33
Bug 23049: (QA follow-up) Correction to patrons_accounts.t 5 years ago
Martin Renvoize f91fafbbcb
Bug 23049: (QA follow-up) Correction for 'M' => 'MANUAL' 5 years ago
Martin Renvoize 7555441ace
Bug 23049: (QA follow-up) DB Update Improvements 5 years ago
Martin Renvoize b2b651d13d
Bug 23049: (follow-up) Types should not be deletable 5 years ago
Martin Renvoize f046b5073e
Bug 23049: (follow-up) Handle unexpected types 5 years ago
Martin Renvoize cf1904bb08
Bug 23049: (follow-up) Correction to includes 5 years ago
Martin Renvoize ff66171ee2
Bug 23049: (follow-up) VARCHAR(80) + ac -> account 5 years ago
Martin Renvoize 87b166e381
Bug 23049: More thorough param checking 5 years ago
Martin Renvoize 0bd6e03c65
Bug 23049: Update API 5 years ago
Martin Renvoize 6d4ae2d47e
Bug 23049: Drop type lookup as it's now a foreign key 5 years ago
Martin Renvoize 7f0cdb83cf
Bug 23049: Update 'N' to 'NEW_CARD' for consistency 5 years ago
Martin Renvoize af6464d05b
Bug 23049: Capitalise type passed to add_debit for `overdue` 5 years ago
Martin Renvoize 1eeb9d179d
Bug 23049: Remove manual_debit as it's never called 5 years ago
Martin Renvoize 70268d49de
Bug 23049: Capitalise type passed to add_debit for lost_item 5 years ago
Martin Renvoize fbd640fa32
Bug 23049: Update 'HE' to 'RESERVE_EXPIRED' for consistency 5 years ago
Martin Renvoize 56b38464bd
Bug 23049: Capitalise type passed to add_debit for `account` 5 years ago
Martin Renvoize 11bc809228
Bug 23049: Update 'PF' to 'PROCESSING' for consistency 5 years ago
Martin Renvoize c97705d190
Bug 23049: Capitalise type passed to add_debit for `rent` 5 years ago
Martin Renvoize 950074fa7e
Bug 23049: Update debit_type_code 'Res' to 'RESERVE' 5 years ago
Martin Renvoize d661141890
Bug 23049: Update existing code to use debit_type 5 years ago
Martin Renvoize 8356c56cc2
Bug 23049: Add tests 5 years ago
Martin Renvoize f48a467fbc
Bug 23049: Update maninvoice to reference debit types 5 years ago
Martin Renvoize 9641b3c8c7
Bug 23049: Filter out system types by default 5 years ago
Martin Renvoize 86ece7d2e5
Bug 23049: Account types configuration - Admin page 5 years ago
Martin Renvoize 4c7181ed3b
Bug 23049: Add CHECK constraint to accountlines 5 years ago