Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0046577 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2021-04-22 19:02 | 2021-06-03 15:46 | |||
Reporter | jmelin | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR21Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR21Q2.1 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 7.x | |||
OS Version | Openbravo Appliance 14.04 | Database version | 9.3.x | Ant version | 1.9.x | |||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0046577: JIRA 1745 - Amount without/with promotions is not available when reloading an order | |||||||
Description | When creating an order and applying promotions, the normal price is crossed out and you have the price with promotions When reloading an order (to print duplicate for example), you don't have | |||||||
Steps To Reproduce | 1. Connect to VBS-2 2. Create an order and apply promotions 3. pay and finalize the order 4. Go to "Orders" screen and reload the order you made previously => you don't have normal + price with promotions | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0127935) hgbot (developer) 2021-05-10 11:46 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 37a795e84632f5cbb190397ac646554660c27688 Author: Gorka Gil <gorka.gil@openbravo.com> Date: 2021-05-10T10:54:59+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/37a795e84632f5cbb190397ac646554660c27688 [^] Fixes ISSUE-46577: fix display of line discounts when loading an order Calculate correctly grossUnitAmount when laoding an order from backend --- M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadRemoteTicket.js --- |
(0128648) hgbot (developer) 2021-05-26 13:02 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/434 [^] |
(0128810) hgbot (developer) 2021-05-31 11:32 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/434 [^] |
(0128811) hgbot (developer) 2021-05-31 11:32 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: c670e27c86d06167c4b3fe9dcb827bee78947900 Author: Gorka Gil <gorka.gil@openbravo.com> Date: 2021-05-31T09:32:01+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c670e27c86d06167c4b3fe9dcb827bee78947900 [^] Fixes ISSUE-46577: fix display of line discounts when loading an order, with ticket discounts apart When ticket discounts are mark to show in the total: - obposApplyTicketDiscountsToOrder (Organization: Show order discounts in a separate section) Then is needed the grossUnitAmountWithoutTicketDiscounts instead the grossUnitAmount Add missing properties when loading a ticket: - grossUnitAmountWithoutTicketDiscounts - grossUnitPriceWithoutTicketDiscounts --- M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadRemoteTicket.js --- |
(0129018) hgbot (developer) 2021-06-03 13:58 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/454 [^] |
(0129021) hgbot (developer) 2021-06-03 15:46 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: dcf0880c3cadb3b5e8a7b11e1e7a3e786119327c Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-06-03T13:03:02+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/dcf0880c3cadb3b5e8a7b11e1e7a3e786119327c [^] Related to ISSUE-46577: Added Quantity validation when loading Paid Receipts --- M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadRemoteTicket.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/TicketUtils.js --- |
(0129022) hgbot (developer) 2021-06-03 15:46 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/454 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2021-05-07 11:18 | gorka_gil | Type | defect => backport |
2021-05-07 11:18 | gorka_gil | Target Version | => RR21Q2.1 |
2021-05-10 11:46 | hgbot | Resolution | open => fixed |
2021-05-10 11:46 | hgbot | Status | scheduled => resolved |
2021-05-10 11:46 | hgbot | Fixed in Version | => RR21Q2 |
2021-05-10 11:46 | hgbot | Note Added: 0127935 | |
2021-05-10 11:46 | marvintm | Review Assigned To | => marvintm |
2021-05-10 11:46 | marvintm | Status | resolved => closed |
2021-05-26 13:02 | hgbot | Merge Request Status | => open |
2021-05-26 13:02 | hgbot | Note Added: 0128648 | |
2021-05-31 08:15 | hgbot | Merge Request Status | open => approved |
2021-05-31 11:32 | hgbot | Note Added: 0128810 | |
2021-05-31 11:32 | hgbot | Note Added: 0128811 | |
2021-06-03 13:58 | hgbot | Note Added: 0129018 | |
2021-06-03 15:46 | hgbot | Note Added: 0129021 | |
2021-06-03 15:46 | hgbot | Note Added: 0129022 |
Copyright © 2000 - 2009 MantisBT Group |