Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049859Retail ModulesWeb POSpublic2022-07-20 22:242022-09-02 11:04
axelmercado 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
RR22Q2 
RR22Q4 
No
0049859: Customer statistics cut off
When some customer statistics use all available characters, the view does not show everything. In some languages, this also has an influence.
1- Login to a Web POS terminal.
2- Go to the customers section.
3- Expand the options of a client, and select "View Details".
4- Edit a field such as "Comments" and use all the available characters.
5- Then observe that the field does not show all the inserted description.
Make the fields longer or make the fields scroll.
No tags attached.
png es_ES.png (14,383) 2022-07-20 22:24
https://issues.openbravo.com/file_download.php?file_id=17331&type=bug
png

png fr_FR.png (66,608) 2022-07-20 22:25
https://issues.openbravo.com/file_download.php?file_id=17332&type=bug
png
Issue History
2022-07-20 22:24axelmercadoNew Issue
2022-07-20 22:24axelmercadoAssigned To => Retail
2022-07-20 22:24axelmercadoFile Added: es_ES.png
2022-07-20 22:24axelmercadoTriggers an Emergency Pack => No
2022-07-20 22:25axelmercadoFile Added: fr_FR.png
2022-07-20 22:28PracticsIssue Monitored: Practics
2022-08-16 17:57axelmercadoTypedesign defect => defect
2022-08-17 11:06ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-08-17 14:44ranjith_qualiantech_comStatusnew => scheduled
2022-08-18 07:52hgbotNote Added: 0140212
2022-09-02 11:04hgbotResolutionopen => fixed
2022-09-02 11:04hgbotStatusscheduled => closed
2022-09-02 11:04hgbotNote Added: 0140621
2022-09-02 11:04hgbotFixed in Version => RR22Q4
2022-09-02 11:04hgbotNote Added: 0140622

Notes
(0140212)
hgbot   
2022-08-18 07:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/897 [^]
(0140621)
hgbot   
2022-09-02 11:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/897 [^]
(0140622)
hgbot   
2022-09-02 11:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 150e449899aad958e4d1531f6baef10ac75ada15
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 02-09-2022 09:02:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/150e449899aad958e4d1531f6baef10ac75ada15 [^]

Fixed ISSUE-49859: Replaced Input with Textarea for Customer Comments field
* Customer statistics should be shown with 2 fields per row to avoid hidden values

---
M web/org.openbravo.retail.posterminal/css/obpos-main.css
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customerdetailview.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js
---