Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011824 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | major | have not tried | 2009-12-18 16:36 | 2009-12-24 12:06 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 23e7418579ac | |||
Projection | none | ETA | none | Target Version | 2.50MP10 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP9 | SCM revision | ||||||
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 | 0011824: Dependencies only show name and not version | |||||||
Description | When opening the details for a module, I see the Dependencies section, but it only says the name of the dependency. Version from and to are missing. | |||||||
Steps To Reproduce | Open the details for any module in the MMC > Add module window | |||||||
Proposed Solution | Show full information, like: Dependencies: Core from 2.50.12345 to 2.50.56789 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0022962) shuehner (administrator) 2009-12-20 18:47 |
Examples of data shown in naive formatting of from and to fields: - depending on core >= 2.50, no explicit to core (>=2.50.00000 & <=2.50.999999) - depending on several modules, all no explicit to Direct Debit Form of Payment (>=1.0.2 & <=1.0.999999) Business Partner Debt Consolidation (>=1.0.2 & <=1.0.999999) Mass Advanced Payments (>=1.0.2 & <=1.0.999999) Needed layout decision on use of: - >= and <= or written, 'from' and 'to' which already exists in the localized messages base-table (so possibly translated already) - usage of brackets, as a single space was already the separator char for multiple dependencies - when no explicit to-version exists data returned from cr is: 'same.major.999999' which perhaps should be improved on printing |
(0022963) shuehner (administrator) 2009-12-20 18:50 |
Added naive patch to format how modules as displayed in the detail popup. Missing documentation and needs to be adapted based on decision for layout as pointed out in the earlier comment. |
(0023014) hgbot (developer) 2009-12-22 14:12 |
Repository: erp/devel/pi Changeset: 23e7418579ac7e1cc3b560cd8a2771906a847089 Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Tue Dec 22 14:11:32 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/23e7418579ac7e1cc3b560cd8a2771906a847089 [^] Fixes issue 11824: Added version to depencencies/includes in detail --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java M src/org/openbravo/erpCommon/ad_forms/ModuleManagementDetails.html --- |
(0023024) plujan (viewer) 2009-12-22 19:19 |
tested in PI |
(0023058) hudsonbot (viewer) 2009-12-24 12:06 |
--- 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/23e7418579ac [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/237ec18eff4d [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15792.obx [^] --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-12-18 16:36 | plujan | New Issue | |
2009-12-18 16:36 | plujan | Assigned To | => shuehner |
2009-12-18 16:36 | plujan | OBNetwork customer | => No |
2009-12-18 16:37 | plujan | Status | new => scheduled |
2009-12-18 16:37 | plujan | fix_in_branch | => pi |
2009-12-18 16:38 | plujan | Relationship added | related to 0011816 |
2009-12-19 13:11 | jpabloae | Issue Monitored: jpabloae | |
2009-12-20 18:47 | shuehner | Note Added: 0022962 | |
2009-12-20 18:49 | shuehner | File Added: issue11824_prepare_with_naive_displayFormat.diff | |
2009-12-20 18:50 | shuehner | Note Added: 0022963 | |
2009-12-21 09:05 | harpreet | Issue Monitored: harpreet | |
2009-12-21 11:05 | iperdomo | Assigned To | shuehner => iperdomo |
2009-12-22 14:12 | hgbot | Checkin | |
2009-12-22 14:12 | hgbot | Note Added: 0023014 | |
2009-12-22 14:12 | hgbot | Status | scheduled => resolved |
2009-12-22 14:12 | hgbot | Resolution | open => fixed |
2009-12-22 14:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/23e7418579ac7e1cc3b560cd8a2771906a847089 [^] |
2009-12-22 19:19 | plujan | Note Added: 0023024 | |
2009-12-22 19:19 | plujan | Status | resolved => closed |
2009-12-22 19:19 | plujan | Fixed in Version | => pi |
2009-12-23 00:00 | anonymous | sf_bug_id | 0 => 2919668 |
2009-12-24 12:06 | hudsonbot | Checkin | |
2009-12-24 12:06 | hudsonbot | Note Added: 0023058 |
Copyright © 2000 - 2009 MantisBT Group |