Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021943Openbravo ERPA. Platformpublic2012-10-16 08:352022-02-01 08:05
mirurita 
Triage Platform Base 
normalminoralways
acknowledgedopen 
20Community Appliance
pi 
 
Core
No
0021943: smartbuild WAD validation is failing in some circunstances
Assume a project can define which is the parent project (c_project_parent_id).
C_PROJECT
 + c_project_id
 + name
 + value
 + c_project_parent_id

In the previous scenario if you create a tab based on c_project table and you show parent project information using property path it works but when you do an smartbuild the module the wad validation throws an error.
Scenario I
1) Make a clone of the following modules
https://code.openbravo.com/private/eulen/org.openbravo.contract/ [^]
https://code.openbravo.com/private/eulen/org.openbravo.contract.services/ [^]
https://code.openbravo.com/private/eulen/org.openbravo.contract.services.template/ [^]
https://code.openbravo.com/private/eulen/org.openbravo.contract.hierarchical/ [^]
https://code.openbravo.com/private/eulen/org.openbravo.eulen/ [^]
https://code.openbravo.com/private/eulen/org.openbravo.project.budget/ [^]
2) ant smartbuild -Dlocal=no

----------------------------------------------------------------------

smartbuild:

smartbuild.new.wad:

smartbuild.no.new.wad:

init:

wadvalidation:
[WADValidation] 0 [main] ERROR org.openbravo.wad.validation.WADValidationResult - The following errors are violations to the Openbravo naming rules.
[WADValidation] 23 [main] ERROR org.openbravo.wad.validation.WADValidationResult - They do not stop the build process but they should be fixed
[WADValidation] 36 [main] ERROR org.openbravo.wad.validation.WADValidationResult - as soon as possible.
[WADValidation] 44 [main] ERROR org.openbravo.wad.validation.WADValidationResult - +++++++++++++++++++++++++++++++++++++++++++++++++++
[WADValidation] 52 [main] ERROR org.openbravo.wad.validation.WADValidationResult - Errors for Validation type: Tabs with multiple fields for same column
[WADValidation] 61 [main] ERROR org.openbravo.wad.validation.WADValidationResult - +++++++++++++++++++++++++++++++++++++++++++++++++++
[WADValidation] 69 [main] ERROR org.openbravo.wad.validation.WADValidationResult - Error in field Payment Terms. There are more than one fields pointing to the column Payment Terms in the tab Contract of the Contract window.
[WADValidation] 77 [main] ERROR org.openbravo.wad.validation.WADValidationResult - Error in field Payment Terms. There are more than one fields pointing to the column Payment Terms in the tab Contract of the Contract window.
[WADValidation] 86 [main] ERROR org.openbravo.wad.validation.WADValidationResult - Error in field Price List. There are more than one fields pointing to the column Price List in the tab Contract of the Contract window.
[WADValidation] 94 [main] ERROR org.openbravo.wad.validation.WADValidationResult - Error in field Price List. There are more than one fields pointing to the column Price List in the tab Contract of the Contract window.
[WADValidation] 102 [main] ERROR org.openbravo.wad.validation.WADValidationResult - Error in field Payment Method. There are more than one fields pointing to the column Payment Method in the tab Contract of the Contract window.
[WADValidation] 111 [main] ERROR org.openbravo.wad.validation.WADValidationResult - Error in field Payment Method. There are more than one fields pointing to the column Payment Method in the tab Contract of the Contract window.
No tags attached.
related to defect 0021525 closed AugustoMauch package.module WAD validation is failing in some circunstances 
Issue History
2012-10-16 08:35miruritaNew Issue
2012-10-16 08:35miruritaAssigned To => AugustoMauch
2012-10-16 08:35miruritaModules => Core
2012-10-16 08:35miruritaRelationship addedrelated to 0021525
2015-03-17 14:38alostaleAssigned ToAugustoMauch => platform
2015-11-11 10:41alostaleStatusnew => acknowledged
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.