Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057650
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Discounts and Promotionsminorunable to reproduce2025-01-15 13:312025-01-18 10:08
ReportersofidossantView Statuspublic 
Assigned ToBimla_vm 
PrioritynormalResolutionopenFixed in Version
StatusscheduledFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0057650: [COUPONS] - N applications per customer coupons cannot be used with an external bp

DescriptionWith 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 ReproduceWe 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"));
      }
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker