Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014350 | Openbravo ERP | A. Platform | public | 2010-08-27 11:44 | 2010-09-13 12:38 |
Reporter | networkb | ||||
Assigned To | alostale | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | suspended | ||
Platform | OS | 20 | OS Version | Community Appliance | |
Product Version | 2.50MP20 | ||||
Target Version | 2.50MP22 | Fixed in Version | |||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0014350: validation in nested combo does not work | ||||
Description | . three combos . combo 2 has got a validation over value of combo 1 . combo 3 has got a validation over value of combo 2 . combo 2 and combo 3 are mandataries. . when you select a value in combo 1, the values of combo 2 are changed, but the values of combo 3 are not changed | ||||
Steps To Reproduce | in enviroment there are two modules in development mode: normal module and template module the validation are: if the gl category selected is NONE then the project should be Estandar-Estandar. if the gl category selected is standard, then the project should be 1000000 - proyecto roma if the project selected is Estandar-Estandar, then the currency selected should be AED if the project selected is 1000000 - proyecto roma, then the currency selected should be AFA . Application Dictionary || Setup || Validation Setup || Validation . create a new validation: name: testProject type: sql validation: ((@GL_CATEGORY_ID@='0' AND C_PROJECT_ID = '1000000') OR (@GL_CATEGORY_ID@='1000000' AND C_PROJECT_ID = '1000001')) . create a new validation: name: test currency type: sql validation: ((@C_PROJECT_ID@='1000000' AND C_CURRENCY_ID ='238') OR (@C_PROJECT_ID@='1000001' AND C_CURRENCY_ID ='195')) . Application Dictionary || Tables and Columns || Table select GL_JOURNAL . Application Dictionary || Tables and Columns || Table >> Column select column project check mandatary select validation testProject select column currency select validation test currency . run "ant smartbuild" . access to application to window . Financial Management || Accounting || Transactions || G/L Journal || Batch create a new record . Financial Management || Accounting || Transactions || G/L Journal || Batch >> Header create a new record select gl category: NONE automatically, the project selected is Estandar-Estandar, it is Ok but the currency selected is not AED select gl category: standard automatically, the project selected is 1000000 - Proyecto Roma but the currency selected is not AFA | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-08-27 11:44 | networkb | New Issue | |||
2010-08-27 11:44 | networkb | Assigned To | => alostale | ||
2010-08-30 08:54 | alostale | Status | new => scheduled | ||
2010-08-30 08:54 | alostale | fix_in_branch | => pi | ||
2010-08-30 13:06 | alostale | Note Added: 0030454 | |||
2010-08-31 08:29 | alostale | Note Edited: 0030454 | bug_revision_view_page.php?bugnote_id=0030454#r766 | ||
2010-08-31 08:31 | alostale | Note Added: 0030496 | |||
2010-08-31 08:31 | alostale | Status | scheduled => closed | ||
2010-08-31 08:31 | alostale | Resolution | open => suspended | ||
2010-09-13 12:38 | anonymous | sf_bug_id | 0 => 3065189 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|