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.
Creates or retrieves the voucher object for the additional transaction to be added for Hungary. If "Subscription" is checked, Hungary requires that two additional tax transactions be added on the VAT due date
Syntax
public LedgerVoucherObject getVoucherForContinuousHU(date _vatDueDate, LedgerPostingController _ledgerPostingController)
Run On
Server
Parameters
- _vatDueDate
Type: date
The VAT date for which the voucher is getting created
- _ledgerPostingController
Type: LedgerPostingController Class
The ledgerPostingController to which the voucher is being added
Return Value
Type: LedgerVoucherObject Class
New voucher object for added transactions.