Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||||||||||||||||
View Issue Details | |||||||||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||||||||||||||
0035873 | Openbravo ERP | A. Platform | public | 2017-04-28 10:20 | 2017-05-29 17:43 | ||||||||||||||||||||||||||||
Reporter | caristu | ||||||||||||||||||||||||||||||||
Assigned To | inigosanchez | ||||||||||||||||||||||||||||||||
Priority | immediate | Severity | major | Reproducibility | always | ||||||||||||||||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||||||||||||||||
Product Version | |||||||||||||||||||||||||||||||||
Target Version | Fixed in Version | 3.0PR17Q3 | |||||||||||||||||||||||||||||||
Merge Request Status | |||||||||||||||||||||||||||||||||
Review Assigned To | caristu | ||||||||||||||||||||||||||||||||
OBNetwork customer | |||||||||||||||||||||||||||||||||
Web browser | |||||||||||||||||||||||||||||||||
Modules | Core | ||||||||||||||||||||||||||||||||
Support ticket | |||||||||||||||||||||||||||||||||
Regression level | Pre packaging ( pi ) | ||||||||||||||||||||||||||||||||
Regression date | 2017-04-21 | ||||||||||||||||||||||||||||||||
Regression introduced in release | pi | ||||||||||||||||||||||||||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/bcf679ab26bb68d6e390d0d443c36349811b2918 [^] | ||||||||||||||||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||||||||||||||||
Summary | 0035873: On change functions not executed for numeric parameters | ||||||||||||||||||||||||||||||||
Description | Due to the following changeset[1], on change functions are not being executed for numeric parameters. In this case the view is not retrieved properly, causing an exception because in that case we are trying to read a property from an undefined value. Detected due to the failure of the following jobs in CI[2],[3],[4] [1] https://code.openbravo.com/erp/devel/pi/rev/bcf679ab26bb68d6e390d0d443c36349811b2918 [^] [2] http://ci.openbravo.com/view/qa/job/qa-pi-addpayment-pgsql/743/ [^] [3] http://ci.openbravo.com/view/qa/job/qa-pi-aprinreg-pgsql/719/ [^] [4] http://ci.openbravo.com/view/qa/job/qa-pi-salproreg-pgsql/725/ [^] | ||||||||||||||||||||||||||||||||
Steps To Reproduce | 1) Go to the [Payment In] window 2) Create a new record 3) Click in Add Details 4) Enter a value in the "Actual Payment" parameter and move outside to launch the execution of its on change function. It should update the value of the "There is a difference field" --> ERROR: not being updated because the on change function is not fired. | ||||||||||||||||||||||||||||||||
Proposed Solution | The fix for issue 0035658 does not take into account numeric fields in P&E windows which are out of a parameter grid. See attached path with the proposed solution. | ||||||||||||||||||||||||||||||||
Additional Information | |||||||||||||||||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||||||||||||||||
Relationships |
| ||||||||||||||||||||||||||||||||
Attached Files | issue35873.diff (875) 2017-04-28 10:26 https://issues.openbravo.com/file_download.php?file_id=10699&type=bug | ||||||||||||||||||||||||||||||||
Issue History | |||||||||||||||||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||||||||||||||||
2017-04-28 10:20 | caristu | New Issue | |||||||||||||||||||||||||||||||
2017-04-28 10:20 | caristu | Assigned To | => platform | ||||||||||||||||||||||||||||||
2017-04-28 10:20 | caristu | Modules | => Core | ||||||||||||||||||||||||||||||
2017-04-28 10:20 | caristu | Regression level | => Pre packaging ( pi ) | ||||||||||||||||||||||||||||||
2017-04-28 10:20 | caristu | Regression date | => 2017-04-21 | ||||||||||||||||||||||||||||||
2017-04-28 10:20 | caristu | Regression introduced in release | => pi | ||||||||||||||||||||||||||||||
2017-04-28 10:20 | caristu | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/bcf679ab26bb68d6e390d0d443c36349811b2918 [^] | ||||||||||||||||||||||||||||||
2017-04-28 10:20 | caristu | Triggers an Emergency Pack | => No | ||||||||||||||||||||||||||||||
2017-04-28 10:26 | caristu | Description Updated | bug_revision_view_page.php?rev_id=15077#r15077 | ||||||||||||||||||||||||||||||
2017-04-28 10:26 | caristu | Proposed Solution updated | |||||||||||||||||||||||||||||||
2017-04-28 10:26 | caristu | File Added: issue35873.diff | |||||||||||||||||||||||||||||||
2017-04-28 10:50 | caristu | Assigned To | platform => inigosanchez | ||||||||||||||||||||||||||||||
2017-04-28 10:51 | caristu | Reproducibility | have not tried => always | ||||||||||||||||||||||||||||||
2017-04-28 11:20 | caristu | Relationship added | caused by 0035658 | ||||||||||||||||||||||||||||||
2017-04-28 11:32 | inigosanchez | Status | new => acknowledged | ||||||||||||||||||||||||||||||
2017-04-28 11:36 | inigosanchez | Status | acknowledged => scheduled | ||||||||||||||||||||||||||||||
2017-04-28 11:42 | inigosanchez | Review Assigned To | => alostale | ||||||||||||||||||||||||||||||
2017-04-28 12:48 | inigosanchez | Review Assigned To | alostale => caristu | ||||||||||||||||||||||||||||||
2017-04-28 13:12 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2017-04-28 13:12 | hgbot | Note Added: 0096264 | |||||||||||||||||||||||||||||||
2017-04-28 13:12 | hgbot | Status | scheduled => resolved | ||||||||||||||||||||||||||||||
2017-04-28 13:12 | hgbot | Resolution | open => fixed | ||||||||||||||||||||||||||||||
2017-04-28 13:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f1ca59efe2f24f6d6115e11664bd3ba1f5a5a874 [^] | ||||||||||||||||||||||||||||||
2017-04-28 13:36 | caristu | Note Added: 0096267 | |||||||||||||||||||||||||||||||
2017-04-28 13:36 | caristu | Status | resolved => closed | ||||||||||||||||||||||||||||||
2017-04-28 13:36 | caristu | Fixed in Version | => 3.0PR17Q3 | ||||||||||||||||||||||||||||||
2017-05-29 17:43 | hudsonbot | Checkin | |||||||||||||||||||||||||||||||
2017-05-29 17:43 | hudsonbot | Note Added: 0096917 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|