Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0016465 | Openbravo ERP | A. Platform | public | 2011-03-24 13:03 | 2011-05-12 18:24 |
|
Reporter | gorkaion | |
Assigned To | mtaal | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Gentoo |
Product Version | | |
Target Version | 3.0RC7 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0016465: Combos on new ui doesn't show the record identifiers |
Description | The Taxes has as column identifiers the Name and the Tax Category.
On the purchase order window. The grid of lines shows the correct identifier including the tax category. But edit a line the combo box shows only the name. |
Steps To Reproduce | 1. Enter a new Purchase Order header.
2. Enter a new line on grid mode, check that the tax only shows the name.
3. Save the new line, notice that the tax now shows the tax category as well. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0017915 | 3.0MP2 | closed | alostale | Multiple level table reference not shown properly in grid | related to | defect | 0016191 | 3.0MP2 | closed | alostale | Payment proposal window: Lines tab shows UUID | related to | defect | 0038489 | pi | closed | caristu | Wrong displayed value of a table reference inside a pick and execute when using hql query |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-03-24 13:03 | gorkaion | New Issue | |
2011-03-24 13:03 | gorkaion | Assigned To | => alostale |
2011-03-24 13:03 | gorkaion | Modules | => Core |
2011-03-24 13:03 | gorkaion | OBNetwork customer | => No |
2011-03-24 13:03 | shuehner | Issue Monitored: shuehner | |
2011-03-29 09:18 | alostale | Status | new => scheduled |
2011-03-29 18:17 | alostale | Note Added: 0035352 | |
2011-03-30 13:02 | alostale | Assigned To | alostale => mtaal |
2011-04-04 09:29 | alostale | Note Added: 0035504 | |
2011-04-04 10:22 | mtaal | Target Version | 3.0RC6 => 3.0RC7 |
2011-04-27 16:41 | hgbot | Checkin | |
2011-04-27 16:41 | hgbot | Note Added: 0036134 | |
2011-04-27 16:41 | hgbot | Status | scheduled => resolved |
2011-04-27 16:41 | hgbot | Resolution | open => fixed |
2011-04-27 16:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/33fa8bd2fa96ca7f735a699c9d99360ded006c8a [^] |
2011-05-12 13:27 | hudsonbot | Checkin | |
2011-05-12 13:27 | hudsonbot | Note Added: 0036777 | |
2011-05-12 18:24 | marvintm | Status | resolved => closed |
2011-07-06 12:32 | alostale | Relationship added | related to 0017915 |
2011-07-19 11:09 | alostale | Relationship added | related to 0016191 |
2018-05-29 10:23 | caristu | Relationship added | related to 0038489 |
Notes |
|
|
Tax is a table reference which displayed column is name. The correct identifier is the one showed when editing but not in the other way around. |
|
|
|
|
|
(0036134)
|
hgbot
|
2011-04-27 16:41
|
|
Repository: erp/devel/pi
Changeset: 33fa8bd2fa96ca7f735a699c9d99360ded006c8a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Apr 27 16:41:09 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/33fa8bd2fa96ca7f735a699c9d99360ded006c8a [^]
Fixes issue 16465: Combos on new ui doesn't show the record identifiers
---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java
M src/org/openbravo/base/model/Property.java
M src/org/openbravo/base/model/RefTable.hbm.xml
M src/org/openbravo/base/model/RefTable.java
---
|
|
|
|
|