Openbravo Issue Tracking System - POS2
View Issue Details
0051390POS2POSpublic2023-01-09 16:242023-01-26 14:27
javierRodriguez 
javierRodriguez 
highmajoralways
closedfixed 
5
 
23Q123Q1 
Pre packaging ( pi )
2022-08-01
pi
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7bc90a12131b1a6fa3dd230af7505c7ec79cd8b4 [^]
No
0051390: It is not possible to select line in Proof of payment and split payment
it is not possible to select products you want to add to the proof of payment or split payment when selecting the select products from order option.
POPS:
- Create a ticket
- Add products
- Complete it
- Click on "Last order POP" (top-right location)
- Click on "Create new" and "Select product from order".
- KO, it is not possible to select any line

Split payment:
- Create a ticket
- Add products
- Go to payment tab
- Click on split check and select products from order
- KO, it is not possible to select any line
No tags attached.
blocks defect 0051307 closed javierRodriguez It is not possible to select line in Proof of payment and split payment 
Issue History
2023-01-17 13:53guilleaerTypedefect => backport
2023-01-17 13:53guilleaerTarget Version => 23Q1
2023-01-19 21:33javierRodriguezStatusscheduled => acknowledged
2023-01-19 21:33javierRodriguezStatusacknowledged => scheduled
2023-01-19 21:51hgbotNote Added: 0145668
2023-01-26 14:27hgbotNote Added: 0145871
2023-01-26 14:27hgbotResolutionopen => fixed
2023-01-26 14:27hgbotStatusscheduled => closed
2023-01-26 14:27hgbotFixed in Version => 23Q1
2023-01-26 14:27hgbotNote Added: 0145872

Notes
(0145668)
hgbot   
2023-01-19 21:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1477 [^]
(0145871)
hgbot   
2023-01-26 14:27   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1477 [^]
(0145872)
hgbot   
2023-01-26 14:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: a112db54b1095b903ac7fbea8ab193b0067616fd
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 26-01-2023 13:26:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a112db54b1095b903ac7fbea8ab193b0067616fd [^]

Fixed ISSUE-51390: Improve SelectCheckBox component condition to make it to be disabled or not

---
M web-jspack/org.openbravo.pos2/src/components/SelectCheckBox/SelectCheckBox.jsx
---