Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0007300 | Openbravo ERP | 07. Sales management | public | 2009-01-20 12:24 | 2009-03-04 09:58 |
|
Reporter | networkb | |
Assigned To | iperdomo | |
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40 | |
Target Version | | Fixed in Version | 2.40MP3 | |
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 | 0007300: Parameter and "loading" Windows do not close when runing a process |
Description | When running a process, after introduce the parameters a loading window appears. Then you obtain the results properly but this 2 windows (parameters and loading) don't disappear. |
Steps To Reproduce | 1. Go to Sales Management | Analysis tools | Sales Report by Partner And Product
2. Choose PDF or Excel
3. The results will appear but pop-up window where you choose parameters and pop-up loading window continue open and don't disappear.
(Error can also be reproduce in other analysis tool's processes which allows you to choose the output,for example: Procure Management | Analysis tools | Purchase order report) |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | backport | 0007525 | | closed | gorkaion | Export to Excel/CSV/PDF breaks randomly depending on server configurations | blocks | defect | 0007025 | | closed | iperdomo | Parameter and "loading" Windows do not close when runing a process |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-01-31 12:11 | iperdomo | Type | defect => backport |
2009-01-31 12:11 | iperdomo | fix_in_branch | => 2.40 |
2009-01-31 13:38 | svnbot | Checkin | |
2009-01-31 13:38 | svnbot | Note Added: 0012964 | |
2009-01-31 13:38 | svnbot | Status | scheduled => resolved |
2009-01-31 13:38 | svnbot | Resolution | open => fixed |
2009-01-31 13:38 | svnbot | svn_revision | => 12609 |
2009-01-31 14:00 | iperdomo | Note Added: 0012965 | |
2009-02-03 16:41 | svnbot | Checkin | |
2009-02-03 16:41 | svnbot | Note Added: 0013092 | |
2009-02-03 16:41 | svnbot | svn_revision | 12609 => 12710 |
2009-02-09 11:59 | villind | Relationship added | related to 0007428 |
2009-02-12 12:30 | gorkaion | Relationship deleted | related to 0007428 |
2009-02-12 12:31 | gorkaion | Relationship added | related to 0007525 |
2009-03-03 17:32 | psarobe | Fixed in Version | => 2.40MP3 |
2009-03-04 06:53 | arunkumar | Status | resolved => new |
2009-03-04 06:53 | arunkumar | Resolution | fixed => open |
2009-03-04 06:53 | arunkumar | Note Added: 0014350 | |
2009-03-04 06:53 | arunkumar | Fixed in Version | 2.40MP3 => |
2009-03-04 09:50 | psarobe | Fixed in Version | => 2.40MP3 |
2009-03-04 09:50 | psarobe | Status | new => scheduled |
2009-03-04 09:50 | psarobe | fix_in_branch | 2.40 => pi |
2009-03-04 09:53 | psarobe | Status | scheduled => resolved |
2009-03-04 09:53 | psarobe | Resolution | open => fixed |
2009-03-04 09:53 | psarobe | Status | resolved => closed |
2009-03-04 09:56 | psarobe | Status | closed => new |
2009-03-04 09:56 | psarobe | Resolution | fixed => open |
2009-03-04 09:56 | psarobe | Fixed in Version | 2.40MP3 => |
2009-03-04 09:56 | psarobe | Fixed in Version | => 2.40MP3 |
2009-03-04 09:56 | psarobe | fix_in_branch | pi => 2.40 |
2009-03-04 09:57 | psarobe | Status | new => scheduled |
2009-03-04 09:57 | psarobe | fix_in_branch | 2.40 => pi |
2009-03-04 09:57 | psarobe | fix_in_branch | pi => 2.40 |
2009-03-04 09:57 | psarobe | Status | scheduled => resolved |
2009-03-04 09:57 | psarobe | Resolution | open => fixed |
2009-03-04 09:58 | psarobe | Status | resolved => closed |
Notes |
|
(0012964)
|
svnbot
|
2009-01-31 13:38
|
|
Repository: openbravo
Revision: 12609
Author: iperdomo
Date: 2009-01-31 13:38:12 +0100 (Sat, 31 Jan 2009)
Fixes issue 7300: Now the reports are stored temporary in the server, the *loading* window closes and a request for the saved report is made
---
U branches/r2.40/src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
A branches/r2.40/src/org/openbravo/base/secureApp/PopUp_Download.html
A branches/r2.40/src/org/openbravo/base/secureApp/PopUp_Download.xml
A branches/r2.40/src/org/openbravo/erpCommon/utility/DownloadReport.java
U branches/r2.40/src/org/openbravo/erpCommon/utility/ExportGrid.java
U branches/r2.40/src/org/openbravo/erpCommon/utility/GridBO.java
U branches/r2.40/src-wad/src/org/openbravo/wad/web.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=12609&sc=1 [^]
|
|
|
|
|
|
(0013092)
|
svnbot
|
2009-02-03 16:41
|
|
Repository: openbravo
Revision: 12710
Author: iperdomo
Date: 2009-02-03 16:41:48 +0100 (Tue, 03 Feb 2009)
Fixes issue 7300: Fixes mime types on reports. Add security restriction to DownloadReport class
---
U branches/r2.40/src/org/openbravo/erpCommon/utility/DownloadReport.java
U branches/r2.40/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=12710&sc=1 [^]
|
|
|
|
Report is displayed properly. But the popup window where we choose PDF or Excel is still open.It should disappear after selecting the type. |
|