Openbravo Issue Tracking System - POS2
View Issue Details
0051307POS2POSpublic2023-01-09 16:242023-01-19 16:51
javierRodriguez 
javierRodriguez 
highmajoralways
closedfixed 
5
 
23Q2 
Pre packaging ( pi )
2022-08-01
pi
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7bc90a12131b1a6fa3dd230af7505c7ec79cd8b4 [^]
No
0051307: 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.
depends on backport 005139023Q1 closed javierRodriguez It is not possible to select line in Proof of payment and split payment 
Issue History
2023-01-09 16:24javierRodriguezNew Issue
2023-01-09 16:24javierRodriguezAssigned To => Retail
2023-01-09 16:24javierRodriguezRegression level => Pre packaging ( pi )
2023-01-09 16:24javierRodriguezRegression date => 2022-08-01
2023-01-09 16:24javierRodriguezRegression introduced in release => pi
2023-01-09 16:24javierRodriguezRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7bc90a12131b1a6fa3dd230af7505c7ec79cd8b4 [^]
2023-01-09 16:24javierRodriguezTriggers an Emergency Pack => No
2023-01-16 18:15javierRodriguezSummaryIt is not possible to select line when creating a proof of payment (select products from order) => It is not possible to select line in Proof of payment and split payment
2023-01-16 18:15javierRodriguezDescription Updatedbug_revision_view_page.php?rev_id=25398#r25398
2023-01-16 18:15javierRodriguezSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25400#r25400
2023-01-16 18:16javierRodriguezAssigned ToRetail => javierRodriguez
2023-01-17 13:53guilleaerStatusnew => scheduled
2023-01-17 15:52hgbotNote Added: 0145507
2023-01-19 16:51hgbotNote Added: 0145657
2023-01-19 16:51hgbotResolutionopen => fixed
2023-01-19 16:51hgbotStatusscheduled => closed
2023-01-19 16:51hgbotFixed in Version => 23Q2
2023-01-19 16:51hgbotNote Added: 0145658

Notes
(0145507)
hgbot   
2023-01-17 15:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1471 [^]
(0145657)
hgbot   
2023-01-19 16:51   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1471 [^]
(0145658)
hgbot   
2023-01-19 16:51   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 71f5039def0c3cc03e59059102ef84dd316cad8e
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 19-01-2023 15:50:20
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/71f5039def0c3cc03e59059102ef84dd316cad8e [^]

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

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