Ledger Balance in Simple Sale Invoice Print

Discussion in 'Requests' started by Praveen Davis, Mar 28, 2013.

    
  1. Praveen Davis

    Praveen Davis Member


    Hi Experts,

    Please let me know whether there is any TDL which can print the ledger balance above the declaration on simple format invoice print.
    Like:
    Balance Due: Rs.(amount)

    (Please see the below image by right click and click open image in a new tab)
    [​IMG]
     


  2. psjain_jal

    psjain_jal Member


    Hi Praveen

    the code is as
    Code:
    [Field : TMFldBal]
     
    Use : Amount Forex Field
    Storage : TMFldBal
    Set AS : If $$IsEmpty:$$Value Then $ClosingBalance:Ledger:$PartyLedgerName Else $$Value
     
    [System : UDF]
    TMFldBal : Amount : 21000
     
    ;;Comprehensive Invoice
     
    [#Part: EXPINV EOE]
    Add : Line :After : EXPINV EOE : EXPINVBalance
     
    [Line : EXPINVBalance]
    Right Field : EXPINVBalance
     
    [Field :EXPINVBalance]
     
    Use : Name Field
    Set As : "Closing Balance : " + $$String:@ABC
    ABC:$$ToValue:$Date:$ClosingBalance:Ledger:$PartyLedgerName
    
    hope u enjoy

    Pankaj jain
    psjain_jal@yahoo.co.in
     


  3. fannu

    fannu Member


    sir it sis not display
     


  4. fannu

    fannu Member


    it si not work
     


  5. psjain_jal

    psjain_jal Member


    Yes it's work
     


  6. mpal2311

    mpal2311 Active Member


    It is workin
    It is working.
     


  7. psjain_jal

    psjain_jal Member


    It's working. Then stop talking that " I am not TDL Programmer"

    Okl...................

    enjoy
     


  8. mpal2311

    mpal2311 Active Member


    every time you claim that the codes has been made by you and the result is ???
    Just copying and pasting does not mean that you are a TDL programmer.
     


  9. Praveen Davis

    Praveen Davis Member



    Hi psjain_jal,
    It does not work in simple invoice format, can u please help me on this?

    regards,
    Praveen Davis
     


  10. Praveen Davis

    Praveen Davis Member




    Hi,

    How can I increase the font size of "Closing Balance" while printing.
     


  11. Praveen Davis

    Praveen Davis Member


    Hi,

    How can I increase the font size of "Closing Balance" while printing.
     


  12. Praveen Davis

    Praveen Davis Member




    Hi,

    How can I increase the font size of "Closing Balance" while printing.
     


  13. Praveen Davis

    Praveen Davis Member




    Hi,

    How can I increase the font size of "Closing Balance" while printing.
     


  14. JObimon Arackal JOhn

    JObimon Arackal JOhn Active Member



    I am attaching two tdls.please change according to your needs
     

    Attached Files:

    santosh swami, Manoj Garg and Sunder like this.


  15. Manoj Garg

    Manoj Garg Member



  16. Vedant55

    Vedant55 New Member


    Sir My email is vedantagrawal55@gmail.com
    Can i get help to print ledger closing balance in sales invoice
    Plz Help Me...........
     


  17. NAGARAJKMAR SUBRAMANIAN

    NAGARAJKMAR SUBRAMANIAN Active Member



  18. mpal2311

    mpal2311 Active Member



    Please provide your contact no. I have solution.
     


Share This Page