Openbravo Issue Tracking System - POS2
View Issue Details
0053690POS2POSpublic2023-10-18 10:392024-07-05 12:32
Markel_Iruretagoyena 
Rajesh_18 
normalmajoralways
closedfixed 
5
 
24Q4 
approved
OBPS
Packaging and release
main
No
0053690: [23Q4] multiple errors when creating a Proof of Payment with multiple products
If the ticket is long enough after creating a proof of payment draft and clicking on it, the ticket scroll bar disappears, the gap between the Proof Of Payment header and the Draft Proof Of Payment increases and it is not possible to view all the products in the draft

Note: This issue is not reproducible on 23Q3
1- Login in POS as vallblanca
2- Create a ticket with many lines (at least 10 lines)
3- Pay for the ticket
4- Go to orders and select the ticket you just created
5- Click on the 3 vertical dots above "Review Payments" and select "Proof of Payment"
6- Click on "Create New" and select "Divide order in equal parts"
7- Now click on the Draft Proof Of Payment

Notice that the scroll bar of the ticket has disappeared, the gap between the Proof Of Payment header and the Draft Proof Of Payment has increased and that it is not possible to see all the products of the draft.
No tags attached.
png PoP_window_before_creating_the_PoP.png (136,060) 2023-10-18 10:39
https://issues.openbravo.com/file_download.php?file_id=19044&type=bug
png

png PoP_wrong_behaviour.png (168,217) 2023-10-18 10:39
https://issues.openbravo.com/file_download.php?file_id=19045&type=bug
png
Issue History
2023-10-18 10:39Markel_IruretagoyenaNew Issue
2023-10-18 10:39Markel_IruretagoyenaAssigned To => Retail
2023-10-18 10:39Markel_IruretagoyenaFile Added: PoP_window_before_creating_the_PoP.png
2023-10-18 10:39Markel_IruretagoyenaOBNetwork customer => No
2023-10-18 10:39Markel_IruretagoyenaTriggers an Emergency Pack => No
2023-10-18 10:39Markel_IruretagoyenaFile Added: PoP_wrong_behaviour.png
2023-10-18 10:46Markel_IruretagoyenaRegression level => Packaging and release
2023-10-18 10:46Markel_IruretagoyenaRegression introduced in release => main
2024-05-07 16:31lorenzofidalgoTarget Version => 24Q2
2024-05-22 10:45guilleaerStatusnew => acknowledged
2024-05-22 10:50guilleaerOBNetwork customerNo => OBPS
2024-05-22 10:50guilleaerNote Added: 0164944
2024-05-23 08:21Rajesh_18Assigned ToRetail => Rajesh_18
2024-05-23 08:21Rajesh_18Statusacknowledged => scheduled
2024-05-23 09:56hgbotMerge Request Status => open
2024-05-23 09:56hgbotNote Added: 0165007
2024-05-27 10:03guilleaerTarget Version24Q2 =>
2024-07-05 12:32hgbotMerge Request Statusopen => approved
2024-07-05 12:32hgbotResolutionopen => fixed
2024-07-05 12:32hgbotStatusscheduled => closed
2024-07-05 12:32hgbotNote Added: 0166717
2024-07-05 12:32hgbotFixed in Version => 24Q4
2024-07-05 12:32hgbotNote Added: 0166718

Notes
(0164944)
guilleaer   
2024-05-22 10:50   
Marked as OBPS with due date 14 jun because they are major/critical issues reported by QA tagged for 24Q2.
(0165007)
hgbot   
2024-05-23 09:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2658 [^]
(0166717)
hgbot   
2024-07-05 12:32   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2658 [^]
(0166718)
hgbot   
2024-07-05 12:32   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 2fbabd8945a41936fea6b77d741d1fea58002fc8
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 05-07-2024 10:31:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2fbabd8945a41936fea6b77d741d1fea58002fc8 [^]

Fixed ISSUE-53690: Refactored css of pop to enable scroll

---
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentDetails/ProofOfPaymentDetails.scss
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentItem/ProofOfPaymentItem.scss
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentList/ProofOfPaymentList.scss
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentPanel/ProofOfPaymentPanel.scss
---