View Revisions: Issue #641

Summary 0000641: Prevent irrelevant account trx when saving User in Web App dialog
Revision 2016-03-02 20:12 by rijkr
Description IST: When User is saved in Admin Web App, without editing the balance, an account transaction is created when balance has significant value beyond 2 decimals (e.g. 10.00443). This is because only 2 decimals of balance are displayed and committed.
SOLL: Display all relevant decimals in Web App dialog.
Revision 2015-12-18 14:50 by rijkr
Description IST: When User is saved in Admin Web App, without editing the balance, an account transaction is created when balance has significant value beyond 2 decimals (e.g. 10.00443). This is because only 2 decimals of balance are displayed and committed.
SOLL: Display all decimals in Web App dialog.