OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MFinance.AP.Data.Access Namespace Reference

Classes

class  AApAnalAttribAccess
 Analysis Attributes applied to an AP for posting to the GL. More...
 
class  AApDocumentAccess
 Either an invoice or a credit note in the Accounts Payable system. More...
 
class  AApDocumentDetailAccess
 An invoice or credit note consists out of several items, or details. This table contains all these details. More...
 
class  AApDocumentPaymentAccess
 This table links the different payments to actual invoices and credit notes. More...
 
class  AApPaymentAccess
 Records all payments that have been made against an accounts payable detail. More...
 
class  AApSupplierAccess
 This table defines the concept of a supplier in the AP system and is the centre of the AP system. More...
 
class  AccountsPayableTDSAccess
 auto generated More...
 
class  ACrdtNoteInvoiceLinkAccess
 This table receives a new entry when a credit note is applied to an invoice. Since the invoices and credit notes share the same table, we need a way to link the two, and this is the role of this table. More...
 
class  AEpDocumentPaymentAccess
 This table links the different EP payments to actual invoices and credit notes. More...
 
class  AEpPaymentAccess
 This table acts as a queue for electronic payments. If an invoice is paid electronically, the payment is added to this table. A EP program will go through this table paying all entries to GL and moving them to the a_ap_payment table. More...