Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0056954 | POS2 | Core | public | 2024-11-04 04:58 | 2024-11-04 04:58 |
Reporter | ffourcade | ||||
Assigned To | Triage Platform Base | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | 24Q3 | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0056954: Reject Quotation Background wrong behavior | ||||
Description | Having 2 Sales Quotations created the same day, from 2 different organizations that have 'Grace days to reject quotation after creation date' = 1 (A) and Grace days to reject quotation after creation date = 30 (B). If the next day (or later) we execute the process request 'Reject Quotation Background', it doest not filter by organization, but only by the organization property 'Grace days to reject quotation after creation date', and the process rejects both quotations. | ||||
Steps To Reproduce | 1)Have 2 Sales Quotations created the same day, from 2 different organizations that have 'Grace days to reject quotation after creation date' = 1 (A) and Grace days to reject quotation after creation date = 30 (B). 2) Wait until the next day (or later, but less than 30 days) and run the process request 'Reject Quotation Background' selecting organization A. 3) Check in the process resullt that both quotations have been rejected. (It should only reject the quotation from organization A ('Grace days to reject quotation after creation date' = 1) | ||||
Proposed Solution | Add a filter by organization in https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/blob/master/src/org/openbravo/pos2/process/RejectQuotationBackground.java?ref_type=heads#L88 [^] | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2024-11-04 04:58 | ffourcade | New Issue | |||
2024-11-04 04:58 | ffourcade | Assigned To | => Triage Platform Base | ||
2024-11-04 04:58 | ffourcade | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |