Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021585 | Openbravo ERP | 07. Sales management | public | 2012-09-10 10:58 | 2012-09-26 17:31 |
|
Reporter | egoitz | |
Assigned To | ioritzCia | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP12 | |
Target Version | 3.0MP15 | Fixed in Version | 3.0MP15 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Production - QA Approved |
Regression date | 2012-05-09 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/8b2d0f4ae3fe [^] |
Triggers an Emergency Pack | yes |
|
Summary | 0021585: Not possible to complete some good shipment susing a product whose name is longer than 40 characters |
Description | Not possible to complete somegood shipments using a product whose name is longer than 40 characters |
Steps To Reproduce | -Define a product with a name with more than 40 characters and under some concrete conditions it can not be completed.
SEe that line on the m_inout_post
SELECT name INTO v_ProductName FROM M_Product WHERE M_Product_id = Cur_InOutLine.M_Product_ID;
v_ProductName is defined with length 40 and m_product.name column has lenght 60. |
Proposed Solution | Modify the variable v_ProductName to at leaset 60 characters.
For the cases where the client has increase the lenght to a higher value that solution won't work so a trunc could be usefull. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0020280 | 3.0MP12 | closed | ioritzCia | Insufficient stock message needs to be improved |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-09-10 10:58 | egoitz | New Issue | |
2012-09-10 10:58 | egoitz | Assigned To | => dmiguelez |
2012-09-10 10:58 | egoitz | Modules | => Core |
2012-09-10 10:58 | egoitz | OBNetwork customer | => Yes |
2012-09-10 11:00 | egoitz | Priority | urgent => immediate |
2012-09-10 11:29 | egoitz | Assigned To | dmiguelez => ioritzCia |
2012-09-10 11:32 | shuehner | Issue Monitored: shuehner | |
2012-09-10 12:13 | egoitz | Regression level | => Production - Confirmed Stable |
2012-09-10 12:13 | egoitz | Regression date | => 2012-05-09 |
2012-09-10 12:13 | egoitz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/8b2d0f4ae3fe [^] |
2012-09-10 12:17 | egoitz | Regression level | Production - Confirmed Stable => Production - QA Approved |
2012-09-10 12:49 | ioritzCia | Relationship added | related to 0020280 |
2012-09-10 12:53 | hgbot | Checkin | |
2012-09-10 12:53 | hgbot | Note Added: 0051955 | |
2012-09-10 12:53 | hgbot | Status | new => resolved |
2012-09-10 12:53 | hgbot | Resolution | open => fixed |
2012-09-10 12:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f81066133c89f108434089a156458cb12f8984b7 [^] |
2012-09-10 12:54 | ioritzCia | Note Added: 0051956 | |
2012-09-10 12:54 | ioritzCia | Status | resolved => new |
2012-09-10 12:54 | ioritzCia | Resolution | fixed => open |
2012-09-10 12:54 | ioritzCia | Status | new => scheduled |
2012-09-10 12:54 | ioritzCia | fix_in_branch | => pi |
2012-09-10 12:55 | ioritzCia | Status | scheduled => resolved |
2012-09-10 12:55 | ioritzCia | Resolution | open => fixed |
2012-09-10 13:15 | ioritzCia | Status | resolved => new |
2012-09-10 13:15 | ioritzCia | Resolution | fixed => open |
2012-09-10 13:16 | ioritzCia | Note Added: 0051957 | |
2012-09-10 13:16 | ioritzCia | version | 3.0MP14 => 3.0MP12 |
2012-09-10 13:16 | ioritzCia | fix_in_branch | pi => |
2012-09-10 13:16 | ioritzCia | Status | new => scheduled |
2012-09-10 13:16 | ioritzCia | fix_in_branch | => pi |
2012-09-10 13:17 | ioritzCia | Status | scheduled => resolved |
2012-09-10 13:17 | ioritzCia | Resolution | open => fixed |
2012-09-10 18:21 | egoitz | Closed by | => egoitz |
2012-09-10 18:21 | egoitz | Note Added: 0051976 | |
2012-09-10 18:21 | egoitz | Status | resolved => closed |
2012-09-10 18:21 | egoitz | Fixed in Version | => 3.0MP15 |
2012-09-26 17:15 | hgbot | Checkin | |
2012-09-26 17:15 | hgbot | Note Added: 0052658 | |
2012-09-26 17:15 | hgbot | Status | closed => resolved |
2012-09-26 17:15 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/f81066133c89f108434089a156458cb12f8984b7 [^] => http://code.openbravo.com/erp/devel/pi/rev/1b6fa27a5aa452adbe3448e2748fbafcb01d5291 [^] |
2012-09-26 17:18 | hudsonbot | Checkin | |
2012-09-26 17:18 | hudsonbot | Note Added: 0052721 | |
2012-09-26 17:31 | gorka_gil | Status | resolved => closed |