Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047635Retail ModulesWeb POSpublic2021-09-06 17:072021-09-08 15:37
Sergio_Gomez 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR21Q4 
marvintm
Production - Confirmed Stable
RR20Q2.2
No
0047635: The focus is not placed on the added line when there are many products on the receipt
When there are many lines of products displayed on the window, the focus is always on the end, rather than the last product added. This causes that the user does not know the number of units of the product added.
In release 20Q2.2 (https://livebuilds.openbravo.com/retail_mp_3.0RR20Q2.2/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]):

-In the WebPOS, add 4 or 5 different products to fill the window.
-Add the first chosen product and check that the focus stays at the end of the list.

Run the same steps in release 20Q1.3 (https://livebuilds.openbravo.com/retail_mp_3.0RR20Q1.3/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]) and verify that the focus adjusts correctly to the last added product.
No tags attached.
related to defect 0042611 closed ranjith_qualiantech_com Web POS receipt not scrolling down after adding a product in some situations 
depends on backport 0047646RR21Q3.2 closed ranjith_qualiantech_com The focus is not placed on the added line when there are many products on the receipt 
depends on backport 0047647RR21Q2.3 closed ranjith_qualiantech_com The focus is not placed on the added line when there are many products on the receipt 
Issue History
2021-09-06 17:07Sergio_GomezNew Issue
2021-09-06 17:07Sergio_GomezAssigned To => Retail
2021-09-06 17:07Sergio_GomezRegression level => Production - Confirmed Stable
2021-09-06 17:07Sergio_GomezRegression introduced in release => RR20Q2.2
2021-09-06 17:07Sergio_GomezTriggers an Emergency Pack => No
2021-09-06 18:13PracticsIssue Monitored: Practics
2021-09-07 07:23ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-09-07 11:24ranjith_qualiantech_comRelationship addedrelated to 0042611
2021-09-07 13:46marvintmStatusnew => scheduled
2021-09-08 12:39hgbotNote Added: 0131646
2021-09-08 15:35hgbotNote Added: 0131656
2021-09-08 15:36marvintmStatusscheduled => resolved
2021-09-08 15:36marvintmFixed in Version => RR21Q4
2021-09-08 15:36marvintmResolutionopen => fixed
2021-09-08 15:36marvintmReview Assigned To => marvintm
2021-09-08 15:36marvintmStatusresolved => closed
2021-09-08 15:37hgbotNote Added: 0131657

Notes
(0131646)
hgbot   
2021-09-08 12:39   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/566 [^]
(0131656)
hgbot   
2021-09-08 15:35   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/566 [^]
(0131657)
hgbot   
2021-09-08 15:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: ac6f6de9089c6e236dcb0a3426496f9ab2c2c1f3
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-09-08T16:08:16+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ac6f6de9089c6e236dcb0a3426496f9ab2c2c1f3 [^]

Fixed ISSUE-47635: Line Selection should be triggered after adding product

* When line selection is triggered, line will be selected and scroll will be set to the line position

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---