GeneralJournalAccountEntryZakat_SA::insertZakatInformation Method
Inserts zakat journal line by fixed-price or time and material project type.
Syntax
server public static void insertZakatInformation(
GeneralJournalAccountEntry _generalJournalAccountEntry,
Voucher _voucher,
TransDate _accountingDate)
Run On
Server
Parameters
- _generalJournalAccountEntry
Type: GeneralJournalAccountEntry Table
The record of the GeneralJournalAccountEntry table.
- _voucher
Type: Voucher Extended Data Type
The voucher number.
- _accountingDate
Type: TransDate Extended Data Type
The accounting date.