Bug 25970 - Make account_debit_types and account_credit_types available as runtime parameters
Summary: Make account_debit_types and account_credit_types available as runtime parame...
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-09 18:37 UTC by Andrew Fuerste-Henry
Modified: 2024-12-23 08:06 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fuerste-Henry 2020-07-09 18:37:27 UTC
Accountlines reports would be easier to write if the new account_credit_types and account_debit_types tables were available as runtime parameters.
Comment 1 George Williams (NEKLS) 2020-07-09 18:39:23 UTC
This is an outstanding idea.
Comment 2 Andrew Fuerste-Henry 2020-07-09 19:07:03 UTC
(In reply to George Williams (NEKLS) from comment #1)
> This is an outstanding idea.

Well, I mean, it was yours :)
Comment 3 Katrin Fischer 2020-07-11 08:39:02 UTC
As we have branches and categories... maybe instead of a new syntax we could just make it debit_types and credit_types? And it would display a pull down with the descriptions, inserting the codes. It seems like this would be the most common case. Additionally we could support the new :all.
Comment 4 Katrin Fischer 2023-12-09 16:44:31 UTC
This is available in 23.11, but I believe at least 23.05 as well.