Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023494 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2013-04-05 10:20 | 2013-04-08 13:58 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 072f7a780fde | ||||
Projection | none | ETA | none | Target Version | 3.0MP23 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ioritzCia | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 20401 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023494: Can't select e-mail print template the second time with a different document type | |||||||
Description | If the user selects a document to e-mail, the template drop-down list appears correctly. But if we select another document type, and click again in the email button, the list is not showed. | |||||||
Steps To Reproduce | 1) Do the e-mail configuration 2) Go to [Sales Order] and select an already posted sales order. Click on the e-mail button. Check that in the pop-up, the template list appears. 3) Select another sales order with a different document type. Click on the email button. Notice that the list is not appearing. | |||||||
Proposed Solution | The differentDocTypes hashmap in PrintController class must be cleared every time we call the e-mail pop-up. This hashmap is storing the different document types selected (but at the same time) and in case its size is greater than 1, the template drop-down list should not appear. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0057736) hgbot (developer) 2013-04-05 11:35 |
Repository: erp/devel/pi Changeset: 072f7a780fde2567bbd146c9c22ecb1091ef4ef6 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Apr 05 11:33:30 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/072f7a780fde2567bbd146c9c22ecb1091ef4ef6 [^] fixes issue 23494: Can't select e-mail print template the second time with a different document type --- M src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java --- |
(0057767) hudsonbot (viewer) 2013-04-07 01:03 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b03a336bd23b [^] Maturity status: Test |
(0057781) ioritzCia (viewer) 2013-04-08 13:58 |
Verified |
![]() |
|||
Date Modified | Username | Field | Change |
2013-04-05 10:20 | caristu | New Issue | |
2013-04-05 10:20 | caristu | Assigned To | => dmiguelez |
2013-04-05 10:20 | caristu | Modules | => Core |
2013-04-05 10:20 | caristu | OBNetwork customer | => Yes |
2013-04-05 10:20 | caristu | Support ticket | => 20401 |
2013-04-05 10:20 | caristu | Resolution time | => 1367964000 |
2013-04-05 10:20 | caristu | Triggers an Emergency Pack | => No |
2013-04-05 10:21 | caristu | Issue Monitored: networkb | |
2013-04-05 10:21 | caristu | Proposed Solution updated | |
2013-04-05 10:30 | caristu | Assigned To | dmiguelez => caristu |
2013-04-05 11:35 | hgbot | Checkin | |
2013-04-05 11:35 | hgbot | Note Added: 0057736 | |
2013-04-05 11:35 | hgbot | Status | new => resolved |
2013-04-05 11:35 | hgbot | Resolution | open => fixed |
2013-04-05 11:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/072f7a780fde2567bbd146c9c22ecb1091ef4ef6 [^] |
2013-04-07 01:03 | hudsonbot | Checkin | |
2013-04-07 01:03 | hudsonbot | Note Added: 0057767 | |
2013-04-08 13:58 | ioritzCia | Review Assigned To | => ioritzCia |
2013-04-08 13:58 | ioritzCia | Note Added: 0057781 | |
2013-04-08 13:58 | ioritzCia | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |