Hi er folks,
I am trying to display customer transaction using er report the same exact way as standard customer account transaction runs but getting all the records.
Here I have made a group in excel
1. I need to display the opening amount as sum of amount of all dates till date<from date.
2. I need to print all transactions between FromDate-Todate.
3.Need to display Opening amount line only if sum of amount is available.
4. need to calculate balance = amount + balance for each line.
eg-- balance 2nd line = amount 1st line + balance 2nd line
balance 3rd line = amount 2nd line + balance 3rd line.
Let me know how we can achieve this functionality.
Thanks!!