Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0016969 | Openbravo ERP | A. Platform | public | 2011-05-02 17:25 | 2011-05-19 18:01 | |||||||
Reporter | mirurita | |||||||||||
Assigned To | eduardo_Argal | |||||||||||
Priority | high | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | pi | |||||||||||
Target Version | Fixed in Version | |||||||||||
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 | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
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 |
Notes | |||||
|
|||||
|
|