Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0027442 | Openbravo ERP | 07. Sales management | public | 2014-08-23 17:22 | 2014-10-16 10:35 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | eduardo_Argal |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0027442: pl-function m_copy_product_template has uuid bug |
Description | Function reads from c_order.billto_id which is uuid varchar32 but stores into v_BillTo variable which is numeric.
Note: no regression just forgotten to be changed to varchar2 in uuid project start of 2.50 so broken since.
Note: that pl is used in some buttons but looks like all hidden by default.
Should just be fixed as fix is trivial to avoid the error |
Steps To Reproduce | Review pl body |
Proposed Solution | change v_billto variable to varchar2(32) |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | design defect | 0050984 | | new | shuehner | Tracking issue: Remove obsolete old-flow / pre-aprm related code |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-08-23 17:22 | shuehner | New Issue | |
2014-08-23 17:22 | shuehner | Assigned To | => dmiguelez |
2014-08-23 17:22 | shuehner | Modules | => Core |
2014-08-23 17:22 | shuehner | Triggers an Emergency Pack | => No |
2014-09-03 13:56 | eduardo_Argal | Assigned To | dmiguelez => shuehner |
2014-10-08 12:45 | hgbot | Checkin | |
2014-10-08 12:45 | hgbot | Note Added: 0070806 | |
2014-10-08 12:45 | hgbot | Status | new => resolved |
2014-10-08 12:45 | hgbot | Resolution | open => fixed |
2014-10-08 12:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/18d447125911dfbf9802c66c03dee3bd63b79b87 [^] |
2014-10-08 12:48 | shuehner | Review Assigned To | => eduardo_Argal |
2014-10-16 10:35 | eduardo_Argal | Note Added: 0070983 | |
2014-10-16 10:35 | eduardo_Argal | Status | resolved => closed |
2022-12-13 15:53 | shuehner | Relationship added | blocks 0050984 |