Friday 20 August 2021

Voucher type wise Printer Selection Tally TDL


 

 Voucher type wise Printer Selection–

 

Introduction
•With This Add-onuser gets Facilitytoselect Printer as perVoucher TypeforVoucher Printing. User can select different Printer for different vouchertype andthat printer will be automatically selected when that voucher is printed.

 

 

Installation
1.Copy the Txt file in Tally.ERP9 Folder.
2.Gateway of Tally→F12→Product & Features→F4 (Manage Local TDL)→Select Yes in Load TDL on Start upand give the file name of Txt File. After pressing the Enter Key will show TDL Status which should be Active.

 

 

 Click Here for Download 

 

 


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

[System:UDF]
    
    VCHPrinter:String:02345

[System    : Formula]
    VCHPrinter    : $VCHPrinter:VoucherType:##SVVoucherType

    
[#Part: VTYP BehaviourMain]    
    Add:Lines:At End:VCH Printer LINE
    
[Line:VCH PRinter LINE]
    Space Top:1% page
    Field:Medium prompt,VCH Printer Line
    Local:Field:Medium prompt:Info:"Select Printer for This Voucher"
    
[Field:VCH Printer Line]
    Use        : Name Field
    Storage : VCHPrinter
    Color    : BLue
    Table       : List of Printers
    Show Table  : Always
    Background    : WHite
    
            

[#Form: Contra Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Payment Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Receipt Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Journal Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Payroll Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Debit Note Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Credit Note Color]

    Set    : SVPrinterName    : @@VCHPrinter


[#Form: Purchase Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Memorandum Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Reversing Journal Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Delivery Note Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Receipt Note Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Rejection Inward  Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Rejection Outward Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Sales Order Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Purc Order Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: Attendance Color]

    Set    : SVPrinterName    : @@VCHPrinter

[#Form: POS Invoice Color]

    Set    : SVPrinterName    : @@VCHPrinter

No comments:

Post a Comment