Border Line TDL with Serial No

Discussion in 'Tally & TDL Learning HUB' started by mharit1, May 29, 2021.

    
  1. mharit1

    mharit1 Member





    ;/ this is the line where we can ad field in the day book
    [#Line: DBTitle1]
    Add : Left Field : Before : DSP VchdateTitle : TallyPrime
    Local: Field: TallyPrime : Set as : $$LocaleString:"Sr No."


    [Field:TallyPrime]
    Use : Name Field
    Style : thin cover
    Width : 10
    Align : Left



    ;/ LEDGER IN Day Book
    [#Line: DSP VchDybkDetail]
    Add:LEFT Field:Before:DSP VchDate:prime
    Border : Thin Cover

    [Field: Prime]

    Type : Number
    Set as : $$Line
    Style : Normal
    Width : 13
    Color : black

    ;/ BORDER IN LEDGER ACCOUNT
    [#Line: DSP VchAccDetail]
    Border: THIN COVER

    ; [#Line: DSPDispNameBS]
    ; Border: THIN COVER
     
    Last edited: May 29, 2021


  2. mpal2311

    mpal2311 Active Member



Share This Page