Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019359Openbravo ERP01. General setuppublic2011-12-23 10:432012-01-28 04:10
xabiermerino 
alostale 
highminoralways
closedfixed 
5
3.0MP6 
3.0MP8 
Core
No
0019359: The id of the Client and Organization appear in the tab 'Information'
The id of the Client and Organization appear in the tab 'Information'. This data does not allow see the name of the client and is not useful
As admi go to Client / Organization >> information
realize that the ID does not allow see the name of the client or the organization
No tags attached.
Issue History
2011-12-23 10:43xabiermerinoNew Issue
2011-12-23 10:43xabiermerinoAssigned To => jonalegriaesarte
2011-12-23 10:43xabiermerinoModules => Core
2011-12-23 10:43xabiermerinoResolution time => 1330556400
2011-12-23 10:44xabiermerinoIssue Monitored: networkb
2012-01-11 13:47jonalegriaesarteAssigned Tojonalegriaesarte => alostale
2012-01-24 13:34alostaleNote Added: 0044502
2012-01-24 13:40alostaleNote Edited: 0044502bug_revision_view_page.php?bugnote_id=0044502#r3087
2012-01-24 13:41alostaleNote Edited: 0044502bug_revision_view_page.php?bugnote_id=0044502#r3088
2012-01-24 15:21alostaleNote Added: 0044513
2012-01-24 15:23hgbotCheckin
2012-01-24 15:23hgbotNote Added: 0044514
2012-01-24 15:23hgbotStatusnew => resolved
2012-01-24 15:23hgbotResolutionopen => fixed
2012-01-24 15:23hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a44439184a153ea1ff6c5477192e9937f51b3843 [^]
2012-01-25 16:46hgbotCheckin
2012-01-25 16:46hgbotNote Added: 0044571
2012-01-25 17:24marvintmStatusresolved => closed
2012-01-25 18:04hudsonbotCheckin
2012-01-25 18:04hudsonbotNote Added: 0044580
2012-01-28 04:10hudsonbotCheckin
2012-01-28 04:10hudsonbotNote Added: 0044658

Notes
(0044502)
alostale   
2012-01-24 13:34   
(edited on: 2012-01-24 13:41)
The same applies to columns that are at the same time identifier, key and FK:

ADReferencedTable.reference
OrganizationInformation.organization
ClientInformation.client
OBKMO_WidgetReference.reference

In these cases id was added to the identifier.

(0044513)
alostale   
2012-01-24 15:21   
The changeset is riskless because it only affects this concrete (and border) case.

Test plan:

Verify parent's id is not shown as part of the identifier in tabs for the 4 tables described above.
(0044514)
hgbot   
2012-01-24 15:23   
Repository: erp/devel/pi
Changeset: a44439184a153ea1ff6c5477192e9937f51b3843
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jan 24 15:22:56 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a44439184a153ea1ff6c5477192e9937f51b3843 [^]

fixed bug 19359: Parent id shown as part of some identifiers

---
M src/org/openbravo/base/model/Entity.java
---
(0044571)
hgbot   
2012-01-25 16:46   
Repository: erp/devel/pi
Changeset: 717accbc678125ec06b93908c348707b2db5c709
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jan 25 16:46:03 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/717accbc678125ec06b93908c348707b2db5c709 [^]

Related to issue 19359. Fixed typo

---
M src/org/openbravo/base/model/Entity.java
---
(0044580)
hudsonbot   
2012-01-25 18:04   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/e66cf6210386 [^]

Maturity status: Test
(0044658)
hudsonbot   
2012-01-28 04:10   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/8e16ef45b30c [^]

Maturity status: Test