Bug 27804

Summary: Convert register transactions table to a single ajax driven datatable
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 13985    
Bug Blocks:    

Description Martin Renvoize 2021-02-26 10:42:54 UTC
Currently, the transactions list on the register details page for point of sale functionality is loaded as two tables, one for recent transactions since the last cash up and a second for historical transactions.

It would be nice to have that table combined and run using ajax calls and the API.