Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010903 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | always | 2009-10-07 18:56 | 2009-10-10 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.50MP7 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ad285418399a | ||||
Projection | none | ETA | none | Target Version | 2.50MP8 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP5 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0010903: Grid does not navigat to last record if a record is bigger than one row | |||||||
Description | In relation mode in a generated window, if a record has more than one row (See Application Dictionary > Form, Module Management record), and click on "Go to last record", the grid does navigate to last one, and also, does not show the lastests records. Note: this only happens when the record with more rows than one, is located at the bottom of the grid. | |||||||
Steps To Reproduce | Go to Application Dictionary > Form. See it in Relation mode. Press Got to last record (toolbar). It is not possible. If you want to see it in other window, for example in callouts, you can execute this sentence in database: update ad_callout set description = 'Use Module Management to browse the currently installed modules, to check for updates to installed modules and search for new modules to install. <div class="HelpItems"> <h3><a name="installed">Installed Modules</a></h3> <span>View the details of currently installed modules. You can also find updates to installed modules and rebuild the system after installing/uninstalling a module.</span> <h3><a name="add">Add Modules</a></h3> <span>Search for a specific module, or browse all available modules in the Central Repository. You can also browse for modules from the file system. Click Install Now to install a module.</span> <h3><a name="history">Installation History</a></h3> <span>View the history of module installations/uninstallations and errors that may have occurred during these processes.</span> <h3><a name="history">System Rebuild</a></h3> <span>After installing or uninstalling a module, you must restart the application context for any changes to take effect.</span>
and go to callouts window. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0020866) rafaroda (viewer) 2009-10-08 09:28 |
Workaround for Form window to access the last record. 1) Click in the toolbar the button 'Go To Last Record' 2) Click in the middle the button 'Form View'. You are in the last record (Session Variables) |
(0020874) dbaz (viewer) 2009-10-08 11:51 |
The problem here is that out DataGrid is thought to be one row per record, and there is no low or medium effort way to change that... The only "possible" solution is ensure that grid shows all needed information in one row |
(0020876) hgbot (developer) 2009-10-08 12:12 |
Repository: erp/devel/pi Changeset: ad285418399aaae3f09f50d24d5db73330f16096 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Thu Oct 08 12:08:15 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ad285418399aaae3f09f50d24d5db73330f16096 [^] Fixed issue 10903: Added more cappabilities to ensure that grid rows are single rows --- M src/org/openbravo/erpCommon/utility/DataGrid.java --- |
(0020894) arunkumar (viewer) 2009-10-09 09:17 |
If we click the 'Go To Last record' button in the toolbar it navigates to the last record even if a record is bigger than one row.This is working fine. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-07 18:56 | networkb | New Issue | |
2009-10-07 18:56 | networkb | Assigned To | => rafaroda |
2009-10-07 18:56 | networkb | OBNetwork customer | => Yes |
2009-10-08 09:28 | rafaroda | Note Added: 0020866 | |
2009-10-08 09:28 | rafaroda | Assigned To | rafaroda => dbaz |
2009-10-08 09:28 | rafaroda | Priority | immediate => high |
2009-10-08 09:28 | rafaroda | Status | new => scheduled |
2009-10-08 09:30 | rafaroda | File Added: Grid.png | |
2009-10-08 11:51 | dbaz | Note Added: 0020874 | |
2009-10-08 12:12 | hgbot | Checkin | |
2009-10-08 12:12 | hgbot | Note Added: 0020876 | |
2009-10-08 12:12 | hgbot | Status | scheduled => resolved |
2009-10-08 12:12 | hgbot | Resolution | open => fixed |
2009-10-08 12:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ad285418399aaae3f09f50d24d5db73330f16096 [^] |
2009-10-09 09:17 | arunkumar | Status | resolved => closed |
2009-10-09 09:17 | arunkumar | Note Added: 0020894 | |
2009-10-09 09:17 | arunkumar | Fixed in Version | => 2.50MP7 |
2009-10-10 00:00 | anonymous | sf_bug_id | 0 => 2875971 |
Copyright © 2000 - 2009 MantisBT Group |