IHostFinanceViews Interface

Views of financial management interface.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public interface IHostFinanceViews

Methods

RenumberExerciseEntries Shows the wizard for the remuneration of accounting entries for a fiscal year.
ShowAccountBalanceByAccount Shows the balance in the fiscal year for the account
ShowAccountBalanceByOrigin Shows the balance in the fiscal year by origin.
ShowAccountingExport Shows the accounting export view.
ShowAccountingJournals Shows the view of accounting journal drafts.
ShowAccountingJournals(String, Int16) Shows the draft accounting journal view with a journal already selected.
ShowAccountStatementByAccount Displays the statement view for the account.
ShowAccountStatementByOrigin Displays the account statement view by origin.
WizardAccountingParameters Accounting parameters configuration wizard.

See Also