Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0055108Openbravo ERPZ. Otherspublic2024-04-05 11:492024-07-23 07:59
Lcazaux 
gonzalo_fernandez 
highmajoralways
closedfixed 
5
 
PR24Q3 
Core
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.
depends on backport 0056090PR24Q2.2 closed gonzalo_fernandez Inmutable reports is not implemented for window "Return from Customer" 
has duplicate defect 0056023 closed XABIER_AGUADO Re Printing from window Return from Customer doesnt print the right template 
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
2024-07-19 14:42alostaleRelationship addedhas duplicate 0056023
2024-07-23 07:55alostaleStatusclosed => new
2024-07-23 07:55alostaleResolutionfixed => open
2024-07-23 07:55alostaleFixed in VersionPR24Q3 =>
2024-07-23 07:57alostaleProjectRetail Modules => Openbravo ERP
2024-07-23 07:57alostaleModules => Core
2024-07-23 07:57alostaleCategoryReturn Receipt => Z. Others
2024-07-23 07:58alostaleStatusnew => acknowledged
2024-07-23 07:58alostaleStatusacknowledged => scheduled
2024-07-23 07:58alostaleStatusscheduled => feedback
2024-07-23 07:58alostaleStatusfeedback => scheduled
2024-07-23 07:59alostaleStatusscheduled => resolved
2024-07-23 07:59alostaleFixed in Version => PR24Q3
2024-07-23 07:59alostaleFixed in SCM revision => https://gitlab.com/openbravo/product/openbravo/-/commit/776dc1936d98a01c091e3812611c2ac53894bd8a [^]
2024-07-23 07:59alostaleResolutionopen => fixed
2024-07-23 07:59alostaleStatusresolved => closed

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 [^]