Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024972Openbravo ERP08. Project and service managementpublic2013-10-18 13:292013-11-25 12:34
jecharri 
pramakrishnan 
immediatecriticalalways
closedfixed 
5
pi 
3.0MP303.0MP30 
jonalegriaesarte
Google Chrome
Core
Production - Confirmed Stable
2012-05-08
https://code.openbravo.com/erp/devel/pi/rev/715e891eae22 [^]
No
0024972: Callout "SE_ProjectLine_Value" fails in tables "C_ProjectPhase" and "C_ProjectTask"
Callout "SE_ProjectLine_Value" fails in tables "C_ProjectPhase" and "C_ProjectTask"
-Go to window "Multiphase Project"
-Create a header
-Create a "Phase"
-Select a product

If you check the log you will see the following error
a26005a4 19235977 [http-6080-1] ERROR org.openbravo.client.application.window.FormInitializationComponent - Couldn't parse callout response. The parsed response was: var calloutName='SE_ProjectLine_Value';

var respuesta = new Array(
new Array("inpplannedprice", 2.64 ),
);
org.mozilla.javascript.EvaluatorException: syntax error (<cmd>#5)
    at org.mozilla.javascript.DefaultErrorReporter.runtimeError(DefaultErrorReporter.java:109)
    at org.mozilla.javascript.DefaultErrorReporter.error(DefaultErrorReporter.java:96)
    at org.mozilla.javascript.Parser.addError(Parser.java:146)
    at org.mozilla.javascript.Parser.reportError(Parser.java:160)
No tags attached.
duplicate of defect 00249733.0MP30 closed jonalegriaesarte Net unit Price is not filled in window "Multiphase Project" 
Issue History
2013-10-18 13:29jecharriNew Issue
2013-10-18 13:29jecharriAssigned To => dmiguelez
2013-10-18 13:29jecharriWeb browser => Google Chrome
2013-10-18 13:29jecharriModules => Core
2013-10-18 13:29jecharriResolution time => 1382652000
2013-10-18 13:29jecharriTriggers an Emergency Pack => No
2013-10-18 13:30jecharriWeb browserGoogle Chrome => Google Chrome
2013-10-18 13:30jecharriRegression level => Production - Confirmed Stable
2013-10-18 13:30jecharriRegression date => 2012-05-08
2013-10-18 13:30jecharriRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/715e891eae22 [^]
2013-10-28 16:53egoitzWeb browserGoogle Chrome => Google Chrome
2013-10-28 16:53egoitzTarget Version3.0MP29 => 3.0MP30
2013-11-06 07:07pramakrishnanAssigned Todmiguelez => pramakrishnan
2013-11-06 11:11pramakrishnanReview Assigned To => jecharri
2013-11-06 11:11pramakrishnanWeb browserGoogle Chrome => Google Chrome
2013-11-06 11:11pramakrishnanStatusnew => scheduled
2013-11-06 11:11hgbotCheckin
2013-11-06 11:11hgbotNote Added: 0062038
2013-11-06 11:12hgbotStatusscheduled => resolved
2013-11-06 11:12hgbotResolutionopen => fixed
2013-11-06 11:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/eb5213763c45398137bc2d6fdd710f0cc7536742 [^]
2013-11-19 19:07hudsonbotCheckin
2013-11-19 19:07hudsonbotNote Added: 0062238
2013-11-25 12:34jonalegriaesarteReview Assigned Tojecharri => jonalegriaesarte
2013-11-25 12:34jonalegriaesarteNote Added: 0062370
2013-11-25 12:34jonalegriaesarteStatusresolved => closed
2013-11-25 12:34jonalegriaesarteFixed in Version => 3.0MP30
2013-11-25 12:35jonalegriaesarteRelationship addedduplicate of 0024973

Notes
(0062038)
hgbot   
2013-11-06 11:11   
Repository: erp/devel/pi
Changeset: eb5213763c45398137bc2d6fdd710f0cc7536742
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Wed Nov 06 11:41:27 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/eb5213763c45398137bc2d6fdd710f0cc7536742 [^]

Fixes Issue 24972: Callout "SE_ProjectLine_Value" fails
When changing the product in Multiphase Project->Project Phase and Multiphase Project->Project Phase-> Project Task, the callout fails

---
M src/org/openbravo/erpCommon/ad_callouts/SE_ProjectLine_Value.java
---
(0062238)
hudsonbot   
2013-11-19 19:07   
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/ab71e0273dc1 [^]

Maturity status: Test
(0062370)
jonalegriaesarte   
2013-11-25 12:34   
Tested and working fine