C_AllocationHdr.C_AllocationHdr_ID: Loader too many records
Testcase to check if Allocation tab from Invoice opens quickly and with no errors
Allocation tab
-
Create or open an existing Sales Invoice
-
if you created one, add a product, price and complete it
- go to Allocation subtab and open it
- => opens fast
- => there is no data
- => no errors in console
-
Create or open an existing Purchase Invoice
-
if you created one, add a product, price and complete it
- go to Allocation subtab and open it
- => opens fast
- => there is no data
- => no errors in console
-
go to payment windows and create a new one: incoming
-
add your sales invoice and complete it
- open your sales invoice again, open Allocation subtab
- => opens fast
- => there is the allocation line you just created
- => no errors in console
-
go to payment windows and create another one: outgoing
-
add your purchase invoice and complete it
- open your purchase invoice again, open Allocation subtab
- => opens fast
- => there is the allocation line you just created
- => no errors in console
View source file on GitHub.com