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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045832
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2021-02-02 11:082021-02-10 07:25
ReporterpsarobeView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in VersionRR21Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Versionpi
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionRR20Q4.1SCM revision 
Review Assigned To
Regression levelProduction - QA Approved
Regression date2020-09-04
Regression introduced in releaseRR20Q4.1
Regression introduced by commithttps://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/85c70228e0370525c4a5cd8a522b735e6e740ba9 [^]
Triggers an Emergency PackNo
Summary

0045832: There is a preference that makes to wrongly print the information of the amount that has been paid

DescriptionWhen this preference "WebPOS Split Change in Different Payment Details" is set to "y" the standard print templates print the amount of the payment method used wrongly.

You can see the example attached:
The amount of the ticket 119.99
The cash amount is 130.00
But the amount shown for cash is shown two times:
- Especes 140.01
- Especes 10.01

This is wrong. It should show: Especes 130.00
Steps To Reproduce1. Configure WebPOS Split Change in Different Payment Details as Y
2. Make a ticket and pay

See the picture attached.

NOTE: It also happens when the flag "Multichange" is checked in the window Touchpoint and the preference is equal "N". So please review it as well.
TagsNo tags attached.
Attached Filespng file icon Ticket_example.PNG [^] (31,478 bytes) 2021-02-02 11:08

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0045858RR21Q1.1 closedranjith_qualiantech_com There is a preference that makes to wrongly print the information of the amount that has been paid 
depends on backport 0045859RR20Q4.2 closedranjith_qualiantech_com There is a preference that makes to wrongly print the information of the amount that has been paid 

-  Notes
(0125996)
hgbot (developer)
2021-02-05 04:19

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/288 [^]
(0126006)
hgbot (developer)
2021-02-05 08:30

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: df6b67654523b1ab7a5edcc46d546316f5c07606
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-02-05T08:49:32+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/df6b67654523b1ab7a5edcc46d546316f5c07606 [^]

Fixed ISSUE-45832: Change Payment Line should not be printed when Split Change Pref. enabled
* If Split Change Pref. or Multi Change is enabled, Payment will be created for change.
* But when printing ticket, Change should not be printed, instead changes info from payment data should be printed

---
M web/org.openbravo.retail.posterminal/app/external-device/printing/TicketPrinter.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/CompleteTicketUtils.js
---
(0126007)
hgbot (developer)
2021-02-05 08:30

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/288 [^]
(0126057)
ranjith_qualiantech_com (developer)
2021-02-09 13:53

Change is not printed properly when doing CR with Split Change Pref. enabled
(0126061)
hgbot (developer)
2021-02-10 07:06

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/297 [^]
(0126062)
hgbot (developer)
2021-02-10 07:25

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: f05398d4eb29e2a7feae52388eaff3fded26639c
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-02-10T11:33:05+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/f05398d4eb29e2a7feae52388eaff3fded26639c [^]

Fixed ISSUE-45832: Ticket should be printed with change when doing CR
* When Split Change Pref. is enabled, Change payment should not be printed when doing reprint or doing CR

---
M web/org.openbravo.retail.posterminal/app/external-device/printing/TicketPrinter.js
---
(0126063)
hgbot (developer)
2021-02-10 07:25

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/297 [^]

- Issue History
Date Modified Username Field Change
2021-02-02 11:08 psarobe New Issue
2021-02-02 11:08 psarobe Assigned To => marvintm
2021-02-02 11:08 psarobe File Added: Ticket_example.PNG
2021-02-02 11:08 psarobe Triggers an Emergency Pack => No
2021-02-02 11:09 guillermogil Resolution time => 1614034800
2021-02-02 11:52 ranjith_qualiantech_com Assigned To marvintm => ranjith_qualiantech_com
2021-02-02 18:20 psarobe Steps to Reproduce Updated View Revisions
2021-02-04 06:04 ranjith_qualiantech_com Regression level => Production - QA Approved
2021-02-04 06:04 ranjith_qualiantech_com Regression date => 2020-09-04
2021-02-04 06:04 ranjith_qualiantech_com Regression introduced in release => RR20Q4.1
2021-02-04 06:04 ranjith_qualiantech_com Regression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/85c70228e0370525c4a5cd8a522b735e6e740ba9 [^]
2021-02-04 16:33 ranjith_qualiantech_com Status new => scheduled
2021-02-05 04:19 hgbot Note Added: 0125996
2021-02-05 08:30 hgbot Resolution open => fixed
2021-02-05 08:30 hgbot Status scheduled => closed
2021-02-05 08:30 hgbot Fixed in Version => RR21Q2
2021-02-05 08:30 hgbot Note Added: 0126006
2021-02-05 08:30 hgbot Note Added: 0126007
2021-02-09 13:53 ranjith_qualiantech_com Note Added: 0126057
2021-02-09 13:53 ranjith_qualiantech_com Status closed => new
2021-02-09 13:53 ranjith_qualiantech_com Resolution fixed => open
2021-02-09 13:53 ranjith_qualiantech_com Fixed in Version RR21Q2 =>
2021-02-10 07:06 hgbot Note Added: 0126061
2021-02-10 07:25 hgbot Resolution open => fixed
2021-02-10 07:25 hgbot Status new => closed
2021-02-10 07:25 hgbot Fixed in Version => RR21Q2
2021-02-10 07:25 hgbot Note Added: 0126062
2021-02-10 07:25 hgbot Note Added: 0126063


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker