https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25279
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |24561 CC| |[email protected], | |[email protected] | |ommunity.org, | |[email protected], | |martin.renvoize@ptfs-europe | |.com, | |[email protected] Assignee|[email protected] |[email protected] |ity.org | Status|NEW |ASSIGNED --- Comment #1 from Tomás Cohen Arazi <[email protected]> --- My idea is to highlight how cool and easy is to convert our datatables using the API wrapper introduced by bug 24561. The two examples we had in bugzilla are taking a bit long because they are rather complex cases: - Holds history: stuck in QA because of the reserves+old_reserves issue, and no feedback from other devs on ways out of the FQA status. - Slowliness on acquisitions is probably the most ocmplex example I could've picked. Still a few use cases that I haven't coveder So I submit this one, so other devs know they can use it, and know how to do it. The only missing piece on this one is embedding related objects and using them for rendering. But that doesn't block this one to be useful anyways. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24561 [Bug 24561] Add a datatables API wrapper -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ 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/
