Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0057650 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Discounts and Promotions | minor | unable to reproduce | 2025-01-15 13:31 | 2025-01-18 10:08 | |||||||
Reporter | sofidossant | View Status | public | |||||||||
Assigned To | Bimla_vm | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | scheduled | 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 | pi | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
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")); } | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
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 | View Revisions |
2025-01-18 10:08 | Bimla_vm | Assigned To | Retail => Bimla_vm |
2025-01-18 10:08 | Bimla_vm | Status | new => scheduled |
Copyright © 2000 - 2009 MantisBT Group |