%@ Page Title="" Language="C#" MasterPageFile="~/Admin/Account/MasterPage.master" AutoEventWireup="true" CodeFile="IncomeExpenditure.aspx.cs" Inherits="Admin_Account_IncomeExpenditure" %>
| Id |
Group |
LedgerHead |
Amount |
Action |
| {{$index+1}} |
{{d.particular}} |
{{d.accountName}} |
{{d.credit}} |
|
| Total | {{Apr1(4)}} | |
|
|
| Id |
Group |
LedgerHead |
Amount |
Action |
| {{$index+1}} |
{{d.particular}} |
{{d.accountName}} |
{{d.credit}} |
|
| Total | {{Apr2(4)}} | |
|
|