Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053485 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2023-09-19 08:23 | 2023-09-19 11:43 | |||
Reporter | gonzalo_fernandez | View Status | public | |||||
Assigned To | gonzalo_fernandez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0053485: Wrong invoice detection when working with immutable reports and the send email feature | |||||||
Description | When we try to detect if the document we received is an order or an invoice, we use the generateInvoice property instead of the isInvoice one, which leads us to an error. | |||||||
Steps To Reproduce | 1. Add an email configuration and then activate the reprintable documents and the send email features. 2. Create a ticket and select Issue Invoice. 3. The email isn't set and the reprintable isn't persisted. | |||||||
Proposed Solution | We should substitute generateInvoice for isInvoice. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0154983) hgbot (developer) 2023-09-19 11:26 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/999 [^] |
(0154984) hgbot (developer) 2023-09-19 11:27 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/619 [^] |
(0154985) hgbot (developer) 2023-09-19 11:27 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2091 [^] |
(0154986) hgbot (developer) 2023-09-19 11:35 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/619 [^] |
(0154987) hgbot (developer) 2023-09-19 11:39 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2091 [^] |
(0154988) hgbot (developer) 2023-09-19 11:39 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: b718395f1ffeba5472d74a4508779d904c86c0e5 Author: Gonzalo Fernández García <gonzalo.fernandez@openbravo.com> Date: 19-09-2023 09:38:45 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/b718395f1ffeba5472d74a4508779d904c86c0e5 [^] Fixes ISSUE-53485: Fixes reprintable invoice email sending when working from the POS --- M src/org/openbravo/pos2/mailing/SendEmailImportEntryProcessor.java M src/org/openbravo/pos2/mailing/SendEmailLoader.java --- |
(0154989) hgbot (developer) 2023-09-19 11:41 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/999 [^] |
(0154990) hgbot (developer) 2023-09-19 11:41 |
Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 3ca0bfdd26c7ef44e94b9dc0d4bc89d067f40c6e Author: Gonzalo Fernández García <gonzalo.fernandez@openbravo.com> Date: 19-09-2023 09:41:46 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/3ca0bfdd26c7ef44e94b9dc0d4bc89d067f40c6e [^] related to BUG-53485: exists() should not fail when the base document cannot be found --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/attachment/ReprintableSourceDocument.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2023-09-19 08:23 | gonzalo_fernandez | New Issue | |
2023-09-19 08:23 | gonzalo_fernandez | Assigned To | => gonzalo_fernandez |
2023-09-19 11:26 | hgbot | Note Added: 0154983 | |
2023-09-19 11:27 | hgbot | Note Added: 0154984 | |
2023-09-19 11:27 | hgbot | Note Added: 0154985 | |
2023-09-19 11:35 | hgbot | Note Added: 0154986 | |
2023-09-19 11:39 | hgbot | Resolution | open => fixed |
2023-09-19 11:39 | hgbot | Status | new => closed |
2023-09-19 11:39 | hgbot | Note Added: 0154987 | |
2023-09-19 11:39 | hgbot | Fixed in Version | => 23Q4 |
2023-09-19 11:39 | hgbot | Note Added: 0154988 | |
2023-09-19 11:41 | hgbot | Note Added: 0154989 | |
2023-09-19 11:41 | hgbot | Note Added: 0154990 | |
2023-09-19 11:42 | caristu | Project | Infrastructure => Openbravo ERP |
2023-09-19 11:42 | caristu | Modules | => Core |
2023-09-19 11:42 | caristu | Triggers an Emergency Pack | => No |
2023-09-19 11:42 | caristu | Category | wiki.openbravo.com => A. Platform |
2023-09-19 11:42 | caristu | Fixed in Version | 23Q4 => |
2023-09-19 11:43 | caristu | Relationship added | related to 0052134 |
Copyright © 2000 - 2009 MantisBT Group |