Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019258 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2011-12-07 11:51 | 2011-12-29 16:02 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | jecharri | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | bb262fd68c3f | ||||
Projection | none | ETA | none | Target Version | 3.0MP7 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0043906) hgbot (developer) 2011-12-16 12:06 |
Repository: erp/devel/pi Changeset: bb262fd68c3fc2f15e4bdab3b768b6fc4a83cb19 Author: Javier Etxarri <javier.echarri <at> openbravo.com> Date: Fri Dec 16 08:37:41 2011 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/bb262fd68c3fc2f15e4bdab3b768b6fc4a83cb19 [^] Fixes issue 19258: c_validcombination_insert function has a variable incorrectly defined --- M src-db/database/model/functions/C_VALIDCOMBINATION_INSERT.xml --- |
(0043959) hudsonbot (viewer) 2011-12-19 19:15 |
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/e646177b021f [^] Maturity status: Test |
(0044076) maite (viewer) 2011-12-29 16:02 |
verified |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |