Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050192 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | minor | always | 2022-09-07 13:42 | 2022-09-09 07:32 | |||
Reporter | dbaz | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 22Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050192: Price tag/label in keymap buttons should have harcoded colors | |||||||
Description | Price tag in keymap buttons should have harcoded colors The background should be ALWAYS white (regardless if we are in light or dark theme) and the font color should be ALWAYS black Inside file "ProductButtonContentPrice.scss" we have .obpos2ProductButtonContent-price { ... background-color: var(--obc2-color-surface-inverse); color: var(--obc2-color-on-surface-inverse); ... } and we should have .obpos2ProductButtonContent-price { ... background-color: white; color: black; ... } Inside file "ProductButtonContentImg.scss" the same change in the class ".obpos2ProductButtonContent-price_demo" | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0140808) hgbot (developer) 2022-09-07 14:22 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1185 [^] |
(0140879) hgbot (developer) 2022-09-09 07:32 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 8bccbc2aca42e40430126c92a2ce1af8a440fcf9 Author: Ranjith S R <ranjith@qualiantech.com> Date: 09-09-2022 05:32:31 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8bccbc2aca42e40430126c92a2ce1af8a440fcf9 [^] Fixed ISSUE-50192: Product Price labels should have hardcoded colours * Product Price should have label color as black and bg colour as white --- M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/ProductButtonContentImg.scss M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContentPrice/ProductButtonContentPrice.scss --- |
(0140880) hgbot (developer) 2022-09-09 07:32 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1185 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-09-07 13:42 | dbaz | New Issue | |
2022-09-07 13:42 | dbaz | Assigned To | => Retail |
2022-09-07 13:42 | dbaz | OBNetwork customer | => No |
2022-09-07 13:42 | dbaz | Triggers an Emergency Pack | => No |
2022-09-07 13:48 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2022-09-07 13:48 | ranjith_qualiantech_com | Status | new => scheduled |
2022-09-07 14:22 | hgbot | Merge Request Status | => open |
2022-09-07 14:22 | hgbot | Note Added: 0140808 | |
2022-09-07 18:23 | dbaz | Description Updated | View Revisions |
2022-09-07 18:26 | dbaz | Description Updated | View Revisions |
2022-09-09 07:32 | hgbot | Merge Request Status | open => approved |
2022-09-09 07:32 | hgbot | Resolution | open => fixed |
2022-09-09 07:32 | hgbot | Status | scheduled => closed |
2022-09-09 07:32 | hgbot | Fixed in Version | => 22Q4 |
2022-09-09 07:32 | hgbot | Note Added: 0140879 | |
2022-09-09 07:32 | hgbot | Note Added: 0140880 |
Copyright © 2000 - 2009 MantisBT Group |