{% extends "integrations/wizard_base.html" %} {% block wizard_steps %}
{{ _('Configure OAuth credentials from Intuit Developer Dashboard.') }}
{{ _('After saving OAuth credentials, you will need to connect your QuickBooks account via OAuth.') }}
{{ _('Find your company ID (realm ID) in QuickBooks after connecting via OAuth.') }}
{{ _('Use QuickBooks sandbox environment for testing') }}
{{ _('QuickBooks account ID to use for expenses when no mapping is configured') }}
{{ _('Map TimeTracker client IDs to QuickBooks customer IDs (JSON format)') }}
{{ _('Map TimeTracker expense category IDs to QuickBooks account IDs (JSON format)') }}
{{ _('Review your configuration and click "Finish" to save.') }}