[Koha-bugs] [Bug 29767] Add options to runtime parameter

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 23 14:41:34 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29767

--- Comment #3 from Jérémy Breuillard <jeremy.breuillard at biblibre.com> ---
Created attachment 128885
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128885&action=edit
Bug 29767: SQL Koha reports and variable of database table << name|table_name>>

'Insert runtime parameter' has now more options for the SQL reports : 'cash
register', 'debit types' and 'credit types'

Test plan:
1)Home > Reports > Create from SQL
2)Click on 'Insert runtime parameter' and notice the current options
3)Apply patch and repeat 2)
4)New parameters are now available
5)A simple SQL request to try 'credit_types' option : SELECT * FROM
account_credit_types WHERE code = <<Credit types|credit_types>>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list