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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010903
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminoralways2009-10-07 18:562009-10-10 00:00
ReporternetworkbView Statuspublic 
Assigned Todbaz 
PriorityhighResolutionfixedFixed in Version2.50MP7
StatusclosedFix in branchFixed in SCM revisionad285418399a
ProjectionnoneETAnoneTarget Version2.50MP8
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP5SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010903: Grid does not navigat to last record if a record is bigger than one row

DescriptionIn 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 ReproduceGo 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>

  • <a name="restart">Restart server:</a> Restarts the application server and launches the login screen.

  • <a name="reload">Reload context:</a> Reloads the Openbravo context and launches the login screen. Note: There is a know issue with the application server leaking 30MB of memory each time the context is reloaded.

  • <a name="nothing">Take no action:</a> Select if you intend to restart the server or reload the application manually, later.

' where ad_callout_id = 'D58885C504EC46ED8B77C4DEC1F59CA1'

and go to callouts window.
TagsNo tags attached.
Attached Filespng file icon Grid.png [^] (96,636 bytes) 2009-10-08 09:30

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0020866)
rafaroda (developer)
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 (developer)
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 (reporter)
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.

- Issue History
Date Modified Username Field Change
2009-10-07 18:56 networkb New Issue
2009-10-07 18:56 networkb Assigned To => rafaroda
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
Powered by Mantis Bugtracker