Profit & Loss
Group
{{ row.group }}
{{ info.footer.group }}
Name
{{ row.name }}
{{ info.footer.name }}
Amount
{{ row.amount | currency : 'INR' }}
{{ info.footer.amount | currency : 'INR' }}
Total
{{ row.total | currency : 'INR' }}
{{ info.footer.total | currency : 'INR' }}