Blance Align

Discussion in 'Free Source Codes' started by JIGNESH SAVALIYA, Nov 13, 2022.

    
  1. JIGNESH SAVALIYA

    JIGNESH SAVALIYA New Member


    [#Collection : List of ledgers]

    Use : Alias Collection
    Title : $$LocaleString:"List of ledgers"
    Type : ledger
    Fetch : Name
    Report : ledger
    Variable : Sledger
    Trigger : Sledger
    IsODBCTable : Yes
    Delete : Format
    Add : Format : $Name,40
    Add : SubTitle : $$LocaleString:"Ledger Name","GSTIN","Group","OP Bal","CL Bal"

    Add :Format :$PartyGstin,15
    Fetch :partyGstin

    Add :Format :$Parent,20
    Fetch :parent

    Add :Format :$OpeningBalance,10
    Fetch :OpeningBalance

    Add :Format :$ClosingBalance,10
    Fetch :ClosingBalance




    Please help Opening balance and Closing Balance Align Right code
     


Share This Page