Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0030165 | Openbravo ERP | A. Platform | public | 2015-06-12 12:10 | 2022-02-01 08:09 |
Reporter | VictorVillar | ||||
Assigned To | Triage Platform Base | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0030165: Amount (Reference) precision to be displayed in UI based on currency precision | ||||
Description | Amount (Reference) precision to be displayed in UI based on currency precision | ||||
Steps To Reproduce | Example: # We want to display the amount precision (decimal places) dynamically based on the plan's currency precision what user is selecting. In "Subscribed Services" & Computation tab : We rounded the available amount based on the currency precision and ALSO we want to display the amount based on the currency precision. For example : If available amount is : 250.24 - US Plan (US currency precision is : 2). Amount should be displayed in UI as : 250.24 (At present we display this as : 250.24000) If available amount is : 250.8 - US Plan (US currency precision is : 2). Amount should be displayed in UI as : 250.80 If available amount is : 348 - US Plan (US currency precision is : 2). Amount should be displayed in UI as : 348.00 If available amount is : 250.234 - Bahrain Dinar (Bahrain Dinar currency precision is : 3). Amount should be displayed in UI as : 250.234 (At present we display this as : 250.23400) If available amount is : 768.38 - Bahrain Dinar (Bahrain Dinar currency precision is : 3). Amount should be displayed in UI as : 768.380 If available amount is : 958 - Bahrain Dinar (Bahrain Dinar currency precision is : 3). Amount should be displayed in UI as : 958.000 | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-06-12 12:10 | VictorVillar | New Issue | |||
2015-06-12 12:10 | VictorVillar | Assigned To | => platform | ||
2015-06-12 12:10 | VictorVillar | Modules | => Core | ||
2015-06-12 12:10 | VictorVillar | Triggers an Emergency Pack | => No | ||
2015-06-12 12:12 | VictorVillar | Issue Monitored: networkb | |||
2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |