https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29767
Jérémy Breuillard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128886|0 |1 is obsolete| | --- Comment #6 from Jérémy Breuillard <[email protected]> --- Created attachment 128889 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128889&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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
