Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0050419Openbravo ERP02. Master data managementpublic2022-10-05 13:162022-10-05 13:20
marvintm 
Retail 
normalminorhave not tried
closedfixed 
5
 
PR23Q1 
marvintm
Core
No
0050419: API Change: There are two event handlers for product price exceptions and only one is needed
There are two event handlers for the price exceptions entity, and we should have only one, so class src/org/openbravo/event/ProductPriceExceptionsEventHandler.java will be deleted. There is no significant risk expected as nobody should be using or extending this class directly.
.
No tags attached.
depends on defect 0049975 closed radhakrishnan Retail Modules Stop Button doesn't stop the commercial operation right away 
Issue History
2022-10-05 13:16marvintmNew Issue
2022-10-05 13:16marvintmAssigned To => Retail
2022-10-05 13:16marvintmTriggers an Emergency Pack => No
2022-10-05 13:16marvintmRelationship addeddepends on 0049975
2022-10-05 13:19hgbotResolutionopen => fixed
2022-10-05 13:19hgbotStatusnew => resolved
2022-10-05 13:19hgbotNote Added: 0141679
2022-10-05 13:19marvintmProjectRetail Modules => Openbravo ERP
2022-10-05 13:20marvintmModules => Core
2022-10-05 13:20marvintmCategoryWeb POS => 02. Master data management
2022-10-05 13:20marvintmReview Assigned To => marvintm
2022-10-05 13:20marvintmStatusresolved => closed
2022-10-05 13:20marvintmFixed in Version => PR23Q1

Notes
(0141679)
hgbot   
2022-10-05 13:19   
Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: 2c46c5f7c697201d4d8b2f1ed12c8702feefdc48
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 05-10-2022 13:19:07
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/2c46c5f7c697201d4d8b2f1ed12c8702feefdc48 [^]

Fixed ISSUE-50419: Removed unneeded event handler class

---
M java/reference/java.japi.gz
---