Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0057057Openbravo ERPA. Platformpublic2024-11-11 08:462024-11-13 13:48
eugen_hamuraru 
eugen_hamuraru 
normalminorhave not tried
closedfixed 
5
 
PR25Q1 
approved
No
Core
No
0057057: Substitutive Invoice Reprint does not work without Report Templates
Reprinting a substitutive invoice does not work if there is not a ‘report template’ subtab filled in for the ‘sustitutives invoice’ document type. This information is not needed for reprinting substitive invoices.
1.- Configure a substitutive invoice without any report template record.
2.- Create a substitutive invoice in web pos.
3.- Try to reprint it from backoffice (Substitutive invoice window).
4.- Sustitutive invoice cannot be reprinted.
No tags attached.
Issue History
2024-11-11 08:46eugen_hamuraruNew Issue
2024-11-11 08:46eugen_hamuraruAssigned To => Triage Platform Base
2024-11-11 08:46eugen_hamuraruOBNetwork customer => No
2024-11-11 08:46eugen_hamuraruTriggers an Emergency Pack => No
2024-11-11 08:59hgbotMerge Request Status => open
2024-11-11 08:59hgbotNote Added: 0171742
2024-11-13 12:17hgbotMerge Request Statusopen => approved
2024-11-13 12:19hgbotNote Added: 0171928
2024-11-13 12:19hgbotResolutionopen => fixed
2024-11-13 12:19hgbotStatusnew => closed
2024-11-13 12:19hgbotFixed in Version => PR25Q1
2024-11-13 12:19hgbotNote Added: 0171929
2024-11-13 13:47caristuProjectPOS2 => Openbravo ERP
2024-11-13 13:48caristuModules => Core
2024-11-13 13:48caristuCategoryCore => A. Platform
2024-11-13 13:48caristuTypedesign defect => defect
2024-11-13 13:48caristuAssigned ToTriage Platform Base => eugen_hamuraru

Notes
(0171742)
hgbot   
2024-11-11 08:59   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1429 [^]
(0171928)
hgbot   
2024-11-13 12:19   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1429 [^]
(0171929)
hgbot   
2024-11-13 12:19   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 3ddb3aae39fb86e8a651a63a7d7bfbc91c89f72a
Author: Eugen Hamuraru <eugen.hamuraru@openbravo.com>
Date: 13-11-2024 11:19:23
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/3ddb3aae39fb86e8a651a63a7d7bfbc91c89f72a [^]

fixes BUG-57057: cannot reprint if document type doesn't have a template

---
M src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java
---