OpenPetra
Free Administration Software for Non-Profits
|
Classes | |
class | Ict.Petra.Shared.MFinance.AP.Data.AApSupplierTable |
This table defines the concept of a supplier in the AP system and is the centre of the AP system. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AApSupplierRow |
This table defines the concept of a supplier in the AP system and is the centre of the AP system. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AApDocumentTable |
Either an invoice or a credit note in the Accounts Payable system. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AApDocumentRow |
Either an invoice or a credit note in the Accounts Payable system. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkTable |
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 | Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow |
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 | Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailTable |
An invoice or credit note consists out of several items, or details. This table contains all these details. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow |
An invoice or credit note consists out of several items, or details. This table contains all these details. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AApPaymentTable |
Records all payments that have been made against an accounts payable detail. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AApPaymentRow |
Records all payments that have been made against an accounts payable detail. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentTable |
This table links the different payments to actual invoices and credit notes. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow |
This table links the different payments to actual invoices and credit notes. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentTable |
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... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow |
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... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AEpDocumentPaymentTable |
This table links the different EP payments to actual invoices and credit notes. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AEpDocumentPaymentRow |
This table links the different EP payments to actual invoices and credit notes. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribTable |
Analysis Attributes applied to an AP for posting to the GL. More... | |
class | Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow |
Analysis Attributes applied to an AP for posting to the GL. More... | |
Namespaces | |
namespace | Ict |
namespace | Ict.Petra |
namespace | Ict.Petra.Shared |
namespace | Ict.Petra.Shared.MFinance |
namespace | Ict.Petra.Shared.MFinance.AP |
namespace | Ict.Petra.Shared.MFinance.AP.Data |