Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Component Sharing
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gagandeep Singh Bhatia
Component Sharing
Commits
486062f6
Commit
486062f6
authored
Mar 22, 2024
by
Sonawane Amol Madhjuar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace misc_payment_brow.srd
parent
64a6724b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
90 additions
and
90 deletions
+90
-90
Amol/Misc_Pay/misc_payment_brow.srd
Amol/Misc_Pay/misc_payment_brow.srd
+90
-90
No files found.
Amol/Misc_Pay/misc_payment_brow.srd
View file @
486062f6
$PBExportHeader$d_misc_payment_brow.srd
release 9;
datawindow(units=
3 timer_interval=0 color=79741120 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 635 print.margin.right = 635 print.margin.top = 635 print.margin.bottom = 635
print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=
529
color="536870912" )
summary(height=
5
2 color="536870912" )
datawindow(units=
1 timer_interval=0 color=79741120 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24
print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=
20
color="536870912" )
summary(height=2 color="536870912" )
footer(height=0 color="536870912" )
detail(height=
529
color="536870912" )
detail(height=
20
color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="misc_payment.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="misc_payment.tran_date" )
column=(type=char(3) update=yes updatewhereclause=yes name=tran_type dbname="misc_payment.tran_type" )
...
...
@@ -49,92 +49,92 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=datetime update=yes updatewhereclause=yes name=ref_date dbname="misc_payment.ref_date" )
column=(type=char(120) update=yes updatewhereclause=yes name=bank_transfer_id dbname="misc_payment.bank_transfer_id" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"misc_payment~" ) TABLE(NAME=~"bank~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"misc_payment.tran_id~") COLUMN(NAME=~"misc_payment.tran_date~") COLUMN(NAME=~"misc_payment.tran_type~") COLUMN(NAME=~"misc_payment.sundry_type~") COLUMN(NAME=~"misc_payment.sundry_code~") COLUMN(NAME=~"misc_payment.pay_mode~") COLUMN(NAME=~"misc_payment.bank_code~") COLUMN(NAME=~"misc_payment.ref_no~") COLUMN(NAME=~"misc_payment.net_amt~") COLUMN(NAME=~"misc_payment.curr_code~") COLUMN(NAME=~"misc_payment.exch_rate~") COLUMN(NAME=~"misc_payment.net_amt__bc~") COLUMN(NAME=~"misc_payment.site_code~") COLUMN(NAME=~"misc_payment.fin_entity~") COLUMN(NAME=~"misc_payment.acct_code__bal~") COLUMN(NAME=~"misc_payment.cctr_code__bal~") COLUMN(NAME=~"misc_payment.acct_code__cf~") COLUMN(NAME=~"misc_payment.cctr_code__cf~") COLUMN(NAME=~"misc_payment.diff_amt__exch~") COLUMN(NAME=~"misc_payment.confirmed~") COLUMN(NAME=~"misc_payment.conf_date~") COLUMN(NAME=~"misc_payment.emp_code__aprv~") COLUMN(NAME=~"misc_payment.auto_paid~") COLUMN(NAME=~"misc_payment.chg_date~") COLUMN(NAME=~"misc_payment.chg_user~") COLUMN(NAME=~"misc_payment.chg_term~") COMPUTE(NAME=~"DDF_SUNDRY_SH_NAME(MISC_PAYMENT.SUNDRY_TYPE,MISC_PAYMENT.SUNDRY_CODE) AS SundryName,DDF_GETBANKTRANID(MISC_PAYMENT.SITE_CODE,'M-PAY',MISC_PAYMENT.TRAN_ID) as banktran_log_tran_id~") COLUMN(NAME=~"misc_payment.parent__tran_id~") COLUMN(NAME=~"misc_payment.wf_status~") COLUMN(NAME=~"misc_payment.emp_code__submit~") COLUMN(NAME=~"misc_payment.submit_date~") COLUMN(NAME=~"misc_payment.no_attachments~") COLUMN(NAME=~"misc_payment.no_comments~") COLUMN(NAME=~"misc_payment.add_date~") COLUMN(NAME=~"misc_payment.add_user~") COLUMN(NAME=~"misc_payment.add_term~") COLUMN(NAME=~"misc_payment.batch_id~") COLUMN(NAME=~"misc_payment.remarks~") COLUMN(NAME=~"bank.bank_name~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"misc_payment.ref_date~") COLUMN(NAME=~"misc_payment.bank_transfer_id~") JOIN (LEFT=~"misc_payment.bank_code~" OP =~"=~"RIGHT=~"bank.bank_code~" ) JOIN (LEFT=~"misc_payment.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"MISC_PAYMENT.TRAN_DATE~" OP =~">=~" EXP2 =~":mfr_date~" LOGIC =~"and~" ) WHERE( EXP1 =~"MISC_PAYMENT.TRAN_DATE~" OP =~"<=~" EXP2 =~":mto_date~" LOGIC =~"and~" ) WHERE( EXP1 =~"case when misc_payment.tran_type is null then ' ' else misc_payment.tran_type end ~" OP =~"<>~" EXP2 =~"'J'~" LOGIC =~"and~" ) WHERE( EXP1 =~"misc_payment.pay_type~" OP =~"is~" EXP2 =~"null~" ) ) ARG(NAME = ~"mfr_date~" TYPE = datetime) ARG(NAME = ~"mto_date~" TYPE = datetime) " update="misc_payment" updatewhere=0 updatekeyinplace=no arguments=(("mfr_date", datetime),("mto_date", datetime)) )
text(band=header alignment="2" text="Payment No" border="6" color="0" x="
52" y="79" height="423" width="2090
" html.valueishtml="0" name=tran_id_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Pay Date" border="6" color="0" x="
2196" y="79" height="423" width="1561
" html.valueishtml="0" name=tran_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Type" border="6" color="0" x="
5767" y="79" height="423" width="1613
" html.valueishtml="0" name=tran_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Pay Mode" border="6" color="0" x="
3810" y="79" height="423" width="1905
" html.valueishtml="0" name=pay_mode_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Conf" border="6" color="0" x="
25664" y="79" height="423" width="1217
" html.valueishtml="0" name=confirmed_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Conf Date" border="6" color="0" x="
26934" y="79" height="423" width="14
55" html.valueishtml="0" name=conf_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Chq/DD Date" border="6" color="0" x="
12091" y="79" height="423" width="203
7" html.valueishtml="0" name=ref_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Auto Pd" border="6" color="0" x="
14181" y="79" height="423" width="1296
" html.valueishtml="0" name=auto_paid_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Sundry Type" border="6" color="0" x="
15531" y="79" height="423" width="2381
" html.valueishtml="0" name=sundry_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Sundry Code" border="6" color="0" x="
17965" y="79" height="423" width="2090
" html.valueishtml="0" name=sundry_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Sundry Name" border="6" color="0" x="
20108" y="79" height="423" width="5503
" html.valueishtml="0" name=sundryname_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Site " border="6" color="0" x="
30480" y="79" height="423" width="2143
" html.valueishtml="0" name=site_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Approved by" border="6" color="0" x="
28442" y="79" height="423" width="1984
" html.valueishtml="0" name=emp_code__aprv_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Net Amt" border="6" color="0" x="
41327" y="79" height="423" width="2487
" html.valueishtml="0" name=net_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Curr Code" border="6" color="0" x="
43867" y="79" height="423" width="14
55" html.valueishtml="0" name=curr_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Exch Rate" border="6" color="0" x="
45376" y="79" height="423" width="2116
" html.valueishtml="0" name=exch_rate_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Net Amt Bc" border="6" color="0" x="
47545" y="79" height="423" width="2460
" html.valueishtml="0" name=net_amt__bc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Cctr Code" border="6" color="0" x="
50059" y="79" height="423" width="1587
" html.valueishtml="0" name=cctr_code__cf_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Acct Code Bal" border="6" color="0" x="
51699" y="79" height="423" width="2143
" html.valueishtml="0" name=acct_code__bal_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Cctr Code" border="6" color="0" x="
53895" y="79" height="423" width="14
55" html.valueishtml="0" name=cctr_code__bal_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Acct Code CF" border="6" color="0" x="
55403" y="79" height="423" width="2010
" html.valueishtml="0" name=acct_code__cf_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Difference Amt" border="6" color="0" x="
57467" y="79" height="423" width="2460
" html.valueishtml="0" name=diff_amt__exch_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Fin Entity" border="6" color="0" x="
59981" y="79" height="423" width="2090
" html.valueishtml="0" name=fin_entity_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Bank Tran Id" border="6" color="0" x="
62124" y="79" height="423" width="2090
" html.valueishtml="0" name=banktran_log_tran_id_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Change user" border="6" color="0" x="
74771" y="79" height="423" width="2645
" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Workflow Status" border="6" color="33554432" x="
32676" y="79" height="423" width="2566
" html.valueishtml="0" name=wf_status_t visible="1" font.face="Times" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Emp Code Submit" border="6" color="33554432" x="
64267" y="105" height="396" width="3095
" html.valueishtml="0" name=emp_code__submit_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Submit Date" border="6" color="33554432" x="
67415" y="105" height="396" width="2010
" html.valueishtml="0" name=submit_date_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Change term" border="6" color="0" x="
77470" y="79" height="423" width="2645
" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Add Date" border="6" color="33554432" x="
80168" y="79" height="423" width="3095
" html.valueishtml="0" name=add_date_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Add User" border="6" color="33554432" x="
83317" y="79" height="423" width="2063
" html.valueishtml="0" name=add_user_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Change date" border="6" color="0" x="
71781" y="79" height="423" width="2936
" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Bank Code" border="6" color="0" x="
7434" y="79" height="423" width="2090
" html.valueishtml="0" name=bank_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Cheque/DD No" border="6" color="0" x="
9577" y="79" height="423" width="2460
" html.valueishtml="0" name=ref_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Ref #" border="6" color="33554432" x="
38999" y="52" height="449" width="2275
" html.valueishtml="0" name=parent__tran_id_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Attachments" border="6" color="33554432" x="
35295" y="105" height="396" width="1957
" html.valueishtml="0" name=no_attachments_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Comments" border="6" color="33554432" x="
37306" y="105" height="396" width="1640
" html.valueishtml="0" name=no_comments_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Batch Id" border="6" color="33554432" x="
69479" y="79" height="423" width="2248
" html.valueishtml="0" name=batch_id_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Add Term" border="6" color="33554432" x="
85433" y="79" height="423" width="3122
" html.valueishtml="0" name=add_term_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Bank Name" border="6" color="0" x="
88608" y="79" height="423" width="3862
" html.valueishtml="0" name=bank_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Site Descr" border="6" color="0" x="
92524" y="79" height="423" width="2196
" html.valueishtml="0" name=site_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Remarks" border="6" color="0" x="
94773" y="79" height="423" width="6773
" html.valueishtml="0" name=remarks_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text=" Bank Transfer Id" border="0" color="33554432" x="
101600" y="26" height="502" width="15822" html.valueishtml="0" name=misc_payment_
bank_transfer_id_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="
52" y="26" height="449" width="2090
" format="[general]" html.valueishtml="0" name=tran_id tag="Unique Payment number" visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="
2196" y="26" height="449" width="1561
" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=40 border="5" color="0" x="
5767" y="26" height="449" width="1613
" format="[general]" html.valueishtml="0" name=tran_type tag="Payment type (UDF)" visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=30 border="5" color="0" x="
3810" y="26" height="449" width="1905
" format="[general]" html.valueishtml="0" name=pay_mode tag="Payment mode (cash,cheque,DD,electronic tran.,EDI,Pay Order,Credit Card,Payment Advice,RTGS,NEFT)" visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=120 border="5" color="0" x="
25664" y="26" height="449" width="1217
" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=130 border="5" color="0" x="
26934" y="26" height="449" width="14
55" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=42 alignment="0" tabsequence=70 border="5" color="0" x="
12091" y="26" height="449" width="203
7" format="[shortdate] [time]" html.valueishtml="0" name=ref_date tag="Cheque/DD date" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=23 alignment="0" tabsequence=80 border="5" color="0" x="
14181" y="26" height="449" width="1296
" format="[general]" html.valueishtml="0" name=auto_paid visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=90 border="5" color="0" x="
15531" y="26" height="449" width="2381
" format="[general]" html.valueishtml="0" name=sundry_type visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=100 border="5" color="0" x="
17965" y="26" height="449" width="2090
" format="[general]" html.valueishtml="0" name=sundry_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=27 alignment="0" tabsequence=110 border="5" color="0" x="
20108" y="26" height="449" width="5503
" format="[general]" html.valueishtml="0" name=sundryname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=150 border="5" color="0" x="
30480" y="26" height="449" width="2143
" format="[general]" html.valueishtml="0" name=site_code tag="Site Code" visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=140 border="5" color="0" x="
28442" y="26" height="449" width="1984
" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="1" tabsequence=200 border="5" color="0" x="
41327" y="26" height="449" width="2487
" format="##############.000" html.valueishtml="0" name=net_amt tag="Cheque/DD amount" visible="1" edit.limit=18 edit.case=any edit.format="##############.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=210 border="5" color="0" x="
43867" y="26" height="449" width="14
55" format="[general]" html.valueishtml="0" name=curr_code tag="Currency code" visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="1" tabsequence=220 border="5" color="0" x="
45376" y="26" height="449" width="2116
" format="[general]" html.valueishtml="0" name=exch_rate tag="exchange rate" visible="1" edit.limit=14 edit.case=any edit.format="#,##,##,##,###.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="1" tabsequence=230 border="5" color="0" x="
47545" y="26" height="449" width="2460
" format="##############.000" html.valueishtml="0" name=net_amt__bc tag="Amount in base currency" visible="1" edit.limit=18 edit.case=any edit.format="##############.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=240 border="5" color="0" x="
50059" y="26" height="449" width="1587
" format="[general]" html.valueishtml="0" name=cctr_code__cf visible="1" edit.limit=4 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=250 border="5" color="0" x="
51699" y="26" height="449" width="2143
" format="[general]" html.valueishtml="0" name=acct_code__bal tag="Bank balance a/c code" visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=260 border="5" color="0" x="
53895" y="26" height="449" width="14
55" format="[general]" html.valueishtml="0" name=cctr_code__bal tag="Bank balance cost centre code" visible="1" edit.limit=4 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=270 border="5" color="0" x="
55403" y="26" height="449" width="2010
" format="[general]" html.valueishtml="0" name=acct_code__cf visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="0" tabsequence=280 border="5" color="0" x="
57467" y="26" height="449" width="2460
" format="##############.000" html.valueishtml="0" name=diff_amt__exch visible="1" edit.limit=18 edit.case=any edit.format="##############.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=290 border="5" color="0" x="
59981" y="26" height="449" width="2090
" format="[general]" html.valueishtml="0" name=fin_entity visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=28 alignment="0" tabsequence=300 border="5" color="0" x="
62124" y="26" height="449" width="2090
" format="[general]" html.valueishtml="0" name=banktran_log_tran_id visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=25 alignment="0" tabsequence=350 border="5" color="0" x="
74771" y="26" height="449" width="2645
" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=30 alignment="0" tabsequence=160 border="5" color="0" x="
32676" y="26" height="423" width="2566
" format="[general]" html.valueishtml="0" name=wf_status visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=26 alignment="0" tabsequence=360 border="5" color="0" x="
77470" y="26" height="449" width="2645
" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=31 alignment="0" tabsequence=310 border="5" color="0" x="
64267" y="26" height="449" width="3095
" format="[general]" html.valueishtml="0" name=emp_code__submit visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=32 alignment="0" tabsequence=320 border="5" color="0" x="
67415" y="26" height="449" width="2010
" format="[shortdate] [time]" html.valueishtml="0" name=submit_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=37 alignment="0" tabsequence=390 border="5" color="0" x="
85433" y="26" height="396" width="3122
" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=36 alignment="0" tabsequence=380 border="5" color="0" x="
83317" y="26" height="396" width="2063
" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=35 alignment="0" tabsequence=370 border="5" color="0" x="
80168" y="26" height="396" width="3095
" format="[shortdate][time]" html.valueishtml="0" name=add_date visible="1" editmask.mask="dd/mm/yy hh:mm:ss" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=24 alignment="0" tabsequence=340 border="5" color="0" x="
71781" y="26" height="449" width="2936
" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy hh:mm:ss" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=50 border="5" color="0" x="
7434" y="26" height="449" width="2090
" format="[general]" html.valueishtml="0" name=bank_code tag="Bank code" visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=60 border="5" color="0" x="
9577" y="26" height="449" width="2460
" format="[general]" html.valueishtml="0" name=ref_no tag="Cheque/DD number" visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=29 alignment="0" tabsequence=190 border="0" color="0" x="
38999" y="26" height="449" width="2275
" format="[general]" html.valueishtml="0" name=parent__tran_id visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=33 alignment="1" tabsequence=170 border="5" color="0" x="
35295" y="26" height="449" width="1957
" format="[general]" html.valueishtml="0" name=no_attachments visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=34 alignment="1" tabsequence=180 border="5" color="0" x="
37306" y="26" height="449" width="1640
" format="[general]" html.valueishtml="0" name=no_comments visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=38 alignment="0" tabsequence=330 border="5" color="0" x="
69479" y="26" height="423" width="2248
" format="[general]" html.valueishtml="0" name=batch_id visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=40 alignment="0" tabsequence=400 border="5" color="0" x="
88608" y="26" height="423" width="3862
" format="[general]" html.valueishtml="0" name=bank_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=41 alignment="0" tabsequence=410 border="5" color="0" x="
92524" y="26" height="423" width="2196
" format="[general]" html.valueishtml="0" name=site_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=39 alignment="0" tabsequence=420 border="5" color="0" x="
94773" y="26" height="423" width="6773
" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=43 alignment="0" tabsequence=430 border="0" color="0" x="
101600" y="26" height="423" width="15822
" format="[general]" html.valueishtml="0" name=bank_transfer_id visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="2" text="Payment No" border="6" color="0" x="
2" y="3" height="16" width="79
" html.valueishtml="0" name=tran_id_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Pay Date" border="6" color="0" x="
83" y="3" height="16" width="59
" html.valueishtml="0" name=tran_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Type" border="6" color="0" x="
218" y="3" height="16" width="61
" html.valueishtml="0" name=tran_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Pay Mode" border="6" color="0" x="
144" y="3" height="16" width="72
" html.valueishtml="0" name=pay_mode_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Conf" border="6" color="0" x="
970" y="3" height="16" width="46
" html.valueishtml="0" name=confirmed_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Conf Date" border="6" color="0" x="
1018" y="3" height="16" width="
55" html.valueishtml="0" name=conf_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Chq/DD Date" border="6" color="0" x="
457" y="3" height="16" width="7
7" html.valueishtml="0" name=ref_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Auto Pd" border="6" color="0" x="
536" y="3" height="16" width="49
" html.valueishtml="0" name=auto_paid_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Sundry Type" border="6" color="0" x="
587" y="3" height="16" width="90
" html.valueishtml="0" name=sundry_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Sundry Code" border="6" color="0" x="
679" y="3" height="16" width="79
" html.valueishtml="0" name=sundry_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Sundry Name" border="6" color="0" x="
760" y="3" height="16" width="208
" html.valueishtml="0" name=sundryname_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Site " border="6" color="0" x="
1152" y="3" height="16" width="81
" html.valueishtml="0" name=site_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Approved by" border="6" color="0" x="
1075" y="3" height="16" width="75
" html.valueishtml="0" name=emp_code__aprv_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Net Amt" border="6" color="0" x="
1562" y="3" height="16" width="94
" html.valueishtml="0" name=net_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Curr Code" border="6" color="0" x="
1658" y="3" height="16" width="
55" html.valueishtml="0" name=curr_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Exch Rate" border="6" color="0" x="
1715" y="3" height="16" width="80
" html.valueishtml="0" name=exch_rate_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Net Amt Bc" border="6" color="0" x="
1797" y="3" height="16" width="93
" html.valueishtml="0" name=net_amt__bc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Cctr Code" border="6" color="0" x="
1892" y="3" height="16" width="60
" html.valueishtml="0" name=cctr_code__cf_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Acct Code Bal" border="6" color="0" x="
1954" y="3" height="16" width="81
" html.valueishtml="0" name=acct_code__bal_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Cctr Code" border="6" color="0" x="
2037" y="3" height="16" width="
55" html.valueishtml="0" name=cctr_code__bal_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Acct Code CF" border="6" color="0" x="
2094" y="3" height="16" width="76
" html.valueishtml="0" name=acct_code__cf_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Difference Amt" border="6" color="0" x="
2172" y="3" height="16" width="93
" html.valueishtml="0" name=diff_amt__exch_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Fin Entity" border="6" color="0" x="
2267" y="3" height="16" width="79
" html.valueishtml="0" name=fin_entity_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Bank Tran Id" border="6" color="0" x="
2348" y="3" height="16" width="79
" html.valueishtml="0" name=banktran_log_tran_id_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Change user" border="6" color="0" x="
2826" y="3" height="16" width="100
" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Workflow Status" border="6" color="33554432" x="
1235" y="3" height="16" width="97
" html.valueishtml="0" name=wf_status_t visible="1" font.face="Times" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Emp Code Submit" border="6" color="33554432" x="
2429" y="4" height="15" width="117
" html.valueishtml="0" name=emp_code__submit_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Submit Date" border="6" color="33554432" x="
2548" y="4" height="15" width="76
" html.valueishtml="0" name=submit_date_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Change term" border="6" color="0" x="
2928" y="3" height="16" width="100
" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Add Date" border="6" color="33554432" x="
3030" y="3" height="16" width="117
" html.valueishtml="0" name=add_date_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Add User" border="6" color="33554432" x="
3149" y="3" height="16" width="78
" html.valueishtml="0" name=add_user_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Change date" border="6" color="0" x="
2713" y="3" height="16" width="111
" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Bank Code" border="6" color="0" x="
281" y="3" height="16" width="79
" html.valueishtml="0" name=bank_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Cheque/DD No" border="6" color="0" x="
362" y="3" height="16" width="93
" html.valueishtml="0" name=ref_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Ref #" border="6" color="33554432" x="
1474" y="2" height="17" width="86
" html.valueishtml="0" name=parent__tran_id_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Attachments" border="6" color="33554432" x="
1334" y="4" height="15" width="74
" html.valueishtml="0" name=no_attachments_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Comments" border="6" color="33554432" x="
1410" y="4" height="15" width="62
" html.valueishtml="0" name=no_comments_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Batch Id" border="6" color="33554432" x="
2626" y="3" height="16" width="85
" html.valueishtml="0" name=batch_id_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Add Term" border="6" color="33554432" x="
3229" y="3" height="16" width="118
" html.valueishtml="0" name=add_term_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Bank Name" border="6" color="0" x="
3349" y="3" height="16" width="146
" html.valueishtml="0" name=bank_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Site Descr" border="6" color="0" x="
3497" y="3" height="16" width="83
" html.valueishtml="0" name=site_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Remarks" border="6" color="0" x="
3582" y="3" height="16" width="256
" html.valueishtml="0" name=remarks_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text=" Bank Transfer Id" border="0" color="33554432" x="
3840" y="1" height="19" width="155" html.valueishtml="0" name=
bank_transfer_id_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="
2" y="1" height="17" width="79
" format="[general]" html.valueishtml="0" name=tran_id tag="Unique Payment number" visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="
83" y="1" height="17" width="59
" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=40 border="5" color="0" x="
218" y="1" height="17" width="61
" format="[general]" html.valueishtml="0" name=tran_type tag="Payment type (UDF)" visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=30 border="5" color="0" x="
144" y="1" height="17" width="72
" format="[general]" html.valueishtml="0" name=pay_mode tag="Payment mode (cash,cheque,DD,electronic tran.,EDI,Pay Order,Credit Card,Payment Advice,RTGS,NEFT)" visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=120 border="5" color="0" x="
970" y="1" height="17" width="46
" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=130 border="5" color="0" x="
1018" y="1" height="17" width="
55" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=42 alignment="0" tabsequence=70 border="5" color="0" x="
457" y="1" height="17" width="7
7" format="[shortdate] [time]" html.valueishtml="0" name=ref_date tag="Cheque/DD date" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=23 alignment="0" tabsequence=80 border="5" color="0" x="
536" y="1" height="17" width="49
" format="[general]" html.valueishtml="0" name=auto_paid visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=90 border="5" color="0" x="
587" y="1" height="17" width="90
" format="[general]" html.valueishtml="0" name=sundry_type visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=100 border="5" color="0" x="
679" y="1" height="17" width="79
" format="[general]" html.valueishtml="0" name=sundry_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=27 alignment="0" tabsequence=110 border="5" color="0" x="
760" y="1" height="17" width="208
" format="[general]" html.valueishtml="0" name=sundryname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=150 border="5" color="0" x="
1152" y="1" height="17" width="81
" format="[general]" html.valueishtml="0" name=site_code tag="Site Code" visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=140 border="5" color="0" x="
1075" y="1" height="17" width="75
" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="1" tabsequence=200 border="5" color="0" x="
1562" y="1" height="17" width="94
" format="##############.000" html.valueishtml="0" name=net_amt tag="Cheque/DD amount" visible="1" edit.limit=18 edit.case=any edit.format="##############.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=210 border="5" color="0" x="
1658" y="1" height="17" width="
55" format="[general]" html.valueishtml="0" name=curr_code tag="Currency code" visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="1" tabsequence=220 border="5" color="0" x="
1715" y="1" height="17" width="80
" format="[general]" html.valueishtml="0" name=exch_rate tag="exchange rate" visible="1" edit.limit=14 edit.case=any edit.format="#,##,##,##,###.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="1" tabsequence=230 border="5" color="0" x="
1797" y="1" height="17" width="93
" format="##############.000" html.valueishtml="0" name=net_amt__bc tag="Amount in base currency" visible="1" edit.limit=18 edit.case=any edit.format="##############.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=240 border="5" color="0" x="
1892" y="1" height="17" width="60
" format="[general]" html.valueishtml="0" name=cctr_code__cf visible="1" edit.limit=4 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=250 border="5" color="0" x="
1954" y="1" height="17" width="81
" format="[general]" html.valueishtml="0" name=acct_code__bal tag="Bank balance a/c code" visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=260 border="5" color="0" x="
2037" y="1" height="17" width="
55" format="[general]" html.valueishtml="0" name=cctr_code__bal tag="Bank balance cost centre code" visible="1" edit.limit=4 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=270 border="5" color="0" x="
2094" y="1" height="17" width="76
" format="[general]" html.valueishtml="0" name=acct_code__cf visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="0" tabsequence=280 border="5" color="0" x="
2172" y="1" height="17" width="93
" format="##############.000" html.valueishtml="0" name=diff_amt__exch visible="1" edit.limit=18 edit.case=any edit.format="##############.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=290 border="5" color="0" x="
2267" y="1" height="17" width="79
" format="[general]" html.valueishtml="0" name=fin_entity visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=28 alignment="0" tabsequence=300 border="5" color="0" x="
2348" y="1" height="17" width="79
" format="[general]" html.valueishtml="0" name=banktran_log_tran_id visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=25 alignment="0" tabsequence=350 border="5" color="0" x="
2826" y="1" height="17" width="100
" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=30 alignment="0" tabsequence=160 border="5" color="0" x="
1235" y="1" height="16" width="97
" format="[general]" html.valueishtml="0" name=wf_status visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=26 alignment="0" tabsequence=360 border="5" color="0" x="
2928" y="1" height="17" width="100
" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=31 alignment="0" tabsequence=310 border="5" color="0" x="
2429" y="1" height="17" width="117
" format="[general]" html.valueishtml="0" name=emp_code__submit visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=32 alignment="0" tabsequence=320 border="5" color="0" x="
2548" y="1" height="17" width="76
" format="[shortdate] [time]" html.valueishtml="0" name=submit_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=37 alignment="0" tabsequence=390 border="5" color="0" x="
3229" y="1" height="15" width="118
" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=36 alignment="0" tabsequence=380 border="5" color="0" x="
3149" y="1" height="15" width="78
" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=35 alignment="0" tabsequence=370 border="5" color="0" x="
3030" y="1" height="15" width="117
" format="[shortdate][time]" html.valueishtml="0" name=add_date visible="1" editmask.mask="dd/mm/yy hh:mm:ss" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=24 alignment="0" tabsequence=340 border="5" color="0" x="
2713" y="1" height="17" width="111
" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy hh:mm:ss" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=50 border="5" color="0" x="
281" y="1" height="17" width="79
" format="[general]" html.valueishtml="0" name=bank_code tag="Bank code" visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=60 border="5" color="0" x="
362" y="1" height="17" width="93
" format="[general]" html.valueishtml="0" name=ref_no tag="Cheque/DD number" visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=29 alignment="0" tabsequence=190 border="0" color="0" x="
1474" y="1" height="17" width="86
" format="[general]" html.valueishtml="0" name=parent__tran_id visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=33 alignment="1" tabsequence=170 border="5" color="0" x="
1334" y="1" height="17" width="74
" format="[general]" html.valueishtml="0" name=no_attachments visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=34 alignment="1" tabsequence=180 border="5" color="0" x="
1410" y="1" height="17" width="62
" format="[general]" html.valueishtml="0" name=no_comments visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=38 alignment="0" tabsequence=330 border="5" color="0" x="
2626" y="1" height="16" width="85
" format="[general]" html.valueishtml="0" name=batch_id visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=40 alignment="0" tabsequence=400 border="5" color="0" x="
3349" y="1" height="16" width="146
" format="[general]" html.valueishtml="0" name=bank_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=41 alignment="0" tabsequence=410 border="5" color="0" x="
3497" y="1" height="16" width="83
" format="[general]" html.valueishtml="0" name=site_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=39 alignment="0" tabsequence=420 border="5" color="0" x="
3582" y="1" height="16" width="256
" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=43 alignment="0" tabsequence=430 border="0" color="0" x="
3840" y="1" height="16" width="155
" format="[general]" html.valueishtml="0" name=bank_transfer_id visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment