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.
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.