Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023145 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Discounts and Promotions | major | have not tried | 2013-02-21 19:27 | 2013-03-14 16:57 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | no change required | Fixed in Version | RMP21 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RMP19.2 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | adrianromero | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023145: Function OBDISC_XY_GIFT Does not compile in Oracle | |||||||
Description | The error that shows in the SQL Manager when trying to recompile this function is: Error(95,31): PL/SQL: ORA-00904: "IL"."QTYORDERED": identificador no vĂ¡lido And the sentence that returns the error is: select floor(il.qtyordered / coalesce(op.em_obdisc_qty + op.em_obdisc_gifqty, 1)) into v_gift_chunks from c_invoiceline il, m_offer_product op where il.c_invoice_id = v_docId and op.m_product_id = il.m_product_id and op.m_offer_id = p_rule_id and op.em_obdisc_is_gift = 'Y'; | |||||||
Steps To Reproduce | In description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0057261) migueldejuana (viewer) 2013-03-14 16:57 |
I tested the functionality which launch this function and it works well. Perhaps, it has been resolved with the fix of the related issue. |
![]() |
|||
Date Modified | Username | Field | Change |
2013-02-21 19:27 | adrianromero | New Issue | |
2013-02-21 19:27 | adrianromero | Assigned To | => marvintm |
2013-02-21 19:27 | adrianromero | OBNetwork customer | => No |
2013-03-13 17:09 | migueldejuana | Assigned To | marvintm => migueldejuana |
2013-03-13 17:16 | migueldejuana | Relationship added | related to 0023113 |
2013-03-14 16:57 | migueldejuana | Review Assigned To | => adrianromero |
2013-03-14 16:57 | migueldejuana | Note Added: 0057261 | |
2013-03-14 16:57 | migueldejuana | Status | new => closed |
2013-03-14 16:57 | migueldejuana | Resolution | open => no change required |
2013-03-14 16:57 | migueldejuana | Fixed in Version | => RMP21 |
Copyright © 2000 - 2009 MantisBT Group |