Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004082 | Openbravo ERP | B. User interface | public | 2008-06-19 17:07 | 2008-12-03 10:43 |
|
Reporter | networkb | |
Assigned To | alostale | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.35MP5 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0004082: OBN: On the grid prices should be aligned to the end (right in ltr languages and left in rtl languages) |
Description | In a left to right language, currently prices are aligned to the left in grids.
For a correct overview prices should be aligned to the right.
Please consider that to support both ltr and rtl languages, the correct alignment should be end and not right. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0004083 | | closed | alostale | OBN: On the grid prices should be aligned to the right | depends on | backport | 0005467 | | closed | alostale | OBN: On the grid prices should be aligned to the end (right in ltr languages and left in rtl languages) | depends on | backport | 0005468 | | closed | alostale | OBN: On the grid prices should be aligned to the end (right in ltr languages and left in rtl languages) | related to | defect | 0004024 | pi | closed | alostale | Number formats in relation. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-06-19 17:07 | networkb | New Issue | |
2008-06-19 17:07 | networkb | Assigned To | => cromero |
2008-06-19 17:07 | networkb | sf_bug_id | 0 => 1997941 |
2008-06-19 17:18 | cromero | Relationship added | related to 0004024 |
2008-06-19 17:18 | cromero | Assigned To | cromero => alostale |
2008-06-19 17:19 | cromero | OBNetwork customer | => Yes |
2008-06-19 17:19 | cromero | Priority | normal => high |
2008-06-19 17:19 | cromero | Status | new => scheduled |
2008-06-21 22:49 | pjuvara | Summary | OBN: On the grid prices
OBN:On the grid prices should be aligned to the right => OBN: On the grid prices should be aligned to the right |
2008-07-04 09:55 | pjuvara | Summary | OBN: On the grid prices should be aligned to the right => OBN: On the grid prices should be aligned to the end (right in ltr languages and left in rtl languages) |
2008-07-04 09:55 | pjuvara | Description Updated | |
2008-07-08 09:44 | svnbot | Checkin | |
2008-07-08 09:44 | svnbot | Note Added: 0008209 | |
2008-07-08 09:44 | svnbot | Status | scheduled => resolved |
2008-07-08 09:44 | svnbot | Resolution | open => fixed |
2008-07-08 09:44 | svnbot | svn_revision | => 5683 |
2008-10-08 19:23 | cromero | Status | resolved => new |
2008-10-08 19:23 | cromero | Resolution | fixed => open |
2008-10-08 19:23 | cromero | Note Added: 0009467 | |
2008-10-08 19:32 | cromero | Status | new => scheduled |
2008-10-08 19:32 | cromero | fix_in_branch | => trunk |
2008-10-10 18:19 | svnbot | Checkin | |
2008-10-10 18:19 | svnbot | Note Added: 0009510 | |
2008-10-10 18:19 | svnbot | Status | scheduled => resolved |
2008-10-10 18:19 | svnbot | Resolution | open => fixed |
2008-10-10 18:19 | svnbot | svn_revision | 5683 => 8571 |
2008-11-25 21:58 | psarobe | Note Added: 0010675 | |
2008-12-03 10:43 | krishna | Regression testing | => No |
2008-12-03 10:43 | krishna | Status | resolved => closed |
Notes |
|
(0008209)
|
svnbot
|
2008-07-08 09:44
|
|
Repository: openbravo
Revision: 5683
Author: alostale
Date: 2008-07-08 09:44:39 +0200 (Tue, 08 Jul 2008)
fixed bug 0004082: Align to rigth numeric values in the grid
---
U trunk/src/org/openbravo/erpCommon/utility/TableSQLData.java
---
https://dev.openbravo.com/websvn/openbravo/?rev=5683&sc=1 [^]
|
|
|
|
Prices are aligned on the left yet nut not Amounts. |
|
|
(0009510)
|
svnbot
|
2008-10-10 18:19
|
|
Repository: openbravo
Revision: 8571
Author: cromeroherrero
Date: 2008-10-10 18:19:41 +0200 (Fri, 10 Oct 2008)
Fixed bug 4082: OBN: On the grid prices should be aligned to the end (right in ltr languages and left in rtl languages)
---
U trunk/src/org/openbravo/erpCommon/utility/TableSQLData.java
---
https://dev.openbravo.com/websvn/openbravo/?rev=8571&sc=1 [^]
|
|
|
|
For Qa:
1. Create a sales order with one line.
2. Verify the prices in the grid view are aligned to the end of the cell |
|