Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016189 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | major | always | 2011-03-09 18:45 | 2011-04-09 00:00 | |||
Reporter | xabiermerino | View Status | public | |||||
Assigned To | AinhoaPagola | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0RC6 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ab9e699df945 | ||||
Projection | none | ETA | none | Target Version | 3.0RC6 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP27 | SCM revision | ||||||
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 | 0016189: 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0035547) AinhoaPagola (viewer) 2011-04-04 13:47 |
This validation should retrieve data from parent organizations as well has from child organizations. The issue is that it only retrieves data from the child organizations at the moment. The unnecessary repeated code in "C_AcctSchema - Schemas matching organizations" validation is going to be removed and the validation maintained in case is being used. This validation (in core) is only used for the parameters of "copy account" process linked to buttons in: - Business Partner Category || Account - Product Category || Account Both parameters will be linked to a new validation that checks parent and child organizations. |
(0035608) hgbot (developer) 2011-04-05 15:42 |
Repository: erp/devel/pi Changeset: ab9e699df9459e640d8e65a262dbd24bd3762f4f Author: Ainhoa Pagola <ainhoa.pagola <at> openbravo.com> Date: Mon Apr 04 18:38:50 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ab9e699df9459e640d8e65a262dbd24bd3762f4f [^] Fixes issue 16189. New validation created --- M src-db/database/sourcedata/AD_PROCESS_PARA.xml M src-db/database/sourcedata/AD_VAL_RULE.xml --- |
(0035761) dalsasua (viewer) 2011-04-08 12:14 |
Verified. Working fine. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-03-09 18:45 | xabiermerino | New Issue | |
2011-03-09 18:45 | xabiermerino | Assigned To | => alostale |
2011-03-09 18:45 | xabiermerino | Modules | => Core |
2011-03-09 18:45 | xabiermerino | OBNetwork customer | => Yes |
2011-03-09 18:45 | xabiermerino | Issue Monitored: networkb | |
2011-03-10 08:21 | dalsasua | Assigned To | alostale => dalsasua |
2011-03-24 14:03 | AinhoaPagola | Assigned To | dalsasua => AinhoaPagola |
2011-03-25 13:46 | AinhoaPagola | Status | new => scheduled |
2011-03-25 13:46 | AinhoaPagola | fix_in_branch | => pi |
2011-03-31 08:50 | AinhoaPagola | Target Version | 2.50MP28 => 3.0RC6 |
2011-03-31 08:50 | AinhoaPagola | fix_in_branch | pi => |
2011-04-04 13:47 | AinhoaPagola | Note Added: 0035547 | |
2011-04-05 15:42 | hgbot | Checkin | |
2011-04-05 15:42 | hgbot | Note Added: 0035608 | |
2011-04-05 15:42 | hgbot | Status | scheduled => resolved |
2011-04-05 15:42 | hgbot | Resolution | open => fixed |
2011-04-05 15:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ab9e699df9459e640d8e65a262dbd24bd3762f4f [^] |
2011-04-08 12:14 | dalsasua | Note Added: 0035761 | |
2011-04-08 12:15 | dalsasua | Status | resolved => closed |
2011-04-08 12:15 | dalsasua | Fixed in Version | => 3.0RC6 |
2011-04-09 00:00 | anonymous | sf_bug_id | 0 => 3281266 |
Copyright © 2000 - 2009 MantisBT Group |