public interface IHostFinance
Public Interface IHostFinance
Views | Views of financial management. |
DeleteAccountingEntryAsync | Delete the accounting entry asynchronously. |
FormatAccountingAccount | Format accounting account to configured accounting digits. |
GetAccountingAccountByOriginTypeAsync | Gets the code ledger count based on the source type asynchronously. |
GetAccountingDigits | Gets the number of countable digits. |
GetAccountingDraftAsync | Obtains the draft corresponding to the indicated journal and user asynchronously. |
GetInvoiceAccountingEntryAsync | Gets the accounting entry AccountingEntry of the indicated invoice asynchronously. |
GetInvoiceConceptAsync | Gets the invoice concept asynchronously. |
PostAccountingDraftAsync(String, ListAccountingEntryDraft) | Post an accounting draft asynchronously without posting it to the journal and indicating a reference for the entry asynchronously. |
PostAccountingDraftAsync(String, Int16) | Post the accounting draft corresponding to the indicated journal and user asynchronously. |
PostInvoiceAsync | Post invoice asynchronously. |
SetAccountingDraftAsync | Updates the draft corresponding to the indicated journal and user asynchronously. |