Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045697Retail ModulesWeb POSpublic2021-01-05 12:302021-01-14 08:57
aferraz 
Retail 
normalmajorhave not tried
closedfixed 
5
 
RR20Q4.1RR20Q4.1 
migueldejuana
Production - QA Approved
2020-08-19
RR20Q4
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/06f59cc239c2141539b424a1b9bc4b1ae78649ae [^]
No
0045697: Delete ticket from cashup window doesn't delete the correct ticket
Delete ticket from cashup window doesn't delete the correct ticket
- Login in POS.
- Create new ticket with 1 unit of Adhesive body warmers classic. Amount: 5.
- Create new ticket with 1 unit of Balaclava cap. Amount: 169.
- Click on Menu - Cash Up
- Click on Delete button on the ticket with amount 5 and confirm.
- Realize cashup window shows ticket with amount 169 remains created.
- Click on Cancel.
- Realize the ticket deleted was the one with amount 169 instead of the one with amount 5.
No tags attached.
blocks defect 0045680RR21Q2 closed Retail Delete ticket from cashup window doesn't delete the correct ticket 
Issue History
2021-01-07 16:55aferrazTypedefect => backport
2021-01-07 16:55aferrazTarget VersionRR21Q2 => RR20Q4.1
2021-01-07 16:57aferrazProposed Solution updated
2021-01-13 11:08hgbotNote Added: 0125418
2021-01-14 08:56hgbotResolutionopen => fixed
2021-01-14 08:56hgbotStatusscheduled => resolved
2021-01-14 08:56hgbotFixed in Version => RR20Q4.1
2021-01-14 08:56hgbotNote Added: 0125443
2021-01-14 08:56hgbotNote Added: 0125444
2021-01-14 08:56hgbotNote Added: 0125445
2021-01-14 08:56hgbotNote Added: 0125446
2021-01-14 08:56hgbotNote Added: 0125447
2021-01-14 08:56hgbotNote Added: 0125448
2021-01-14 08:56hgbotNote Added: 0125449
2021-01-14 08:57aferrazReview Assigned To => migueldejuana
2021-01-14 08:57aferrazStatusresolved => closed

Notes
(0125418)
hgbot   
2021-01-13 11:08   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/255 [^]
(0125443)
hgbot   
2021-01-14 08:56   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: bca71b8a67d436663b9cf22d40826cdb2e2d79cd
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T10:50:24+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/bca71b8a67d436663b9cf22d40826cdb2e2d79cd [^]

Fixes ISSUE-45697: Do not sync delete ticket without lines

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteTicket.js
---
(0125444)
hgbot   
2021-01-14 08:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/255 [^]
(0125445)
hgbot   
2021-01-14 08:56   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 1edcdbd4c01590762edf603e1649734bc3d21b10
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T11:06:09+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/1edcdbd4c01590762edf603e1649734bc3d21b10 [^]

Fixes ISSUE-45697: Allow to delete several tickets in deleteTicket action

---
M web-test/model/business-object/ticket/actions/DeleteTicket.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteTicket.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0125446)
hgbot   
2021-01-14 08:56   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 0b413f5d54815ed48fce8af9fdd7581a418bdd73
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T11:06:21+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/0b413f5d54815ed48fce8af9fdd7581a418bdd73 [^]

Fixes ISSUE-45697: Add more tests for DeleteTicket action

---
M web-test/model/business-object/ticket/actions/DeleteTicket.test.js
---
(0125447)
hgbot   
2021-01-14 08:56   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: adb6738d794f6ec77fde819db679aff5f73ae9aa
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T11:06:26+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/adb6738d794f6ec77fde819db679aff5f73ae9aa [^]

Fixes ISSUE-45697: Synchronize ticket without lines. It will be fixed in a different issue

---
M web-test/model/business-object/ticket/actions/DeleteTicket.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteTicket.js
---
(0125448)
hgbot   
2021-01-14 08:56   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 813a88eb110c15aa18a9ba0dac437494fac56bd2
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T11:06:31+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/813a88eb110c15aa18a9ba0dac437494fac56bd2 [^]

Fixes ISSUE-45697: Calculate deleted ticket header taxes from lines and deletedLines

---
M web-test/model/business-object/ticket/actions/DeleteTicket.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteTicket.js
---
(0125449)
hgbot   
2021-01-14 08:56   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 6355a3aeac7e71f69e50cbabfa056717ce6caab1
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T13:34:22+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/6355a3aeac7e71f69e50cbabfa056717ce6caab1 [^]

Fixes ISSUE-45697: Delete ticket from cashup window doesn't delete the correct ticket

---
M web-test/model/business-object/ticket/actions/DeleteTicket.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteTicket.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---