Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016969 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | always | 2011-05-02 17:25 | 2011-05-19 18:01 | |||
Reporter | mirurita | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | 2.50 | Fixed in SCM revision | 6d609c8a9bc5 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0016969: WAD validation for auxiliar inputs should be modified | |||||||
Description | After this change in AD_AUXILIARINPUT_TRG trigger [1] the WAD validation for auxiliary inputs should be changed. Before this change [1] it was mandatory for all the auxiliary inputs names in a module to start with the module dbprefix. Now, it is possible to use any name for auxiliary input (AI) if the tab and the AI belong to the same module. For navigation purposes between transactional windows (sales/purchase) the auxiliary input must have a fix name. In this case the name cannot start with the module dbprefix. [1] https://code.openbravo.com/erp/devel/pi/rev/433ad8e1d1cf [^] For example, this is the result of the WAD validation +++++++++++++++++++++++++++++++++++++++++++++++++++ [WADValidation] 626 [main] ERROR org.openbravo.wad.validation.WADValidationResult - Errors for Validation type: Auxiliary Input Name [WADValidation] 664 [main] ERROR org.openbravo.wad.validation.WADValidationResult - +++++++++++++++++++++++++++++++++++++++++++++++++++ [WADValidation] 688 [main] ERROR org.openbravo.wad.validation.WADValidationResult - IsSOTrx does not start by its module's DBPrefix: REM [WADValidation] 718 [main] ERROR org.openbravo.wad.validation.WADValidationResult - IsSOTrx does not start by its module's DBPrefix: REM [WADValidation] 774 [main] ERROR org.openbravo.wad.validation.WADValidationResult - IsSOTrx does not start by its module's DBPrefix: REM | |||||||
Steps To Reproduce | 1) Create a new module with ISSUE dbprefix 2) Create an auxiliary input for that module Name: HelloWorld Code: @SQL=SELECT 1 FROM DUAL 3) Compile | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0036288) hgbot (developer) 2011-05-02 18:38 |
Repository: erp/stable/2.50 Changeset: 6d609c8a9bc5d2d07fbf0d32418791417175269c Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Mon May 02 18:30:54 2011 +0200 URL: http://code.openbravo.com/erp/stable/2.50/rev/6d609c8a9bc5d2d07fbf0d32418791417175269c [^] Fixes issue 16969: WAD validation for auxiliar inputs should be modified --- M src-wad/src/org/openbravo/wad/validation/WADValidator_data.xsql --- |
![]() |
|||
Date Modified | Username | Field | Change |
2011-05-02 18:28 | eduardo_Argal | Type | defect => backport |
2011-05-02 18:28 | eduardo_Argal | fix_in_branch | => 2.50 |
2011-05-02 18:38 | hgbot | Checkin | |
2011-05-02 18:38 | hgbot | Note Added: 0036288 | |
2011-05-02 18:38 | hgbot | Status | scheduled => resolved |
2011-05-02 18:38 | hgbot | Resolution | open => fixed |
2011-05-02 18:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/6d609c8a9bc5d2d07fbf0d32418791417175269c [^] |
2011-05-19 18:01 | mirurita | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |