Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0016189
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionarymajoralways2011-03-09 18:452011-04-09 00:00
ReporterxabiermerinoView Statuspublic 
Assigned ToAinhoaPagola 
PriorityurgentResolutionfixedFixed in Version3.0RC6
StatusclosedFix in branchFixed in SCM revisionab9e699df945
ProjectionnoneETAnoneTarget Version3.0RC6
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP27SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0016189: Error in the validation 'C_AcctSchema - Schemas matching organizations'

DescriptionThis 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 ReproduceAs 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 00164902.50MP28 closedAinhoaPagola Error in the validation 'C_AcctSchema - Schemas matching organizations' 

-  Notes
(0035547)
AinhoaPagola (reporter)
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 (reporter)
2011-04-08 12:14

Verified. Working fine.

- Issue History
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 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
Powered by Mantis Bugtracker