PurchBookTable_RU::isCreditNote Method
Determines if PurchBookTrans_RU record is Credit-Note
Syntax
client server public static boolean isCreditNote(PurchBookTrans_RU _purchBookTrans, boolean _isOldBook)
Run On
Called
Parameters
- _purchBookTrans
Type: PurchBookTrans_RU Table
PurchBookTrans_RU record to be checked
- _isOldBook
Type: boolean
Determines if book is in VAT Transition period
Return Value
Type: boolean
true if book transaction is credit note; Otherwise false