Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0012628
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 02. Master data managementminoralways2010-03-10 10:372010-06-07 23:43
ReporternetworkbView Statuspublic 
Assigned Toadrianromero 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisioncaa8a170cbff
ProjectionnoneETAnoneTarget Version2.50MP17
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP13SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0012628: When clicking Linked Items in Business Partner window, Accounting Transaction Details show database IDs

DescriptionWhen clicking Linked Items in Business Partner window, Accounting Transaction Details show database IDs. That is nos understandable for end-user. They should be identified by a descriptive application element.
Steps To Reproduce1. Master Data Management || Business Partner || Business Partner : search for mcgiver
2. Click in Linked Items and then in Accounting Transactions Details
3. Realize that database ID appear identifying the records
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0025278)
adrianromero (manager)
2010-03-12 12:03

Probably the solution is just to modify the There is needed to set the "Used as record Identifier" flag to the column description of the table fact_acct and remove the flag in the ID field
(0026644)
hgbot (developer)
2010-04-23 17:33

Repository: erp/devel/pi
Changeset: ade5b974f0db7dadb442cceaebd8e502b3fb76a6
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Fri Apr 23 17:32:58 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ade5b974f0db7dadb442cceaebd8e502b3fb76a6 [^]

Fixes issue 0012628: When clicking Linked Items in Business Partner window, Accounting Transaction Details show database IDs

---
M src-core/src/org/openbravo/data/Parameter.java
M src-core/src/org/openbravo/data/Sql.java
M src-core/src/org/openbravo/data/Sqlc.java
M src-core/src/org/openbravo/data/UtilSql.java
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0026648)
hgbot (developer)
2010-04-23 17:55

Repository: erp/devel/pi
Changeset: 3cef9d762a0c72ee0d8ddbfecea470615eacb028
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Fri Apr 23 17:55:02 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3cef9d762a0c72ee0d8ddbfecea470615eacb028 [^]

Fixes issue 0012628: When clicking Linked Items in Business Partner window, Accounting Transaction Details show database IDs

---
M src-core/src/org/openbravo/data/Parameter.java
M src-core/src/org/openbravo/data/Sql.java
M src-core/src/org/openbravo/data/Sqlc.java
M src-core/src/org/openbravo/data/UtilSql.java
---
(0026650)
adrianromero (manager)
2010-04-23 18:08

* Testing of the issue:
To test the issue just follow the steps to test and realize that now instead of IDs for Accounting transaction details it appear the description field

* Explanation of the changeset that fixes the issue:
This changeset only modifies the file AD_COLUMN to set the "Used as record Identifier" flag to the column description of the table fact_acct and remove the flag in the ID field.
The second change set is just to revert a wrong publication of the other files pushed in the first commit.

* Other areas affected by the changeset:
This change set only modifies the areas affected by the issue.
(0026663)
arunkumar (reporter)
2010-04-26 07:30

Tested & working fine
(0027292)
hudsonbot (developer)
2010-05-14 15:28

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/ade5b974f0db [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/36f76c8d7193 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17198.obx [^]
(0027296)
hudsonbot (developer)
2010-05-14 15:28

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/3cef9d762a0c [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/36f76c8d7193 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17198.obx [^]
(0027985)
hgbot (developer)
2010-06-04 14:46

Repository: erp/devel/pi
Changeset: 2829b162bd2148d4fe08077e93e583b731dfb956
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Fri Apr 23 17:32:58 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2829b162bd2148d4fe08077e93e583b731dfb956 [^]

Fixes issue 0012628: When clicking Linked Items in Business Partner window, Accounting Transaction Details show database IDs

---
M src-core/src/org/openbravo/data/Parameter.java
M src-core/src/org/openbravo/data/Sql.java
M src-core/src/org/openbravo/data/Sqlc.java
M src-core/src/org/openbravo/data/UtilSql.java
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0027989)
hgbot (developer)
2010-06-04 14:46

Repository: erp/devel/pi
Changeset: caa8a170cbff3ffbb27bc8015a0266dc52283ce7
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Fri Apr 23 17:55:02 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/caa8a170cbff3ffbb27bc8015a0266dc52283ce7 [^]

Fixes issue 0012628: When clicking Linked Items in Business Partner window, Accounting Transaction Details show database IDs

---
M src-core/src/org/openbravo/data/Parameter.java
M src-core/src/org/openbravo/data/Sql.java
M src-core/src/org/openbravo/data/Sqlc.java
M src-core/src/org/openbravo/data/UtilSql.java
---
(0028028)
arunkumar (reporter)
2010-06-07 09:05

Tested working fine
(0028107)
hudsonbot (developer)
2010-06-07 21:21

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/2829b162bd21 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8b43a1f2fff4 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17563.obx [^]
(0028111)
hudsonbot (developer)
2010-06-07 21:21

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/caa8a170cbff [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8b43a1f2fff4 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17563.obx [^]
(0028149)
hudsonbot (developer)
2010-06-07 23:43

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/2829b162bd21 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8b43a1f2fff4 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17563.obx [^]
(0028153)
hudsonbot (developer)
2010-06-07 23:43

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/caa8a170cbff [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8b43a1f2fff4 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17563.obx [^]

- Issue History
Date Modified Username Field Change
2010-03-10 10:37 networkb New Issue
2010-03-10 10:37 networkb Assigned To => adrianromero
2010-03-12 12:03 adrianromero Status new => scheduled
2010-03-12 12:03 adrianromero Note Added: 0025278
2010-03-12 12:03 adrianromero fix_in_branch => pi
2010-04-23 17:33 hgbot Checkin
2010-04-23 17:33 hgbot Note Added: 0026644
2010-04-23 17:33 hgbot Status scheduled => resolved
2010-04-23 17:33 hgbot Resolution open => fixed
2010-04-23 17:33 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ade5b974f0db7dadb442cceaebd8e502b3fb76a6 [^]
2010-04-23 17:55 hgbot Checkin
2010-04-23 17:55 hgbot Note Added: 0026648
2010-04-23 17:55 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/ade5b974f0db7dadb442cceaebd8e502b3fb76a6 [^] => http://code.openbravo.com/erp/devel/pi/rev/3cef9d762a0c72ee0d8ddbfecea470615eacb028 [^]
2010-04-23 18:08 adrianromero Note Added: 0026650
2010-04-26 07:30 arunkumar Note Added: 0026663
2010-04-26 07:30 arunkumar Status resolved => closed
2010-04-27 00:00 anonymous sf_bug_id 0 => 2992603
2010-05-14 15:28 hudsonbot Checkin
2010-05-14 15:28 hudsonbot Note Added: 0027292
2010-05-14 15:28 hudsonbot Checkin
2010-05-14 15:28 hudsonbot Note Added: 0027296
2010-05-18 12:12 gorka_gil Target Version 2.50MP15 => 2.50MP17
2010-06-04 14:46 hgbot Checkin
2010-06-04 14:46 hgbot Note Added: 0027985
2010-06-04 14:46 hgbot Status closed => resolved
2010-06-04 14:46 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/3cef9d762a0c72ee0d8ddbfecea470615eacb028 [^] => http://code.openbravo.com/erp/devel/pi/rev/2829b162bd2148d4fe08077e93e583b731dfb956 [^]
2010-06-04 14:46 hgbot Checkin
2010-06-04 14:46 hgbot Note Added: 0027989
2010-06-04 14:46 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/2829b162bd2148d4fe08077e93e583b731dfb956 [^] => http://code.openbravo.com/erp/devel/pi/rev/caa8a170cbff3ffbb27bc8015a0266dc52283ce7 [^]
2010-06-07 09:05 arunkumar Note Added: 0028028
2010-06-07 09:05 arunkumar Status resolved => closed
2010-06-07 21:21 hudsonbot Checkin
2010-06-07 21:21 hudsonbot Note Added: 0028107
2010-06-07 21:21 hudsonbot Checkin
2010-06-07 21:21 hudsonbot Note Added: 0028111
2010-06-07 23:43 hudsonbot Checkin
2010-06-07 23:43 hudsonbot Note Added: 0028149
2010-06-07 23:43 hudsonbot Checkin
2010-06-07 23:43 hudsonbot Note Added: 0028153


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker