Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045696Retail ModulesWeb POSpublic2021-01-05 12:302021-01-13 13:33
aferraz 
Retail 
normalmajorhave not tried
closedfixed 
5
 
RR21Q1RR21Q1 
migueldejuana
Production - QA Approved
2020-08-19
RR20Q4
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/06f59cc239c2141539b424a1b9bc4b1ae78649ae [^]
No
0045696: 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 => RR21Q1
2021-01-07 16:57aferrazProposed Solution updated
2021-01-13 10:29hgbotNote Added: 0125416
2021-01-13 13:32hgbotNote Added: 0125420
2021-01-13 13:32hgbotResolutionopen => fixed
2021-01-13 13:32hgbotStatusscheduled => resolved
2021-01-13 13:32hgbotFixed in Version => RR21Q1
2021-01-13 13:32hgbotNote Added: 0125421
2021-01-13 13:32hgbotNote Added: 0125422
2021-01-13 13:32hgbotNote Added: 0125423
2021-01-13 13:32hgbotNote Added: 0125424
2021-01-13 13:32hgbotNote Added: 0125425
2021-01-13 13:32hgbotNote Added: 0125426
2021-01-13 13:33aferrazReview Assigned To => migueldejuana
2021-01-13 13:33aferrazStatusresolved => closed

Notes
(0125416)
hgbot   
2021-01-13 10:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/254 [^]
(0125420)
hgbot   
2021-01-13 13:32   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/254 [^]
(0125421)
hgbot   
2021-01-13 13:32   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: f52e1196bd3496ab60fd2f84593c0919dec0a038
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T10:24:02+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/f52e1196bd3496ab60fd2f84593c0919dec0a038 [^]

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

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteTicket.js
---
(0125422)
hgbot   
2021-01-13 13:32   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 6cb8af6e36eef8b6542deb5dd415e07e12a90bfc
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T10:24:38+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/6cb8af6e36eef8b6542deb5dd415e07e12a90bfc [^]

Fixes ISSUE-45696: 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
---
(0125423)
hgbot   
2021-01-13 13:32   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 86755c665e095d312f8c6aa5f97d55adc8d6f984
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T10:24:43+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/86755c665e095d312f8c6aa5f97d55adc8d6f984 [^]

Fixes ISSUE-45696: Add more tests for DeleteTicket action

---
M web-test/model/business-object/ticket/actions/DeleteTicket.test.js
---
(0125424)
hgbot   
2021-01-13 13:32   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 8db797629b6a58977bff1e70b39ab2d16a9df178
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T10:24:49+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/8db797629b6a58977bff1e70b39ab2d16a9df178 [^]

Fixes ISSUE-45696: 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
---
(0125425)
hgbot   
2021-01-13 13:32   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 4d8881c12cc03693f59a28dc8bd77535952bbd45
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T10:24:54+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/4d8881c12cc03693f59a28dc8bd77535952bbd45 [^]

Fixes ISSUE-45696: 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
---
(0125426)
hgbot   
2021-01-13 13:32   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: ce02f1ab388fde8edd1b21730c6dd68c84c6c09c
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-13T10:27:40+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ce02f1ab388fde8edd1b21730c6dd68c84c6c09c [^]

Fixes ISSUE-45696: 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
---