Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0007922 | Openbravo ERP | 01. General setup | public | 2009-03-03 17:15 | 2009-07-20 12:28 |
|
Reporter | eduardo_Argal | |
Assigned To | vmromanos | |
Priority | high | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | pi | Fixed in Version | 2.50MP3 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0007922: Accounting files with an empty space in operands cause an error in initialClientSetup |
Description | Accounting files with an empty space in operands cause an error in initialClientSetup |
Steps To Reproduce | 1.- Choose an accounting file
2.- Add an empty space in the operands column for an existing operand and save
3.- General Setup || Client || Initial Client Setup || Initial Client Setup
4.- Fulfill mandatory fields select Include accounting and the modified COA, select dimensions and click OK |
Proposed Solution | |
Additional Information | |
Tags | 250MP1 |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-03-03 17:15 | eduardo_Argal | New Issue | |
2009-03-03 17:15 | eduardo_Argal | Assigned To | => eduardo_Argal |
2009-03-03 17:15 | eduardo_Argal | Regression testing | => No |
2009-03-04 09:13 | rafaroda | Priority | normal => high |
2009-03-04 09:13 | rafaroda | Status | new => scheduled |
2009-04-23 16:05 | psarobe | Tag Attached: 250MP1 | |
2009-05-12 18:34 | vmromanos | Assigned To | eduardo_Argal => vmromanos |
2009-05-12 18:41 | vmromanos | Note Added: 0016307 | |
2009-05-12 18:51 | hgbot | Checkin | |
2009-05-12 18:51 | hgbot | Note Added: 0016308 | |
2009-05-12 18:51 | hgbot | Status | scheduled => resolved |
2009-05-12 18:51 | hgbot | Resolution | open => fixed |
2009-05-12 18:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bb0a47c045bfd41751e939faca53177a95d036ec [^] |
2009-06-19 07:44 | sureshbabu | Status | resolved => closed |
2009-06-19 07:44 | sureshbabu | Note Added: 0017448 | |
2009-06-19 07:44 | sureshbabu | Fixed in Version | 2.50 => pi |
2009-06-20 00:00 | anonymous | sf_bug_id | 0 => 2809262 |
2009-07-03 13:10 | hgbot | Checkin | |
2009-07-03 13:10 | hgbot | Note Added: 0017794 | |
2009-07-03 13:10 | hgbot | Status | closed => resolved |
2009-07-03 13:10 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/bb0a47c045bfd41751e939faca53177a95d036ec [^] => http://code.openbravo.com/erp/devel/pi/rev/0e6a57c81d37075337a05c978aa964b94736925e [^] |
2009-07-20 12:27 | arunkumar | Status | resolved => closed |
2009-07-20 12:27 | arunkumar | Note Added: 0018409 | |
2009-07-20 12:28 | arunkumar | Fixed in Version | pi => 2.50MP3 |
Notes |
|
|
I am able to reproduce it if I add empty spaces in a column with no operands |
|
|
(0016308)
|
hgbot
|
2009-05-12 18:51
|
|
Repository: erp/devel/pi
Changeset: bb0a47c045bfd41751e939faca53177a95d036ec
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Tue May 12 18:49:46 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bb0a47c045bfd41751e939faca53177a95d036ec [^]
Fixed bug 7922: Accounting files with an empty space in operands cause an error in initialClientSetup
---
M src/org/openbravo/erpCommon/ad_forms/AccountingValueData.java
---
|
|
|
|
|
|
(0017794)
|
hgbot
|
2009-07-03 13:10
|
|
Repository: erp/devel/pi
Changeset: 0e6a57c81d37075337a05c978aa964b94736925e
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Tue Mar 03 17:17:02 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0e6a57c81d37075337a05c978aa964b94736925e [^]
Fixes bug 0007922: Accounting files with an empty space in operands cause an error in initialClientSetup
---
M src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.java
---
|
|
|
|
This issue has been fixed. |
|