Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0006223 | Openbravo ERP | 09. Financial management | public | 2008-11-27 09:01 | 2009-04-21 11:09 |
|
Reporter | networkb | |
Assigned To | dalsasua | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | |
Product Version | 2.40 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0006223: The AccountsESOpenbravo_PGCgral2007V7.csv in not imported correctly |
Description | While importing this file
While importing this file
AccountsESOpenbravo_PGCgral2007V7.csv
using "import account process" the operands are not correctly created if you have
more than one c_element, because the process doesn`t take care of the one selected.
using "import account process" the operands are not correctly created if you have
more than one c_element, because the process doesn`t take care of the one selected.
I attach a image where you can see an incorrect element value |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0006324 | | closed | dalsasua | The AccountsESOpenbravo_PGCgral2007V7.csv in not imported correctly | depends on | backport | 0006325 | | closed | dalsasua | The AccountsESOpenbravo_PGCgral2007V7.csv in not imported correctly |
|
Attached Files | Element value- customized elements.png (85,041) 2008-11-27 09:02 https://issues.openbravo.com/file_download.php?file_id=465&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2008-11-27 09:01 | networkb | New Issue | |
2008-11-27 09:01 | networkb | Assigned To | => rafaroda |
2008-11-27 09:02 | networkb | sf_bug_id | 0 => 2353031 |
2008-11-27 09:02 | networkb | File Added: Element value- customized elements.png | |
2008-11-27 09:02 | networkb | OBNetwork customer | => Yes |
2008-11-27 09:02 | networkb | Regression testing | => No |
2008-11-27 09:25 | pnuding | Assigned To | rafaroda => pheenan |
2008-11-27 10:52 | pheenan | Status | new => scheduled |
2008-11-27 10:52 | pheenan | fix_in_branch | => trunk |
2008-11-27 17:38 | pheenan | Note Added: 0010787 | |
2008-11-27 17:39 | pheenan | Note Added: 0010788 | |
2008-11-27 17:39 | pheenan | Status | scheduled => feedback |
2008-11-27 19:19 | pnuding | Issue Monitored: pnuding | |
2008-11-28 11:50 | pheenan | Note Added: 0010808 | |
2008-11-28 11:50 | pheenan | Assigned To | pheenan => eduardo_Argal |
2008-12-02 01:13 | pnuding | Assigned To | eduardo_Argal => pheenan |
2008-12-02 10:02 | jpcalvente | Note Added: 0010861 | |
2008-12-02 10:24 | pheenan | Assigned To | pheenan => dalsasua |
2008-12-02 12:46 | dalsasua | Status | feedback => scheduled |
2008-12-02 12:46 | dalsasua | Note Added: 0010882 | |
2008-12-02 18:01 | svnbot | Checkin | |
2008-12-02 18:01 | svnbot | Note Added: 0010912 | |
2008-12-02 18:01 | svnbot | Status | scheduled => resolved |
2008-12-02 18:01 | svnbot | Resolution | open => fixed |
2008-12-02 18:01 | svnbot | svn_revision | => 10884 |
2009-01-02 11:33 | lakshmi | Note Added: 0011841 | |
2009-01-03 14:52 | jpcalvente | Note Added: 0011892 | |
2009-04-21 11:09 | psarobe | Status | resolved => closed |
Notes |
|
|
Could you please provide the steps to reproduce the screenshot error attached. Have attempted to import the accounts file and am unable to replicate the screenshot attached.
Thanks
Phil |
|
|
|
Require steps to reproduce please. |
|
|
|
Per our conversation could you please look at this issue.
Thanks
Phil |
|
|
|
Hi,
to reproduce this error, you should have in your app a previous spanish accounting char, for instance. (for example, a client generated using the initial client set up). Afterwards, create a new account element, associate this new account element to the existent account tree, and import the account chart mentioned, using the import account functionality.
Then, look the operands created. In my case, if using the actual and the previous spanish chart of accounts, cause the are the accounts named the same in the two charts, the operand are linked to the old one, instead of the new one.
Cheers |
|
|
|
It has been reproduced in 2.35 and 2.40 as well. |
|
|
(0010912)
|
svnbot
|
2008-12-02 18:01
|
|
Repository: openbravo
Revision: 10884
Author: davidalsasua
Date: 2008-12-02 18:01:32 +0100 (Tue, 02 Dec 2008)
Fixes Bug 0006223: The AccountsESOpenbravo_PGCgral2007V7.csv in not imported correctly
---
U trunk/src/org/openbravo/erpCommon/ad_process/ImportAccount.java
U trunk/src/org/openbravo/erpCommon/ad_process/ImportAccount_data.xsql
---
https://dev.openbravo.com/websvn/openbravo/?rev=10884&sc=1 [^]
|
|
|
|
Need more description for verifying this issue |
|
|
|
To reproduce:
1. make the initial client set up with one of these chart of accounts:
http://sourceforge.net/project/showfiles.php?group_id=162271&package_id=254937 [^]
2. create a new account element, associate this new account element to the existent account tree, and import another account chart (i.e: AccountsESOpenbravo_PGCgral2007V7.csv) using the import account functionality.
3. check the operands created. They are not properly created |
|