Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010073 | Openbravo ERP | 09. Financial management | public | 2009-07-27 17:33 | 2009-08-01 00:00 |
|
Reporter | networkb | |
Assigned To | dalsasua | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | rPath Linux |
Product Version | 2.50MP2 | |
Target Version | 2.50MP4 | Fixed in Version | pi | |
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 | 0010073: field "Cash Transfer" is hidden |
Description | in Financial Management || Accounting || Setup || Accounting Schema || Accounting Schema >> Defaults
field "Cash Transfer" is hidden.
this field is relationated with cb_cashtransfer_acct column, in c_acctschema_default table.
If this column is void, when you create a new cashbook, error is returned.
|
Steps To Reproduce | . update c_acctschemadefault.cb_cashtransfer_acct to null
. create new cashbook
error is returned. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-07-27 17:33 | networkb | New Issue | |
2009-07-27 17:33 | networkb | Assigned To | => rafaroda |
2009-07-28 06:52 | pjuvara | Target Version | => 2.50MP4 |
2009-07-28 11:40 | rafaroda | Note Added: 0018650 | |
2009-07-28 11:40 | rafaroda | Assigned To | rafaroda => dalsasua |
2009-07-28 12:40 | dalsasua | Status | new => scheduled |
2009-07-28 12:40 | dalsasua | Note Added: 0018655 | |
2009-07-28 12:40 | dalsasua | fix_in_branch | => pi |
2009-07-28 14:03 | dalsasua | Status | scheduled => resolved |
2009-07-28 14:03 | dalsasua | Fixed in Version | => pi |
2009-07-28 14:03 | dalsasua | Fixed in SCM revision | => d8d5b6dbf239 |
2009-07-28 14:03 | dalsasua | Resolution | open => fixed |
2009-07-28 14:03 | dalsasua | Note Added: 0018658 | |
2009-07-31 11:21 | sureshbabu | Status | resolved => closed |
2009-07-31 11:21 | sureshbabu | Note Added: 0018755 | |
2009-08-01 00:00 | anonymous | sf_bug_id | 0 => 2830571 |
Notes |
|
|
David,
Can you please review this functionality and take action?
Thanks. |
|
|
|
In 2.50 version this default is not required anymore when performing an initial client setup. This shouldn't be like that, because it is required for the functionality mentioned in this bug. I will turn it again to required default account, and show again the field. |
|
|
|
Repository: erp/devel/pi
Changeset: d8d5b6dbf23912dff6e6a3140258225ba169c0fd
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Tue Jul 28 14:01:36 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d8d5b6dbf23912dff6e6a3140258225ba169c0fd [^] [^]
Fixes issue 10073: field "Cash Transfer" is hidden
---
M src-db/database/model/tables/C_ACCTSCHEMA_DEFAULT.xml
M src-db/database/sourcedata/AD_FIELD.xml
--- |
|
|
|
Tested in pi context working fine |
|