Fetch all stock items name in Narration

Discussion in 'Tally Developer' started by Neeru, Mar 16, 2020.

    
  1. Neeru

    Neeru Active Member


    How to fetch invoice stock item name in narration?
     


  2. mpal2311

    mpal2311 Active Member


    Please elaborate.
     


  3. amol bhide

    amol bhide New Member


    I have same question
    i wish to auto fill narration with particular stock item and its qty if exist
    $stockitemname only gives first stock name
    so just checkng, how to get all items first then i can apply formula
    also don't know if i can use collection to fetch stock items in current voucher only
    please guide


    [#Field: VCH Narration]
    Add:Option:VCH MyNarration:mad:@IsSales

    [!Field:VCH MyNarration]
    Use:Voucher Narration Field
    Storage:Narration
    ;set as:$$fulllist:$stockitemname
    ;set as:If $$fulllist:$stockitemname contains "XYZ" then "XYZ sale" else ""
     


  4. Neeru

    Neeru Active Member


    Thanks but it's close..
     


  5. amol bhide

    amol bhide New Member


    What exactly you want to do with stockitemsnames in narration. i discovered a way around for my problem. so i can help if you give details!
     


Share This Page