[jira] [Created] (OFBIZ-7027) Added support to include party classification information in Promo description

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-7027) Added support to include party classification information in Promo description

Nicolas Malin (Jira)
Swapnil M Mane created OFBIZ-7027:
-------------------------------------

             Summary: Added support to include party classification information in Promo description
                 Key: OFBIZ-7027
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7027
             Project: OFBiz
          Issue Type: Improvement
          Components: order, specialpurpose/ecommerce
    Affects Versions: Trunk, Upcoming Branch
            Reporter: Swapnil M Mane
            Priority: Minor


When the user navigates to promo description screen (if the promo is not having any promoText), from makeAutoDescription method of ProductPromoWorker, the description is prepared and shown on UI.

As per current code implementation, we are not having the support of which party classification condition is included in the Promo description.

Steps to verify,

1.) Create a Promo with condition on Party Classification (for this you need to create the party classification group)
2.) Assign any demo customer to this group  
3.) Create a sales order (from Order Entry or E-Commerce) and apply the promo code.
4.) Now as the Promo is applied, it showed on cart screen, select 'details' option in front of the promo code.
5.) The promo detail screen will be shown (now the description shown of Promo in incorrect, since there is not support of party classification condition in the auto-generated promo description)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)