Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0050717
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajorhave not tried2022-11-03 11:072022-12-20 19:36
ReporterebecerraView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in Version23Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Review Assigned To
OBNetwork customerNo
Support ticket
Regression levelProduction - QA Approved
Regression date2022-05-03
Regression introduced in releasepi
Regression introduced by commithttps://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/107670d7892404383be280afe7075fbf4d36412a [^]
Triggers an Emergency PackNo
Summary

0050717: Product description show only 2 lines

DescriptionIn POS, when browsing, products in the product description only display a maximum of 2 lines of text even though there is room for 3 or more lines.

This function also should be taken into account by menu wizard product buttons


See attached images

Current: I-50717.png
Expected: Flun-3285.png
Steps To ReproduceN/A
TagsNo tags attached.
Attached Filespng file icon I-50717.png [^] (86,211 bytes) 2022-11-03 11:11


png file icon Flun-3285.png [^] (149,620 bytes) 2022-11-03 11:11


png file icon image-20221110-175151.png [^] (150,952 bytes) 2022-11-17 12:26

- Relationships Relation Graph ] Dependency Graph ]
caused by defect 0047675 closedelara Keymap-Buttons-Label height is not well managed 

-  Notes
(0143438)
dbaz (viewer)
2022-11-10 20:34

This is a regression, since it was reported and fixed more than one year ago: https://issues.openbravo.com/view.php?id=47675 [^]
(0143779)
mmohammad (viewer)
2022-11-17 12:24

Be careful, we must have the same 3 lines on the menu's button (for now we have only 2 lines)
(0144462)
hgbot (developer)
2022-12-06 14:04

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1406 [^]
(0144523)
hgbot (developer)
2022-12-12 13:29

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1406 [^]
(0144524)
hgbot (developer)
2022-12-12 13:29

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 61c3b117214450f75231084273fd0fdf66736b0a
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 12-12-2022 12:29:25
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/61c3b117214450f75231084273fd0fdf66736b0a [^]

Fixed ISSUE-50717: Removed NoImage size in Product Button Content
* Maximum Lines of name in Product Button will be 3 if image is not present

---
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/ProductButtonContent.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/calculateProductButtonLineClamp.js
---
(0144549)
hgbot (developer)
2022-12-12 17:07

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 90db2f8745696fd4b700d8f3de87424245e7a829
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 12-12-2022 17:07:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/90db2f8745696fd4b700d8f3de87424245e7a829 [^]

Related to ISSUE-50717. Reverted changes because they were affecting the integration

---
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/ProductButtonContent.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/calculateProductButtonLineClamp.js
---
(0144550)
marvintm (viewer)
2022-12-12 17:08

Reopened because the fix was causing problems in integration
(0144565)
hgbot (developer)
2022-12-13 08:53

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1415 [^]
(0144849)
hgbot (developer)
2022-12-20 19:36

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1415 [^]
(0144850)
hgbot (developer)
2022-12-20 19:36

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 8cf7f307d34ba9cf2c8d1bd4749048eb75abed50
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 20-12-2022 18:36:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8cf7f307d34ba9cf2c8d1bd4749048eb75abed50 [^]

Fixed ISSUE-50717: Rows visible for product name are based on available height/width

---
A web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/ProductButtonStyle.js
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/ProductButtonContent.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/__test__/ProductButtonContent.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopover/__test__/ProductPopover.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductButton/__test__/ProductButton.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Service/ServiceConfigurationStep/ServiceConfigurationStep.scss
---

- Issue History
Date Modified Username Field Change
2022-11-03 11:07 ebecerra New Issue
2022-11-03 11:07 ebecerra Assigned To => Retail
2022-11-03 11:07 ebecerra OBNetwork customer => No
2022-11-03 11:07 ebecerra Triggers an Emergency Pack => No
2022-11-03 11:07 ebecerra Assigned To Retail => ebecerra
2022-11-03 11:08 ebecerra Status new => scheduled
2022-11-03 11:11 ebecerra File Added: I-50717.png
2022-11-03 11:11 ebecerra File Added: Flun-3285.png
2022-11-03 11:13 ebecerra Description Updated View Revisions
2022-11-03 11:34 hgbot Merge Request Status => open
2022-11-03 11:34 hgbot Note Added: 0142863
2022-11-10 08:15 hgbot Note Added: 0143334
2022-11-10 20:34 dbaz Note Added: 0143438
2022-11-17 12:17 guilleaer Note Deleted: 0143334
2022-11-17 12:17 guilleaer Note Deleted: 0142863
2022-11-17 12:18 guilleaer Assigned To ebecerra => Retail
2022-11-17 12:19 guilleaer Status scheduled => acknowledged
2022-11-17 12:24 mmohammad Note Added: 0143779
2022-11-17 12:26 mmohammad File Added: image-20221110-175151.png
2022-11-17 12:29 guilleaer Regression level => Production - QA Approved
2022-11-17 12:29 guilleaer Regression date => 2022-05-03
2022-11-17 12:29 guilleaer Regression introduced in release => pi
2022-11-17 12:29 guilleaer Regression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/107670d7892404383be280afe7075fbf4d36412a [^]
2022-11-17 12:30 guilleaer Description Updated View Revisions
2022-12-05 11:43 ranjith_qualiantech_com Relationship added caused by 0047675
2022-12-05 11:43 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2022-12-05 11:43 ranjith_qualiantech_com Status acknowledged => scheduled
2022-12-06 14:04 hgbot Note Added: 0144462
2022-12-12 13:29 hgbot Merge Request Status open => approved
2022-12-12 13:29 hgbot Resolution open => fixed
2022-12-12 13:29 hgbot Status scheduled => closed
2022-12-12 13:29 hgbot Note Added: 0144523
2022-12-12 13:29 hgbot Fixed in Version => 23Q1
2022-12-12 13:29 hgbot Note Added: 0144524
2022-12-12 17:07 hgbot Note Added: 0144549
2022-12-12 17:08 marvintm Note Added: 0144550
2022-12-12 17:08 marvintm Status closed => new
2022-12-12 17:08 marvintm Resolution fixed => open
2022-12-12 17:08 marvintm Fixed in Version 23Q1 =>
2022-12-13 07:43 ranjith_qualiantech_com Status new => scheduled
2022-12-13 08:53 hgbot Note Added: 0144565
2022-12-20 19:36 hgbot Resolution open => fixed
2022-12-20 19:36 hgbot Status scheduled => closed
2022-12-20 19:36 hgbot Note Added: 0144849
2022-12-20 19:36 hgbot Fixed in Version => 23Q1
2022-12-20 19:36 hgbot Note Added: 0144850


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker