Stock item Report with two value

Discussion in 'Tally Developer' started by Rabiya Ahmed, Dec 12, 2020.

    
  1. Rabiya Ahmed

    Rabiya Ahmed New Member


    [#Menu: Gateway of Tally]
    Add:Key Item : Item Avaibility : T : Display Collection : My Stock Query : NOT $$IsEmpty:$$SelectedCmps

    [Collection: My Stock Query ]
    Use : List of StockItems
    Variable : Stock Item Name
    Report : My Stock Query
    Trigger : Stock Item Name
    Fetch : Name

    [Report: My Stock Query]
    Use : SO Stock Item
    Set : DSPOrderCombo : @@HasSaleOrder ;SOTotal

    ;;;If @@HasSalesOrder then Saleable stock
    ;;;If @@SOTotal then Order pending


    ;Set : DSPDueOrders : Yes ;@@HasSaleOrder ;@@SOTotal

    Title : @@OrderStkItemRepTitle
    Help : @@HlpSOStockItem_Summary
     

    Attached Files:

    • 1.png
      1.png
      File size:
      141.3 KB
      Views:
      66


  2. Rabiya Ahmed

    Rabiya Ahmed New Member


    Atttached screenshot is from stock summary report, i want same column to fix for my report. Pls Help
     


Share This Page