Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0021168 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Openbravo ERP] A. Platform | minor | always | 2012-07-20 15:18 | 2022-02-01 08:08 | |||||||
Reporter | Xpand-IT | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | 3.0MP7.1 | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0021168: v_POReference in function has a fixed length | |||||||||||
Description | If The length of POReference in c_invoice table is changed an error is raised on c_invoice_post() and in c_commissionrun_process(). In these functions should be defined as C_INVOICE.POReference%TYPE but is defined as: c_commissionrun_process - varchar2(20) c_invoice_post - nvarchar(40) | |||||||||||
Steps To Reproduce | Open c_invoice_post or c_commissionrun_process functions | |||||||||||
Proposed Solution | Change the definition of the variables to: v_POReference C_INVOICE.POReference%TYPE; | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2012-07-20 15:18 | Xpand-IT | New Issue | |
2012-07-20 15:18 | Xpand-IT | Assigned To | => alostale |
2012-07-20 15:18 | Xpand-IT | Modules | => Core |
2017-04-10 14:37 | alostale | Assigned To | alostale => platform |
2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base |
Copyright © 2000 - 2009 MantisBT Group |