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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046234
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POStrivialalways2021-04-09 10:112021-06-02 16:27
ReporterYBatailleView Statuspublic 
Assigned Tomigueldejuana 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0046234: JIRA-1586 - Qty not centerd on popup menu

DescriptionWhen input a quantity, using the pop up menu (as show on the screen shot), quantity is rigth align. Client prefers Centerd.
Steps To ReproduceConnect 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
Proposed SolutionCentered Qty on this screen as in the others
by the way, Center Label too.
TagsNo tags attached.
Attached Filespng file icon JIRA 1586 2021-04-09 100322.png [^] (16,582 bytes) 2021-04-09 10:11

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0046969TAP closedpablobessone JIRA-1586 - Qty not centerd on popup menu 

-  Notes
(0128266)
YBataille (developer)
2021-05-17 17:53

still waiting for centered value
(0128302)
hgbot (developer)
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 (developer)
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 (developer)
2021-05-18 11:37

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/465 [^]
(0128309)
hgbot (developer)
2021-05-18 11:38

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/36 [^]
(0128314)
hgbot (developer)
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 (developer)
2021-05-18 13:12

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/465 [^]
(0128316)
hgbot (developer)
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 (developer)
2021-05-18 13:12

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/36 [^]

- Issue History
Date Modified Username Field Change
2021-04-09 10:11 YBataille New Issue
2021-04-09 10:11 YBataille Assigned To => Retail
2021-04-09 10:11 YBataille File Added: JIRA 1586 2021-04-09 100322.png
2021-04-09 10:11 YBataille Triggers an Emergency Pack => No
2021-05-03 09:21 guilleaer Resolution time => 1621548000
2021-05-03 09:21 guilleaer Severity minor => trivial
2021-05-03 09:21 guilleaer Category Restaurants => POS
2021-05-03 09:21 guilleaer Type design defect => defect
2021-05-03 09:21 guilleaer Status new => acknowledged
2021-05-17 17:53 YBataille Note Added: 0128266
2021-05-18 10:35 hgbot Resolution open => fixed
2021-05-18 10:35 hgbot Status acknowledged => resolved
2021-05-18 10:35 hgbot Note Added: 0128302
2021-05-18 10:35 hgbot Note Added: 0128303
2021-05-18 11:37 hgbot Note Added: 0128308
2021-05-18 11:38 hgbot Note Added: 0128309
2021-05-18 13:12 hgbot Status resolved => closed
2021-05-18 13:12 hgbot Note Added: 0128314
2021-05-18 13:12 hgbot Note Added: 0128315
2021-05-18 13:12 hgbot Note Added: 0128316
2021-05-18 13:12 hgbot Note Added: 0128317
2021-06-02 16:26 guilleaer Status closed => new
2021-06-02 16:26 guilleaer Resolution fixed => open
2021-06-02 16:26 guilleaer Status new => scheduled
2021-06-02 16:26 guilleaer Assigned To Retail => pablobessone
2021-06-02 16:26 guilleaer Status scheduled => resolved
2021-06-02 16:26 guilleaer Resolution open => fixed
2021-06-02 16:27 guilleaer Review Assigned To => guilleaer
2021-06-02 16:27 guilleaer Status resolved => closed
2021-06-02 16:27 guilleaer Assigned To pablobessone => migueldejuana


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker