Openbravo Issue Tracking System - POS2
View Issue Details
0056315POS2POSpublic2024-08-29 07:292024-10-10 13:03
sreehari 
sreehari 
normalminoralways
closedfixed 
5
 
25Q1 
No
0056315: POS2 - While editing the customer form the save button is always enabled even without mandatory fields
Save Button is enabled without filling the Mandatory fields
1. In the POS 2 open the "Customers" screen.
2. Select a customer, for example VBS Customer.
3. Return to the "Sell" screen, click on the Customer -> View Info -> Edit.
4. Check the save button is enabled without mandatory fields.
5. Save and Close.
Save Button should be disabled first and enabled only after the mandatory fields are filled
No tags attached.
related to defect 0056248 closed sreehari POS2 - The value "greetings" is not saved in the POS 
depends on backport 005673224Q4 closed sreehari POS2 - While editing the customer form the save button is always enabled even without mandatory fields 
depends on backport 005673324Q3.2 closed sreehari POS2 - While editing the customer form the save button is always enabled even without mandatory fields 
depends on backport 005673424Q2.4 closed sreehari POS2 - While editing the customer form the save button is always enabled even without mandatory fields 
Issue History
2024-08-29 07:29sreehariNew Issue
2024-08-29 07:29sreehariAssigned To => sreehari
2024-08-29 07:29sreehariTriggers an Emergency Pack => No
2024-08-29 07:30sreehariStatusnew => scheduled
2024-08-29 07:30sreehariRelationship addedrelated to 0056248
2024-09-02 06:34hgbotNote Added: 0168618
2024-09-02 06:35hgbotNote Added: 0168619
2024-10-08 15:59hgbotNote Added: 0170119
2024-10-08 15:59hgbotNote Added: 0170120
2024-10-08 15:59hgbotResolutionopen => fixed
2024-10-08 15:59hgbotStatusscheduled => closed
2024-10-08 15:59hgbotFixed in Version => 25Q1
2024-10-08 15:59hgbotNote Added: 0170121
2024-10-08 15:59hgbotNote Added: 0170122
2024-10-10 13:03marvintmStatusclosed => new
2024-10-10 13:03marvintmResolutionfixed => open
2024-10-10 13:03marvintmFixed in Version25Q1 =>
2024-10-10 13:03marvintmStatusnew => scheduled
2024-10-10 13:03marvintmStatusscheduled => resolved
2024-10-10 13:03marvintmFixed in Version => 25Q1
2024-10-10 13:03marvintmResolutionopen => fixed
2024-10-10 13:03marvintmStatusresolved => closed

Notes
(0168618)
hgbot   
2024-09-02 06:34   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1578 [^]
(0168619)
hgbot   
2024-09-02 06:35   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2886 [^]
(0170119)
hgbot   
2024-10-08 15:59   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: e85fecc051e7c2c98436ca561d50d1cd6fc8b79f
Author: Sreehari Venkataraman <s.venkataraman@external.orisha.com>
Date: 08-10-2024 13:59:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/e85fecc051e7c2c98436ca561d50d1cd6fc8b79f [^]

Related to ISSUE-56315: Added disabledLabel prop for StandardButton

---
M web-jspack/org.openbravo.core2/src/components/ResponsiveToolbar/ResponsiveToolbar.jsx
---
(0170120)
hgbot   
2024-10-08 15:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1578 [^]
(0170121)
hgbot   
2024-10-08 15:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 6af435e36a9b542ab3375e9da1cc1092e05d806a
Author: Sreehari Venkataraman <s.venkataraman@external.orisha.com>
Date: 08-10-2024 13:59:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/6af435e36a9b542ab3375e9da1cc1092e05d806a [^]

Fixes ISSUE-56315: Disabled Save Button when Mandatory Fields are not filled

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src-test/cypress/integration/customerForm.int.spec.js
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerMultiTabDialog/CustomerMultiTabDialogForm/CustomerMultiTabDialogForm.jsx
---
(0170122)
hgbot   
2024-10-08 15:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2886 [^]