Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007300Openbravo ERP07. Sales managementpublic2009-01-20 12:242009-03-04 09:58
networkb 
iperdomo 
immediateminoralways
closedfixed 
5
2.40 
2.40MP3 
Core
No
0007300: Parameter and "loading" Windows do not close when runing a process
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.
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)
No tags attached.
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 
Issue History
2009-01-31 12:11iperdomoTypedefect => backport
2009-01-31 12:11iperdomofix_in_branch => 2.40
2009-01-31 13:38svnbotCheckin
2009-01-31 13:38svnbotNote Added: 0012964
2009-01-31 13:38svnbotStatusscheduled => resolved
2009-01-31 13:38svnbotResolutionopen => fixed
2009-01-31 13:38svnbotsvn_revision => 12609
2009-01-31 14:00iperdomoNote Added: 0012965
2009-02-03 16:41svnbotCheckin
2009-02-03 16:41svnbotNote Added: 0013092
2009-02-03 16:41svnbotsvn_revision12609 => 12710
2009-02-09 11:59villindRelationship addedrelated to 0007428
2009-02-12 12:30gorkaionRelationship deletedrelated to 0007428
2009-02-12 12:31gorkaionRelationship addedrelated to 0007525
2009-03-03 17:32psarobeFixed in Version => 2.40MP3
2009-03-04 06:53arunkumarStatusresolved => new
2009-03-04 06:53arunkumarResolutionfixed => open
2009-03-04 06:53arunkumarNote Added: 0014350
2009-03-04 06:53arunkumarFixed in Version2.40MP3 =>
2009-03-04 09:50psarobeFixed in Version => 2.40MP3
2009-03-04 09:50psarobeStatusnew => scheduled
2009-03-04 09:50psarobefix_in_branch2.40 => pi
2009-03-04 09:53psarobeStatusscheduled => resolved
2009-03-04 09:53psarobeResolutionopen => fixed
2009-03-04 09:53psarobeStatusresolved => closed
2009-03-04 09:56psarobeStatusclosed => new
2009-03-04 09:56psarobeResolutionfixed => open
2009-03-04 09:56psarobeFixed in Version2.40MP3 =>
2009-03-04 09:56psarobeFixed in Version => 2.40MP3
2009-03-04 09:56psarobefix_in_branchpi => 2.40
2009-03-04 09:57psarobeStatusnew => scheduled
2009-03-04 09:57psarobefix_in_branch2.40 => pi
2009-03-04 09:57psarobefix_in_branchpi => 2.40
2009-03-04 09:57psarobeStatusscheduled => resolved
2009-03-04 09:57psarobeResolutionopen => fixed
2009-03-04 09:58psarobeStatusresolved => 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 [^]
(0012965)
iperdomo   
2009-01-31 14:00   
Related to this issue:
---
https://dev.openbravo.com/websvn/openbravo/?rev=12613&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 [^]
(0014350)
arunkumar   
2009-03-04 06:53   
Report is displayed properly. But the popup window where we choose PDF or Excel is still open.It should disappear after selecting the type.