budgetapp icon indicating copy to clipboard operation
budgetapp copied to clipboard

Change the currency?

Open JohnMcLear opened this issue 10 years ago • 8 comments

Is it possible?

JohnMcLear avatar Jan 02 '15 01:01 JohnMcLear

You mean allow to configure currency formatting?

paukiatwee avatar Jan 03 '15 01:01 paukiatwee

Some of my income is in USD some in GBP it would be nice to keep both in their separate currencies and have the app mindful of exchange rates etc. ----- Reply message ----- From: "Pau Kiat Wee" [email protected] To: "paukiatwee/budgetapp" [email protected] Cc: "John McLear" [email protected] Subject: [budgetapp] Change the currency? (#2) Date: Sat, Jan 3, 2015 01:51

You mean allow to configure currency formatting?

— Reply to this email directly or view it on GitHubhttps://github.com/paukiatwee/budgetapp/issues/2#issuecomment-68579067.

JohnMcLear avatar Jan 03 '15 02:01 JohnMcLear

It is quite complex to support multiple currency. We need support user level currency first before able to do this.

paukiatwee avatar Jan 18 '15 10:01 paukiatwee

First of all, congrats on the app, it looks great!

Secondly, is it possible to actually change the currency format? I can see the currency variable being used in the views, but I wasn't able to identify where it was defined.

virgilsky avatar Jan 13 '17 10:01 virgilsky

That is currency filter https://docs.angularjs.org/api/ng/filter/currency provided by AngularJS.

What currency you are looking for?

paukiatwee avatar Jan 14 '17 12:01 paukiatwee

Hello,

just one simple question. Is there a simple way to change the currency symbol from $ to € ?

Thx

wilf1rst avatar Mar 03 '17 12:03 wilf1rst

@wilf1rst Yes, login -> Top Right -> Profile -> Currency Symbol

You can try from demo

paukiatwee avatar Mar 03 '17 15:03 paukiatwee

Thanks ;)

wilf1rst avatar Mar 09 '17 11:03 wilf1rst