Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0046333 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2021-04-22 19:02 | 2021-06-02 07:46 | |||
Reporter | jmelin | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR21Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
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 | ||||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0046333: 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 | Takeaway | |||||||
Attached Files | ![]() ![]() ![]() | |||||||
![]() |
|||||||||||||||||
|
![]() |
|
(0127895) hgbot (developer) 2021-05-07 11:18 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/402 [^] |
(0127916) hgbot (developer) 2021-05-10 07:38 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/402 [^] |
(0127917) hgbot (developer) 2021-05-10 07:38 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: e33a66e4ff762e35aa8fa194541b1878fb9b728d Author: Gorka Gil <gorka.gil@openbravo.com> Date: 2021-05-07T11:07:54+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e33a66e4ff762e35aa8fa194541b1878fb9b728d [^] Fixes ISSUE-46333: 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 --- |
(0127932) hgbot (developer) 2021-05-10 10:58 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/405 [^] |
(0127936) hgbot (developer) 2021-05-10 11:46 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/405 [^] |
(0128554) jmelin (viewer) 2021-05-24 11:37 |
When you reload the order with promotion, you have the "normal" price that is barred and yellow and you don't have the price with the applied promotion. It should be like when you create an order: - price without line promotion => only price in white - price with line promotion => barred price in yellow and then price with applied promotion in white |
(0128614) hgbot (developer) 2021-05-25 14:04 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/433 [^] |
(0128631) hgbot (developer) 2021-05-26 07:04 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: e6e8734d3700c768817e7b49833ff35dc4a06b3c Author: Gorka Gil <gorka.gil@openbravo.com> Date: 2021-05-25T13:59:24+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e6e8734d3700c768817e7b49833ff35dc4a06b3c [^] Fixes ISSUE-46333: 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 --- |
(0128632) hgbot (developer) 2021-05-26 07:04 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/433 [^] |
(0128899) hgbot (developer) 2021-06-02 07:21 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/450 [^] |
(0128916) hgbot (developer) 2021-06-02 07:46 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: c98de1db90b1fe877bfc259c9795eafa3245de76 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-06-02T05:45:58+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c98de1db90b1fe877bfc259c9795eafa3245de76 [^] Related to ISSUE-46333: 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 --- |
(0128917) hgbot (developer) 2021-06-02 07:46 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/450 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2021-04-22 19:02 | jmelin | New Issue | |
2021-04-22 19:02 | jmelin | Assigned To | => Retail |
2021-04-22 19:02 | jmelin | File Added: new_order.png | |
2021-04-22 19:02 | jmelin | OBNetwork customer | => Gold |
2021-04-22 19:02 | jmelin | Triggers an Emergency Pack | => No |
2021-04-22 19:03 | jmelin | File Added: order_reloaded.png | |
2021-04-22 23:05 | guilleaer | Tag Attached: Takeaway | |
2021-04-22 23:10 | guilleaer | Resolution time | => 1620079200 |
2021-04-22 23:11 | guilleaer | Assigned To | Retail => javierRodriguez |
2021-04-29 10:33 | guilleaer | Status | new => scheduled |
2021-04-29 10:34 | guilleaer | Assigned To | javierRodriguez => Retail |
2021-04-29 10:35 | guilleaer | Status | scheduled => acknowledged |
2021-04-30 11:22 | gorka_gil | Assigned To | Retail => gorka_gil |
2021-05-04 17:45 | guilleaer | Assigned To | gorka_gil => guilleaer |
2021-05-04 17:46 | guilleaer | Assigned To | guilleaer => Retail |
2021-05-07 09:54 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 |
2021-05-07 09:54 | prakashmurugesan88 | Status | acknowledged => scheduled |
2021-05-07 10:30 | gorka_gil | Assigned To | prakashmurugesan88 => gorka_gil |
2021-05-07 10:40 | gorka_gil | Status | scheduled => acknowledged |
2021-05-07 11:16 | gorka_gil | Project | POS2 => Retail Modules |
2021-05-07 11:17 | gorka_gil | Category | POS => Web POS |
2021-05-07 11:18 | gorka_gil | Status | acknowledged => scheduled |
2021-05-07 11:18 | hgbot | Merge Request Status | => open |
2021-05-07 11:18 | hgbot | Note Added: 0127895 | |
2021-05-10 07:37 | hgbot | Merge Request Status | open => approved |
2021-05-10 07:38 | hgbot | Resolution | open => fixed |
2021-05-10 07:38 | hgbot | Status | scheduled => closed |
2021-05-10 07:38 | hgbot | Fixed in Version | => RR21Q3 |
2021-05-10 07:38 | hgbot | Note Added: 0127916 | |
2021-05-10 07:38 | hgbot | Note Added: 0127917 | |
2021-05-10 10:58 | hgbot | Note Added: 0127932 | |
2021-05-10 11:46 | hgbot | Note Added: 0127936 | |
2021-05-24 11:37 | jmelin | Note Added: 0128554 | |
2021-05-24 11:37 | jmelin | Status | closed => new |
2021-05-24 11:37 | jmelin | Resolution | fixed => open |
2021-05-24 11:37 | jmelin | Fixed in Version | RR21Q3 => |
2021-05-24 11:38 | jmelin | File Added: Capture.PNG | |
2021-05-24 19:30 | gorka_gil | Status | new => scheduled |
2021-05-25 14:04 | hgbot | Note Added: 0128614 | |
2021-05-26 07:04 | hgbot | Resolution | open => fixed |
2021-05-26 07:04 | hgbot | Status | scheduled => closed |
2021-05-26 07:04 | hgbot | Fixed in Version | => RR21Q3 |
2021-05-26 07:04 | hgbot | Note Added: 0128631 | |
2021-05-26 07:04 | hgbot | Note Added: 0128632 | |
2021-06-02 07:21 | hgbot | Note Added: 0128899 | |
2021-06-02 07:46 | hgbot | Note Added: 0128916 | |
2021-06-02 07:46 | hgbot | Note Added: 0128917 |
Copyright © 2000 - 2009 MantisBT Group |