User Interface medium complexity frontend
2
Dependencies
0
Dependents
1
Entities
0
Integrations

Description

Admin portal page for configuring expense type to accounting code mappings per organization. Allows org admins to map Meander expense types to the correct ledger codes in Xledger or Dynamics, and to enter provider-specific API credentials and base URLs.

Feature: Accounting API

accounting-code-mapping-page

Responsibilities

  • Display and edit expense-type-to-accounting-code mapping table per organization
  • Provide form fields for API base URL and credential entry with masked display
  • Show last sync status and error messages per integration config
  • Allow admins to select accounting provider (Xledger, Dynamics) per organization

Interfaces

loadAccountingConfig(orgId): AccountingConfig
saveCodeMappings(orgId, mappings): void
testConnection(orgId): ConnectionResult

Relationships

Dependencies (2)

Components this component depends on

Related Data Entities (1)

Data entities managed by this component