how to delete actual qty in sales voucher & add free qty

Discussion in 'Tally Developer' started by Medha, Jan 5, 2015.

    
  1. Medha

    Medha New Member


    how to delete actual qty in sales voucher & add free qty
     


  2. Sangam

    Sangam New Member


    here no need to delete actual qty becaz we could control actual qty display in voucher by disabling option in inventory feature Config(Gateway of Tally-->F11-->inventory Feature)

    for free qty just add customised UDF Storage before billedqty in the Voucher Screen its enough
     


  3. Mani.kch

    Mani.kch New Member


    KINDLY POST FULL TDL
     


  4. anbhuselvan

    anbhuselvan Member


    Hello Sir,

    Actually im new for TLD, i want to get the 'closing balance' of stock without 'Unit'.
    i have tried below mentioned code. but i did not remove the Units.

    Kindly help me on this. i have enclosed code:

    [Field : StockQty]
    ;Use : Name Field

    use:Qty Field
    Width : 8
    Set as : $ClosingBalance
    Style : Tiny1

    Thanks anbhu:
     


Share This Page