can't Fetch stock category Name

Discussion in 'Tally Developer' started by mutharasan, Aug 1, 2015.

    
  1. mutharasan

    mutharasan Member


    Dear All TDL Experts,

    I tried to fetch Stock category Name of the particular stock item. I wrote following code, I can't get result.

    Set As :$Name:Stockcategory:$stockitemName

    This code is not working, Please help me.

    Thanking You
     


  2. Joharfchhil

    Joharfchhil Member


    Dear Mutharasan,

    I hope this will solve your problem.

    Set As : $CatName2:StockCategory:$StockItemName

    [#Object: Stock Category]
    CatName2:$$CollectionField:$Name:2:Name

    :)
     


  3. NAGARAJKMAR SUBRAMANIAN

    NAGARAJKMAR SUBRAMANIAN Active Member


    Try This

    Set as : $Category:StockItem:$Stockitemname
     
    mutharasan and kamalpatel like this.


  4. mutharasan

    mutharasan Member


    Dear NagarajKumar Sir,

    Thank you very much.

    your code solved my problem.

    Keep it up sir...
     


  5. Gaurav Kothari

    Gaurav Kothari New Member


    and how to get parent category?
     


Share This Page