dexlab-io / dexpay-pos

Dexpay: POS, a modularized and extensible point of sale which enables Merchants to accept payments in ETH, DAI and xDAI.
https://www.dexlab.io/
MIT License
27 stars 20 forks source link

Recent transactions doesn't get base currency changes #167

Closed dimarconicola closed 5 years ago

dimarconicola commented 5 years ago

Even if I change the base currency to i.e. dollars the recent transaction still shows euros

dimarconicola commented 5 years ago

When changing price and repeating a transaction it stores it with the currency that was set at the time of the bill generation. Now we have different currencies on the same "recent transactions" tab. Is that correct?

Screenshot 2019-05-10 at 09 23 32
perminder-klair commented 5 years ago

we can convert real time with active set currency, should we do that? @dimarconicola

dimarconicola commented 5 years ago

@perminder-klair in my opinion yes. So when the user changes currency it will affect both product list and recent transactions. I find it more coherent.