Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023858 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2013-05-20 18:22 | 2013-06-20 02:07 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | ioritzCia | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 1688e0b66abb | |||
Projection | none | ETA | none | Target Version | 3.0MP25 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | VictorVillar | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 21111 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023858: wrong length for errormsg column (ad_pinstance table) and v_Message variable in m_generate_average_costs function | |||||||
Description | wrong length for errormsg column (ad_pinstance table) and v_Message variable in m_generate_average_costs function. When the user launches the 'Generate average cost' process, and gets the @CannotCalcCosts@ plus @CannotCalcPrevCost@ plus Business Partner name plus Product name, and the number of messages could be 20 (max), so the number of characters could be around 4500, and the v_Message variable and the errormsg column are defined as 2000, it is not enough. It should be take into account this number of characters, as v_ResultStr and v_CheckResultStr | |||||||
Steps To Reproduce | wrong length for errormsg column (ad_pinstance table) and v_Message variable in m_generate_average_costs function. When the user launches the 'Generate average cost' process, and gets the @CannotCalcCosts@ plus @CannotCalcPrevCost@ plus Business Partner name plus Product name, and the number of messages could be 20 (max), so the number of characters could be around 4500, and the v_Message variable and the errormsg column are defined as 2000, it is not enough. It should be take into account this number of characters, as v_ResultStr and v_CheckResultStr | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0059141) hgbot (developer) 2013-06-04 09:24 |
Repository: erp/devel/pi Changeset: 1688e0b66abb6cdd266e21c41ba9b59275ec7c4f Author: Ioritz Cia <ioritz.cia <at> openbravo.com> Date: Mon Jun 03 11:02:19 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/1688e0b66abb6cdd266e21c41ba9b59275ec7c4f [^] Fixes issue 23858: v_Message variable in m_generate_average_costs function. --- M src-db/database/model/functions/M_GENERATE_AVERAGE_COSTS.xml --- |
(0059175) VictorVillar (viewer) 2013-06-05 08:58 |
Verified |
(0059535) hudsonbot (viewer) 2013-06-20 02: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/5caf871044ad [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-05-20 18:22 | VictorVillar | New Issue | |
2013-05-20 18:22 | VictorVillar | Assigned To | => dmiguelez |
2013-05-20 18:22 | VictorVillar | Modules | => Core |
2013-05-20 18:22 | VictorVillar | OBNetwork customer | => Yes |
2013-05-20 18:22 | VictorVillar | Support ticket | => 21111 |
2013-05-20 18:22 | VictorVillar | Resolution time | => 1371160800 |
2013-05-20 18:22 | VictorVillar | Triggers an Emergency Pack | => No |
2013-05-20 18:22 | VictorVillar | Issue Monitored: networkb | |
2013-05-21 09:39 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-05-23 14:54 | jonalegriaesarte | Target Version | 3.0MP24 => 3.0MP25 |
2013-06-03 09:56 | ioritzCia | Assigned To | jonalegriaesarte => ioritzCia |
2013-06-03 10:59 | ioritzCia | Status | new => scheduled |
2013-06-03 10:59 | ioritzCia | fix_in_branch | => pi |
2013-06-04 09:24 | hgbot | Checkin | |
2013-06-04 09:24 | hgbot | Note Added: 0059141 | |
2013-06-04 09:24 | hgbot | Status | scheduled => resolved |
2013-06-04 09:24 | hgbot | Resolution | open => fixed |
2013-06-04 09:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1688e0b66abb6cdd266e21c41ba9b59275ec7c4f [^] |
2013-06-05 08:58 | VictorVillar | Review Assigned To | => VictorVillar |
2013-06-05 08:58 | VictorVillar | Note Added: 0059175 | |
2013-06-05 08:58 | VictorVillar | Status | resolved => closed |
2013-06-20 02:07 | hudsonbot | Checkin | |
2013-06-20 02:07 | hudsonbot | Note Added: 0059535 |
Copyright © 2000 - 2009 MantisBT Group |