Openbravo Issue Tracking System - POS2
View Issue Details
0047936POS2POSpublic2021-10-26 13:422022-02-04 12:01
cberner 
prakashmurugesan88 
normalminorhave not tried
closedfixed 
5
 
 
No
0047936: Default button in product modifier process enables Next/Finish button wrongly
The default button in a product modifier process activates the Next/finish button if it was disabled. This is a problem if there's no default values, as it will enable the next/finish button and allows to skip and have the product not correctly configured.

The button next/finish should check previous to enabling if it has or not valid values selected.

A video explaining this is provided here: https://www.youtube.com/watch?v=-WUGTef5r6w [^]
1. Open WebPOS with restaurant sampledata(https://livebuilds.openbravo.com/retail_pos2_modules_pgsql/web/pos/?terminal=VBS-2 [^])
2. Switch to Restaurant schema.
3. Add a Cheeseburger and click next
4. On "Meat temperature" window click the "Default Values" button, and see how that enables the Next/Finish button, althought there are no valid selected values.
No tags attached.
Issue History
2021-10-26 13:42cbernerNew Issue
2021-10-26 13:42cbernerAssigned To => Retail
2021-10-26 13:42cbernerTriggers an Emergency Pack => No
2021-11-05 00:11guilleaerStatusnew => acknowledged
2022-01-29 11:18prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2022-01-29 11:18prakashmurugesan88Statusacknowledged => scheduled
2022-02-02 08:01hgbotNote Added: 0134724
2022-02-04 12:01hgbotResolutionopen => fixed
2022-02-04 12:01hgbotStatusscheduled => closed
2022-02-04 12:01hgbotNote Added: 0134784
2022-02-04 12:01hgbotNote Added: 0134785

Notes
(0134724)
hgbot   
2022-02-02 08:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/796 [^]
(0134784)
hgbot   
2022-02-04 12:01   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: db1f4b1170dce11ab7336933f3b04dc2e56701ce
Author: Prakash M <prakash@qualiantech.com>
Date: 04-02-2022 11:01:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/db1f4b1170dce11ab7336933f3b04dc2e56701ce [^]

Fixed BUG-47936: Fixed Default button in product modifier process enables Next/Finish button wrongly

---
M web-jspack/org.openbravo.pos2/src/components/ProductModifier/ProductModifierDefaultButton.jsx
M web-jspack/org.openbravo.pos2/src/configurations/product-configuration/ModifierGroupsConfiguration.js
---
(0134785)
hgbot   
2022-02-04 12:01   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/796 [^]