Openbravo Issue Tracking System - POS2
View Issue Details
0046234POS2POSpublic2021-04-09 10:112021-06-02 16:27
YBataille 
migueldejuana 
normaltrivialalways
closedfixed 
5
 
 
guilleaer
No
0046234: JIRA-1586 - Qty not centerd on popup menu
When input a quantity, using the pop up menu (as show on the screen shot), quantity is rigth align. Client prefers Centerd.
Connect to the Pos
New sales Order
Add Any product .
click on this product to add to the basket
On the left side, click on the item quantity
On the popup screen click on Qty
The numeral screen appears. add 9 for example.
Qty is rigth centered
Centered Qty on this screen as in the others
by the way, Center Label too.
No tags attached.
depends on backport 0046969TAP closed pablobessone JIRA-1586 - Qty not centerd on popup menu 
png JIRA 1586 2021-04-09 100322.png (16,582) 2021-04-09 10:11
https://issues.openbravo.com/file_download.php?file_id=15514&type=bug
png
Issue History
2021-04-09 10:11YBatailleNew Issue
2021-04-09 10:11YBatailleAssigned To => Retail
2021-04-09 10:11YBatailleFile Added: JIRA 1586 2021-04-09 100322.png
2021-04-09 10:11YBatailleTriggers an Emergency Pack => No
2021-05-03 09:21guilleaerResolution time => 1621548000
2021-05-03 09:21guilleaerSeverityminor => trivial
2021-05-03 09:21guilleaerCategoryRestaurants => POS
2021-05-03 09:21guilleaerTypedesign defect => defect
2021-05-03 09:21guilleaerStatusnew => acknowledged
2021-05-17 17:53YBatailleNote Added: 0128266
2021-05-18 10:35hgbotResolutionopen => fixed
2021-05-18 10:35hgbotStatusacknowledged => resolved
2021-05-18 10:35hgbotNote Added: 0128302
2021-05-18 10:35hgbotNote Added: 0128303
2021-05-18 11:37hgbotNote Added: 0128308
2021-05-18 11:38hgbotNote Added: 0128309
2021-05-18 13:12hgbotStatusresolved => closed
2021-05-18 13:12hgbotNote Added: 0128314
2021-05-18 13:12hgbotNote Added: 0128315
2021-05-18 13:12hgbotNote Added: 0128316
2021-05-18 13:12hgbotNote Added: 0128317
2021-06-02 16:26guilleaerStatusclosed => new
2021-06-02 16:26guilleaerResolutionfixed => open
2021-06-02 16:26guilleaerStatusnew => scheduled
2021-06-02 16:26guilleaerAssigned ToRetail => pablobessone
2021-06-02 16:26guilleaerStatusscheduled => resolved
2021-06-02 16:26guilleaerResolutionopen => fixed
2021-06-02 16:27guilleaerReview Assigned To => guilleaer
2021-06-02 16:27guilleaerStatusresolved => closed
2021-06-02 16:27guilleaerAssigned Topablobessone => migueldejuana

Notes
(0128266)
YBataille   
2021-05-17 17:53   
still waiting for centered value
(0128302)
hgbot   
2021-05-18 10:35   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 2a00490751b831721e3974abf3051ca1897b31b8
Author: Miguel de Juana <miguel.dejuana@openbravo.com>
Date: 2021-05-18T10:21:08+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2a00490751b831721e3974abf3051ca1897b31b8 [^]

Fixed ISSUE-46234: JIRA-1586 - Qty not centerd on popup menu

- Center input value and label of Set Line Qty popover for Ticket lines

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/TicketLinePopover.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/TicketLinePopover.scss
---
(0128303)
hgbot   
2021-05-18 10:35   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 04ff43d436ec8968563c93f1d8d1a2b01550beb4
Author: Miguel de Juana <miguel.dejuana@openbravo.com>
Date: 2021-05-18T10:23:12+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/04ff43d436ec8968563c93f1d8d1a2b01550beb4 [^]

Revert "Fixed ISSUE-46234: JIRA-1586 - Qty not centerd on popup menu"

This reverts commit 2a00490751b831721e3974abf3051ca1897b31b8.

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/TicketLinePopover.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/TicketLinePopover.scss
---
(0128308)
hgbot   
2021-05-18 11:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/465 [^]
(0128309)
hgbot   
2021-05-18 11:38   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/36 [^]
(0128314)
hgbot   
2021-05-18 13:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: f06d8937c914d17f5bf605de75238a8fa7f37628
Author: Miguel de Juana <miguel.dejuana@openbravo.com>
Date: 2021-05-18T11:12:36+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/f06d8937c914d17f5bf605de75238a8fa7f37628 [^]

Fixed ISSUE-46234: JIRA-1586 - Qty not centerd on popup menu

- Center input value and label of Set Line Qty popover for Menu lines

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/TicketLinePopover.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/TicketLinePopover.scss
---
(0128315)
hgbot   
2021-05-18 13:12   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/465 [^]
(0128316)
hgbot   
2021-05-18 13:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant [^]
Changeset: 866aeceb17c2b8f04eeb602af9612d04cdd8d1af
Author: Miguel de Juana <miguel.dejuana@openbravo.com>
Date: 2021-05-18T10:06:37+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/commit/866aeceb17c2b8f04eeb602af9612d04cdd8d1af [^]

Fixed ISSUE-46234: JIRA-1586 - Qty not centerd on popup menu

- Center input value and label of Set Line Qty popover for Menu lines

---
M web-jspack/org.openbravo.pos2.restaurant/src/components/TicketMenuLineHeaderPopover/TicketMenuLineHeaderPopover.scss
---
(0128317)
hgbot   
2021-05-18 13:12   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/36 [^]