0
SQL
968d015e-c97e-48d8-a5e7-4a87972f91f4
DummyDataSource
true
CurrentRate
System.Int32
Parameter
System.String
TaxableIncome
System.Double
IndividualTaxLiability
System.Double
EmpID
System.String
PayrollDataSet
IncomeTaxSlab
DummyDataSource
true
EmpID
System.String
ItemCode
System.String
ItemID
System.String
IncomeHead
System.String
AmountPerAnnum
System.Double
ThisMonth
System.Double
PaidTillDate
System.Double
Projected
System.Double
Position
System.Int32
Side
System.Int32
LessExaempted
System.Double
RowSequence
System.Int32
ChallanNo
System.String
PayrollDataSet
IncomeTax
DummyDataSource
true
TaxPercent
System.Double
TaxableIncome
System.Double
MaxInvestment
System.Double
PFInvestment
System.Double
TaxChallan
System.String
PayrollDataSet
TaxRebeatInvestment
DummyDataSource
true
DataColumn1
System.String
DataColumn2
System.String
DataColumn3
System.String
EmpID
System.String
TaxChallan
System.String
PayrollDataSet
IncomeTaxOther
DummyDataSource
true
ChallanNo
System.String
TaxInvestment
System.Double
PayrollDataSet
TaxChallan
2in
1.7in
1.95in
1.7in
0.22in
true
true
Name Of The Assessee:
textbox1
true
true
=Parameters!EmpName.Value
CurrentRate
true
true
Income Tax Assesment Year:
textbox8
true
true
=Parameters!AssesmentYear.Value
textbox9
0.22in
true
true
Employee ID:
textbox4
true
true
=Parameters!EmpNo.Value
textbox5
true
true
Income Tax Fiscal Year:
textbox11
true
true
=Parameters!FiscalYear.Value
textbox12
0.22in
true
true
TIN No:
textbox6
true
true
=Parameters!TINNo.Value
textbox7
true
true
textbox41
true
true
textbox48
true
true
true
PayrollDataSet_IncomeTaxSlab
0.03195in
0.175in
0.66in
7.35in
5.2in
2.15in
0.25in
true
true
Income Head
textbox3
2pt
2pt
2pt
2pt
true
true
Total Taxable Income
textbox20
2pt
2pt
2pt
2pt
0.16843in
true
true
=Fields!IncomeHead.Value
IncomeHead
1pt
1pt
1pt
1pt
true
true
=CDbl(Fields!AmountPerAnnum.Value) - CDbl(Fields!LessExaempted.Value)
textbox22
1pt
1pt
1pt
1pt
After
true
Detail
Detail_Collection
Output
true
PayrollDataSet_IncomeTax
0.73195in
0.175in
0.41843in
7.35in
1
1.1in
1.55in
2.55in
2.15in
0.19843in
true
true
Current Rate
textbox14
2pt
2pt
2pt
2pt
true
true
Parameter
textbox17
2pt
2pt
2pt
2pt
true
true
Taxable Income
textbox18
2pt
2pt
2pt
2pt
true
true
Individual Tax Liability
textbox28
2pt
2pt
2pt
2pt
0.17875in
true
true
=Fields!CurrentRate.Value
CurrentRate_1
2pt
2pt
2pt
2pt
true
true
=Fields!Parameter.Value
Parameter
2pt
2pt
2pt
2pt
true
true
=Fields!TaxableIncome.Value
TaxableIncome
2pt
2pt
2pt
2pt
true
true
=Fields!IndividualTaxLiability.Value
IndividualTaxLiability
2pt
2pt
2pt
2pt
0.22in
true
true
textbox25
2pt
2pt
2pt
2pt
true
true
Total:
textbox26
2pt
2pt
2pt
2pt
true
true
=Format(Sum(Cdbl(Fields!TaxableIncome.Value)),"N2")
textbox27
2pt
2pt
2pt
2pt
true
true
=Format(Sum(Cdbl(Fields!IndividualTaxLiability.Value)),"N2")
textbox31
2pt
2pt
2pt
2pt
After
true
Detail
Detail_Collection
Output
true
Before
true
PayrollDataSet_IncomeTaxSlab
1.21945in
0.175in
0.59718in
7.35in
2
0.8in
2.95in
1.45in
2.15in
0.22in
true
true
Tax rebate for investment Amount
2pt
2pt
2pt
2pt
4
0.22in
true
true
Investment allowed(a)
2pt
2pt
2pt
2pt
2
true
true
2pt
2pt
2pt
2pt
true
true
textbox42
0.22in
true
true
textbox44
2pt
2pt
2pt
2pt
true
true
=Fields!TaxPercent.Value.ToString() +" % of annual taxable income"
2pt
2pt
2pt
2pt
true
true
=Fields!TaxableIncome.Value
TaxableIncome_1
2pt
2pt
2pt
2pt
true
true
textbox50
0.22in
true
true
textbox51
true
true
= "Maximum investment allowed"
true
true
=Fields!MaxInvestment.Value
MaxInvestment
2pt
2pt
2pt
2pt
true
true
textbox54
0.22in
true
true
textbox55
2pt
2pt
2pt
2pt
true
true
="Lower one"
textbox37
2pt
2pt
2pt
2pt
true
true
textbox57
2pt
2pt
2pt
2pt
true
true
=iif(Fields!TaxableIncome.Value<Fields!MaxInvestment.Value,Fields!TaxableIncome.Value,Fields!MaxInvestment.Value)
textbox58
2pt
2pt
2pt
2pt
0.22in
true
true
PF contribution by Employee(b)
textbox59
2
true
true
textbox61
2pt
2pt
2pt
2pt
true
true
=Fields!PFInvestment.Value
textbox62
0.22in
true
true
PF contribution by Company(c)
textbox63
2
true
true
textbox65
2pt
2pt
2pt
2pt
true
true
=Fields!PFInvestment.Value
textbox66
0.25in
true
true
Other Investment( d )
Textbox52
2
true
true
Textbox60
2pt
2pt
2pt
2pt
true
true
=Sum(Fields!TaxInvestment.Value, "PayrollDataSet_TaxChallan")
Textbox64
2pt
2pt
2pt
2pt
0.25in
true
true
=IIf(Parameters!OtherInvestment.Value = True, "Total Investment( b + c + d )", "Other Investment to be made by the employee ( d = a-b-c )")
textbox15
Silver
2pt
2pt
2pt
2pt
3
true
true
=iif(Parameters!OtherInvestment.Value = True, Format(Fields!PFInvestment.Value + Fields!PFInvestment.Value + Sum(Fields!TaxInvestment.Value, "PayrollDataSet_TaxChallan"), "#,0.00;(#,0.00)"), Format(iif(Fields!TaxableIncome.Value<Fields!MaxInvestment.Value, Fields!TaxableIncome.Value-(Fields!PFInvestment.Value + Fields!PFInvestment.Value), Fields!MaxInvestment.Value-(Fields!PFInvestment.Value + Fields!PFInvestment.Value)), "#,0.00;(#,0.00)"))
textbox40
Silver
2pt
2pt
2pt
2pt
After
true
After
true
After
true
After
true
After
true
After
true
After
true
After
Before
true
PayrollDataSet_TaxRebeatInvestment
1.88195in
0.175in
2.04in
7.35in
3
2.41046in
2.16941in
2.77013in
0.22in
true
true
=Fields!DataColumn1.Value
DataColumn1_1
2
2pt
2pt
2pt
2pt
true
true
=Fields!DataColumn2.Value
DataColumn2
1
2pt
2pt
2pt
2pt
true
true
=Fields!DataColumn3.Value
DataColumn3
2pt
2pt
2pt
2pt
0.22in
true
true
=First(Fields!ChallanNo.Value, "PayrollDataSet_TaxChallan")
textbox33
2pt
2pt
2pt
2pt
3
Detail
Detail_Collection
Output
true
Before
true
PayrollDataSet_IncomeTaxOther
3.99445in
0.175in
0.44in
7.35in
4
4.45328in
7.72083in
0.75167in
true
true
="file:///" & Parameters!Logo.Value
image/jpg
FitProportional
0.1375in
0.7364in
1.5693in
true
true
Income Tax Calculation
Textbox43
0.40576in
2.05865in
0.25in
3.60771in
1
2pt
2pt
2pt
2pt
1.0851in
true
true
true
true
="Print Date : " & Format(Today(), "dd MMM yyyy")
0.01111in
0.1625in
0.16452in
1.9in
true
true
="Page " & Globals!PageNumber & " of " & Globals!TotalPages
5.925in
0.16452in
1.6in
1
true
true
Textbox34
0.77818in
1.2625in
0.10632in
0.12505in
2
Orange
1.5pt
Orange
1.5pt
2pt
2pt
2pt
2pt
true
true
Member of the SGS Group (SGS SA)
Textbox35
0.79206in
3.45455in
0.19347in
1.61267in
3
2pt
2pt
2pt
2pt
true
true
DHAKA:
2nd Floor, Noor Tower, 110 Bir Uttam C R Datta Road, Dhaka – 1205, GPO Box 197,
t :
+880 2 9632535,
f :
+880 2 9632542,
e :
sgs.bangladesh@sgs.cm,
w :
www.bd.sgs.com
http://www.bd.sgs.com/
HTML
GULSHAN:
House 37, Road 24, Gulshan 1, Dhaka 1212, t: +8802222262740, f: +8802222262910
CHITTAGONG:
7th & 8th Floor, IIUC Tower, Plot 9, SK. Mujib Road, Agrabad, Chittagong-4100, PO Box 496, t: +880 2333315307
KHULNA:
6th Floor, BDBL Bhaban 25-26 K.D.A C/A, Khan-A-Sabur Road, Khulna-9100, t: +880 2477722376, f: +880 2477726311
Textbox16
0.22008in
1.38963in
0.5581in
6.14787in
4
Orange
1.5pt
Orange
1.5pt
2pt
2pt
2pt
2pt
true
true
SGS Bangladesh Limited
Textbox29
0.22008in
0.08755in
0.25in
1.3in
5
2pt
2pt
2pt
2pt
11.69in
8.27in
11in
8.5in
0.345in
0.3in
0.1in
String
true
true
Report_Parameter_1
String
true
true
Report_Parameter_2
String
true
true
Report_Parameter_3
String
true
true
Report_Parameter_4
String
true
true
Report_Parameter_5
String
true
true
Report_Parameter_6
String
true
true
Report_Parameter_7
String
true
true
Report_Parameter_8
String
true
true
Report_Parameter_9
String
true
true
ReportParameter1
Boolean
true
ReportParameter1
2
6
0
0
CompanyInfo
1
0
Logo
0
1
Address
1
1
Phone
0
2
EmpName
1
2
EmpNo
0
3
TINNo
1
3
AssesmentYear
0
4
FiscalYear
1
4
SearchCriteria
0
5
OtherInvestment
en-US
true
Inch
bc8c066e-2eb1-4d5b-a81f-fff5152c456e