plz correct below codes - New udf creation LEd Other Details]

Discussion in 'Free Source Codes' started by mydd, Dec 30, 2023.

    
  1. mydd

    mydd New Member


    [#Part: LEd Other Details]
    Add: Line: MyCorp
    [Line :MyCorp]
    Field :Short Prompt,MyCorp
    Local : Field : Short Prompt : Info : " Corp No."
    Local : Field : Name Field : Set as :$mycorp
    [Field :mycorp]
    Use: Name Field
    Storage:mycorp
    [System: UDF]
    mycorp: String: 2
    Object :Ledger]
    MyUdf : $mycorp
    I have Created new Feild in LEd Other Details and Named ''Corp No''
    & I have used below code to take this Field details into customised invoice, but words ''Corp No''' is coming while printing as last item in "Invoice To:"- But the number enter in new MyCorp not printing
    PLEASE CORRECT BOTH CODES
    [Part : NEpartydetails]
    Part : NEbuyerdetails
    Right Part : NEConsigneedetails
    [Part : NEbuyerdetails]
    Line : Invoicetotitle
    Line : NEpartyname
    Line : NEpartyaddress
    Repeat : NEpartyaddress : PartyAddress
    Line : NEPartytrnnumber
    Line : MyCorp
    Border : Thin Box
    [Line : Invoicetotitle]
    Field : Name Field
    Local : Field : Name Field : Info : "Invoice To:"
    Border : Thin Bottom


    PLEASE CORRECT BOTH CODES
     


  2. ROHIT JAISWAR

    ROHIT JAISWAR Active Member


    Fisrt Of All Kindly Please Learn Basic Tdl Code or Learn Writing Syntax
    You have Used Same Line for Storage and Same for Printing
    how it can be used?
    Change Printing Line Name and Field then In the Field use e.g. $UdfName:Ledger:$PartyLedgerName OR $UdfName:Ledger:$PartyName OR $UdfName:Ledger:$LedgerName
     


  3. Rajat Agarwal

    Rajat Agarwal Member


    pls share the screen shot and your requirement as per code given above...
    as the code is incorrect ......share images thus we can understand and resolve your issues
     
    Last edited: Jan 20, 2024


  4. Bipin Damania

    Bipin Damania Active Member


    First query

    Screenshot attached.

    Second Query
    Don't understand.
    Where you want to show ?
     

    Attached Files:



Share This Page