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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054335
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2024-01-12 14:302024-01-31 08:43
ReporterlmonrealView Statuspublic 
Assigned ToRajesh_18 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054335: Change information not displayed in Open drawer pop up in POS2

DescriptionIn Enyo if the open drawer pop up was configured and the customer paid with cash the change information was displayed in the pop up.


-->If the cashier had to give cash change this information was in the pop up.

-->If the payment was exact, this info was also in the pop up.


In React this information is missing.


See screenshots

**--->Additional case to consider in POS 2: Several changes on the same ticket

It is possible to split check, for example if total is 100 and two users split it 50/50. But then they pay with change:
User 1 has to pay 50 but pays with 100-->Change is 50
User 2 has to pay 50 but pays with 70--->Change is 20.

It would be great to show this info in the pop up, show that change is 50 and 20.

See video:
https://drive.google.com/file/d/1Y6d5NwlJ60Hi6qoK48zqjqyYXfILFuZW/view?usp=sharing [^]

Steps To ReproducePre requ: Have the preference Web POS Close Drawer Before Continue configured

1.Do a sale and pay with cash
2.See change is not displayed anymore
Proposed SolutionThe pop up in POS 2 should behave in the same way as before.


-If there is no change and payment is exact
-If there is change
    ->If the ticket is paid with just cash
    ->If the ticket is paid with another payment method and then with cash. For example ticket is 20 and user pays 10 with a voucher and 15 with cash. Change should be 5

-If there are several changes on the same ticket (new case for new functionality of POS 2)


Attached mockups for required solutions inclusding when split check is used


png file icon A100 - Drawer closer.png
png file icon A100 - Drawer closer (1).png
TagsNo tags attached.
Attached Filespng file icon DRAWER.png [^] (86,018 bytes) 2024-01-12 14:30


png file icon DRAWER2.png [^] (47,183 bytes) 2024-01-12 14:30


png file icon CHANGE.png [^] (51,148 bytes) 2024-01-12 15:02


png file icon 2 CHANGES.png [^] (119,525 bytes) 2024-01-15 11:41


png file icon A100 - Drawer closer.png [^] (453,096 bytes) 2024-01-15 16:13
png file icon A100 - Drawer closer (1).png [^] (466,062 bytes) 2024-01-15 16:13

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 005442624Q1 closedRajesh_18 Change information not displayed in Open drawer pop up in POS2 

-  Notes
(0159318)
guilleaer (manager)
2024-01-15 16:15
edited on: 2024-01-15 16:16

Attached mockups for required solutions inclusding when split check is used


png file icon A100 - Drawer closer.png
png file icon A100 - Drawer closer (1).png

(0159508)
hgbot (developer)
2024-01-19 04:07

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2352 [^]
(0159613)
hgbot (developer)
2024-01-22 18:20

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2352 [^]
(0159614)
hgbot (developer)
2024-01-22 18:20

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 803a3525d6eab6b8d5a34688af89406a4f80708f
Author: Rajesh Senthilkumar <rajesh.senthilkumar.ext@openbravo.com>
Date: 22-01-2024 17:20:53
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/803a3525d6eab6b8d5a34688af89406a4f80708f [^]

Fixed ISSUE-54335: Change Amount is displayed in close drawer dialog

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/components/Drawer/DrawerClosureDialog/DrawerClosureDialog.jsx
M web-jspack/org.openbravo.pos2/src/components/Drawer/DrawerClosureDialog/DrawerClosureDialog.scss
M web-jspack/org.openbravo.pos2/src/components/Drawer/DrawerClosureDialog/__test__/DrawerClosureDialog.test.jsx
---
(0159898)
hgbot (developer)
2024-01-30 05:41

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2381 [^]
(0159962)
hgbot (developer)
2024-01-31 08:43

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: a2213ca50611b4c8c15770e118d58152b59fc53a
Author: Rajesh Senthilkumar <rajesh.senthilkumar.ext@openbravo.com>
Date: 31-01-2024 07:43:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a2213ca50611b4c8c15770e118d58152b59fc53a [^]

Related to ISSUE-54335: Changed text color when exact amount is paid to green

---
M web-jspack/org.openbravo.pos2/src/components/Drawer/DrawerClosureDialog/DrawerClosureDialog.scss
---
(0159963)
hgbot (developer)
2024-01-31 08:43

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

- Issue History
Date Modified Username Field Change
2024-01-12 14:30 lmonreal New Issue
2024-01-12 14:30 lmonreal Assigned To => Retail
2024-01-12 14:30 lmonreal File Added: DRAWER.png
2024-01-12 14:30 lmonreal Triggers an Emergency Pack => No
2024-01-12 14:30 lmonreal File Added: DRAWER2.png
2024-01-12 15:02 lmonreal Description Updated View Revisions
2024-01-12 15:02 lmonreal Steps to Reproduce Updated View Revisions
2024-01-12 15:02 lmonreal Proposed Solution updated
2024-01-12 15:02 lmonreal File Added: CHANGE.png
2024-01-15 11:40 lmonreal Description Updated View Revisions
2024-01-15 11:40 lmonreal Proposed Solution updated
2024-01-15 11:41 lmonreal File Added: 2 CHANGES.png
2024-01-15 11:42 lmonreal Description Updated View Revisions
2024-01-15 11:42 lmonreal Description Updated View Revisions
2024-01-15 11:43 lmonreal Proposed Solution updated
2024-01-15 11:44 lmonreal Proposed Solution updated
2024-01-15 11:45 lmonreal Proposed Solution updated
2024-01-15 16:13 guilleaer File Added: A100 - Drawer closer.png
2024-01-15 16:13 guilleaer File Added: A100 - Drawer closer (1).png
2024-01-15 16:15 guilleaer Note Added: 0159318
2024-01-15 16:16 guilleaer Note Edited: 0159318 View Revisions
2024-01-15 16:16 guilleaer Proposed Solution updated
2024-01-17 06:43 Rajesh_18 Assigned To Retail => Rajesh_18
2024-01-19 04:07 hgbot Note Added: 0159508
2024-01-19 04:08 Rajesh_18 Status new => scheduled
2024-01-22 18:20 hgbot Resolution open => fixed
2024-01-22 18:20 hgbot Status scheduled => closed
2024-01-22 18:20 hgbot Note Added: 0159613
2024-01-22 18:20 hgbot Fixed in Version => 24Q2
2024-01-22 18:20 hgbot Note Added: 0159614
2024-01-23 09:49 guilleaer Status closed => new
2024-01-23 09:49 guilleaer Resolution fixed => open
2024-01-23 09:49 guilleaer Fixed in Version 24Q2 =>
2024-01-23 09:50 guilleaer Status new => scheduled
2024-01-23 09:50 guilleaer Status scheduled => resolved
2024-01-23 09:50 guilleaer Resolution open => fixed
2024-01-23 09:50 guilleaer Status resolved => closed
2024-01-30 05:41 hgbot Note Added: 0159898
2024-01-31 08:43 hgbot Note Added: 0159962
2024-01-31 08:43 hgbot Note Added: 0159963


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker