You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Aman Mishra (Jira)" <ji...@apache.org> on 2020/03/28 13:07:00 UTC

[jira] [Commented] (OFBIZ-10672) Errors on Quick Add Page

    [ https://issues.apache.org/jira/browse/OFBIZ-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069438#comment-17069438 ] 

Aman Mishra commented on OFBIZ-10672:
-------------------------------------

Hello [~rashi.dhagat],

Verified all the cases mentioned over the ticket description.

1) Validated and confirmed that products are being listed under 'Quick Add' products screen. Please refer:
!OFBIZ-10672-Products.png!

2) Added 1 quantity of  'Round Gizmo' product. On clicking 'Add All to Cart' link confirmed that only one quantity got added to cart with $0 price total. Found that system applied a promotion of same amount as the price of 'Round Gizmo' into the cart. Please refer:
 !OFBIZ-10672-RoundGizmo.png! 

3) Added 1 quantity of 'Big Gizmo'. On clicking 'Add All to Cart' link all items got added to cart. Verified further and found that system applied a few promotional items along with one promotion of worth $27 on cart. So cart is showing the count of multiple items. Please refer:
 !OFBIZ-10672-BigGizmo.png!  !OFBIZ-10672-ItemsAndPromosInCart.png! 

So based on verification details functionality seems to be working expectantly over the trunk instance.

Thanks!

> Errors on Quick Add Page
> ------------------------
>
>                 Key: OFBIZ-10672
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10672
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Rashi Dhagat
>            Assignee: Aman Mishra
>            Priority: Major
>         Attachments: OFBIZ-10672-BigGizmo.png, OFBIZ-10672-ItemsAndPromosInCart.png, OFBIZ-10672-Products.png, OFBIZ-10672-RoundGizmo.png, QuickAdd.gif, QuickAddPage.png, QuickAdd[16.11].jpg
>
>
> Steps to regenerate:
>  # Open URL https://demo-old.ofbiz.apache.org/ecommerce/control/main
>  # Click on Quick Add
>  # Add 1 quantity of Round Gizmo
>  # Click on Add all to cart
>  # Add 1 quantity of Big Gizmo
>  # Click on Add all to cart
> Actual:
>  # When added Round Gizmo, only one quantity is added to cart with 0 price
>  # When added Big Gizmo, all items are added to cart
>  # Distorted UI of Quick Add page
>  # Quantity field is empty
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)