Hi Joe,
Do you mean that 'Unsettled transactions' is also used as 'Overdue transactions' in other places ? Do you mean not to change the wording, or not to change the sql-query to get due + overdue transactions ?
Problems in sales/inquiry/customer_allocation_inquiry.php? :
1/ Select Sales Invoices
I get 1 record (the first invoice in the system ?), allocated but there should be more than 1 unallocated.
2/ Select Unsettled transactions
I get 1 record (the first overdue invoice in the system ?), not allocated, but there should be more.
This selectionoption should not even exist because 'sales/inquiry/customer_allocation_inquiry.php?' already gives me overdue transactions
3/ Select Payments
DB-error
I get 1 sales invoice (the first invoice in the system ?), allocated, but no payments
Select 'show settled:' gives the same result.
4/ Select Creditnotes
I get 1 record (the first creditnote in the system ?) that is allocated.
5/ Select Delivery Notes
DB-error
I get 1 record, unallocated but is an invoice.
Select 'show settled:' gives the same result.
Kind regards,
F.