Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026861Openbravo ERP06. Material requirement planning (MRP)public2014-06-13 08:512014-06-23 16:21
VictorVillar 
jonalegriaesarte 
urgentmajoralways
closedfixed 
5
pi 
3.0PR14Q3 
VictorVillar
Core
No
0026861: Warehouse combo in Create Purchase Orders popup in Purchasing Plan window, has a wrong validation
Warehouse combo in Create Purchase Orders popup in Purchasing Plan window, has a wrong validation
The current validation is: AD_ISORGINCLUDED(ad_org_id, @AD_ORG_ID@, ad_client_id)<>-1
Should be AD_ISORGINCLUDED(@AD_ORG_ID@, ad_org_id, ad_client_id)<>-1
No tags attached.
Issue History
2014-06-13 08:51VictorVillarNew Issue
2014-06-13 08:51VictorVillarAssigned To => jonalegriaesarte
2014-06-13 08:51VictorVillarModules => Core
2014-06-13 08:51VictorVillarResolution time => 1404943200
2014-06-13 08:51VictorVillarTriggers an Emergency Pack => No
2014-06-13 09:40hgbotCheckin
2014-06-13 09:40hgbotNote Added: 0067978
2014-06-13 09:40hgbotStatusnew => resolved
2014-06-13 09:40hgbotResolutionopen => fixed
2014-06-13 09:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/893b5cbee3ab0603a4d9780a33781e5758ac859d [^]
2014-06-14 17:09hudsonbotCheckin
2014-06-14 17:09hudsonbotNote Added: 0068028
2014-06-23 16:21VictorVillarReview Assigned To => VictorVillar
2014-06-23 16:21VictorVillarNote Added: 0068255
2014-06-23 16:21VictorVillarStatusresolved => closed

Notes
(0067978)
hgbot   
2014-06-13 09:40   
Repository: erp/devel/pi
Changeset: 893b5cbee3ab0603a4d9780a33781e5758ac859d
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Fri Jun 13 09:40:32 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/893b5cbee3ab0603a4d9780a33781e5758ac859d [^]

Fixes issue 0026861: Warehouse combo in Create Purchase Orders
popup in Purchasing Plan window, has a wrong validation

---
M src-db/database/sourcedata/AD_VAL_RULE.xml
---
(0068028)
hudsonbot   
2014-06-14 17:09   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/db3caad9be22 [^]
Maturity status: Test
(0068255)
VictorVillar   
2014-06-23 16:21   
Verified