Manage multiple currencies, set a default currency and symbol, control decimal places and symbol position, and configure exchange rates for global transactions.
SehaCore lets you create and manage multiple currencies: each has a name, code (e.g. USD, EUR), and symbol. One currency is set as the default in system settings and is used across the app for amounts, reports, and the AI assistant. You can set currency decimal places (e.g. 2 or 0) and whether the symbol appears on the left or right (is_currency_right). Exchange rate settings allow you to store a from-currency, to-currency, and rate value for reference or conversion. The default currency symbol is used when formatting amounts in invoices, reports, and dashboards. Activity logging records when currencies are added or edited. Together this supports multi-currency awareness and consistent display for global sales and reporting.
Create, edit, and manage currencies with name, code (e.g. USD, GBP), and symbol; list view with pagination.
Set one currency as the system default; used for all amount display, reports, and formatting unless overridden.
Configure how many decimal places to show for monetary values across the app (e.g. 2 or 0).
Choose whether the currency symbol appears on the left or right of the amount (e.g. $100 vs 100$).
Store from-currency, to-currency, and exchange rate value in settings for reference or conversion logic.
Amounts in invoices, reports, dashboard, and AI responses use the same symbol and decimal rules.
Currency add and edit actions are logged for audit and compliance.
Ready to go global?