Openbravo Issue Tracking System - POS2
View Issue Details
0052870POS2Corepublic2023-06-19 10:062023-06-27 19:06
dorian_robillard 
javierRodriguez 
urgentmajoralways
closedfixed 
5
 
23Q1.423Q1.4 
No
0052870: When doing a return, thers is no lines created in good transaction and the stock is not updated
When doing a return, thers is no lines created in good transaction and the stock is not updated

1) Connect to the POS
2) Do a Sale
3) Do a verified return

4) Go to the backoffice
5) Open goods transaction window
6) Filter on 'customer shipment' movement type of the day

Movement for the sale is displayed but not for the return
No tags attached.
blocks defect 0052777 closed javierRodriguez When doing a return, thers is no lines created in good transaction and the stock is not updated 
Issue History
2023-06-27 17:13marvintmTypedefect => backport
2023-06-27 17:13marvintmTarget Version => 23Q1.4
2023-06-27 18:29hgbotNote Added: 0151682
2023-06-27 19:06hgbotResolutionopen => fixed
2023-06-27 19:06hgbotStatusscheduled => closed
2023-06-27 19:06hgbotNote Added: 0151692
2023-06-27 19:06hgbotFixed in Version => 23Q1.4
2023-06-27 19:06hgbotNote Added: 0151693

Notes
(0151682)
hgbot   
2023-06-27 18:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1930 [^]
(0151692)
hgbot   
2023-06-27 19:06   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1930 [^]
(0151693)
hgbot   
2023-06-27 19:06   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: ebbfcc904a7facd2753059a4706d56e203f3bc31
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 27-06-2023 18:27:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ebbfcc904a7facd2753059a4706d56e203f3bc31 [^]

Fixed ISSUE-52870: Revert "Fixed ISSUE-52373: [23Q1] Improve condition to show the ticket delivery status"

This reverts commit d8ae3e9fd1a1c4f81502c69328eb9d72cecacb01.

---
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/render/TicketRemoteDeliveryStatusCellRender.jsx
M web-jspack/org.openbravo.pos2/src/model/ticket/TicketExtension.js
R web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/__test__/TicketRemoteDeliveryStatusCellRende.test.jsx
R web-jspack/org.openbravo.pos2/src/model/ticket/__test__/setLineDeliveryQuantity.test.js
R web-jspack/org.openbravo.pos2/src/model/ticket/actions/setLineDeliveryQuantity.js
---