Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0028351 | Modules | SEPA Direct Debit Customer-to-Bank | public | 2014-12-04 22:28 | 2015-03-20 12:51 |
|
Reporter | egoitz | |
Assigned To | reinaldoguerra | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | |
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 | vmromanos |
Support ticket | 32561 |
OBNetwork customer | OBPS |
Regression introduced in release | |
|
Summary | 0028351: The initial client setup process does not work selecting the SEPA Direct Debit Customer-to-Bank dataset |
Description | The initial client setup process does not work selecting the SEPA Direct Debit Customer-to-Bank dataset. |
Steps To Reproduce | Install all the sepa modules.
Execute the initial client setup selecting all the datasets
*It fails
-Select all the datsets except the datasets from SEPA modules
-The initial client setup process works |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | defect | 0029353 | | closed | vmromanos | Openbravo ERP | Initial Client Setup: Apply dataset process only takes into account direct dependencies | causes | defect | 0029262 | | closed | jorge-garcia | Modules | Dataset duplication in case of aplying SEPA Direct Debit dataset more than once. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-12-04 22:28 | egoitz | New Issue | |
2014-12-04 22:28 | egoitz | Assigned To | => vmromanos |
2014-12-04 22:28 | egoitz | Resolution time | => 1423263600 |
2014-12-04 22:28 | egoitz | Support ticket | => 32561 |
2014-12-04 22:28 | egoitz | OBNetwork customer | => Yes |
2015-02-03 04:04 | reinaldoguerra | Assigned To | vmromanos => reinaldoguerra |
2015-02-03 04:04 | reinaldoguerra | Status | new => scheduled |
2015-02-04 02:12 | reinaldoguerra | Note Added: 0074062 | |
2015-02-09 18:06 | hgbot | Checkin | |
2015-02-09 18:06 | hgbot | Note Added: 0074289 | |
2015-02-09 18:06 | hgbot | Status | scheduled => resolved |
2015-02-09 18:06 | hgbot | Resolution | open => fixed |
2015-02-09 18:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022.coredirectdebit.customertobank/rev/c2b509f67b3adc1cae16a252d65a47216baf023b [^] |
2015-02-09 18:31 | aferraz | Review Assigned To | => aferraz |
2015-02-09 18:31 | aferraz | Note Added: 0074292 | |
2015-02-09 18:31 | aferraz | Status | resolved => closed |
2015-03-12 16:21 | psanjuan | Category | SEPA Core Direct Debit Customer-to-Bank => SEPA Direct Debit Customer-to-Bank |
2015-03-18 16:25 | vmromanos | Relationship added | causes 0029262 |
2015-03-20 12:49 | vmromanos | Relationship added | caused by 0029353 |
2015-03-20 12:50 | vmromanos | Note Added: 0075791 | |
2015-03-20 12:50 | vmromanos | Status | closed => new |
2015-03-20 12:50 | vmromanos | Resolution | fixed => open |
2015-03-20 12:51 | vmromanos | Review Assigned To | aferraz => vmromanos |
2015-03-20 12:51 | vmromanos | Relationship replaced | duplicate of 0029353 |
2015-03-20 12:51 | vmromanos | Note Added: 0075792 | |
2015-03-20 12:51 | vmromanos | Status | new => closed |
2015-03-20 12:51 | vmromanos | Resolution | open => duplicate |
Notes |
|
|
Test plan used:
1- As system administrator install SEPA Direct Debit Customer-to-Bank module.
2- Rebuid the system and login again
3- As sytem administrator again, execute the initial client setup selecting all the datasets
4- It works fine now |
|
|
(0074289)
|
hgbot
|
2015-02-09 18:06
|
|
Repository: erp/pmods/org.openbravo.sepa.iso20022.coredirectdebit.customertobank
Changeset: c2b509f67b3adc1cae16a252d65a47216baf023b
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Tue Feb 03 13:05:10 2015 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022.coredirectdebit.customertobank/rev/c2b509f67b3adc1cae16a252d65a47216baf023b [^]
Fixed bug 28351: The initial client setup process does not work for SEPA dataset
Table FIN_Pay_Exec_Process is added to SEPA Direct Debit Customer-to-Bank module dataset, due to the mentioned dataset does reference some records ids of this table, when creating FIN_PaymentMethod object, which causes an error during initial client setup.
Also the table FIN_Pay_Exec_Process_Para is added, as some records are related to FIN_Pay_Exec_Process too. Now SEPA module's reference data are installed successfuly during initial client setup.
---
M referencedata/standard/Core_Direct_Debit_Scheme.xml
M src-db/database/sourcedata/AD_DATASET.xml
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
---
|
|
|
|
|
|
|
Reopened to indicate that the bug wasn't into the SEPA module, but into the Core code in charge of applying the datasets.
Reported 0029353 |
|
|
|
Closed this issue and opened 0029353 |
|