You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WISH: Main currency should show up in API GET /setup/company, because it is set on the Setup page for Company/Organization.
Use case
I only use one currency for our products, and I use the API to show the price of a product. Thus I'd like to show the correct currency too, not just the amount
Suggested implementation
add a single line to API GET /setup/company same name as in the GUI, so "main_currency": ...
Suggested steps
No response
The text was updated successfully, but these errors were encountered:
Feature Request
WISH: Main currency should show up in API GET /setup/company, because it is set on the Setup page for Company/Organization.
Use case
I only use one currency for our products, and I use the API to show the price of a product. Thus I'd like to show the correct currency too, not just the amount
Suggested implementation
add a single line to API GET /setup/company same name as in the GUI, so "main_currency": ...
Suggested steps
No response
The text was updated successfully, but these errors were encountered: