Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0023113 | Retail Modules | Gift cards and gift vouchers | public | 2013-02-19 12:06 | 2013-03-04 10:55 | |||||||
Reporter | jonalegriaesarte | |||||||||||
Assigned To | guilleaer | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | RMP19.1 | |||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | marvintm | |||||||||||
OBNetwork customer | OBPS | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0023113: PL OBDISC_XY_GIFT is referencing a column that does not exist | |||||||||||
Description | PL OBDISC_XY_GIFT is referencing a column that does not exist. Purchase and sales invoices can not be booked under some conditions | |||||||||||
Steps To Reproduce | - il.qtyordered column does not exist 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'; | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2013-02-19 12:06 | jonalegriaesarte | New Issue | ||||||||||
2013-02-19 12:06 | jonalegriaesarte | Assigned To | => guilleaer | |||||||||
2013-02-19 12:06 | jonalegriaesarte | OBNetwork customer | => Yes | |||||||||
2013-02-19 21:49 | hgbot | Checkin | ||||||||||
2013-02-19 21:49 | hgbot | Note Added: 0056553 | ||||||||||
2013-02-19 21:49 | hgbot | Status | new => resolved | |||||||||
2013-02-19 21:49 | hgbot | Resolution | open => fixed | |||||||||
2013-02-19 21:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/0dc9623b7cff8cc65841c9cb70aad73a45f11973 [^] | |||||||||
2013-03-04 10:55 | marvintm | Review Assigned To | => marvintm | |||||||||
2013-03-04 10:55 | marvintm | Status | resolved => closed | |||||||||
2013-03-13 17:16 | migueldejuana | Relationship added | related to 0023145 |
Notes | |||||
|
|||||
|
|