Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0017204 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2011-05-17 16:11 | 2011-05-26 07:44 | |||
Reporter | dmitry_mezentsev | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0RC7 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b36f5bc377f5 | ||||
Projection | none | ETA | none | Target Version | 3.0RC7 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
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 | 0017204: Add Payment from Financial Account shows blank screen | |||||||
Description | Press Add Transaction, then Add Payment, select the Invoice and fill in the amount and press Process button. The result is the blank screen. | |||||||
Steps To Reproduce | live.builds.pi 1. Create Sales Invoice. 2. Financial Account, Add Transaction, Add Payment. Select above created invoice, fill in the amount and Process. 3. You get blank screen in return. 4. At the same time transaction is added to the Financial Account. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0037093) mirurita (viewer) 2011-05-17 16:21 edited on: 2011-05-17 16:24 |
The problem is in the JavaScript code in PopUp_Close_Refresh.html file. In AddTransaction.java (line 236) the following xml template is called: final XmlDocument xmlDocument = xmlEngine.readXmlTemplate( "org/openbravo/base/secureApp/PopUp_Close_Refresh").createXmlDocument(); >function closeThisPage() { > var refreshButton = opener.document.getElementById('buttonRefresh'); > if(refreshButton) > refreshButton.onclick(); > top.close(); > return true; >} Error: Uncaught TypeError: Cannot read property 'document' of null closeThisPage (anonymous function) onload |
(0037096) hgbot (developer) 2011-05-17 16:45 |
Repository: erp/devel/pi Changeset: e816adde00373e993820c8cd0effd126baa4ddc9 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue May 17 16:44:57 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/e816adde00373e993820c8cd0effd126baa4ddc9 [^] fixed bug 17204: Add Payment from Financial Account shows blank screen --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.html M src/org/openbravo/base/secureApp/PopUp_Close_Refresh.html --- |
(0037098) hgbot (developer) 2011-05-17 17:07 |
Repository: erp/devel/pi Changeset: b36f5bc377f5a6bdf06dddd31e35e032d955c0a0 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue May 17 17:05:36 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b36f5bc377f5a6bdf06dddd31e35e032d955c0a0 [^] fixed bug 17204: Add Payment from Financial Account shows blank screen --- M src/org/openbravo/base/secureApp/PopUp_Close_Refresh.html --- |
(0037121) dmitry_mezentsev (viewer) 2011-05-18 11:01 |
Verified in live.builds. |
(0037477) hudsonbot (viewer) 2011-05-26 07:44 |
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/728387046be6 [^] Maturity status: Test |
(0037478) hudsonbot (viewer) 2011-05-26 07:44 |
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/728387046be6 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2011-05-17 16:11 | dmitry_mezentsev | New Issue | |
2011-05-17 16:11 | dmitry_mezentsev | Assigned To | => mirurita |
2011-05-17 16:11 | dmitry_mezentsev | Modules | => Core |
2011-05-17 16:11 | dmitry_mezentsev | OBNetwork customer | => No |
2011-05-17 16:21 | mirurita | Note Added: 0037093 | |
2011-05-17 16:24 | mirurita | Note Edited: 0037093 | View Revisions |
2011-05-17 16:26 | mirurita | Assigned To | mirurita => alostale |
2011-05-17 16:45 | hgbot | Checkin | |
2011-05-17 16:45 | hgbot | Note Added: 0037096 | |
2011-05-17 16:45 | hgbot | Status | new => resolved |
2011-05-17 16:45 | hgbot | Resolution | open => fixed |
2011-05-17 16:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e816adde00373e993820c8cd0effd126baa4ddc9 [^] |
2011-05-17 17:07 | hgbot | Checkin | |
2011-05-17 17:07 | hgbot | Note Added: 0037098 | |
2011-05-17 17:07 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/e816adde00373e993820c8cd0effd126baa4ddc9 [^] => http://code.openbravo.com/erp/devel/pi/rev/b36f5bc377f5a6bdf06dddd31e35e032d955c0a0 [^] |
2011-05-18 11:01 | dmitry_mezentsev | Note Added: 0037121 | |
2011-05-18 11:01 | dmitry_mezentsev | Status | resolved => closed |
2011-05-18 11:01 | dmitry_mezentsev | Fixed in Version | => 3.0RC7 |
2011-05-26 07:44 | hudsonbot | Checkin | |
2011-05-26 07:44 | hudsonbot | Note Added: 0037477 | |
2011-05-26 07:44 | hudsonbot | Checkin | |
2011-05-26 07:44 | hudsonbot | Note Added: 0037478 |
Copyright © 2000 - 2009 MantisBT Group |