I am testing ERPNext for a swiss company, here we always write the symbol for swiss francs as CHF
not Fr
.
It is true that some rare businesses use Fr
, but they do that for price display. I don’t think I’ve ever seen Fr
written on a bill.
I am testing ERPNext for a swiss company, here we always write the symbol for swiss francs as CHF
not Fr
.
It is true that some rare businesses use Fr
, but they do that for price display. I don’t think I’ve ever seen Fr
written on a bill.
I think you can change symbol in the Currency document
we always write the symbol for swiss francs as CHF not Fr.
true. and that’s a bug I’d say. But actually may be one quite easy to fix (even without knowing how to code) if you want to try your github chops and likewise start contributing.
I can guide you through the process if you like
I can only agree to this, standard should be CHF for Switzerland.
true, but it would also be great to feed that back into the sourcecode, so it is not only fixed for oneself but for everybody in the future
the answer may lie here: frappe/frappe/geo/country_info.json
(line 2306)