Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039002 | Modules | Generic CSV Bankstatement importer | public | 2018-07-19 17:02 | 2018-07-23 18:03 |
|
Reporter | dmiguelez | |
Assigned To | dmiguelez | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | dmiguelez |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0039002: Extract OpenCSV Library into a different Module |
Description | Extract OpenCSV Library into a different Module
This way, the library can be shared between different modules but it is centralize in just one |
Steps To Reproduce | Extract OpenCSV Library into a different Module
This way, the library can be shared between different modules but it is centralize in just one |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0039008 | | new | Triage Omni OMS | Upgrade OpenCsv Library to latest version |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-07-19 17:02 | dmiguelez | New Issue | |
2018-07-19 17:02 | dmiguelez | Assigned To | => Triage Finance |
2018-07-19 17:02 | dmiguelez | Assigned To | Triage Finance => dmiguelez |
2018-07-20 09:34 | hgbot | Checkin | |
2018-07-20 09:34 | hgbot | Note Added: 0105822 | |
2018-07-20 09:34 | hgbot | Checkin | |
2018-07-20 09:34 | hgbot | Note Added: 0105823 | |
2018-07-20 09:34 | hgbot | Checkin | |
2018-07-20 09:34 | hgbot | Note Added: 0105824 | |
2018-07-20 09:34 | hgbot | Checkin | |
2018-07-20 09:34 | hgbot | Note Added: 0105825 | |
2018-07-20 09:34 | hgbot | Checkin | |
2018-07-20 09:34 | hgbot | Note Added: 0105826 | |
2018-07-20 09:35 | hgbot | Checkin | |
2018-07-20 09:35 | hgbot | Note Added: 0105827 | |
2018-07-20 09:35 | hgbot | Checkin | |
2018-07-20 09:35 | hgbot | Note Added: 0105828 | |
2018-07-20 09:35 | hgbot | Checkin | |
2018-07-20 09:35 | hgbot | Note Added: 0105829 | |
2018-07-20 09:37 | dmiguelez | Status | new => scheduled |
2018-07-20 09:37 | dmiguelez | Status | scheduled => resolved |
2018-07-20 09:37 | dmiguelez | Resolution | open => fixed |
2018-07-20 09:37 | dmiguelez | Review Assigned To | => dmiguelez |
2018-07-20 09:37 | dmiguelez | Note Added: 0105830 | |
2018-07-20 09:37 | dmiguelez | Status | resolved => closed |
2018-07-20 09:40 | dmiguelez | Relationship added | related to 0039008 |
2018-07-23 18:01 | hgbot | Checkin | |
2018-07-23 18:01 | hgbot | Note Added: 0105843 | |
2018-07-23 18:02 | hgbot | Checkin | |
2018-07-23 18:02 | hgbot | Note Added: 0105844 | |
2018-07-23 18:03 | hgbot | Checkin | |
2018-07-23 18:03 | hgbot | Note Added: 0105845 | |
Notes |
|
(0105822)
|
hgbot
|
2018-07-20 09:34
|
|
|
|
(0105823)
|
hgbot
|
2018-07-20 09:34
|
|
|
|
(0105824)
|
hgbot
|
2018-07-20 09:34
|
|
Repository: erp/pmods/org.openbravo.bankstatement.importer.generic.csv
Changeset: cad4d2a05fc13e729b60d3f8ba6b9c4edd6cc4c3
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Thu Jul 19 16:06:22 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.bankstatement.importer.generic.csv/rev/cad4d2a05fc13e729b60d3f8ba6b9c4edd6cc4c3 [^]
Related to Issue 39002: Updates dependencies
- Removes opencsv library from module
- Adds dependency with org.openbravo.utility.opencsv module
- Fixes test class.
---
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
M src-test/org/openbravo/test/GenericCSVImporterTest.java
R lib/runtime/opencsv-2.3.jar
---
|
|
|
(0105825)
|
hgbot
|
2018-07-20 09:34
|
|
|
|
(0105826)
|
hgbot
|
2018-07-20 09:34
|
|
|
|
(0105827)
|
hgbot
|
2018-07-20 09:35
|
|
|
|
(0105828)
|
hgbot
|
2018-07-20 09:35
|
|
|
|
(0105829)
|
hgbot
|
2018-07-20 09:35
|
|
|
|
|
|
|
(0105843)
|
hgbot
|
2018-07-23 18:01
|
|
|
|
(0105844)
|
hgbot
|
2018-07-23 18:02
|
|
|
|
(0105845)
|
hgbot
|
2018-07-23 18:03
|
|
|