Comments on Profile Post by Nitin Kumar

  1. Bipin Damania
    Bipin Damania
    I am not getting your query
    Mar 16, 2021
  2. Nitin Kumar
    Nitin Kumar
    SIr, I want to fetch stockitem details like stockitemname, rate, amount, and consumption using odbc by creating collection. but I am not able to fetch consumption along with rate amount and bill quantity.

    how do I fetch consumption??
    Mar 17, 2021
  3. Nitin Kumar
    Nitin Kumar
    [#Collection : StockItem]
    Type : Voucher
    IsODBCTable : Yes


    [Collection : DailyBook]
    Source Collection : StockItem
    Walk : AllInventoryEntries

    IsODBCTable : Yes
    Fetch : Date, VoucherNumber, VoucherTypeName, PartyLedgerName,StockItemName, BilledQty, Rate, Amount, Consumption
    Mar 17, 2021
  4. Nitin Kumar
    Nitin Kumar
    In the above collection I am able to fetch all details except consumption. How do I fetch That one??
    Mar 17, 2021