Openbravo Issue Tracking System - POS2
View Issue Details
0052495POS2POSpublic2023-05-19 14:082023-05-22 15:44
jayala 
jayala 
normalminorhave not tried
closedfixed 
5
 
23Q3 
merged
No
No
0052495: Quantity on proof of payment without detail
When a ProofOfPayment is created and the quantity is changed in the corresponding input, it is not saved correctly, always showing a 1.
Additionally, the displayed dialogue has a minor visual error (the X is shown when there is only one QuantityWrapper, which should only happen when there are two or more).
1. Go to a ticket's PoP.
2. Create new using "Select products from order".
3. Change quantity from first input.
4. Check the quantity in created PoP (always 1, instead given value).
For PoP error: Use ProofOfPaymentWrapperQuantityInput instead ProofOfPaymenQuantityInput.
For visual error: Check length of proofOfPaymentWrappers to decide if show the X.
No tags attached.
depends on backport 005249623Q2.1 closed jayala Quantity on proof of payment without detail 
depends on backport 005249723Q1.3 closed jayala Quantity on proof of payment without detail 
Issue History
2023-05-19 14:08jayalaNew Issue
2023-05-19 14:08jayalaAssigned To => Retail
2023-05-19 14:08jayalaOBNetwork customer => No
2023-05-19 14:08jayalaTriggers an Emergency Pack => No
2023-05-19 14:09jayalaAssigned ToRetail => jayala
2023-05-19 14:09jayalaStatusnew => scheduled
2023-05-19 14:12hgbotMerge Request Status => open
2023-05-19 14:12hgbotNote Added: 0149990
2023-05-22 15:43hgbotResolutionopen => fixed
2023-05-22 15:43hgbotStatusscheduled => resolved
2023-05-22 15:43hgbotFixed in Version => 23Q3
2023-05-22 15:43hgbotNote Added: 0150077
2023-05-22 15:43hgbotMerge Request Statusopen => merged
2023-05-22 15:43hgbotNote Added: 0150078
2023-05-22 15:44javierRodriguezStatusresolved => closed

Notes
(0149990)
hgbot   
2023-05-19 14:12   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1821 [^]
(0150077)
hgbot   
2023-05-22 15:43   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: b5f7d2848aea4b8a1ec813e6cf4d288b24124383
Author: Javier Ayala <javier.ayala@openbravo.com>
Date: 22-05-2023 13:42:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/b5f7d2848aea4b8a1ec813e6cf4d288b24124383 [^]

Fixed ISSUE-52495: Quantity on proof of payment without detail

---
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentHeader/ProofOfPaymentSelectLinesDialog/ProofOfPaymentSelectLinesDialogContent/ProofOfPaymentSelectLinesDialogContent.jsx
---
(0150078)
hgbot   
2023-05-22 15:43   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1821 [^]