Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0016490 | Openbravo ERP | 00. Application dictionary | public | 2011-03-09 18:45 | 2011-04-12 12:23 |
|
| Reporter | xabiermerino | |
| Assigned To | AinhoaPagola | |
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | 2.50MP27 | |
| Target Version | 2.50MP28 | Fixed in Version | 2.50MP29 | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0016490: Error in the validation 'C_AcctSchema - Schemas matching organizations' |
| Description | This validation (C_AcctSchema - Schemas matching organizations):
EXISTS (SELECT 1 FROM AD_ORG_ACCTSCHEMA WHERE AD_ORG_ACCTSCHEMA.C_ACCTSCHEMA_ID = C_ACCTSCHEMA.C_ACCTSCHEMA_ID AND (AD_ISORGINCLUDED(@AD_Org_ID@, AD_ORG_ID, AD_CLIENT_ID)<>-1 OR AD_ISORGINCLUDED(@AD_Org_ID@, AD_ORG_ID, AD_CLIENT_ID)<>-1))
the condition 'AD_ISORGINCLUDED(@AD_Org_ID@, AD_ORG_ID, AD_CLIENT_ID)<>-1)' appears twice. |
| Steps To Reproduce | As System Administrator go to Application Dictionary || Setup || Validation Setup || Validation
- Select the validation C_AcctSchema - Schemas matching organizations
- Realize that the Validation Code is wrong |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | defect | 0016189 | 3.0RC6 | closed | AinhoaPagola | Error in the validation 'C_AcctSchema - Schemas matching organizations' |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-03-25 13:46 | AinhoaPagola | Type | defect => backport |
| 2011-03-25 13:46 | AinhoaPagola | fix_in_branch | => 2.50 |
| 2011-04-04 13:50 | hgbot | Checkin | |
| 2011-04-04 13:50 | hgbot | Note Added: 0035549 | |
| 2011-04-04 13:50 | hgbot | Status | scheduled => resolved |
| 2011-04-04 13:50 | hgbot | Resolution | open => fixed |
| 2011-04-04 13:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/c0ba46f40970435b3a940970942106f46b0cf872 [^] |
| 2011-04-12 12:23 | xabiermerino | Note Added: 0035847 | |
| 2011-04-12 12:23 | xabiermerino | Status | resolved => closed |
| 2011-04-12 12:23 | xabiermerino | Fixed in Version | => 2.50MP29 |