Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks for multiple tax.
Syntax
server public static void checkMultipleTaxType(LedgerJournalId _ledgerJournalId, Voucher _voucher)
Run On
Server
Parameters
- _ledgerJournalId
Type: LedgerJournalId Extended Data Type
Ledger journal id is used to find the record.
- _voucher
Type: Voucher Extended Data Type
Voucher is used to find the record.
Exceptions
Exception | Condition |
---|---|
Error | If both TDS and TCS taxes exist then throw error. |