Openbravo Issue Tracking System - POS2
View Issue Details
0050854POS2POSpublic2022-11-11 10:492023-10-04 05:16
jorgewederago 
SABARINATH P 
highmajoralways
closedfixed 
5
 
24Q1 
No
0050854: CRM Connector Form styles are not working as expected when there are few fields
When displaying the CRM Connector Form if the amount of fields to be displayed is small enough, the styles are not being applied properly.
1.- Open React POS, search for a customer and Open it in View Mode
2.- Go to the backend and remove fields from the View Mode
3.- Refresh React POS and open the same customer in View Mode
The content should be aligned in the same way as when there are more fields as seen in the attached image.
No tags attached.
png image.png (147,299) 2022-11-11 10:49
https://issues.openbravo.com/file_download.php?file_id=17807&type=bug
png
Issue History
2022-11-11 10:49jorgewederagoNew Issue
2022-11-11 10:49jorgewederagoAssigned To => Retail
2022-11-11 10:49jorgewederagoFile Added: image.png
2022-11-11 10:49jorgewederagoTriggers an Emergency Pack => No
2023-08-07 11:31SABARINATH PAssigned ToRetail => SABARINATH P
2023-08-23 06:41SABARINATH PStatusnew => scheduled
2023-08-28 09:35hgbotNote Added: 0154003
2023-09-12 13:00hgbotNote Added: 0154717
2023-10-04 05:15hgbotNote Added: 0155431
2023-10-04 05:15hgbotNote Added: 0155432
2023-10-04 05:16hgbotNote Added: 0155433
2023-10-04 05:16hgbotResolutionopen => fixed
2023-10-04 05:16hgbotStatusscheduled => closed
2023-10-04 05:16hgbotFixed in Version => 24Q1
2023-10-04 05:16hgbotNote Added: 0155434

Notes
(0154003)
hgbot   
2023-08-28 09:35   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2033 [^]
(0154717)
hgbot   
2023-09-12 13:00   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1246 [^]
(0155431)
hgbot   
2023-10-04 05:15   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 1f80c2eae89bca6e4b89fe4313e0ab9f8598e9c5
Author: Sabarinath <sabarinath@qualiantech.com>
Date: 04-10-2023 03:06:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/1f80c2eae89bca6e4b89fe4313e0ab9f8598e9c5 [^]

Related ISSUE-50854: Resolved alignment issue in CRM form on field changes

---
M web-jspack/org.openbravo.core2/src/components/Form/BaseForm.jsx
---
(0155432)
hgbot   
2023-10-04 05:15   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1246 [^]
(0155433)
hgbot   
2023-10-04 05:16   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2033 [^]
(0155434)
hgbot   
2023-10-04 05:16   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 93f0cc1c05ceaf054ea432e098c3722c9d475cff
Author: Sabarinath <sabarinath@qualiantech.com>
Date: 04-10-2023 03:07:05
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/93f0cc1c05ceaf054ea432e098c3722c9d475cff [^]

Fixes ISSUE-50854: Resolved alignment issue in CRM form on field changes

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerForm/CustomerForm.jsx
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerForm/CustomerFormHandler.js
---