Project:
View Revisions: Issue #50371 | [ Back to Issue ] | ||
Summary | 0050371: optional discounts do not take into account CRM property conditions | ||
Revision | 2022-09-29 10:58 by alostale | ||
Steps To Reproduce | In an instance with org.openbravo.discounts.propertycondition module installed. 1. In BO create a new discount that: a. Applies to all products b. Has an optional filter with a CRM property condition 2. Log in POS2. ERROR (technical) -> In dev console check discountPropertyCRMFilters property in OB.Discounts.Pos.optionalRuleImpls object -> ERROR: it's an empty array but it should contain the CRM property that was defined 3. Create a ticket with anonymous user and pay it. ERROR -> the discount is proposed even if not applicable to the user 4. Create a ticket with a CRM user that does not satisfy the CRM filter defined in the discout and pay it -> ERROR: it's an empty array but it should contain the CRM property that was defined |
||
Revision | 2022-09-29 08:19 by alostale | ||
Steps To Reproduce | In an instance with org.openbravo.discounts.propertycondition module installed. 1. In BO create an optional filter with a CRM property condition 2. Log in POS2 3. In dev console check discountPropertyCRMFilters property in OB.Discounts.Pos.optionalRuleImpls object -> ERROR: it's an empty array but it should contain the CRM property that was defined |
||
Revision | 2022-09-29 08:18 by alostale | ||
Steps To Reproduce | 1. In BO create an optional filter with a CRM property condition 2. Log in POS2 3. In dev console check discountPropertyCRMFilters property in OB.Discounts.Pos.optionalRuleImpls object -> ERROR: it's an empty array but it should contain the CRM property that was defined |
Copyright © 2000 - 2009 MantisBT Group |