Security Control

Discussion in 'Tally Developer' started by AMIT JALAN, Mar 1, 2024.

    
  1. AMIT JALAN

    AMIT JALAN Member


    How to get if current user is allowed "Back Dated Voucher" or Not.... And if Not, How to know how many number of days are allowed to him as back dated voucher.
     


  2. AMIT JALAN

    AMIT JALAN Member


    Solved.

    To Check Allowability:

    $$Allow:Create:BackDatedVouchers


    To get number of Days:

    $(Company, ##SVCurrentCompany).Security[1,@@condition].Threshold
     


Share This Page