Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026395 | Openbravo ERP | A. Platform | public | 2014-04-28 10:46 | 2014-10-01 16:29 |
|
Reporter | guillermogil | |
Assigned To | guillermogil | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Professional Appliance |
Product Version | pi | |
Target Version | | Fixed in Version | 3.0PR14Q2 | |
Merge Request Status | |
Review Assigned To | shankarb |
OBNetwork customer | No |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | Production - Confirmed Stable |
Regression date | 2013-11-21 |
Regression introduced in release | 3.0MP30 |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/091cc28d75e0fd11049eabfc3fdcc67825783830 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0026395: If you create a sales invoice in grid view and save it by losing focus a new empty record appears |
Description | If you create a sales invoice and save it by losing focus a new empty record appears. There is an error on the console (Uncaught TypeError: Cannot read property '_editValues' of undefined) and summary functions do not work. |
Steps To Reproduce | - Create a sales invoice on grid view.
- Save it by losing focus.
- An error appears and summary fields (if any) are not refreshed. |
Proposed Solution | Modify ob-view-grid.js
line:
this.setEditValue(this.getEditRow(), this.getField(colNum).name, record[this.getField(colNum).name], true, true);
Use rowNum instead this.getEditRow() |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0025028 | 3.0MP30 | closed | shankarb | Default value applied again after updating a numeric field with a trigger |
|
Attached Files | Screenshot from 2014-04-28 10:45:06.png (281,914) 2014-04-28 10:46 https://issues.openbravo.com/file_download.php?file_id=6887&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2014-04-28 10:46 | guillermogil | New Issue | |
2014-04-28 10:46 | guillermogil | Assigned To | => guillermogil |
2014-04-28 10:46 | guillermogil | File Added: Screenshot from 2014-04-28 10:45:06.png | |
2014-04-28 10:46 | guillermogil | Web browser | => Google Chrome |
2014-04-28 10:46 | guillermogil | Modules | => Core |
2014-04-28 10:46 | guillermogil | OBNetwork customer | => No |
2014-04-28 10:46 | guillermogil | Triggers an Emergency Pack | => No |
2014-04-28 10:47 | guillermogil | Web browser | Google Chrome => Google Chrome |
2014-04-28 10:47 | guillermogil | Priority | normal => immediate |
2014-04-28 10:48 | guillermogil | Web browser | Google Chrome => Google Chrome |
2014-04-28 10:48 | guillermogil | Regression level | => Production - Confirmed Stable |
2014-04-28 10:48 | guillermogil | Regression date | => 2013-11-21 |
2014-04-28 10:48 | guillermogil | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/091cc28d75e0fd11049eabfc3fdcc67825783830 [^] |
2014-04-28 10:49 | AugustoMauch | Web browser | Google Chrome => Google Chrome |
2014-04-28 10:49 | AugustoMauch | Regression level | Production - Confirmed Stable => |
2014-04-28 10:49 | AugustoMauch | Regression date | 2013-11-21 => |
2014-04-28 10:49 | AugustoMauch | Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/091cc28d75e0fd11049eabfc3fdcc67825783830 [^] => |
2014-04-28 10:49 | AugustoMauch | Summary | If you create a sales invoice and save it by loosing focus a new empty record appears => If you create a sales invoice in grid view and save it by losing focus a new empty record appears |
2014-04-28 10:49 | AugustoMauch | Description Updated | bug_revision_view_page.php?rev_id=5755#r5755 |
2014-04-28 10:49 | AugustoMauch | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=5757#r5757 |
2014-04-28 10:55 | guillermogil | Relationship added | related to 0025028 |
2014-04-28 11:03 | guillermogil | Web browser | Google Chrome => Google Chrome |
2014-04-28 11:03 | guillermogil | Regression level | => Production - Confirmed Stable |
2014-04-28 11:03 | guillermogil | Regression date | => 2013-11-21 |
2014-04-28 11:03 | guillermogil | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/091cc28d75e0fd11049eabfc3fdcc67825783830 [^] |
2014-04-28 11:03 | guillermogil | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=5758#r5758 |
2014-04-28 11:08 | guillermogil | Issue Monitored: shankarb | |
2014-04-28 11:08 | guillermogil | Review Assigned To | => shankarb |
2014-04-28 11:08 | guillermogil | Web browser | Google Chrome => Google Chrome |
2014-04-28 11:22 | hgbot | Checkin | |
2014-04-28 11:22 | hgbot | Note Added: 0066642 | |
2014-04-28 11:22 | hgbot | Status | new => resolved |
2014-04-28 11:22 | hgbot | Resolution | open => fixed |
2014-04-28 11:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5470b601b14e7dcd8b7f9baa26aefe6521d8b5d5 [^] |
2014-05-02 08:29 | shankarb | Note Added: 0066776 | |
2014-05-02 08:29 | shankarb | Status | resolved => closed |
2014-05-02 08:29 | shankarb | Fixed in Version | => PR14Q2 |
2014-05-07 18:12 | hudsonbot | Checkin | |
2014-05-07 18:12 | hudsonbot | Note Added: 0066978 | |
2014-06-03 16:57 | johnfandl | Issue Monitored: johnfandl | |
2014-10-01 16:29 | plujan | Web browser | Google Chrome => Google Chrome |
2014-10-01 16:29 | plujan | Regression introduced in release | => 3.0MP30 |