Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0057650 | Retail Modules | Discounts and Promotions | public | 2025-01-15 13:31 | 2025-01-18 10:08 |
Reporter | sofidossant | ||||
Assigned To | Bimla_vm | ||||
Priority | normal | Severity | minor | Reproducibility | unable to reproduce |
Status | scheduled | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0057650: [COUPONS] - N applications per customer coupons cannot be used with an external bp | ||||
Description | With the change https://issues.openbravo.com/view.php?id=54402 [^] if we use an external business partner, we can not use it, because in some cases the external is not created in openbravo, but it is external, and in the bp we have the anonymous customer. | ||||
Steps To Reproduce | We have not been able to reproduce it in livebuilds, since we do not have bp that are not created in openbravo but in the external one. Create discount with gift product, and coupons (configured N uses per customer coupons, and without crm reference or bp) 1- Open webpos. 2- Add an external bp (not in openbravo). 3- Add products and the gift product. 4 - Try to add the coupon for the discount. You have the problem | ||||
Proposed Solution | if (isAnon && null == crmReference) { criteria.add(Restrictions.ne(Coupon.PROPERTY_NUMBEROFUSES, "NC")); } | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2025-01-15 13:31 | sofidossant | New Issue | |||
2025-01-15 13:31 | sofidossant | Assigned To | => Retail | ||
2025-01-15 13:31 | sofidossant | Triggers an Emergency Pack | => No | ||
2025-01-17 09:02 | guilleaer | Description Updated | bug_revision_view_page.php?rev_id=29066#r29066 | ||
2025-01-18 10:08 | Bimla_vm | Assigned To | Retail => Bimla_vm | ||
2025-01-18 10:08 | Bimla_vm | Status | new => scheduled |
There are no notes attached to this issue. |