-
Type:
Bug
-
Status: Passed Testing
-
Priority:
Backlog
-
Resolution: Done
-
Affects Version/s: 07.02.00.00, 07.02.00.00 SR2
-
Fix Version/s: 07.02.02.00
-
Component/s: Debtor Maintenance
-
Labels:None
When there is a significant sales history for a debtor, loading debtor maintenance and clicking on the Sales tab will take several minutes.
This is because the stored procedure backing the data on the tab, usp_Jiwa_Debtors_SalesHistorys, is incorrectly filtering and reading ALL sales history data for the debtor before filtering on the date range.