Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0030615 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2015-08-20 13:14 | 2016-10-28 15:39 | |||||||
Reporter | maite | View Status | public | |||||||||
Assigned To | nonofrancisco | |||||||||||
Priority | high | Resolution | open | Fixed in Version | ||||||||
Status | scheduled | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0030615: "element value" field could be removed from General Ledger Configuration | Dimension tab as it is not used | |||||||||||
Description | If this field is empty, following warnings are raised in the log "WARN org.openbravo.erpCommon.ad_forms.AcctSchemaElement - AcctSchameElement.getAcctSchemaElementList - No default value for Account" However, this field is not considered by any process so it could be removed | |||||||||||
Steps To Reproduce | In order to verify that this field is not used in any process: - As system administrator, delete "Element value" field from General Ledger Configuration | Dimension tab - As system administrator, delete "C_ElementValue_ID" from "C_AcctSchema_Element" table - From PG Admin, delete "C_ElementValue_ID" from "C_AcctSchema_Element" table - Run compile.complete and realize that only error received is in org.openbravo.erpCommon.ad_forms.AcctSchemaElement.java , where warning is raised NOTE: Process InitialSetupUtility needs to be modified to remove line "newAcctSchemaElement.setAccountElement(defaultAccount);" | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0090649) nonofrancisco (developer) 2016-10-17 18:31 |
After removing "Element value" field from General Ledger Configuration | Dimension tab, removing "C_ElementValue_ID" from "C_AcctSchema_Element" table in AD, and "C_ElementValue_ID" from "C_AcctSchema_Element" table in postgres, compile.complete fails when compiling org\openbravo\erpCommon\ad_forms\AcctSchemaElement_data.xsql, meaning c_elementvalue_id is used by this process. Need directions to continue. |
(0091001) nonofrancisco (developer) 2016-10-28 15:39 edited on: 2016-10-28 15:46 |
Following the Steps to Reproduce this issue is not reproducible, see note https://issues.openbravo.com/view.php?id=30615#c90649 [^] In this case, just the warning message was removed. |
Issue History | |||
Date Modified | Username | Field | Change |
2015-08-20 13:14 | maite | New Issue | |
2015-08-20 13:14 | maite | Assigned To | => Triage Finance |
2015-08-20 13:14 | maite | Modules | => Core |
2015-08-20 13:14 | maite | Triggers an Emergency Pack | => No |
2015-08-20 13:14 | maite | Issue Monitored: networkb | |
2016-01-25 10:39 | ngarcia | Relationship added | related to 0026393 |
2016-01-25 10:53 | ngarcia | Relationship added | related to 0031991 |
2016-10-14 16:05 | nonofrancisco | Assigned To | Triage Finance => nonofrancisco |
2016-10-17 18:31 | nonofrancisco | Note Added: 0090649 | |
2016-10-17 18:31 | nonofrancisco | Assigned To | nonofrancisco => maite |
2016-10-17 18:31 | nonofrancisco | Status | new => feedback |
2016-10-27 01:08 | aferraz | Assigned To | maite => nonofrancisco |
2016-10-27 01:08 | aferraz | Status | feedback => scheduled |
2016-10-28 15:39 | nonofrancisco | Note Added: 0091001 | |
2016-10-28 15:46 | nonofrancisco | Note Edited: 0091001 | View Revisions |
Copyright © 2000 - 2009 MantisBT Group |