Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024696 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | always | 2013-09-05 12:00 | 2013-09-17 19:02 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP28 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 208c8406036f | ||||
Projection | none | ETA | none | Target Version | 3.0MP28 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2013-01-16 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/38af5fb36bd9 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024696: When you are writing on a product field on the order window, when you delete all the text, you get a error on the log | |||||||
Description | When you are writing on a product field on the order window, when you delete all the text, you get a error on the log | |||||||
Steps To Reproduce | -Open the sales order window -Create a header -Create a new line -ON product field start writting to find a product -Then delete all the text. *When you delete all the text a error is shown on the openbravo.log at tomcat. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0060927) alostale (viewer) 2013-09-05 12:14 edited on: 2013-09-05 12:15 |
This is the error: 1f923ef8 3676632 [http-8080-2] ERROR org.openbravo.client.application.window.FormInitializationComponent - Couldn't parse callout response. The parsed response was: var calloutName='SL_Order_Product'; var respuesta = new Array(new Array("inpcUomId", ""),new Array("inppricelist", 0),new Array("inppricelimit", 0),new Array("inppricestd", 0),new Array("inppriceactual", ),new Array("inpcCurrencyId", "102"),new Array("inpdiscount", 0),new Array("inpmProductUomId", null ),new Array("EXECUTE", "displayLogic();"), new Array("CURSOR_FIELD", "inpqtyordered") , new Array("CURSOR_FIELD", "inpquantityorder") ); org.mozilla.javascript.EvaluatorException: syntax error (<cmd>#3) Problem is in: new Array("inppriceactual", ) |
(0060928) hgbot (developer) 2013-09-05 12:19 |
Repository: erp/devel/pi Changeset: 208c8406036f6e63283df451d069a9836cf5505c Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Sep 05 12:18:56 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/208c8406036f6e63283df451d069a9836cf5505c [^] fixed bug 24696: error in log when empty product selector in Order window if price actual is not calculated because there's no product set 0 instead of blank --- M src/org/openbravo/erpCommon/ad_callouts/SL_Order_Product.java --- |
(0061151) shankarb (viewer) 2013-09-14 15:12 |
Code reviewed and tested in pi changeset ceeb08524ec9. |
(0061221) hudsonbot (viewer) 2013-09-17 19:02 |
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/1c53d622fc50 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-09-05 12:00 | egoitz | New Issue | |
2013-09-05 12:00 | egoitz | Assigned To | => alostale |
2013-09-05 12:00 | egoitz | Modules | => Core |
2013-09-05 12:00 | egoitz | OBNetwork customer | => Yes |
2013-09-05 12:00 | egoitz | Triggers an Emergency Pack | => No |
2013-09-05 12:01 | egoitz | Regression level | => Production - Confirmed Stable |
2013-09-05 12:01 | egoitz | Regression date | => 2013-01-16 |
2013-09-05 12:01 | egoitz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/38af5fb36bd9 [^] |
2013-09-05 12:14 | alostale | Severity | major => minor |
2013-09-05 12:14 | alostale | Note Added: 0060927 | |
2013-09-05 12:15 | alostale | Note Edited: 0060927 | View Revisions |
2013-09-05 12:19 | alostale | Review Assigned To | => shankarb |
2013-09-05 12:19 | hgbot | Checkin | |
2013-09-05 12:19 | hgbot | Note Added: 0060928 | |
2013-09-05 12:19 | hgbot | Status | new => resolved |
2013-09-05 12:19 | hgbot | Resolution | open => fixed |
2013-09-05 12:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/208c8406036f6e63283df451d069a9836cf5505c [^] |
2013-09-14 15:12 | shankarb | Note Added: 0061151 | |
2013-09-14 15:12 | shankarb | Status | resolved => closed |
2013-09-14 15:12 | shankarb | Fixed in Version | => 3.0MP28 |
2013-09-17 19:02 | hudsonbot | Checkin | |
2013-09-17 19:02 | hudsonbot | Note Added: 0061221 |
Copyright © 2000 - 2009 MantisBT Group |