Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0055675Openbravo LocalizationsLocalization Francepublic2024-06-04 15:442024-06-13 06:28
kousalya_r 
 
normalmajoralways
closedfixed 
5
 
 
0055675: The user input information included in a sale is not included in the return of that sale, therefore it is not included in the SA
The Export SAFT PT process fails when return from customer does not have line approval history
Create a user action input Tax Check, and some values.

Create a sale in the POS, and for the exempted tax rate introduce a tax exemption reason (user input)

Launch the e-factura file and verify it is there. Such information is also in the c_order

Return that sale, complete an refund the customer.

Verify that the user input information is not included in the Return From Customer order, and therefore it is not included in the SAFT field.

This is not correct.

Returns must ba 100% copy of the original transaction with all its attributes.
No tags attached.
causes defect 0055860 closed kousalya_r Retail Modules User action of type Verified Return Ticket is removed from ticket 
Issue History
2024-06-04 15:44kousalya_rNew Issue
2024-06-05 09:08hgbotNote Added: 0165582
2024-06-13 06:28hgbotResolutionopen => fixed
2024-06-13 06:28hgbotStatusnew => closed
2024-06-13 06:28hgbotNote Added: 0165880
2024-06-13 06:28hgbotFixed in Version => 24Q3
2024-06-13 06:28hgbotNote Added: 0165881
2024-07-02 12:47gorkaionRelationship addedcauses 0055860

Notes
(0165582)
hgbot   
2024-06-05 09:08   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2699 [^]
(0165880)
hgbot   
2024-06-13 06:28   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2699 [^]
(0165881)
hgbot   
2024-06-13 06:28   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: ba55f99ac97c7bc2e730606c6e0063ab0d52138c
Author: Kousalya Ramasamy <kousalya.ramasamy@openbravo.com>
Date: 13-06-2024 04:28:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ba55f99ac97c7bc2e730606c6e0063ab0d52138c [^]

Fixes ISSUE-55675: fix to include inputs and approvals in return order

---
M web-jspack/org.openbravo.pos2/src/model/ticket/actions/__test__/updateInputsAndApprovalsWithNewLine.test.js
M web-jspack/org.openbravo.pos2/src/model/ticket/actions/updateInputsAndApprovalsWithNewLine.js
---