Issue #271: option "render_commas" internationalisation (blais/beancount)

6 views
Skip to first unread message

Michael Droogleever

unread,
Apr 5, 2018, 2:20:28 PM4/5/18
to bean...@googlegroups.com
New issue 271: option "render_commas" internationalisation
https://bitbucket.org/blais/beancount/issues/271/option-render_commas-internationalisation

Michael Droogleever:

render_commas is not i18n compliant, I suggest a long term plan to rename this to something along the lines of "render_thousands_sep", e.g.


```
option "render_thousands_sep" ","
option "render_thousands_sep" "."
option "render_thousands_sep" "" # Assuming empty string is allowed?
```

Although its far from urgent, providing the new option ASAP to phase out the old option soon may be advisable if this is accepted.

Linked to #204


Reply all
Reply to author
Forward
0 new messages