Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004678 | Openbravo ERP | 01. General setup | public | 2008-08-21 18:15 | 2008-11-25 18:42 |
|
Reporter | pdumon | |
Assigned To | cromero | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40beta | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0004678: Initial client setup fails with c_currency not null constraint |
Description | After filling in all the data (including the currency) in the Initial Client Setup Field, I get
javax.servlet.ServletException: @CODE=@@CODE=0@ERROR: null value in column "c_currency_id" violates not-null constraint.
It was a default, brand new Openbravo setup, and the Initial Client Setup was the very first thing I did. Same issue both on Windows (tomcat+postgres 8.3+webbrowser on the windows pc) and on Debian Linux (tomcat+postgres 8.1 on the remote linux server + webbrowser on client PC).
Report Summary
Create client process completed succesfully
Create document types process completed succesfully
Create master data failed
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0005999 | | closed | eduardo_Argal | Initial client setup error creating masterdata without selecting accounting file |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-08-21 18:15 | pdumon | New Issue | |
2008-08-21 18:15 | pdumon | Assigned To | => cromero |
2008-08-21 18:15 | pdumon | sf_bug_id | 0 => 2065154 |
2008-08-22 13:27 | psarobe | OBNetwork customer | => No |
2008-08-22 13:27 | psarobe | Note Added: 0008685 | |
2008-08-22 13:27 | psarobe | Severity | major => minor |
2008-08-22 13:27 | psarobe | Status | new => scheduled |
2008-11-04 12:32 | svnbot | Checkin | |
2008-11-04 12:32 | svnbot | Note Added: 0009967 | |
2008-11-04 12:32 | svnbot | Status | scheduled => resolved |
2008-11-04 12:32 | svnbot | Resolution | open => fixed |
2008-11-04 12:32 | svnbot | svn_revision | => 9627 |
2008-11-25 18:40 | rafaroda | Relationship added | related to 0005999 |
2008-11-25 18:42 | rafaroda | Regression testing | => No |
2008-11-25 18:42 | rafaroda | Status | resolved => closed |
2008-11-25 18:42 | rafaroda | Note Added: 0010663 | |
Notes |
|
|
The problem happens if you don't select a COA (chart of accounts) so when creating the price list for the master data it fails that part. This is not major because:
1. It only affects to master data. This master data is only for sample purpose. You can work with the new client without problems
2. An easy workaround would be to select a COA and everything will go fine |
|
|
(0009967)
|
svnbot
|
2008-11-04 12:32
|
|
Repository: openbravo
Revision: 9627
Author: cromeroherrero
Date: 2008-11-04 12:32:57 +0100 (Tue, 04 Nov 2008)
Fixed bug 4678: Initial client setup fails with c_currency not null constraint
---
U trunk/src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java
U trunk/src/org/openbravo/erpCommon/ad_forms/InitialClientSetup_data.xsql
---
https://dev.openbravo.com/websvn/openbravo/?rev=9627&sc=1 [^]
|
|
|
|
|