How To Add Field In Ledger Table

Discussion in 'Free Source Codes' started by Sanjay preethi, Jul 31, 2021.

    

  1. Any One Help Me

    How To Add Field In Gateway Of Tally->Display->Accounts Books->Ledger
     

    Attached Files:



  2. Rohit001

    Rohit001 Member


    You can add a format in Ledger Collection..
    Example-
    [collection:urledgercollection]
    Fetch:LedstateName
    Add:format:$LedstateName, 10
     


  3. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    find the Collection name and add your fields and it will show.
     



  4. I try it But Working Sir
    ;;;;;mycodebelow;;;;;;;;;

    [#Collection: List of Ledgers]

    Add:Fetch:LedstateName
    Add:Format:$LedstateName, 10
     



  5. Finaly Done it Sir;;;;;;

    but One More Query Sir How To Add Table Title
     

    Attached Files:



  6. Rohit001

    Rohit001 Member


    Use subtitle attribute..
    Ex-subtitle:"name", "state"
     



  7. Thank u for support
    finally done sir.....
     

    Attached Files:



  8. Rohit001

    Rohit001 Member


    Most welcome Sir
     


  9. SACHIN BHAWAR

    SACHIN BHAWAR New Member



  10. mpal2311

    mpal2311 Active Member


    Nice.
     


  11. Amit1256

    Amit1256 New Member


    share full code please
     


Share This Page