Skip to content

Commit cf9b7d7

Browse files
authored
Fixed customer portal configuration (#2115)
1 parent 8cbdc21 commit cf9b7d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/customer_management/cp_configuration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,9 @@ ibexa:
8989
match:
9090
Identifier\ContentType: confirmation_page
9191
```
92+
93+
# Order management
94+
95+
Reviewing pending and past orders in Customer Portal requires that you configure all currencies that any of the customers may use under the `ibexa.system.<siteaccess_name>.product_catalog.currencies` key.
96+
The first currency from the list is then used for filtering the orders list and calculating the **Average order** and **Total amount** values.
97+
For more information, see [Enable purchasing products](https://doc.ibexa.co/en/latest/pim/enable_purchasing_products/).

0 commit comments

Comments
 (0)