Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019194 | Openbravo ERP | A. Platform | public | 2011-11-28 13:31 | 2011-12-05 13:08 |
|
Reporter | plujan | |
Assigned To | alostale | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP6 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | Google Chrome, Mozilla Firefox |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019194: Callout is not being fired in text fields |
Description | When creating a Sales Invoice Line I get no change in the Total Net Amount field after filling a Quantity |
Steps To Reproduce | Go to Sales Invoice window.
Create a Header and move to Lines
Create a new line and select a product
In Invoiced Quantity field write "13.13" without moving the focus away.
Click the Save button
The field Line Net Amount remains with the old values, leading to an inconsistent Invoice. See screenshot. |
Proposed Solution | |
Additional Information | |
Tags | Regression QA |
Relationships | related to | defect | 0019169 | | closed | mtaal | Colums with reference Table or Tabledir are collapsing the browser | related to | defect | 0019200 | 3.0MP6 | closed | mtaal | Saving on form is not working in automated tests |
|
Attached Files | download.png (62,429) 2011-11-28 13:31 https://issues.openbravo.com/file_download.php?file_id=4794&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2011-11-28 13:31 | plujan | New Issue | |
2011-11-28 13:31 | plujan | Assigned To | => alostale |
2011-11-28 13:31 | plujan | File Added: download.png | |
2011-11-28 13:31 | plujan | Web browser | => Google Chrome, Mozilla Firefox |
2011-11-28 13:31 | plujan | Modules | => Core |
2011-11-28 13:31 | plujan | OBNetwork customer | => No |
2011-11-28 13:32 | plujan | Tag Attached: Regression QA | |
2011-11-28 13:33 | shuehner | Issue Monitored: shuehner | |
2011-11-28 13:47 | hgbot | Checkin | |
2011-11-28 13:47 | hgbot | Note Added: 0043405 | |
2011-11-28 13:47 | hgbot | Status | new => resolved |
2011-11-28 13:47 | hgbot | Resolution | open => fixed |
2011-11-28 13:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d5511a43cccc8df8a4379c0e54ab4b668117c250 [^] |
2011-11-28 13:48 | shuehner | Relationship added | related to 0019169 |
2011-11-28 20:45 | plujan | Relationship added | related to 0019200 |
2011-11-30 12:37 | hudsonbot | Checkin | |
2011-11-30 12:37 | hudsonbot | Note Added: 0043566 | |
2011-12-01 10:47 | iperdomo | Note Added: 0043629 | |
2011-12-01 10:47 | iperdomo | Status | resolved => closed |
2011-12-05 13:08 | psarobe | Note Added: 0043703 | |
Notes |
|
(0043405)
|
hgbot
|
2011-11-28 13:47
|
|
Repository: erp/devel/pi
Changeset: d5511a43cccc8df8a4379c0e54ab4b668117c250
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Nov 28 13:46:50 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d5511a43cccc8df8a4379c0e54ab4b668117c250 [^]
Fixes issue 19194: Callout is not being fired in text fields
---
M .hgignore
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
|
|
|
|
|
|
|
Tested on pi @ rev e3ce9604cae9
The callout is getting executed (request made to the backend) when clicking the save button. |
|
|
|
Reviewed. Testing plan:
Go to Sales Invoice window.
Create a Header and move to Lines
Create a new line and select a product
In Invoiced Quantity field write "13.13" without moving the focus away.
Click the Save button |
|