Skip to content

Appending currency symbol in CSV import #2453

@ShrykeWindgrace

Description

@ShrykeWindgrace

Currently, when the field currency is set, the symbol get prepended, according to the current documentation currency field:

currency sets a currency symbol, to be prepended to all postings' amounts.
...

There's quite a list of currency symbols that are appended to the amount; e.g. Swiss francs or kronas in scandinavian countries.

It would be useful to have a field currencyAppend or some other name (I have a writer's black and can't find anything elegant) for such cases. One can also introduce currencyPrepend and make the now-active currency a synonym of the latter. Similarly for currencyN, of course.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-WISHSome kind of improvement request or proposal.csvThe csv file format, csv output format, or generally CSV-related.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions