Is is possible to calculate the difference in say, receivables between two periods and display it in an xml view?
Something along the lines: change_in_receivables = receivables_today - receivables_yesterday
How could I achieve something like this? Is this possible just from the xml view? Do I need to inherit a model and make changes accordingly?
Any help is kindly appreciated.
Sincerely,
Dave.