Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0041035Openbravo ERPA. Platformpublic2019-06-05 17:302019-06-09 06:55
caristu 
caristu 
normalminorN/A
closedfixed 
5
 
3.0PR19Q4 
alostale
Core
No
0041035: ImportEntryPreProcessor should be declared as abstract
Creating a class that extends the ImportEntryPreProcessor allows to perform pre-processing tasks related with an import entry when it is created before it is stored in the database.

This class should be declared as abstract. This way it will be excluded from the injection points when injecting all the ImportEntryPreProcessor instances.
.
No tags attached.
related to defect 0041033 closed caristu ImportEntryPreProcessors with qualifiers are not executed 
related to defect 0041036 closed caristu API change: ImportEntryPreProcessor should be declared as abstract 
Issue History
2019-06-05 17:30caristuNew Issue
2019-06-05 17:30caristuAssigned To => caristu
2019-06-05 17:30caristuModules => Core
2019-06-05 17:30caristuTriggers an Emergency Pack => No
2019-06-05 17:30caristuIssue generated from0041033
2019-06-05 17:30caristuRelationship addedrelated to 0041033
2019-06-05 17:48caristuDescription Updatedbug_revision_view_page.php?rev_id=18891#r18891
2019-06-05 17:49caristuIssue cloned0041036
2019-06-05 17:49caristuRelationship addedrelated to 0041036
2019-06-06 17:57hgbotCheckin
2019-06-06 17:57hgbotNote Added: 0112485
2019-06-06 17:57hgbotStatusnew => resolved
2019-06-06 17:57hgbotResolutionopen => fixed
2019-06-06 17:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/19ca9905189b08f25ac55e99a18c4ab9a612a3dd [^]
2019-06-06 17:58caristuReview Assigned To => alostale
2019-06-07 08:27alostaleNote Added: 0112499
2019-06-07 08:27alostaleStatusresolved => closed
2019-06-07 08:27alostaleFixed in Version => 3.0PR19Q4
2019-06-09 06:55hudsonbotCheckin
2019-06-09 06:55hudsonbotNote Added: 0112517

Notes
(0112485)
hgbot   
2019-06-06 17:57   
Repository: erp/devel/pi
Changeset: 19ca9905189b08f25ac55e99a18c4ab9a612a3dd
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Jun 06 17:56:36 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/19ca9905189b08f25ac55e99a18c4ab9a612a3dd [^]

fixes bug 41035: ImportEntryPreProcessor should be declared as abstract

---
M src/org/openbravo/service/importprocess/ImportEntryPreProcessor.java
---
(0112499)
alostale   
2019-06-07 08:27   
reviewed

considering to do it as an interface
(0112517)
hudsonbot   
2019-06-09 06:55   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/0a2806736a4c [^]
Maturity status: Test