Function idvFeesPostingType

Description

This function takes a fees posting type column and returns a two character visible posting type.

Parameters

pType The type as on the database
Returns

The user visible type

  • IN = Invoice
  • CN = Credit Note
  • CR = Receipt
  • DR = Payment/refund
  • WO = Write off
  • OB = Explicit opening balance
  • ZZ = Miscellaneous other postings


 

  •