Openbravo Issue Tracking System - POS2
View Issue Details
0051220POS2POSpublic2022-12-21 11:362022-12-27 12:00
ruben_jimenez 
ruben_jimenez 
normalminorhave not tried
closedfixed 
5
 
23Q1 
No
0051220: FLUN-2965: Disable schema switch button on POS when "Allow mixing schema" is None
When ticket has no lines, all schemas should be enabled

When ticket has a line with a schema with schemaSelection=N
then all the schemas except for the one in the line should be disabled.

When ticket has a line with a schema with schemaSelection=Y
then all the schemas with schemaSelection=N should be disabled.
.
No tags attached.
Issue History
2022-12-21 11:36ruben_jimenezNew Issue
2022-12-21 11:36ruben_jimenezAssigned To => ruben_jimenez
2022-12-21 11:36ruben_jimenezTriggers an Emergency Pack => No
2022-12-21 11:37ruben_jimenezStatusnew => scheduled
2022-12-21 23:48mtaalNote Added: 0144921
2022-12-22 23:36hgbotResolutionopen => fixed
2022-12-22 23:36hgbotStatusscheduled => resolved
2022-12-22 23:36hgbotFixed in Version => 23Q1
2022-12-22 23:36hgbotNote Added: 0144952
2022-12-22 23:36mtaalStatusresolved => closed
2022-12-26 10:33hgbotNote Added: 0145007
2022-12-27 12:00hgbotNote Added: 0145021
2022-12-27 12:00hgbotNote Added: 0145022

Notes
(0144921)
mtaal   
2022-12-21 23:48   
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1425 [^]
(0144952)
hgbot   
2022-12-22 23:36   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 82a26a5ea429fe8df8482c9b37be9a8bd2e429ee
Author: Ruben Jimenez <ruben.jimenez@openbravo.com>
Date: 22-12-2022 22:36:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/82a26a5ea429fe8df8482c9b37be9a8bd2e429ee [^]

Fixed ISSUE-51220: Handle non-mixing of different schema by disabling in schema button

---
M web-jspack/org.openbravo.pos2/src/components/SchemaSelectorButton/SchemaSelectorButton.jsx
M web-jspack/org.openbravo.pos2/src/components/SchemaSelectorButton/__test__/SchemaSelectorButton.test.jsx
---
(0145007)
hgbot   
2022-12-26 10:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1432 [^]
(0145021)
hgbot   
2022-12-27 12:00   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 693d80076cbe3fb6f0e2232df1f486a7beb41547
Author: Ruben Jimenez <ruben.jimenez@openbravo.com>
Date: 27-12-2022 11:00:09
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/693d80076cbe3fb6f0e2232df1f486a7beb41547 [^]

Related to ISSUE-51220: Added ticket lines to the state to fix storybook problem

---
M web-jspack/org.openbravo.pos2/src/components/AddProductPanel/stories/AddProductPanel.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/AddProductToolbar/stories/AddProductToolbar.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/SchemaSelectorButton/SchemaSelectorButton.jsx
M web-jspack/org.openbravo.pos2/src/components/SchemaSelectorButton/stories/SchemaSelectorButton.stories.jsx
---
(0145022)
hgbot   
2022-12-27 12:00   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1432 [^]