Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048234 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | have not tried | 2021-12-13 12:23 | 2021-12-15 08:55 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | sntgreale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048234: Verified returns and discounts are not having a correct behavior - Case 3 | |||||||
Description | Thanks to byTotal discount module POS2 is able to manage different types of discounts; By Line and by total. A new flag was created in organization to show by total modules in a separated section Needs to be checked this combination of configurations because they are not working well case 3: order discount - different section flag enabled Create an order - OK Prepare Verified Return - KO -> price not shown -> discount not shown (in this popup different section flag should not appear) LOADED VR as a ticket - KO -> price not shown Simply load order - OK | |||||||
Steps To Reproduce | Create an order apply discount (depending on the example to reproduce) pay the order go to orders window click three dots button and press verified return More detailed info and screenshots in this document https://docs.google.com/document/d/1sW4beJvcushwwNXiPLY4LEk33xic6Z7DhZCh-XC94fc [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0133646) hgbot (developer) 2021-12-13 13:14 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/656 [^] |
(0133664) hgbot (developer) 2021-12-13 18:03 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/751 [^] |
(0133710) hgbot (developer) 2021-12-15 08:54 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 51cddf1c59855f458fdc3e14e2251c438e79957d Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com> Date: 15-12-2021 07:54:01 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/51cddf1c59855f458fdc3e14e2251c438e79957d [^] Fixed ISSUE-48234: Correct calculation of the amounts required for Verified Return. --- M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/TicketUtils.js --- |
(0133711) hgbot (developer) 2021-12-15 08:54 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/656 [^] |
(0133712) hgbot (developer) 2021-12-15 08:55 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/751 [^] |
(0133713) hgbot (developer) 2021-12-15 08:55 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 7b2a6d9722ace944bcaf387a5283ab2f1c26decd Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com> Date: 15-12-2021 07:55:24 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7b2a6d9722ace944bcaf387a5283ab2f1c26decd [^] Fixes ISSUE-48234: Display line price correctly when doing a return of an... --- A web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/VerifiedReturnTicketLine.config.json M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLineDiscount/TicketLineDiscount.jsx M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePrice/TicketLinePrice.jsx M web-jspack/org.openbravo.pos2/src/components/TicketLineRenderCell/TicketLineRenderCell.jsx M web-jspack/org.openbravo.pos2/src/components/TicketLineRenderCell/__test__/TicketLineRenderCell.test.jsx M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/VerifiedReturnsGrid.jsx M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/__test__/VerifiedReturnsGrid.test.jsx M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/stories/VerifiedReturnsGrid.stories.jsx M web-jspack/org.openbravo.pos2/src/ob-init.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2021-12-13 12:23 | aferraz | New Issue | |
2021-12-13 12:23 | aferraz | Assigned To | => sntgreale |
2021-12-13 12:23 | aferraz | Triggers an Emergency Pack | => No |
2021-12-13 12:23 | aferraz | Issue generated from | 0048148 |
2021-12-13 12:23 | aferraz | Relationship added | blocks 0048148 |
2021-12-13 13:14 | hgbot | Note Added: 0133646 | |
2021-12-13 16:34 | aferraz | Summary | Verified returns and discounts are not having a correct behavior (diferent combinations) => Verified returns and discounts are not having a correct behavior - Case 3 |
2021-12-13 16:34 | aferraz | Description Updated | View Revisions |
2021-12-13 16:35 | aferraz | Status | new => scheduled |
2021-12-13 18:03 | hgbot | Note Added: 0133664 | |
2021-12-14 12:08 | aferraz | Relationship added | related to 0048247 |
2021-12-14 12:22 | aferraz | Relationship added | related to 0048248 |
2021-12-15 08:54 | hgbot | Resolution | open => fixed |
2021-12-15 08:54 | hgbot | Status | scheduled => closed |
2021-12-15 08:54 | hgbot | Note Added: 0133710 | |
2021-12-15 08:54 | hgbot | Note Added: 0133711 | |
2021-12-15 08:55 | hgbot | Note Added: 0133712 | |
2021-12-15 08:55 | hgbot | Note Added: 0133713 | |
2021-12-17 09:55 | caristu | Relationship added | related to 0048187 |
Copyright © 2000 - 2009 MantisBT Group |