#Currency format
1 messages · Page 1 of 1 (latest)
how do i overwrite the file: packages/twenty-front/src/utils/format/formatAmount.ts ??
Hey @mystic field, if you want to have a custom instance of twenty you will need to make your own fork and build your own Twenty's image in local.
Or feel free to open an issue/feature about your need
About displaying a field currency complete value I don't think we handle such a configuration natively, contrary to text field
Attempted to reproduce -> what your facing is a bug, about to create an issue
Created an issue https://github.com/twentyhq/twenty/issues/11947
Fix being reviewed https://github.com/twentyhq/twenty/pull/11948
Hey @mystic field, fixed in version v0.52.10
I'm trying in self-hosted (v0.52.11), and it still doesn't display the option to switch between short or full display of the monetary number.