Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034778
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminorhave not tried2016-12-20 10:462017-01-10 12:37
ReportershuehnerView Statuspublic 
Assigned Toalekosmp86 
PrioritynormalResolutionopenFixed in Version
StatusscheduledFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034778: Error in tab definition for Financial Account -> Accounting tab: "a column and an auxiliary input have the same name"

DescriptionOpening that tab in form view shows an error message in openbravo.log file

2016-12-20 10:42:42,680 [ajp-bio-127.0.0.1-8009-exec-27] ERROR org.openbravo.client.application.window.FormInitializationComponent - Error: a column and an auxiliary input have the same name in ADTab(FF80808130BB89090130BB9A3A2B0043) (name: Accounting, window: 94EAA455D2644E04AB25D93BE5157B6D). This will lead to wrong computation of values for that column.
Steps To ReproduceGo to Financial Account window and select a row
Go to the Accounting child tab and open it in form view
Check openbravo.log for the error message
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0034779 newTriage Platform Base FIC check for "a column and an auxiliary input have the same name" could probably be done at compile time 

-  Notes
(0092998)
alekosmp86 (reporter)
2016-12-26 21:06
edited on: 2016-12-26 21:06

Test Plan

Log in as F&B International Group Admin

Go to Financial Account screen
   Select "Cuenta de Banco" financial account
   Go to Accounting tab
      Select any record and open it in form view

In Eclipse IDE, or openbravo.log file, notice there's no error.

(0093135)
psanjuan (manager)
2017-01-03 15:09

Issue verified.
(0093305)
aferraz (manager)
2017-01-10 12:37

DOCBASETYPE auxiliary inputs are used for Accounting Dimensions configuration (DimensionDisplayUtility.java).
Every DOCBASETYPE auxiliary input should be renamed to avoid having the same name as DocBaseType column (as it happens in Financial Account | Accounting tab).
Anyway, these auxiliary inputs could be used in any other place and in case we rename them, we could introduce a regression. I think it is not worth to do this risky change just to avoid an error in the log.

- Issue History
Date Modified Username Field Change
2016-12-20 10:46 shuehner New Issue
2016-12-20 10:46 shuehner Assigned To => Triage Finance
2016-12-20 10:46 shuehner Modules => Core
2016-12-20 10:46 shuehner Triggers an Emergency Pack => No
2016-12-20 11:04 shuehner Relationship added related to 0034779
2016-12-20 17:06 markmm82 Assigned To Triage Finance => collazoandy4
2016-12-26 16:38 markmm82 Assigned To collazoandy4 => alekosmp86
2016-12-26 16:49 alekosmp86 Status new => scheduled
2016-12-26 21:06 alekosmp86 Note Added: 0092998
2016-12-26 21:06 alekosmp86 Note Edited: 0092998 View Revisions
2017-01-03 15:09 psanjuan Note Added: 0093135
2017-01-10 12:37 aferraz Note Added: 0093305


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker