Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014704 | Openbravo ERP | 07. Sales management | public | 2010-09-27 11:34 | 2010-12-09 16:06 |
|
Reporter | pjuvara | |
Assigned To | adrianromero | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0RC2 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0014704: Print document dialog does not close |
Description | The Print Document dialog, which opens when you print a document such an invoice or a sales order, should close automatically once you made your choice, but it does not. |
Steps To Reproduce | 1) Open an invoice
2) Press the Print icon
3) Press either "Yes" or "No,just print it"
The window does not close. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0014703 | | closed | sivaraman | Print document confirmation windows opens up as maximized |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-09-27 11:34 | pjuvara | New Issue | |
2010-09-27 11:34 | pjuvara | Assigned To | => adrianromero |
2010-09-27 11:34 | pjuvara | OBNetwork customer | => No |
2010-09-27 11:35 | pjuvara | Relationship added | related to 0014703 |
2010-11-18 17:24 | hgbot | Checkin | |
2010-11-18 17:24 | hgbot | Note Added: 0032716 | |
2010-11-18 17:24 | hgbot | Status | new => resolved |
2010-11-18 17:24 | hgbot | Resolution | open => fixed |
2010-11-18 17:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/897481c6fd1bce28453b9f18a5405165a89a8aa0 [^] |
2010-11-18 17:30 | adrianromero | Note Added: 0032717 | |
2010-11-19 16:50 | hudsonbot | Checkin | |
2010-11-19 16:50 | hudsonbot | Note Added: 0032752 | |
2010-11-20 13:13 | sureshbabu | Note Added: 0032766 | |
2010-11-20 13:13 | sureshbabu | Status | resolved => closed |
2010-12-09 16:06 | anonymous | sf_bug_id | 0 => 3133483 |
Notes |
|
(0032716)
|
hgbot
|
2010-11-18 17:24
|
|
Repository: erp/devel/pi
Changeset: 897481c6fd1bce28453b9f18a5405165a89a8aa0
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Nov 18 17:23:10 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/897481c6fd1bce28453b9f18a5405165a89a8aa0 [^]
Fixes issue 0014704: Print document dialog does not close
It has been added the logic to close the dialog and also has been redirected the submit command to the hidden frame
---
M src/org/openbravo/erpCommon/utility/reporting/printing/PrintOptions.html
---
|
|
|
|
* Testing the issue
After pressing the button that closes the dialog. The document starts downloading and the dialog closes.
It has to be tested the correct behavior in different documents that use this dialog: Orders, Invoices, ...
Because it has been modified a very special block of javascript code, this new behavior has to be tested in all different browsers and versions supported by Openbravo: Firefox, Internet Explorer, ...
* Other areas affected
It has only been modified the dialog that prints documents. No other areas affected. |
|
|
|
|
|
|
Tested in live (PI) builds |
|