AUTO PICKUP TRANSPORT NAME TO SALES VOUCHER FROM LEDGER

Discussion in 'Free Source Codes' started by RAJESH KUMAR JAKKA, Aug 21, 2020.

    
  1. RAJESH KUMAR JAKKA

    RAJESH KUMAR JAKKA New Member


    ;;jai ganeshaya namaha
    [#Part: LED Contact]
    Add:Line:After:LED Website:trans
    [Line:trans]
    Field:medium prompt,trans

    Local:Field:medium prompt:Info:$$LocaleString:"Transport Name"
    Local:Field:medium prompt: Color:blue
    [Field:trans]
    Use:name field
    Storage:trans
    Width:40

    [System:UDF]

    trans:String:665
    ;;;=========================modification of dispatched through====
    [#Field: EI PreCarriage]
    Use : Short Name Field
    Set as:$trans:ledger:$partyledgername
     
    tejeet and psr like this.


  2. tejeet

    tejeet Member


    dear rajesh kumar ji,
    very useful code, similarly can you develop code for vehicle no , i want vehicle no by default as "TRXXXXXX" but also if want to change it i can change it in despatch section in invoice entry, so when i come to vehicle no entry by default it will be trxxxxx if i do not want to change i can go to next section
     


  3. PANKAJ CHANDAK

    PANKAJ CHANDAK New Member


    if i want print this name in invoice how to possible
     


Share This Page