Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055108Retail ModulesReturn Receiptpublic2024-04-05 11:492024-04-19 14:07
Lcazaux 
gonzalo_fernandez 
highmajoralways
closedfixed 
5
 
 
No
0055108: Inmutable reports is not implemented for window "Return from Customer"
We now have the ability to store a copy in PDF of a document printed/email via POS from different windows of the Back Office, but this was not implemented for the "Return from Customer" window. Once implemented, when clicking on one of them, the exact same information that is in POS should be saved as a PDF.
1. Go to the Back Office.
2. Go to the Organization window, select your organization, and set the "Reprint Documents" property to Enabled.
3. Go to the "Return from Customer" window and select a record from your organization.
  --> Here, the "Print Record" and "Send Email" buttons should be displayed as "Reprint Record" and "Resend Email" with different icons.
Add the "Return from Customer" window to the list of enabled windows of the Immutable Reports feature.
No tags attached.
Issue History
2024-04-05 11:49LcazauxNew Issue
2024-04-05 11:49LcazauxAssigned To => Retail
2024-04-05 11:49LcazauxTriggers an Emergency Pack => No
2024-04-05 14:40aaroncaleroAssigned ToRetail => Triage Platform Base
2024-04-09 13:14AugustoMauchNote Added: 0162987
2024-04-09 13:14AugustoMauchStatusnew => acknowledged
2024-04-19 09:14AugustoMauchAssigned ToTriage Platform Base => gonzalo_fernandez
2024-04-19 09:21AugustoMauchStatusacknowledged => scheduled
2024-04-19 09:41hgbotNote Added: 0163440
2024-04-19 09:57gonzalo_fernandezSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=27834#r27834
2024-04-19 09:57gonzalo_fernandezProposed Solution updated
2024-04-19 09:58gonzalo_fernandezSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=27835#r27835
2024-04-19 09:59gonzalo_fernandezSummaryInmutable reports not implemented for window "Return from Customer" => Inmutable reports is not implemented for window "Return from Customer"
2024-04-19 09:59gonzalo_fernandezDescription Updatedbug_revision_view_page.php?rev_id=27837#r27837
2024-04-19 09:59gonzalo_fernandezProposed Solution updated
2024-04-19 14:07hgbotResolutionopen => fixed
2024-04-19 14:07hgbotStatusscheduled => closed
2024-04-19 14:07hgbotFixed in Version => PR24Q3
2024-04-19 14:07hgbotNote Added: 0163468
2024-04-19 14:07hgbotNote Added: 0163469

Notes
(0162987)
AugustoMauch   
2024-04-09 13:14   
https://gitlab.com/openbravo/product/openbravo/-/blob/master/modules/org.openbravo.client.application/src/org/openbravo/client/application/attachment/ReprintableDocumentManager.java#L70 [^]
(0163440)
hgbot   
2024-04-19 09:41   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1208 [^]
(0163468)
hgbot   
2024-04-19 14:07   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 776dc1936d98a01c091e3812611c2ac53894bd8a
Author: Gonzalo Fernández García <gonzalo.fernandez@openbravo.com>
Date: 19-04-2024 12:07:13
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/776dc1936d98a01c091e3812611c2ac53894bd8a [^]

Fixes ISSUE-55108: Enables immutable reports for the Return from Customer window

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/attachment/ReprintableDocumentManager.java
---
(0163469)
hgbot   
2024-04-19 14:07   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1208 [^]