Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
webitm-fin-advSupp-20
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
0
Merge Requests
0
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
Ketan Patil
webitm-fin-advSupp-20
Commits
3ac1f53a
Commit
3ac1f53a
authored
May 26, 2022
by
Ketan Patil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
4032069d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
104 additions
and
0 deletions
+104
-0
module-resource/SRD/d_voucher_advsupp11.srd
module-resource/SRD/d_voucher_advsupp11.srd
+104
-0
No files found.
module-resource/SRD/d_voucher_advsupp11.srd
0 → 100644
View file @
3ac1f53a
$PBExportHeader$d_voucher_advsupp11.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 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=36 color="536870912" )
summary(height=0 color="536870912" )
footer(height=1 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="cash_voucher.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="cash_voucher.tran_date" )
column=(type=char(10) updatewhereclause=yes name=sundry_code dbname="cash_voucher_det.sundry_code" )
column=(type=char(60) updatewhereclause=yes name=sundry_name dbname="cash_voucher_det.sundry_name" )
column=(type=char(160) updatewhereclause=yes name=chq_name dbname="cash_voucher_det.chq_name" )
column=(type=char(4000) updatewhereclause=yes name=city dbname="city" )
column=(type=char(1) updatewhereclause=yes name=sundry_type dbname="cash_voucher_det.sundry_type" )
column=(type=char(120) update=yes updatewhereclause=yes name=purpose dbname="cash_voucher.purpose" )
column=(type=decimal(3) updatewhereclause=yes name=bill_amt dbname="cash_voucher_det.bill_amt" )
column=(type=char(120) update=yes updatewhereclause=yes name=remarks dbname="cash_voucher.remarks" )
column=(type=char(200) updatewhereclause=yes name=udf_str1 dbname="cash_voucher_det.udf_str1" )
column=(type=char(4) updatewhereclause=yes name=cctr_code dbname="cash_voucher_det.cctr_code" )
column=(type=char(40) updatewhereclause=yes name=descr dbname="costctr.descr" )
column=(type=char(10) update=yes updatewhereclause=yes name=proj_code dbname="cash_voucher.proj_code" )
column=(type=char(120) updatewhereclause=yes name=project_descr dbname="project.descr" )
column=(type=char(5) updatewhereclause=yes name=anal_code dbname="cash_voucher_det.anal_code" )
column=(type=char(6) updatewhereclause=yes name=period_code dbname="cash_voucher_det.period_code" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="cash_voucher.site_code" )
column=(type=char(20) updatewhereclause=yes name=bill_no dbname="cash_voucher_det.bill_no" )
column=(type=datetime updatewhereclause=yes name=bill_date dbname="cash_voucher_det.bill_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="cash_voucher.emp_code__aprv" )
column=(type=char(4000) updatewhereclause=yes name=aprv_name dbname="aprv_name" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="cash_voucher.status" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="cash_voucher.confirmed" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="cash_voucher.conf_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="cash_voucher.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="cash_voucher.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="cash_voucher.chg_term" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__mvouch dbname="cash_voucher.tran_id__mvouch" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__mpay dbname="cash_voucher.tran_id__mpay" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cash_voucher~" ) TABLE(NAME=~"cash_voucher_det~" ) TABLE(NAME=~"costctr~" ) TABLE(NAME=~"project~" ) TABLE(NAME=~"supplier~" ) TABLE(NAME=~"strg_customer~" ) COLUMN(NAME=~"cash_voucher.tran_id~") COLUMN(NAME=~"cash_voucher.tran_date~") COLUMN(NAME=~"cash_voucher_det.sundry_code~") COLUMN(NAME=~"cash_voucher_det.sundry_name~") COLUMN(NAME=~"cash_voucher_det.chq_name~") COMPUTE(NAME=~"ddf_get_city_name(cash_voucher_det.sundry_type,cash_voucher_det.sundry_code)as city~") COLUMN(NAME=~"cash_voucher_det.sundry_type~") COLUMN(NAME=~"cash_voucher.purpose~") COLUMN(NAME=~"cash_voucher_det.bill_amt~") COLUMN(NAME=~"cash_voucher.remarks~") COLUMN(NAME=~"cash_voucher_det.udf_str1~") COLUMN(NAME=~"cash_voucher_det.cctr_code~") COLUMN(NAME=~"costctr.descr~") COLUMN(NAME=~"cash_voucher.proj_code~") COLUMN(NAME=~"project.descr~") COLUMN(NAME=~"cash_voucher_det.anal_code~") COLUMN(NAME=~"cash_voucher_det.period_code~") COLUMN(NAME=~"cash_voucher.site_code~") COLUMN(NAME=~"cash_voucher_det.bill_no~") COLUMN(NAME=~"cash_voucher_det.bill_date~") COLUMN(NAME=~"cash_voucher.emp_code__aprv~") COMPUTE(NAME=~"ddf_get_employee_name(cash_voucher.emp_code__aprv) as aprv_name~") COLUMN(NAME=~"cash_voucher.status~") COLUMN(NAME=~"cash_voucher.confirmed~") COLUMN(NAME=~"cash_voucher.conf_date~") COLUMN(NAME=~"cash_voucher.chg_user~") COLUMN(NAME=~"cash_voucher.chg_date~") COLUMN(NAME=~"cash_voucher.chg_term~") COLUMN(NAME=~"cash_voucher.tran_id__mvouch~") COLUMN(NAME=~"cash_voucher.tran_id__mpay~") JOIN (LEFT=~"cash_voucher_det.cctr_code~" OP =~"=~"RIGHT=~"costctr.cctr_code~" OUTER1 =~"cash_voucher_det.cctr_code~" ) JOIN (LEFT=~"cash_voucher.proj_code~" OP =~"=~"RIGHT=~"project.proj_code~" OUTER1 =~"cash_voucher.proj_code~" ) JOIN (LEFT=~"cash_voucher_det.sundry_code~" OP =~"=~"RIGHT=~"supplier.supp_code~" OUTER1 =~"cash_voucher_det.sundry_code~" ) JOIN (LEFT=~"cash_voucher_det.sundry_code~" OP =~"=~"RIGHT=~"strg_customer.sc_code~" OUTER1 =~"cash_voucher_det.sundry_code~" ) JOIN (LEFT=~"cash_voucher_det.tran_id~" OP =~"=~"RIGHT=~"cash_voucher.tran_id~" )WHERE( EXP1 =~"cash_voucher.tran_date~" OP =~">=~" EXP2 =~":From_Date~" LOGIC =~"And~" ) WHERE( EXP1 =~"cash_voucher.tran_date~" OP =~"<=~" EXP2 =~":To_Date~" LOGIC =~"and~" ) WHERE( EXP1 =~"(substr(~~~"CASH_VOUCHER~~~".~~~"TRAN_ID~~~",4,2))~" OP =~"=~" EXP2 =~"'SR'~" ) ) ARG(NAME = ~"From_Date~" TYPE = date) ARG(NAME = ~"To_Date~" TYPE = date) " update="CASH_VOUCHER" updatewhere=0 updatekeyinplace=no arguments=(("From_Date", date),("To_Date", date)) )
text(band=header alignment="2" text="Tran Id" border="6" color="33554432" x="2" y="2" height="16" width="82" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Tran Date" border="6" color="33554432" x="86" y="2" height="16" width="132" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Sundry Code" border="6" color="33554432" x="220" y="2" height="16" width="106" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Sundry Name" border="6" color="33554432" x="328" y="2" height="16" width="222" html.valueishtml="0" name=sundry_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="1" background.color="536870912" )
text(band=header alignment="2" text="Cheque Name" border="6" color="33554432" x="552" y="2" height="16" width="308" html.valueishtml="0" name=chq_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="1" background.color="536870912" )
text(band=header alignment="2" text="Sundry Type" border="6" color="33554432" x="1062" y="2" height="16" width="106" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Pay mode" border="6" color="33554432" x="1170" y="2" height="16" width="273" html.valueishtml="0" name=purpose_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="1" background.color="536870912" )
text(band=header alignment="2" text="Advance Amount" border="6" color="33554432" x="1445" y="2" height="16" width="106" html.valueishtml="0" name=bill_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="1" background.color="536870912" )
text(band=header alignment="2" text="Remarks" border="6" color="33554432" x="1553" y="2" height="16" width="322" html.valueishtml="0" name=remarks_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="1" background.color="536870912" )
text(band=header alignment="2" text="Additional Remarks" border="6" color="33554432" x="1877" y="2" height="16" width="322" html.valueishtml="0" name=udf_str1_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="1" background.color="536870912" )
text(band=header alignment="2" text="Cost Center Code" border="6" color="33554432" x="2201" y="2" height="16" width="106" html.valueishtml="0" name=cctr_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="1" background.color="536870912" )
text(band=header alignment="2" text="Cost Center Description" border="6" color="33554432" x="2309" y="2" height="16" width="222" html.valueishtml="0" name=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="1" background.color="536870912" )
text(band=header alignment="2" text="Project Code" border="6" color="33554432" x="2533" y="2" height="16" width="82" html.valueishtml="0" name=proj_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="1" background.color="536870912" )
text(band=header alignment="2" text="Project Code Description" border="6" color="33554432" x="2617" y="2" height="16" width="281" html.valueishtml="0" name=project_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="1" background.color="536870912" )
text(band=header alignment="2" text="Analysis Code" border="6" color="33554432" x="2900" y="2" height="16" width="106" html.valueishtml="0" name=anal_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="1" background.color="536870912" )
text(band=header alignment="2" text="Event Month" border="6" color="33554432" x="3008" y="2" height="16" width="106" html.valueishtml="0" name=period_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="1" background.color="536870912" )
text(band=header alignment="2" text="Site Code" border="6" color="33554432" x="3116" y="2" height="16" width="82" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Bill No" border="6" color="33554432" x="3200" y="2" height="16" width="126" html.valueishtml="0" name=bill_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="1" background.color="536870912" )
text(band=header alignment="2" text="Bill Date" border="6" color="33554432" x="3328" y="2" height="16" width="132" html.valueishtml="0" name=bill_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="1" background.color="536870912" )
text(band=header alignment="2" text="Approver Code" border="6" color="33554432" x="3462" y="2" height="16" width="94" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Approver Name" border="6" color="33554432" x="3558" y="2" height="16" width="282" html.valueishtml="0" name=aprv_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="1" background.color="536870912" )
text(band=header alignment="2" text="Status" border="6" color="33554432" x="3842" y="2" height="16" width="82" html.valueishtml="0" name=status_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="1" background.color="536870912" )
text(band=header alignment="2" text="Confirmed" border="6" color="33554432" x="3926" y="2" height="16" width="85" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Confirmed Date" border="6" color="33554432" x="4013" y="2" height="16" width="117" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Change User" border="6" color="33554432" x="4132" y="2" height="16" width="82" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Change Date" border="6" color="33554432" x="4216" y="2" height="16" width="117" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Change Term" border="6" color="33554432" x="4335" y="2" height="16" width="96" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Misc Vouch Id" border="6" color="33554432" x="4433" y="2" height="16" width="91" html.valueishtml="0" name=tran_id__mvouch_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="1" background.color="536870912" )
text(band=header alignment="2" text="Misc Pay Id" border="6" color="33554432" x="4526" y="2" height="16" width="83" html.valueishtml="0" name=tran_id__mpay_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="1" background.color="536870912" )
text(band=header alignment="0" text="City" border="6" color="33554432" x="862" y="2" height="16" width="198" html.valueishtml="0" name=city_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="1" background.color="553648127" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="5" color="33554432" x="4526" y="2" height="19" width="83" format="[general]" html.valueishtml="0" name=tran_id__mpay visible="1" edit.limit=10 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="1" background.color="536870912" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="5" color="33554432" x="4433" y="2" height="19" width="91" format="[general]" html.valueishtml="0" name=tran_id__mvouch visible="1" edit.limit=10 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="1" background.color="536870912" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="5" color="33554432" x="4335" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 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="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="5" color="33554432" x="4216" y="2" height="19" width="117" format="[shortdate] [time]" html.valueishtml="0" name=chg_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="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="33554432" x="4132" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 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="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="33554432" x="4013" y="2" height="19" width="117" 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="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="33554432" x="3926" y="2" height="19" width="85" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 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="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="5" color="33554432" x="3842" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=status visible="1" edit.limit=1 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="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="33554432" x="3558" y="2" height="19" width="282" format="[general]" html.valueishtml="0" name=aprv_name visible="1" edit.limit=4000 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="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="33554432" x="3462" y="2" height="19" width="94" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="1" edit.limit=10 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="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="33554432" x="3328" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=bill_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="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="33554432" x="3200" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=bill_no visible="1" edit.limit=20 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="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="33554432" x="3116" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=5 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="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="33554432" x="3008" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=period_code visible="1" edit.limit=6 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="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="33554432" x="2900" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=anal_code visible="1" edit.limit=5 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="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="33554432" x="2617" y="2" height="19" width="281" format="[general]" html.valueishtml="0" name=project_descr visible="1" edit.limit=120 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="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="33554432" x="1877" y="2" height="19" width="322" format="[general]" html.valueishtml="0" name=udf_str1 visible="1" edit.limit=200 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="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="2533" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=proj_code visible="1" edit.limit=10 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="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="2309" y="2" height="19" width="222" format="[general]" html.valueishtml="0" name=descr 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="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="2201" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=cctr_code visible="1" edit.limit=4 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="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="1553" y="2" height="19" width="322" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=120 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="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="1445" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=bill_amt 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="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="1170" y="2" height="19" width="273" format="[general]" html.valueishtml="0" name=purpose visible="1" edit.limit=120 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="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="1062" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=sundry_type visible="1" edit.limit=1 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="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="552" y="2" height="19" width="308" format="[general]" html.valueishtml="0" name=chq_name visible="1" edit.limit=160 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="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="328" y="2" height="19" width="222" format="[general]" html.valueishtml="0" name=sundry_name visible="1" edit.limit=60 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="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="33554432" x="220" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=sundry_code visible="1" edit.limit=10 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="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="86" y="2" height="19" width="132" 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="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="2" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 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="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="862" y="2" height="19" width="198" format="[general]" html.valueishtml="0" name=city 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="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(usetemplate="" headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="d_voucher_advsupp11" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_voucher_advsupp11><d_voucher_advsupp11_row __pbband=~"detail~"><tran_id>tran_id</tran_id><tran_date>tran_date</tran_date><sundry_code>sundry_code</sundry_code><sundry_name>sundry_name</sundry_name><chq_name>chq_name</chq_name><city/><sundry_type>sundry_type</sundry_type><purpose>purpose</purpose><bill_amt>bill_amt</bill_amt><remarks>remarks</remarks><udf_str1>udf_str1</udf_str1><cctr_code>cctr_code</cctr_code><descr>descr</descr><proj_code>proj_code</proj_code><project_descr>project_descr</project_descr><anal_code>anal_code</anal_code><period_code>period_code</period_code><site_code>site_code</site_code><bill_no>bill_no</bill_no><bill_date>bill_date</bill_date><emp_code__aprv>emp_code__aprv</emp_code__aprv><aprv_name>aprv_name</aprv_name><status>status</status><confirmed>confirmed</confirmed><conf_date>conf_date</conf_date><chg_user>chg_user</chg_user><chg_date>chg_date</chg_date><chg_term>chg_term</chg_term><tran_id__mvouch>tran_id__mvouch</tran_id__mvouch><tran_id__mpay>tran_id__mpay</tran_id__mpay><city_new/></d_voucher_advsupp11_row></d_voucher_advsupp11>"))
import.xml(usetemplate="" )
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
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