gristlabs_grist-core/app
Jakub Serafin 37347a79c0 (core) Currency from grist column is persistent when exporting to excel
Summary:
- when grist table is exported, currency is check and introduced in cell format in the form of "[currency symbol] [value]" (for example: zł 10000, $ 5000) . It's not what some cultures should display currences, but it's close enought
- when no symbol is defined for the currency, currency 3 letters code is used instead
- when currency is unknown, we are falling back to "$"

Test Plan: - nbrowser test scenario added for that purpose, please check Currences.xlsx to see output format exported.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3886
2023-05-08 10:39:01 +02:00
..
client (core) Remove a defunct URL constant and a product flavor. 2023-05-05 18:28:04 -04:00
common (core) Remove a defunct URL constant and a product flavor. 2023-05-05 18:28:04 -04:00
gen-server (core) Fix owner view access to snapshots 2023-04-17 00:16:59 -04:00
plugin Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
server (core) Currency from grist column is persistent when exporting to excel 2023-05-08 10:39:01 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00