Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045832 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2021-02-02 11:08 | 2021-02-10 07:25 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR21Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RR20Q4.1 | SCM revision | ||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2020-09-04 | |||||||
Regression introduced in release | RR20Q4.1 | |||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/85c70228e0370525c4a5cd8a522b735e6e740ba9 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0045832: There is a preference that makes to wrongly print the information of the amount that has been paid | |||||||
Description | When 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 Reproduce | 1. 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(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 (viewer) 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 [^] |
![]() |
|||
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 | OBNetwork customer | => OBPS |
2021-02-02 11:08 | psarobe | Triggers an Emergency Pack | => No |
2021-02-02 11:09 | guillermogil | OBNetwork customer | OBPS => Gold |
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 | Merge Request Status | => open |
2021-02-05 04:19 | hgbot | Note Added: 0125996 | |
2021-02-05 08:30 | hgbot | Merge Request Status | open => approved |
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 |