Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051935 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2023-03-21 18:27 | 2023-03-22 09:57 | |||
Reporter | jlopez | View Status | public | |||||
Assigned To | jlopez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR23Q2 | |||
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 | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0051935: Check if there are other product price exceptions in the same date range and the same store, only among active records | |||||||
Description | There must be no date overlap between price exceptions for the same product and te same store, but this check must only be done between active records. | |||||||
Steps To Reproduce | 1.- Go to backoffice and the Price List window. 2.- Select a price list and a price list version. 3.- Select a product price and create a price exception for store A with the active checkbox unchecked. 4.- Create another price exception for store A in the same date range and with the active checkbox checked. Shows the error: There are different product prices exceptions with same dates and organization | |||||||
Proposed Solution | Perform check only among records with active checkbox checked. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0147786) hgbot (developer) 2023-03-21 18:58 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/843 [^] |
(0147821) hgbot (developer) 2023-03-22 09:57 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/843 [^] |
(0147822) hgbot (developer) 2023-03-22 09:57 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 0c64c72ee0de807c36b860f7e7ed454c424e9677 Author: Javier López <javier.lopez@precognis.com> Date: 22-03-2023 08:57:23 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/0c64c72ee0de807c36b860f7e7ed454c424e9677 [^] Fixes ISSUE-51935: Check if there are other product price exceptions in the same date range and the same store, only among active records --- M src/org/openbravo/event/ProductPriceExceptionEventHandler.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2023-03-21 18:27 | jlopez | New Issue | |
2023-03-21 18:27 | jlopez | Assigned To | => jlopez |
2023-03-21 18:27 | jlopez | OBNetwork customer | => No |
2023-03-21 18:27 | jlopez | Modules | => Core |
2023-03-21 18:27 | jlopez | Triggers an Emergency Pack | => No |
2023-03-21 18:58 | hgbot | Merge Request Status | => open |
2023-03-21 18:58 | hgbot | Note Added: 0147786 | |
2023-03-22 09:57 | hgbot | Merge Request Status | open => approved |
2023-03-22 09:57 | hgbot | Resolution | open => fixed |
2023-03-22 09:57 | hgbot | Status | new => closed |
2023-03-22 09:57 | hgbot | Note Added: 0147821 | |
2023-03-22 09:57 | hgbot | Fixed in Version | => PR23Q2 |
2023-03-22 09:57 | hgbot | Note Added: 0147822 |
Copyright © 2000 - 2009 MantisBT Group |