Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0023277 | Openbravo ERP | 07. Sales management | public | 2013-03-11 13:46 | 2013-03-28 01:39 |
Reporter | malsasua | ||||
Assigned To | Sandrahuguet | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | pramakrishnan | ||||
OBNetwork customer | No | ||||
Web browser | Google Chrome | ||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0023277: c_invoice_post process does not work with business partner names longer than 60 chars | ||||
Description | . error is returned to process a purchase invoice, when the business partner name is longer than 60 chars . In standard, the max length of business partner name is 60 chars, but you can change it. | ||||
Steps To Reproduce | . allow in aplication dictionary, business partner name with length higher than 60 chars. . create a new business partner with name higher than 60 chars. . create a new purchase invoice with the previous business partner . process error is returned: Error: ORA-06502: PL/SQL: numeric or value error: character string buffer too small | ||||
Proposed Solution | . in PL C_INVOICE_POST: line 171 v_bpartner_name VARCHAR2(60); change to v_bpartner_name VARCHAR2(1000); | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-03-11 13:46 | malsasua | New Issue | |||
2013-03-11 13:46 | malsasua | Assigned To | => dmiguelez | ||
2013-03-11 13:46 | malsasua | Web browser | => Google Chrome | ||
2013-03-11 13:46 | malsasua | Modules | => Core | ||
2013-03-11 13:46 | malsasua | OBNetwork customer | => No | ||
2013-03-11 13:46 | malsasua | Triggers an Emergency Pack | => No | ||
2013-03-14 16:40 | Sandrahuguet | Assigned To | dmiguelez => Sandrahuguet | ||
2013-03-14 17:54 | Sandrahuguet | Status | new => scheduled | ||
2013-03-14 17:54 | Sandrahuguet | fix_in_branch | => pi | ||
2013-03-26 09:01 | Sandrahuguet | Note Added: 0057453 | |||
2013-03-26 09:03 | hgbot | Checkin | |||
2013-03-26 09:03 | hgbot | Note Added: 0057454 | |||
2013-03-26 09:03 | hgbot | Status | scheduled => resolved | ||
2013-03-26 09:03 | hgbot | Resolution | open => fixed | ||
2013-03-26 09:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3c9887b82ed431a6074ad73b57382d26f4bffb41 [^] | ||
2013-03-26 09:19 | pramakrishnan | Review Assigned To | => pramakrishnan | ||
2013-03-26 09:19 | pramakrishnan | Note Added: 0057455 | |||
2013-03-26 09:19 | pramakrishnan | Status | resolved => closed | ||
2013-03-28 01:39 | hudsonbot | Checkin | |||
2013-03-28 01:39 | hudsonbot | Note Added: 0057517 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|