Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053571Openbravo ERPA. Platformpublic2023-10-02 09:162023-10-04 07:46
gonzalo_fernandez 
gonzalo_fernandez 
lowminoralways
closedfixed 
5
 
PR24Q1 
Core
No
0053571: Add missing reactivation check to order processing
If an order has already been printed with the Reprintable Documents property activated in its organization, the order shouldn't be reactivated. We already have a check to handle this with invoices, so we want to do the same with orders.
1. Activate Reprintable Documents in an Organization.
2. Create an Order related to the previous Organization.
3. Add a line and book the Order.
4. Print its immutable report.
5. Reactivate the Order.
Apply the same check we already have in the class ProcessInvoice.java.
No tags attached.
related to feature request 0052134 closed Triage Platform Base Support Immutable Printable Reports 
Issue History
2023-10-02 09:16gonzalo_fernandezNew Issue
2023-10-02 09:16gonzalo_fernandezAssigned To => gonzalo_fernandez
2023-10-02 16:59hgbotNote Added: 0155406
2023-10-03 15:12caristuProjectInfrastructure => Openbravo ERP
2023-10-03 15:12caristuModules => Core
2023-10-03 15:12caristuTriggers an Emergency Pack => No
2023-10-03 15:12caristuCategorywiki.openbravo.com => A. Platform
2023-10-03 15:14caristuRelationship addedrelated to 0052134
2023-10-03 15:14caristuSummaryRelated to FR-52134: add missing reactivation check to order processing => Add missing reactivation check to order processing
2023-10-04 07:46hgbotResolutionopen => fixed
2023-10-04 07:46hgbotStatusnew => closed
2023-10-04 07:46hgbotFixed in Version => PR24Q1
2023-10-04 07:46hgbotNote Added: 0155435
2023-10-04 07:46hgbotNote Added: 0155436

Notes
(0155406)
hgbot   
2023-10-02 16:59   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1009 [^]
(0155435)
hgbot   
2023-10-04 07:46   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: d4504e00941ee7f3c672e8b98cc21299afab62ca
Author: Gonzalo Fernández García <gonzalo.fernandez@openbravo.com>
Date: 03-10-2023 08:22:34
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/d4504e00941ee7f3c672e8b98cc21299afab62ca [^]

Fixes ISSUE-53571: adds reactivation check in order processing

---
M src-db/database/model/functions/C_ORDER_POST1.xml
---
(0155436)
hgbot   
2023-10-04 07:46   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1009 [^]