Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016094 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | minor | always | 2011-03-01 16:56 | 2011-04-15 11:33 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | egoitz | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.50MP29 | |||
Status | closed | Fix in branch | Fixed in SCM revision | fefdbbd938e1 | ||||
Projection | none | ETA | none | Target Version | 2.50MP29 | |||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | 8.3 and 8.4 | Ant version | |||||
Product Version | 2.50MP25 | 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 | 0016094: The audit popup does not show any data when there a lot of entries on the ad_audit_trail table | |||||||
Description | The audit popup does not show any data when there a lot of entries on the ad_audit_trail table For example when accessing to the Sales Invoice window and click on the audit button on the toolbar you can not see any audit information. The table were we have reproduce the problem has 8353583 rows | |||||||
Steps To Reproduce | -In a database with 8353583 rows in ad_audit_trail table go to the Sales invoice window. -Then click on audit button on toolbar -Try to find all the deleted elements. *No data is show. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0034806) adrianromero (viewer) 2011-03-14 14:11 |
The pagination of grids with a lot of data has been implemented since 2.50 MP11: http://wiki.openbravo.com/wiki/ERP/2.50/Release_Notes/2.50MP11 [^] By default the page size is 10000 but if you need to change the page size to an smaller value you can change it in the Preferences window: General Setup || Application || Preference || Preference Modifying the preference ReportsLimit |
(0035463) hgbot (developer) 2011-04-01 13:32 |
Repository: erp/stable/2.50 Changeset: fefdbbd938e1f616e33794bba9b1ab1eb3331836 Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com> Date: Fri Apr 01 13:31:35 2011 +0200 URL: http://code.openbravo.com/erp/stable/2.50/rev/fefdbbd938e1f616e33794bba9b1ab1eb3331836 [^] Fixed Issue 16094: The audit popup does work with a lot of data --- M src-db/database/model/tables/AD_AUDIT_TRAIL.xml M src/org/openbravo/erpCommon/utility/plantilla.jrxml --- |
(0035465) egoitz (viewer) 2011-04-01 13:42 |
The change on src/org/openbravo/erpCommon/utility/plantilla.jrxml was pushed by mistake, it has been reverted on the following commit: https://code.openbravo.com/erp/stable/2.50/rev/ef3cd67ba7ac [^] |
(0035971) jonalegriaesarte (viewer) 2011-04-15 11:33 |
Verified |
![]() |
|||
Date Modified | Username | Field | Change |
2011-03-01 16:56 | egoitz | New Issue | |
2011-03-01 16:56 | egoitz | Assigned To | => adrianromero |
2011-03-01 16:56 | egoitz | Modules | => Core |
2011-03-01 16:56 | egoitz | OBNetwork customer | => Yes |
2011-03-01 16:58 | egoitz | Issue Monitored: networkb | |
2011-03-09 17:15 | egoitz | version | => 2.50MP25 |
2011-03-09 17:15 | egoitz | Target Version | => 2.50MP28 |
2011-03-14 14:11 | adrianromero | Note Added: 0034806 | |
2011-03-14 14:11 | adrianromero | Status | new => closed |
2011-03-14 14:11 | adrianromero | Resolution | open => unable to reproduce |
2011-03-15 00:00 | anonymous | sf_bug_id | 0 => 3212142 |
2011-03-15 09:48 | egoitz | Status | closed => new |
2011-03-15 09:48 | egoitz | Resolution | unable to reproduce => open |
2011-03-15 11:44 | egoitz | Note Added: 0034862 | |
2011-03-15 11:44 | egoitz | Status | new => closed |
2011-03-15 11:44 | egoitz | Resolution | open => no change required |
2011-03-15 11:44 | egoitz | Note Added: 0034863 | |
2011-03-15 11:44 | egoitz | Status | closed => new |
2011-03-15 11:44 | egoitz | Resolution | no change required => open |
2011-04-01 10:55 | egoitz | Assigned To | adrianromero => egoitz |
2011-04-01 10:55 | egoitz | Priority | urgent => high |
2011-04-01 10:55 | egoitz | Severity | major => minor |
2011-04-01 10:55 | egoitz | Target Version | 2.50MP28 => 2.50MP29 |
2011-04-01 10:57 | egoitz | Summary | The audit trail window does not show any data when there a lot of entries on the ad_audit_trail window => The audit popup does not show any data when there a lot of entries on the ad_audit_trail table |
2011-04-01 10:57 | egoitz | Description Updated | View Revisions |
2011-04-01 10:57 | egoitz | Steps to Reproduce Updated | View Revisions |
2011-04-01 12:22 | egoitz | Note Deleted: 0034863 | |
2011-04-01 12:22 | egoitz | Note Deleted: 0034862 | |
2011-04-01 13:32 | hgbot | Checkin | |
2011-04-01 13:32 | hgbot | Note Added: 0035463 | |
2011-04-01 13:32 | hgbot | Status | new => resolved |
2011-04-01 13:32 | hgbot | Resolution | open => fixed |
2011-04-01 13:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/fefdbbd938e1f616e33794bba9b1ab1eb3331836 [^] |
2011-04-01 13:42 | egoitz | Note Added: 0035465 | |
2011-04-15 11:33 | jonalegriaesarte | Note Added: 0035971 | |
2011-04-15 11:33 | jonalegriaesarte | Status | resolved => closed |
2011-04-15 11:33 | jonalegriaesarte | Fixed in Version | => 2.50MP29 |
Copyright © 2000 - 2009 MantisBT Group |