Commit 8b3a0178 authored by ssalve's avatar ssalve

updated gstr12.srd file on 13JUL2017


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106261 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 214af417
...@@ -5,67 +5,70 @@ header(height=18 color="536870912" ) ...@@ -5,67 +5,70 @@ header(height=18 color="536870912" )
summary(height=0 color="536870912" ) summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=17 color="536870912" ) detail(height=17 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="gst_data_det.tran_id" ) table(column=(type=char(10) update=yes updatewhereclause=yes name=gs_code dbname="gst_data_det.gs_code" )
column=(type=char(30) update=yes updatewhereclause=yes name=gs_descr dbname="gst_data_det.gs_descr" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity dbname="gst_data_det.quantity" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=igst_perc dbname="gst_data_det.igst_perc" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=taxable_amt dbname="gst_data_det.taxable_amt" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=igst_amt dbname="gst_data_det.igst_amt" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=cgst_amt dbname="gst_data_det.cgst_amt" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=sgst_amt dbname="gst_data_det.sgst_amt" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=cess_amt dbname="gst_data_det.cess_amt" )
column=(type=char(2) update=yes updatewhereclause=yes name=supply_type dbname="gst_data_det.supply_type" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="gst_data_det.line_no" ) column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="gst_data_det.line_no" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="gst_data_det.status" ) column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="gst_data_det.status" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=sr_no__old dbname="gst_data_det.sr_no__old" ) column=(type=decimal(0) update=yes updatewhereclause=yes name=sr_no__old dbname="gst_data_det.sr_no__old" )
column=(type=char(1) update=yes updatewhereclause=yes name=line_type dbname="gst_data_det.line_type" ) column=(type=char(1) update=yes updatewhereclause=yes name=line_type dbname="gst_data_det.line_type" )
column=(type=char(10) update=yes updatewhereclause=yes name=gs_code dbname="gst_data_det.gs_code" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=taxable_amt dbname="gst_data_det.taxable_amt" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=igst_perc dbname="gst_data_det.igst_perc" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=igst_amt dbname="gst_data_det.igst_amt" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=cgst_perc dbname="gst_data_det.cgst_perc" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=cgst_perc dbname="gst_data_det.cgst_perc" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=cgst_amt dbname="gst_data_det.cgst_amt" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=sgst_perc dbname="gst_data_det.sgst_perc" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=sgst_perc dbname="gst_data_det.sgst_perc" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=sgst_amt dbname="gst_data_det.sgst_amt" )
column=(type=char(30) update=yes updatewhereclause=yes name=gs_descr dbname="gst_data_det.gs_descr" )
column=(type=char(3) update=yes updatewhereclause=yes name=unit dbname="gst_data_det.unit" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity dbname="gst_data_det.quantity" )
column=(type=char(2) update=yes updatewhereclause=yes name=supply_type dbname="gst_data_det.supply_type" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=cess_perc dbname="gst_data_det.cess_perc" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=cess_perc dbname="gst_data_det.cess_perc" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=cess_amt dbname="gst_data_det.cess_amt" )
column=(type=char(10) update=yes updatewhereclause=yes name=remarks dbname="gst_data_det.remarks" ) column=(type=char(10) update=yes updatewhereclause=yes name=remarks dbname="gst_data_det.remarks" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"gst_data_det~" ) TABLE(NAME=~"gst_data_hdr~" ) COLUMN(NAME=~"gst_data_det.tran_id~") COLUMN(NAME=~"gst_data_det.line_no~") COLUMN(NAME=~"gst_data_det.status~") COLUMN(NAME=~"gst_data_det.sr_no__old~") COLUMN(NAME=~"gst_data_det.line_type~") COLUMN(NAME=~"gst_data_det.gs_code~") COLUMN(NAME=~"gst_data_det.taxable_amt~") COLUMN(NAME=~"gst_data_det.igst_perc~") COLUMN(NAME=~"gst_data_det.igst_amt~") COLUMN(NAME=~"gst_data_det.cgst_perc~") COLUMN(NAME=~"gst_data_det.cgst_amt~") COLUMN(NAME=~"gst_data_det.sgst_perc~") COLUMN(NAME=~"gst_data_det.sgst_amt~") COLUMN(NAME=~"gst_data_det.gs_descr~") COLUMN(NAME=~"gst_data_det.unit~") COLUMN(NAME=~"gst_data_det.quantity~") COLUMN(NAME=~"gst_data_det.supply_type~") COLUMN(NAME=~"gst_data_det.cess_perc~") COLUMN(NAME=~"gst_data_det.cess_amt~") COLUMN(NAME=~"gst_data_det.remarks~") JOIN (LEFT=~"gst_data_hdr.tran_id~" OP =~"=~"RIGHT=~"gst_data_det.tran_id~" )WHERE( EXP1 =~"~~~"GST_DATA_DET~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="GST_DATA_DET" updatewhere=1 updatekeyinplace=no arguments=(("tran_id", string)) ) column=(type=char(30) update=yes updatewhereclause=yes name=unit dbname="gst_data_det.unit" )
text(band=header alignment="2" text="GS Code" border="6" color="0" x="357" y="1" height="16" width="60" html.valueishtml="0" name=gs_code_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" ) column=(type=char(12) update=yes updatewhereclause=yes key=yes name=tran_id dbname="gst_data_det.tran_id" )
text(band=header alignment="2" text="Taxable Amount" border="6" color="0" x="419" y="1" height="16" width="108" html.valueishtml="0" name=taxable_amt_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" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=gst_rate dbname="gst_data_det.gst_rate" )
text(band=header alignment="2" text="IGST(%)" border="6" color="0" x="529" y="1" height="16" width="57" html.valueishtml="0" name=igst_perc_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" ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"gst_data_det~" ) TABLE(NAME=~"gst_data_hdr~" ) COLUMN(NAME=~"gst_data_det.gs_code~") COLUMN(NAME=~"gst_data_det.gs_descr~") COLUMN(NAME=~"gst_data_det.quantity~") COLUMN(NAME=~"gst_data_det.igst_perc~") COLUMN(NAME=~"gst_data_det.taxable_amt~") COLUMN(NAME=~"gst_data_det.igst_amt~") COLUMN(NAME=~"gst_data_det.cgst_amt~") COLUMN(NAME=~"gst_data_det.sgst_amt~") COLUMN(NAME=~"gst_data_det.cess_amt~") COLUMN(NAME=~"gst_data_det.supply_type~") COLUMN(NAME=~"gst_data_det.line_no~") COLUMN(NAME=~"gst_data_det.status~") COLUMN(NAME=~"gst_data_det.sr_no__old~") COLUMN(NAME=~"gst_data_det.line_type~") COLUMN(NAME=~"gst_data_det.cgst_perc~") COLUMN(NAME=~"gst_data_det.sgst_perc~") COLUMN(NAME=~"gst_data_det.cess_perc~") COLUMN(NAME=~"gst_data_det.remarks~") COLUMN(NAME=~"gst_data_det.unit~") COLUMN(NAME=~"gst_data_det.tran_id~") COLUMN(NAME=~"gst_data_det.gst_rate~") JOIN (LEFT=~"gst_data_hdr.tran_id~" OP =~"=~"RIGHT=~"gst_data_det.tran_id~" )WHERE( EXP1 =~"~~~"GST_DATA_DET~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="GST_DATA_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
text(band=header alignment="2" text="IGST Amount" border="6" color="0" x="588" y="1" height="16" width="81" html.valueishtml="0" name=igst_amt_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="IGST Amount" border="0" color="33554432" x="436" y="1" height="17" width="50" html.valueishtml="0" name=igst_amt_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" height.autosize=yes)
text(band=header alignment="2" text="CGST(%)" border="6" color="0" x="671" y="1" height="16" width="66" html.valueishtml="0" name=cgst_perc_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="CGST Amount" border="0" color="33554432" x="488" y="1" height="17" width="61" html.valueishtml="0" name=cgst_amt_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" height.autosize=yes)
text(band=header alignment="2" text="CGST Amount" border="6" color="0" x="739" y="1" height="16" width="93" html.valueishtml="0" name=cgst_amt_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="SGST Amount" border="0" color="33554432" x="551" y="1" height="17" width="52" html.valueishtml="0" name=gst_data_det_sgst_amt_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" height.autosize=yes)
text(band=header alignment="2" text="SGST(%)" border="6" color="0" x="834" y="1" height="16" width="73" html.valueishtml="0" name=sgst_perc_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="CESS Amount" border="0" color="33554432" x="605" y="1" height="17" width="61" html.valueishtml="0" name=cess_amt_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" height.autosize=yes)
text(band=header alignment="2" text="SGST Amount" border="6" color="0" x="909" y="1" height="16" width="92" html.valueishtml="0" name=sgst_amt_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="Supply Type" border="0" color="33554432" x="668" y="1" height="17" width="84" html.valueishtml="0" name=supply_type_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="2" text="GS Description" border="6" color="0" x="1003" y="1" height="16" width="87" html.valueishtml="0" name=gs_descr_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="Serial No" border="0" color="33554432" x="754" y="1" height="17" width="69" html.valueishtml="0" name=line_no_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="2" text="Unit" border="6" color="0" x="1092" y="1" height="16" width="36" html.valueishtml="0" name=unit_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="Status" border="0" color="33554432" x="825" y="1" height="17" width="48" html.valueishtml="0" name=status_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" height.autosize=yes)
text(band=header alignment="2" text="Quantity" border="6" color="0" x="1130" y="1" height="16" width="68" html.valueishtml="0" name=quantity_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="OLD Serial Number" border="0" color="33554432" x="875" y="1" height="17" width="131" html.valueishtml="0" name=sr_no__old_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" height.autosize=yes)
text(band=header alignment="2" text="Supply Type" border="6" color="0" x="1200" y="1" height="16" width="69" html.valueishtml="0" name=supply_type_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="Line Type" border="0" color="33554432" x="1008" y="1" height="17" width="70" html.valueishtml="0" name=line_type_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" height.autosize=yes)
text(band=header alignment="2" text="CESS(%)" border="6" color="0" x="1271" y="1" height="16" width="62" html.valueishtml="0" name=cess_perc_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="CGST(%)" border="0" color="33554432" x="1080" y="1" height="17" width="70" html.valueishtml="0" name=cgst_perc_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" height.autosize=yes)
text(band=header alignment="2" text="CESS Amount" border="6" color="0" x="1335" y="1" height="16" width="90" html.valueishtml="0" name=cess_amt_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="SGST(%)" border="0" color="33554432" x="1152" y="1" height="17" width="66" html.valueishtml="0" name=sgst_perc_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" height.autosize=yes)
text(band=header alignment="2" text="Remarks" border="6" color="0" x="1427" y="1" height="16" width="54" html.valueishtml="0" name=remarks_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="CESS(%)" border="0" color="33554432" x="1220" y="1" height="17" width="69" html.valueishtml="0" name=cess_perc_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" height.autosize=yes)
text(band=header alignment="2" text="Transaction Id" border="6" color="0" x="2" y="2" height="16" width="78" 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="553648127" ) text(band=header alignment="0" text="Remarks" border="0" color="33554432" x="1291" y="1" height="17" width="65" html.valueishtml="0" name=remarks_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" height.autosize=yes)
text(band=header alignment="2" text="Line Type" border="6" color="0" x="285" y="1" height="16" width="70" html.valueishtml="0" name=line_type_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="Quantity" border="0" color="33554432" x="202" y="1" height="17" width="70" html.valueishtml="0" name=quantity_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="2" text="Serial No" border="6" color="0" x="82" y="1" height="16" width="58" html.valueishtml="0" name=line_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="553648127" ) text(band=header alignment="0" text="IGST Rate" border="0" color="33554432" x="274" y="1" height="17" width="93" html.valueishtml="0" name=igst_perc_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="2" text="Status" border="6" color="0" x="142" y="1" height="16" width="44" 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="553648127" ) text(band=header alignment="0" text="Taxable Amount" border="0" color="33554432" x="369" y="1" height="17" width="65" html.valueishtml="0" name=taxable_amt_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" height.autosize=yes)
text(band=header alignment="2" text="Old Serial Number" border="6" color="0" x="188" y="1" height="16" width="95" html.valueishtml="0" name=sr_no__old_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" ) text(band=header alignment="0" text="Unit" border="0" color="33554432" x="1358" y="1" height="17" width="62" html.valueishtml="0" name=unit_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" )
column(band=detail id=8 alignment="0" tabsequence=50 border="0" color="0" x="529" y="1" height="16" width="57" format="[general]" html.valueishtml="0" name=igst_perc 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="1073741824" ) text(band=header alignment="0" text="Transaction Id" border="0" color="33554432" x="1422" y="1" height="17" width="119" html.valueishtml="0" name=tran_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" )
column(band=detail id=9 alignment="0" tabsequence=60 border="0" color="0" x="588" y="1" height="16" width="81" format="[general]" html.valueishtml="0" name=igst_amt 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="1073741824" ) text(band=header alignment="0" text="Rate" border="0" color="33554432" x="1543" y="1" height="17" width="186" html.valueishtml="0" name=gst_rate_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" )
column(band=detail id=10 alignment="0" tabsequence=70 border="0" color="0" x="671" y="1" height="16" width="66" format="[general]" html.valueishtml="0" name=cgst_perc 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="1073741824" ) text(band=header alignment="2" text=" HSN/SIC Code" border="6" color="0" x="2" y="1" height="17" width="60" html.valueishtml="0" name=gs_code_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" )
column(band=detail id=11 alignment="0" tabsequence=80 border="0" color="0" x="739" y="1" height="16" width="93" format="[general]" html.valueishtml="0" name=cgst_amt 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="1073741824" ) text(band=header alignment="0" text="Goods or Service Description" border="0" color="33554432" x="64" y="1" height="17" width="136" html.valueishtml="0" name=gs_descr_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" height.autosize=yes)
column(band=detail id=12 alignment="0" tabsequence=90 border="0" color="0" x="834" y="1" height="16" width="73" format="[general]" html.valueishtml="0" name=sgst_perc 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="1073741824" ) column(band=detail id=6 alignment="0" tabsequence=80 border="0" color="0" x="436" y="1" height="16" width="50" format="[general]" html.valueishtml="0" name=igst_amt visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=13 alignment="0" tabsequence=100 border="0" color="0" x="909" y="1" height="16" width="92" format="[general]" html.valueishtml="0" name=sgst_amt 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="1073741824" ) column(band=detail id=7 alignment="0" tabsequence=100 border="0" color="0" x="488" y="1" height="16" width="61" format="[general]" html.valueishtml="0" name=cgst_amt visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=14 alignment="0" tabsequence=110 border="0" color="0" x="1003" y="1" height="16" width="87" format="[general]" html.valueishtml="0" name=gs_descr 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="1073741824" ) column(band=detail id=8 alignment="0" tabsequence=120 border="0" color="0" x="551" y="1" height="16" width="52" format="[general]" html.valueishtml="0" name=sgst_amt visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=15 alignment="0" tabsequence=120 border="0" color="0" x="1092" y="1" height="16" width="36" format="[general]" html.valueishtml="0" name=unit 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="1073741824" ) column(band=detail id=9 alignment="0" tabsequence=140 border="0" color="0" x="605" y="1" height="16" width="61" format="[general]" html.valueishtml="0" name=cess_amt visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=16 alignment="0" tabsequence=130 border="0" color="0" x="1130" y="1" height="16" width="68" format="[general]" html.valueishtml="0" name=quantity 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="1073741824" ) column(band=detail id=10 alignment="0" tabsequence=150 border="0" color="0" x="668" y="1" height="16" width="84" format="[general]" html.valueishtml="0" name=supply_type visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=17 alignment="0" tabsequence=140 border="0" color="0" x="1200" y="1" height="16" width="69" format="[general]" html.valueishtml="0" name=supply_type 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="1073741824" ) column(band=detail id=11 alignment="0" tabsequence=160 border="0" color="0" x="754" y="1" height="16" width="69" format="[general]" html.valueishtml="0" name=line_no visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=18 alignment="0" tabsequence=150 border="0" color="0" x="1271" y="1" height="16" width="62" format="[general]" html.valueishtml="0" name=cess_perc 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="1073741824" ) column(band=detail id=12 alignment="0" tabsequence=170 border="0" color="0" x="825" y="1" height="16" width="48" format="[general]" html.valueishtml="0" name=status visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=19 alignment="0" tabsequence=160 border="0" color="0" x="1335" y="1" height="16" width="90" format="[general]" html.valueishtml="0" name=cess_amt 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="1073741824" ) column(band=detail id=13 alignment="0" tabsequence=180 border="0" color="0" x="875" y="1" height="16" width="131" format="[general]" html.valueishtml="0" name=sr_no__old visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=20 alignment="0" tabsequence=170 border="0" color="0" x="1427" y="1" height="16" width="54" format="[general]" html.valueishtml="0" name=remarks 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="1073741824" ) column(band=detail id=14 alignment="0" tabsequence=190 border="0" color="0" x="1008" y="1" height="16" width="70" format="[general]" html.valueishtml="0" name=line_type visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=6 alignment="0" tabsequence=30 border="0" color="0" x="357" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=gs_code 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="1073741824" ) column(band=detail id=15 alignment="0" tabsequence=90 border="0" color="0" x="1080" y="1" height="16" width="70" format="[general]" html.valueishtml="0" name=cgst_perc visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=7 alignment="0" tabsequence=40 border="0" color="0" x="419" y="1" height="16" width="108" format="[general]" html.valueishtml="0" name=taxable_amt 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="1073741824" ) column(band=detail id=16 alignment="0" tabsequence=110 border="0" color="0" x="1152" y="1" height="16" width="66" format="[general]" html.valueishtml="0" name=sgst_perc 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="1073741824" )
column(band=detail id=5 alignment="0" tabsequence=20 border="0" color="0" x="285" y="1" height="16" width="70" format="[general]" html.valueishtml="0" name=line_type 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="1073741824" ) column(band=detail id=17 alignment="0" tabsequence=130 border="0" color="0" x="1220" y="1" height="16" width="69" format="[general]" html.valueishtml="0" name=cess_perc 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="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="0" x="2" y="1" height="18" width="78" 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="2" background.color="1073741824" ) column(band=detail id=18 alignment="0" tabsequence=200 border="0" color="0" x="1291" y="1" height="16" width="65" format="[general]" html.valueishtml="0" name=remarks 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="1073741824" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="0" x="82" y="1" height="16" width="58" format="[general]" html.valueishtml="0" name=line_no 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="1073741824" ) column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="0" x="202" y="1" height="16" width="70" format="[general]" html.valueishtml="0" name=quantity visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="142" y="1" height="16" width="44" format="[general]" html.valueishtml="0" name=status 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="1073741824" ) column(band=detail id=4 alignment="0" tabsequence=70 border="0" color="0" x="274" y="1" height="16" width="93" format="[general]" html.valueishtml="0" name=igst_perc visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="188" y="1" height="16" width="95" format="[general]" html.valueishtml="0" name=sr_no__old 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="1073741824" ) column(band=detail id=5 alignment="0" tabsequence=50 border="0" color="0" x="369" y="1" height="16" width="65" format="[general]" html.valueishtml="0" name=taxable_amt visible="1" height.autosize=yes 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="1073741824" )
column(band=detail id=19 alignment="0" tabsequence=40 border="0" color="0" x="1358" y="1" height="16" width="62" format="[general]" html.valueishtml="0" name=unit 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="1073741824" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="0" x="1422" y="1" height="16" width="119" format="[general]" html.valueishtml="0" name=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="1073741824" )
column(band=detail id=21 alignment="0" tabsequence=60 border="0" color="0" x="1543" y="1" height="16" width="186" format="[general]" html.valueishtml="0" name=gst_rate 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="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="0" x="2" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=gs_code 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="1073741824" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="0" x="64" y="1" height="16" width="136" format="[general]" html.valueishtml="0" name=gs_descr visible="1" height.autosize=yes 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="1073741824" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) 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 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment