Retailgrid supports multi-currency setups. This page explains how a currency value is chosen for any given price or cost.Documentation Index
Fetch the complete documentation index at: https://docs.retailgrid.io/llms.txt
Use this file to discover all available pages before exploring further.
Resolution order
For any price, cost, or transaction, Retailgrid evaluates currency in this order:- Product-level currency - if
currencyis populated on the Products row, that value wins. - Account-level (Organization) default - if the row’s currency is empty, the Organization’s default currency is used.
Setting the Organization default
Open Settings -> Organization and pick a default currency from the list (ISO 4217 codes). This becomes the fallback for any row missing acurrency field.
Multi-currency workflows
If your products are sold in multiple currencies:- Provide
currencyon every Products row that differs from the Organization default. - Configure FX rates in the Organization settings so cross-currency comparisons (CPI, Price Gap against a competitor in a different currency) resolve correctly.
