Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035808Retail ModulesWeb POSpublic2017-04-18 13:092017-04-28 09:31
adrianromero 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR17Q2RR17Q2 
guilleaer
Production - QA Approved
2017-02-09
RR17Q2
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/da769d49489913d7917eda012f4efc57f6e0d9ba [^]
No
0035808: [SER-QA 2731] Text overflows the message area when warehouse description is large
In the edit line panel displayed when a line is selected, if the text value is larger than the with of the panel the text properties overflows the edit line panel.
This issue only happens for paid receipts
* Load a paid receipt with a line with the warehouse name too long
* Select the line
* Observe the text displayed overflows the edit line panel.

See attached picture. Just the part of the edit line panel.
See attached patch.
No tags attached.
blocks defect 0035793 closed ranjith_qualiantech_com [SER-QA 2731] Text overflows the message area when warehouse description is large 
Issue History
2017-04-20 11:31ranjith_qualiantech_comTypedefect => backport
2017-04-20 11:31ranjith_qualiantech_comTarget Version => RR17Q2
2017-04-20 15:42hgbotCheckin
2017-04-20 15:42hgbotNote Added: 0096088
2017-04-20 15:42hgbotStatusscheduled => resolved
2017-04-20 15:42hgbotResolutionopen => fixed
2017-04-20 15:42hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5c254994cc2353d0735702bf9b3c36ac42e22c4e [^] => http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal/rev/e9f291ccacee04e07fe2b571a8c182a624ec239e [^]
2017-04-28 09:31guilleaerReview Assigned To => guilleaer
2017-04-28 09:31guilleaerStatusresolved => closed
2017-04-28 09:31guilleaerFixed in Version => RR17Q2

Notes
(0096088)
hgbot   
2017-04-20 15:42   
Repository: retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal
Changeset: e9f291ccacee04e07fe2b571a8c182a624ec239e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Apr 20 19:11:47 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal/rev/e9f291ccacee04e07fe2b571a8c182a624ec239e [^]

Fixes issue 35808 : Increased Receipt Edit Line properties height

* Line Properties height should be fixed to 134px irrespective of paid receipt or not

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---