---- Reported by gmcharlt@gmail.com 2010-05-03 16:23:07 ---- To be consistent with previously-defined web services, admin/check_budget_parent.pl and admin/check_parent_total.pl should use C4::Service instead of hand-written code and ./koha-tmpl/intranet-tmpl/prog/en/modules/acqui/ajax.tmpl. --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:27 UTC --- This bug was previously known as _bug_ 4439 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4439 Actual time not defined. Setting to 0.0 Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
Created attachment 14653 [details] [review] bug 4439 Change some helper files to use C4::Service Depends on bug 4437 to avoid conflicts Depends on bug 9412 for a new feature used Also fixes bug 9411 Signed-off-by: Hugh Davenport <hugh@davenport.net.nz>
This patch needs a test plan.
Hey Owen, What would the format of a test plan be? Cheers, Hugh
Still valid?
*** Bug 9411 has been marked as a duplicate of this bug. ***
This should use the REST API instead of legacy C4::Service
Resetting assignee since this hasn't been updated in several years. Also updated the bug description as per David's comment. Assume that the patch would need a complete rewrite.