Requesting all to kindly suggest the error in below code and also suggest what changes as 2 do pleas

Discussion in 'Requests' started by Dilip S H, Nov 25, 2022.

    
  1. Dilip S H

    Dilip S H Member


    [#Line: DSP VchAccTitles]
    Add : Fields : AFter : DSP VchAcctTitle : TEPLVehicleTitle

    [#Line: DB Title1]
    Add : Fields : AFter : Dsp VchAcctTitle : TEPLVehicleTitle

    [Field : TEPLVehicleTitle]
    Set as : "Vehicle No."
    Skip : Yes
    Width : 8

    [#Line: DSP VchDetail]
    Add : Right Fields : Before : DSP Vchtype : TEPLVEHCILENoFld


    [Field : TEPLVEHCILENoFld]
    Use : Short Name Field
    Set as : $BasicShipVesselNo
    Skip : Yes
    Align : Right
    Width : 6

    [#Collection: Vouchers of Ledger]
    Fetch : AllLedgerEntries.TraderSalesSupplementary.EITARDEMOTORVEHICLENO
    Fetch : BasicShipVesselNo

    [#Collection : Specific Vouchers of Company]
    Fetch : AllledgerEntries.TraderSalesSupplementary.EITARDEMOTORVEHICLENO
    Fetch : BasicShipVesselNo

    [#Collection: Vouchers of Group]
    Fetch : AllLedgerEntries.TraderSalesSupplementary.EITARDEMOTORVEHICLENO
    Fetch : BasicShipVesselNo
     


  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    what is EITARDEMOTORVEHICLENO ??? Check spelling.

    What and from where is the value of BasicShipVesselNo ??
     


  3. Dilip S H

    Dilip S H Member


    Spelling i have changes as per attachment sir.
    trying to fetch vehicle number using from default BasicShipVesselNo ??.
    As i am totally new to TDL.
    as per other threads posted in forum i tried this sir.
     

    Attached Files:



  4. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    There is no error in the code.... it should work fine.
     


  5. Amit Kamdar

    Amit Kamdar Administrator Staff Member



  6. Dilip S H

    Dilip S H Member


    Sorry disturbing you again sir same file i am using

    please suggest the file only i will loaded in tally sample data.
    please guide me.
    Thanks in advance.
     

    Attached Files:



  7. Dilip S H

    Dilip S H Member


    Got it sir thank you
    issues resolved
     


  8. Dilip S H

    Dilip S H Member


    Dear Sir,
    Thanks for the support.
    Finally completed the code. now vehicle number is fetching in sales register as well as columnar report.

    upload_2022-11-26_11-46-16.png

    upload_2022-11-26_11-46-44.png


    Thank you once again Amit Sir.
     


Share This Page