Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019258 | Openbravo ERP | 09. Financial management | public | 2011-12-07 11:51 | 2011-12-29 16:02 |
|
Reporter | egoitz | |
Assigned To | jecharri | |
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP7 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 13390 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019258: c_validcombination_insert function has a variable incorrectly defined |
Description | Variable retvalue is defined with number(10) and should be varchar(32) because ids are assigned to this variable.
|
Steps To Reproduce | -Open the account selector
-Find for a combination that does not exist
-Save it.
-click on save again.
*An error is raised on the tomcat log.
|
Proposed Solution | Change the variable retvalue from number(10) to vachar(32) |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | backport | 0019401 | 2.50MP38 | closed | egoitz | c_validcombination_insert function has a variable incorrectly defined |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-12-07 11:51 | egoitz | New Issue | |
2011-12-07 11:51 | egoitz | Assigned To | => jonalegriaesarte |
2011-12-07 11:51 | egoitz | Modules | => Core |
2011-12-07 11:51 | egoitz | OBNetwork customer | => Yes |
2011-12-07 11:51 | egoitz | Support ticket | => 13390 |
2011-12-07 11:51 | egoitz | Resolution time | => 1294009200 |
2011-12-14 13:57 | jonalegriaesarte | Assigned To | jonalegriaesarte => jecharri |
2011-12-14 13:57 | jonalegriaesarte | Target Version | 3.0MP6 => 3.0MP7 |
2011-12-16 12:06 | hgbot | Checkin | |
2011-12-16 12:06 | hgbot | Note Added: 0043906 | |
2011-12-16 12:06 | hgbot | Status | new => resolved |
2011-12-16 12:06 | hgbot | Resolution | open => fixed |
2011-12-16 12:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bb262fd68c3fc2f15e4bdab3b768b6fc4a83cb19 [^] |
2011-12-19 19:15 | hudsonbot | Checkin | |
2011-12-19 19:15 | hudsonbot | Note Added: 0043959 | |
2011-12-29 16:02 | maite | Note Added: 0044076 | |
2011-12-29 16:02 | maite | Status | resolved => closed |
2012-01-03 11:34 | egoitz | Relationship added | blocks 0019401 |