नमस्कार दोस्तों आज हम एक ऐसे अद्भुत tdl फाइल के बारे में चर्चा कर रहे हैं,जिसकी मदद से आप Negative Cash Control कर सकते हैं तो चलिए देखते हैं कि हम कैसे उपयोग कर सकते हैं इस tdl फ़ाइल का tally prime में ?
TDL code for Negative Cash Control
; It does not allow the user to enter the amount, if the cash balance is less than Zero.
[#Part: VCFG Accounts]
Local : Line : VCFG NegativeCash : Invisible : Yes
[#Field: VCH CrAmt]
Control : NegativeCash : NOT $$IsEmpty:$LedgerName AND +
$$IsGroupCash:$Parent:Ledger:$LedgerName AND +
NOT $$IsEmpty:@@LedgerTotal AND +
NOT $$IsEmpty:@@LedgerTotal AND NOT $$IsDr:@@LedgerTotal
[#Field: ACLSAmt]
Control : NegativeCash : NOT $$IsEmpty:$LedgerName AND +
$$IsGroupCash:$Parent:Ledger:$LedgerName AND +
NOT $$IsEmpty:@@LedgerTotal AND NOT $$IsDr:@@LedgerTotal
[#Field: ACLSTotal]
Control : NegativeCash : NOT $$IsEmpty:$LedgerName AND +
$$IsGroupCash:$Parent:Ledger:$LedgerName AND +
NOT $$IsEmpty:@@LedgerTotal AND NOT $$IsDr:@@LedgerTotal
[#Field: DisburseAmt]
Control : NegativeCash : NOT $$IsEmpty:$LedgerName AND +
$$IsGroupCash:$Parent:Ledger:$LedgerName AND +
NOT $$IsEmpty:@@LedgerTotal AND NOT $$IsDr:@@LedgerTotal
[#Field: VCH Amount Template]
Control : NegativeCash : NOT $$IsEmpty:$LedgerName AND +
$$IsGroupCash:$Parent:Ledger:$LedgerName AND +
NOT $$IsEmpty:@@LedgerTotal AND NOT $$IsDr:@@LedgerTotal
[#Field: ACLSFixedLed]
Control : NegativeCash : NOT $$IsEmpty:$LedgerName AND +
$$IsGroupCash:$Parent:Ledger:$LedgerName AND +
NOT $$IsEmpty:@@LedgerTotal AND NOT $$IsDr:@@LedgerTotal
;; End-of-File
Step 2: अब above code को Save करने के बाद Tally Prime पर TDL File अपलोड करें ( और अगर आपको Tally Prime पर TDL File upload करने का तरीका नहीं पता है तो नीचे दिए गए Link पर Click करें जो आपको Tally Prime पर TDL File अपलोड करने के लिए Guide करेगा )
Step 3: Now open the payment voucher and made a payment entry if cash goes above the limit then it will show you a warning alert as shown in the image below
धन्यवाद दोस्तों! अगर आपको ये आर्टिक्ल पसंद आया हैं तो इसको सोशल मीडिया पर अपने दोस्तो के साथ जरूर से शेयर कीजिए, जिससे उनको भी ये जानकारी प्राप्त हो सके।
Download Button पर Click करके फ़ाइल डाउनलोड करें
[elementor-template id=”37309″]