Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044879Retail ModulesWeb POSpublic2020-08-24 13:112020-09-11 12:11
jmelin 
Sandrahuguet 
normalmajoralways
closedfixed 
30Openbravo Appliance 14.04
pi 
RR20Q4 
No
0044879: Customer display - Product is not displayed when adding a product (quantity=1)
When you add a product to the order, the product is not shown on the customer display.

If you add the same product again or update the quantity to value >1 then the product is displayed.

Hardware manager must be configured for the POS

1. Connect to POS
2. create a new order
3. add a product (1502145 for example) => KO, the customer display is not updated with product/price
4. add the same product again (quantity=2) => OK, the product is now displayed with the correct amount
5. Change quantiy to 1 => OK, the display is updated
6. Remove the product from the order => KO, customer display keep the previous message (should be reset)
No tags attached.
related to defect 0048633 closed ranjith_qualiantech_com Customer display incorrectly shows qty 0 when removing a line (19Q3.3) 
? 2020-08-24_13-10-18.mp4 (2,367,927) 2020-08-24 13:11
https://issues.openbravo.com/file_download.php?file_id=14891&type=bug
Issue History
2020-08-24 13:11jmelinNew Issue
2020-08-24 13:11jmelinAssigned To => Retail
2020-08-24 13:11jmelinFile Added: 2020-08-24_13-10-18.mp4
2020-08-24 13:11jmelinTriggers an Emergency Pack => No
2020-08-24 13:17javietxeResolution time => 1600034400
2020-08-24 13:17javietxeCategoryWeb POS Hardware Manager => Web POS
2020-09-09 12:53SandrahuguetversionRR20Q3 => pi
2020-09-09 17:13SandrahuguetAssigned ToRetail => Sandrahuguet
2020-09-09 17:13SandrahuguetStatusnew => scheduled
2020-09-10 10:00hgbotNote Added: 0122909
2020-09-11 12:11hgbotResolutionopen => fixed
2020-09-11 12:11hgbotStatusscheduled => closed
2020-09-11 12:11hgbotFixed in Version => RR20Q4
2020-09-11 12:11hgbotNote Added: 0122960
2020-09-11 12:11hgbotNote Added: 0122961
2020-09-11 12:11hgbotNote Added: 0122962
2020-09-11 12:11hgbotNote Added: 0122963
2022-02-20 16:30ranjith_qualiantech_comRelationship addedrelated to 0048633

Notes
(0122909)
hgbot   
2020-09-10 10:00   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/89 [^]
(0122960)
hgbot   
2020-09-11 12:11   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 31b668f2698b451c21882d30efb3e3a70a2b60eb
Author: Sandra Huguet <sandra.huguet@openbravo.com>
Date: 2020-09-11T08:06:57+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/31b668f2698b451c21882d30efb3e3a70a2b60eb [^]

Fixed ISSUE-44879 Customer display show quantity and price changes

Replace old listener by calls to new printTicketLine action

---
M web/org.openbravo.retail.posterminal/js/actions/changeprice.js
M web/org.openbravo.retail.posterminal/js/components/order.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
M web/org.openbravo.retail.posterminal/js/utils/ticketUtils.js
---
(0122961)
hgbot   
2020-09-11 12:11   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: fe6510ba800424864f45dc8d55b55843ec089ba9
Author: Sandra Huguet <sandra.huguet@openbravo.com>
Date: 2020-09-11T08:06:57+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/fe6510ba800424864f45dc8d55b55843ec089ba9 [^]

Related to ISSUE-44879 rename print utils function

---
M web/org.openbravo.retail.posterminal/js/actions/changeprice.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
M web/org.openbravo.retail.posterminal/js/utils/ticketUtils.js
---
(0122962)
hgbot   
2020-09-11 12:11   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 67379a808f0ddc63ea59d3e199c0f5bd782361dc
Author: Sandra Huguet <sandra.huguet@openbravo.com>
Date: 2020-09-11T10:05:49+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/67379a808f0ddc63ea59d3e199c0f5bd782361dc [^]

Related to ISSUE-44879 fix jslint error

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---
(0122963)
hgbot   
2020-09-11 12:11   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/89 [^]