Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053571 | Openbravo ERP | A. Platform | public | 2023-10-02 09:16 | 2023-10-04 07:46 |
|
Reporter | gonzalo_fernandez | |
Assigned To | gonzalo_fernandez | |
Priority | low | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR24Q1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053571: Add missing reactivation check to order processing |
Description | 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. |
Steps To Reproduce | 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. |
Proposed Solution | Apply the same check we already have in the class ProcessInvoice.java. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-10-02 09:16 | gonzalo_fernandez | New Issue | |
2023-10-02 09:16 | gonzalo_fernandez | Assigned To | => gonzalo_fernandez |
2023-10-02 16:59 | hgbot | Note Added: 0155406 | |
2023-10-03 15:12 | caristu | Project | Infrastructure => Openbravo ERP |
2023-10-03 15:12 | caristu | Modules | => Core |
2023-10-03 15:12 | caristu | Triggers an Emergency Pack | => No |
2023-10-03 15:12 | caristu | Category | wiki.openbravo.com => A. Platform |
2023-10-03 15:14 | caristu | Relationship added | related to 0052134 |
2023-10-03 15:14 | caristu | Summary | Related to FR-52134: add missing reactivation check to order processing => Add missing reactivation check to order processing |
2023-10-04 07:46 | hgbot | Resolution | open => fixed |
2023-10-04 07:46 | hgbot | Status | new => closed |
2023-10-04 07:46 | hgbot | Fixed in Version | => PR24Q1 |
2023-10-04 07:46 | hgbot | Note Added: 0155435 | |
2023-10-04 07:46 | hgbot | Note Added: 0155436 | |