Member Junction
    Preparing search index...

    Dispatcher for one accounting verb. Callers/agents use the verb name; this class loads the company's ERP integration and forwards to the plugin.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    accountingProvider: string = 'ERP'

    The accounting provider this action is designed for (e.g., 'QuickBooks', 'NetSuite', etc.) Can be 'Generic' for provider-agnostic actions

    integrationName: string = ''

    The integration name to look up in the Integration entity

    verb: "GetSalesInvoices" = ACCOUNTING_VERBS.GetSalesInvoices

    Accessors

    Methods