Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021780Openbravo ERPA. Platformpublic2012-09-27 19:052012-09-28 14:39
AugustoMauch 
AugustoMauch 
immediateminoralways
closedfixed 
5
 
3.0MP16 
dbaz
Core
Pre packaging ( pi )
2012-09-26
https://code.openbravo.com/erp/devel/pi/rev/7b629f7cbfe32c335da14d978b46253380c7254d [^]
No
0021780: When a process is called from a second level tab, a javascript error appears in the terminal
When a process is called from a second level tab, a javascript error appears in the terminal due to a missing not null check.
- Open the payment proposal window
- Create a new Payment proposal
- Focus the Lines tab, and add some lines using the Select Expected Payments process
- After the process finishes, an error similar to this will be shown in the monitor: Cannot read property <id> of null
No tags attached.
Issue History
2012-09-27 19:05AugustoMauchNew Issue
2012-09-27 19:05AugustoMauchAssigned To => AugustoMauch
2012-09-27 19:05AugustoMauchModules => Core
2012-09-27 19:06AugustoMauchRegression level => Pre packaging ( pi )
2012-09-27 19:06AugustoMauchRegression date => 2012-09-26
2012-09-27 19:06AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/7b629f7cbfe32c335da14d978b46253380c7254d [^]
2012-09-27 19:06AugustoMauchIssue Monitored: dbaz
2012-09-27 19:07AugustoMauchClosed by => dbaz
2012-09-27 19:16hgbotCheckin
2012-09-27 19:16hgbotNote Added: 0052847
2012-09-27 19:16hgbotStatusnew => resolved
2012-09-27 19:16hgbotResolutionopen => fixed
2012-09-27 19:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ea59c08f2c51bb7c3e1ffaf0b7b2980a62f5844e [^]
2012-09-27 19:28AugustoMauchNote Added: 0052848
2012-09-27 23:03dbazNote Added: 0052851
2012-09-27 23:03dbazStatusresolved => closed
2012-09-27 23:03dbazFixed in Version => 3.0MP16
2012-09-27 23:03dbazIssue End Monitor: dbaz
2012-09-28 14:39hudsonbotCheckin
2012-09-28 14:39hudsonbotNote Added: 0052924

Notes
(0052847)
hgbot   
2012-09-27 19:16   
Repository: erp/devel/pi
Changeset: ea59c08f2c51bb7c3e1ffaf0b7b2980a62f5844e
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Sep 27 19:13:09 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ea59c08f2c51bb7c3e1ffaf0b7b2980a62f5844e [^]

Fixes issue 21780: Added missing not null check

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0052848)
AugustoMauch   
2012-09-27 19:28   
Other way to reproduce it:
- Open the Return from Customer window
- Create a new record in the reader
- Move to the lines tab
- Click on the Pick/Edit Lines process
- Select some lines and enter a value to its returned field field, and close the process.
- The lines tab will not be selected. If you try to refresh it, the error will appear in the console
(0052851)
dbaz   
2012-09-27 23:03   
Reviewed @ changeset: 18066 - 3b92f8d1358a
(0052924)
hudsonbot   
2012-09-28 14:39   
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/6d2f8cffd4b1 [^]

Maturity status: Test