internal class WinglGlobal
WinglGlobal | |
WinglGlobal | Initializes a new instance of the WinglGlobal class |
CheckTotal | |
cmdClose_Click | |
cmdPrint_Click | |
CurrentFiscalYear | |
CurrentQuarter | |
deleteDocument | |
deleteDocuments | |
docInvoice | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
FillHierarchy | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
get_Accounts | |
get_subCategories | |
GetCheckNumber | |
getDocument | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
getLedgerStructure | |
GetNextJournalNumber | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
InitializeLH | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
Post_Invoice | Takes the InvoiceKey of one invoice and does all of the posting: GL, Check Register, etc. |
Post_Invoices | This routine will iterate through the Invoices table and post any invoice with a non-zero check number and valid check date |
PostAccountsPayable | |
PostCheck | |
PostCredit | |
PostDebit | |
PostTenantReceivables | |
PostTransactions | |
scanImmediate | |
scanInvoice | |
ToString | Returns a string that represents the current object. (Inherited from Object) |