Openbravo Issue Tracking System - POS2
View Issue Details
0055247POS2POSpublic2024-04-18 14:102024-06-24 12:04
lmonreal 
Retail 
highmajoralways
closedfixed 
5
 
24Q3 
gorka_gil
Gold
No
0055247: Missing total count of qty Items added on the ticket POS 2
In React the total quantity of the items was displayed on WEBPOS (see attachment) but in POS 2 this information is missing.
Do a ticket and check total qty is missing
No tags attached.
png 307ff1c7-db01-4650-b419-cc599be01cb2.png (121,381) 2024-04-18 14:10
https://issues.openbravo.com/file_download.php?file_id=19658&type=bug
png

png 63c1b3b1-c568-4c9e-9a31-84e6b923f75a.png (319,879) 2024-04-18 14:11
https://issues.openbravo.com/file_download.php?file_id=19659&type=bug
Issue History
2024-04-18 14:10lmonrealNew Issue
2024-04-18 14:10lmonrealAssigned To => Retail
2024-04-18 14:10lmonrealFile Added: 307ff1c7-db01-4650-b419-cc599be01cb2.png
2024-04-18 14:10lmonrealOBNetwork customer => Gold
2024-04-18 14:10lmonrealTriggers an Emergency Pack => No
2024-04-18 14:11lmonrealFile Added: 63c1b3b1-c568-4c9e-9a31-84e6b923f75a.png
2024-04-18 14:12lmonrealIssue Monitored: martinsdan
2024-04-19 07:25guillermogilTypedefect => feature request
2024-05-30 16:18remibrunetTypefeature request => defect
2024-05-31 12:55guillermogilTypedefect => feature request
2024-06-19 19:51hgbotResolutionopen => fixed
2024-06-19 19:51hgbotStatusnew => resolved
2024-06-19 19:51hgbotFixed in Version => 24Q3
2024-06-19 19:51hgbotNote Added: 0166120
2024-06-24 12:04marvintmReview Assigned To => gorka_gil
2024-06-24 12:04marvintmStatusresolved => closed

Notes
(0166120)
hgbot   
2024-06-19 19:51   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 8249a932d5042d52ad3f94c6de7b358a30d16071
Author: Dmytro <dmytro.tarasov@openbravo.com>
Date: 19-06-2024 17:50:50
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8249a932d5042d52ad3f94c6de7b358a30d16071 [^]

Fixes ISSUE-55247: add total ticket items

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketSummary/TicketSummary.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketSummary/TicketSummary.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketSummary/TicketSummaryView.jsx
---