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