Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0006618 | Openbravo ERP | 01. General setup | public | 2008-12-17 15:22 | 2009-04-21 11:05 |
|
Reporter | alostale | |
Assigned To | eduardo_Argal | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
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 | 0006618: Description for module's reference data is not clear in Initial Client Setup |
Description | In Initial Client Setup there is a pair of boxes: one for the installed modules that have reference data and the other one for the description of the selected module. In the description one it is shown the module's description, but it can be meaningless about the reference data it contains. |
Steps To Reproduce | |
Proposed Solution | Create a new column in module table to maintain description for reference data and show this description in the Initial Client Setup window. |
Additional Information | |
Tags | Modularity, platform1_sprint1 |
Relationships | related to | defect | 0007091 | | closed | shuehner | Commit r12185 breaks trunk-compilation as ModuleReferenceDataOrgTree_data.xsql is broken on oracle |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-12-17 15:22 | alostale | New Issue | |
2008-12-17 15:22 | alostale | Assigned To | => rafaroda |
2008-12-17 15:22 | alostale | sf_bug_id | 0 => 2440369 |
2008-12-17 15:22 | alostale | Regression testing | => No |
2008-12-17 15:22 | alostale | Assigned To | rafaroda => eduardo_Argal |
2008-12-17 15:22 | alostale | Tag Attached: ObAtOb | |
2008-12-17 15:22 | alostale | Tag Attached: platform1_sprint1 | |
2008-12-17 15:23 | alostale | Tag Detached: ObAtOb | |
2008-12-17 16:06 | svnbot | Checkin | |
2008-12-17 16:06 | svnbot | Note Added: 0011483 | |
2008-12-17 16:06 | svnbot | svn_revision | => 11311 |
2009-01-08 18:08 | eduardo_Argal | Note Added: 0012004 | |
2009-01-08 18:08 | eduardo_Argal | Status | new => feedback |
2009-01-09 14:38 | rafaroda | Tag Attached: Modularity | |
2009-01-19 09:50 | psarobe | version | => trunk |
2009-01-19 09:53 | psarobe | Note Added: 0012291 | |
2009-01-23 10:35 | svnbot | Checkin | |
2009-01-23 10:35 | svnbot | Note Added: 0012553 | |
2009-01-23 10:35 | svnbot | Status | feedback => resolved |
2009-01-23 10:35 | svnbot | Resolution | open => fixed |
2009-01-23 10:35 | svnbot | svn_revision | 11311 => 12185 |
2009-01-23 11:24 | rafaroda | Relationship added | related to 0007091 |
2009-04-21 11:05 | psarobe | Status | resolved => closed |
Notes |
|
(0011483)
|
svnbot
|
2008-12-17 16:06
|
|
Repository: openbravo
Revision: 11311
Author: alostale
Date: 2008-12-17 16:06:29 +0100 (Wed, 17 Dec 2008)
Added column and field to ad_module for reference data description. Reported in issue 0006618
---
U trunk/src-db/database/model/tables/AD_MODULE.xml
U trunk/src-db/database/sourcedata/AD_COLUMN.xml
U trunk/src-db/database/sourcedata/AD_ELEMENT.xml
U trunk/src-db/database/sourcedata/AD_FIELD.xml
U trunk/src-db/database/sourcedata/AD_MODULE.xml
U trunk/src-db/database/sourcedata/AD_TAB.xml
U trunk/src-db/database/sourcedata/AD_TABLE.xml
U trunk/src-db/database/sourcedata/AD_WINDOW.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=11311&sc=1 [^]
|
|
|
|
I suppose that you mean that the description shown should be ReferenceDataInfo. The point is that there is no such column in ad_module_trl. Shall I create it or just never use it?? |
|
|
|
Reminder sent to: alostale Please ask Eduardo |
|
|
(0012553)
|
svnbot
|
2009-01-23 10:35
|
|
Repository: openbravo
Revision: 12185
Author: eduardoargal
Date: 2009-01-23 10:35:04 +0100 (Fri, 23 Jan 2009)
Fixes bug 0006618: Description for module's reference data is not clear in Initial Client Setup
---
U trunk/src/org/openbravo/erpCommon/modules/ModuleReferenceDataClientTree_data.xsql
U trunk/src/org/openbravo/erpCommon/modules/ModuleReferenceDataOrgTree_data.xsql
U trunk/src-db/database/model/tables/AD_MODULE_TRL.xml
U trunk/src-db/database/sourcedata/AD_COLUMN.xml
U trunk/src-db/database/sourcedata/AD_FIELD.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=12185&sc=1 [^]
|
|