$rateofvat:stockitem:$stockitemname in 5.4.3 ?

Discussion in 'Tally Developer' started by rajendra mithari, Oct 2, 2016.

    

  1. (($RateOfVAT:stockitem:$stockitemname)%) how in 5.4.3 ?
    1 minute ago

    dear experts, how can i get current vat rate of stock item from the 5.4.3 version ?
    previously we use (($RateOfVAT:stockitem:$stockitemname)%)
    with this code it fetch first rate only, actually need latest current vat rate saved in that item master.

    please guide.
     


  2. Mahesh Sethi

    Mahesh Sethi Member


    Open your Tally in devloper mode & get the field details
     


  3. kamal

    kamal Member


    try this
    $VATClsfnRate_VCH
     


  4. D Lokesh

    D Lokesh Member


    Dear Sir,

    try this

    Set as : $VATDetails[Last].RateofVAT
     


  5. Rajanarayana

    Rajanarayana New Member


    for VAT rate it is working. How to get GST Rate
     


Share This Page