Thats working but then I find out that the Total is different if i filter using that method from the total before i filter.isn't it that these totals must be the same?
What I want is to filter out the balances which are zeros as at (Aged as of) given date,does the balance column on the report indicate the customer balance?
Hi,
I have been able to add a boolean and a checkbox to my request form but,
I m failing to lacate where exactly in the code to put my code, should it be in one of the functions InsertTemp or UpdateCurrencyTotals and also the variable that prints the balance to the temp table
Standard NAV will not print the customer if you have applied all the invoices to payments and they have zero balance.
Is there a reason why you are not applying customer ledger entries to each other?
Ahmed Rashed Amini
Independent Consultant/Developer
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
In Code check the array and see if all the values are zero for the 4 columns and if they are do not print the section.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
I have been able to add a boolean and a checkbox to my request form but,
I m failing to lacate where exactly in the code to put my code, should it be in one of the functions InsertTemp or UpdateCurrencyTotals and also the variable that prints the balance to the temp table
The report has changed several times.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Is there a reason why you are not applying customer ledger entries to each other?
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n