Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034779Openbravo ERPA. Platformpublic2016-12-20 11:042022-02-01 08:09
shuehner 
Triage Platform Base 
normalminorhave not tried
newopen 
5
 
 
Core
No
0034779: FIC check for "a column and an auxiliary input have the same name" could probably be done at compile time
There is some data validation running in the FormInitializationComponent which can reports errors like:

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.

For example as reported in 34778

From description and quick check of the code in method checkNamingCollisionWithAuxiliaryInput it looks like this check could be done at compile time which makes it much easier to mass-check (i.e. using ci)
-
No tags attached.
related to defect 0034778 scheduled alekosmp86 Error in tab definition for Financial Account -> Accounting tab: "a column and an auxiliary input have the same name" 
Issue History
2016-12-20 11:04shuehnerNew Issue
2016-12-20 11:04shuehnerAssigned To => platform
2016-12-20 11:04shuehnerModules => Core
2016-12-20 11:04shuehnerTriggers an Emergency Pack => No
2016-12-20 11:04shuehnerRelationship addedrelated to 0034778
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.