Openbravo Issue Tracking System - POS2
View Issue Details
0052868POS2Corepublic2023-06-19 10:062023-06-27 19:06
dorian_robillard 
javierRodriguez 
urgentmajoralways
closedfixed 
5
 
23Q323Q3 
No
0052868: 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 => 23Q3
2023-06-27 18:15hgbotNote Added: 0151680
2023-06-27 19:06hgbotResolutionopen => fixed
2023-06-27 19:06hgbotStatusscheduled => closed
2023-06-27 19:06hgbotNote Added: 0151686
2023-06-27 19:06hgbotFixed in Version => 23Q3
2023-06-27 19:06hgbotNote Added: 0151687

Notes
(0151680)
hgbot   
2023-06-27 18:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1928 [^]
(0151686)
hgbot   
2023-06-27 19:06   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1928 [^]
(0151687)
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: daeecc5c4b093f7e7732961d663497b47c91ae7e
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 27-06-2023 18:13:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/daeecc5c4b093f7e7732961d663497b47c91ae7e [^]

Fixed ISSUE-52868: Revert "Fixed ISSUE-52371: Improve condition to show the ticket delivery status"

This reverts commit a400f550fad69438255083c6983bdba7b1c7d6fd.

---
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
---