Customised Voucher print in display mode

Discussion in 'Requests' started by Master Magesh, Sep 17, 2013.

    
  1. Master Magesh

    Master Magesh New Member


    Hi,
    I am trying to add customised invoice print in display mode.
    Using the below form to add my customised form.
    But it is not working.
    Dear Admin, can you pls help on that ?

    [#Form: VCH Print]
     


  2. mutharasan

    mutharasan Member


    Hai, Master,

    where you need your invoice print?. In Sales voucher print or in multi account printing?.

    if you need in sales voucher print. then you take following code

    [#form : Sales color]
     


  3. Master Magesh

    Master Magesh New Member


    Thanks Mr.Mutharasan,
    [#form : Sales color]
    This has been tested already, this working on voucher alter/create mode printing.
    Not on display mode print.
    Tally is using the common form with switch option to print, still I couldn't find the final root for display print.
    If you find pls help me.
     


  4. Hari Malhotra

    Hari Malhotra New Member


    Following is the solution:

    [#Form: VCH Display]

    Add : Switch : TestSalesPrint : TestCustomSales : $$IsSales:##SvVoucherType

    [!Form: TestCustomSales]

    Delete : Print : Voucher Print

    Add : Print : TestCustomizedVCHPrint
     


Share This Page