Search This Blog

Sunday, 24 December 2017

Tally Customization -Tally TDL for Employee Photo In Tally

Copy  the Below TDL Code in text File

and save in any Folder.








[*Field: Employee Number]
    Use          : Master Name Field
    Storage      : Additional Name
    Width        : @@MediumWidth
    Style        : if $$Line = 1 then "Large Bold" else "Normal"
    Set As       : If $IsEmployeeGroup Then "" Else $$Value
    Set Always   : Yes
    Skip         : $IsEmployeeGroup
    Delete       : Validate
    Style  : Small Bold
On:Accept:Yes:Alter:EmployeeImage
On:Accept:Yes:Field Accept
[Report:EmployeeImage]
Form:EmployeeImage
[Form:EmployeeImage]
Horizontal Align:Center
Vertical Align:Center
width:100% Screen
Height:100% Screen
Part:EmployeeImage
Key      :AccepctForm
[Part:EmployeeImage]
width:100% Screen
Height:100% Screen
Line:EmployeeImage
Option:EmployeeImageY:$$IsFileExists:$$LocaleString:("E:\Employee Image\"+#EmployeeNumber+".jpg")
[!Part:EmployeeImageY]
Graph Type: "E:\Employee Image\"+#EmployeeNumber+".jpg" 
[Line:EmployeeImage]
Field:EmployeeImage
[Field:EmployeeImage]
Full Width:Yes
Type:String
Info:$$LocaleString:("E:\Employee Image\"+#EmployeeNumber+".jpg")+" Not Found"
[Key      :AcceptForm]
    Title    :"Accept"
    Key      :Enter
    Action :Form Reject

Open The Tally and Press F12 to Configure the TDL.

Again Press Product & Features and Finally

Press F4 and Type the Correct Path of the TDL .

Press Enter to Complete the Configuration.

Now TDL has been installed. 


To View the Employee Photo


  Gateway Of Tally  -  Payroll Info   -     Employees -  Alter
    
      Select the Employee Name -   Employee Number



Any Further Queries please feel Free to Contact us:

goodwilllearningworld@gmail.com

goodwilllearningworld@outlook.com

Visit our blog:

http://goodwilllearningworld.blogspot.com

Thank You.


No comments:

Post a Comment