Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013613Openbravo ERPA. Platformpublic2010-06-10 18:342011-01-25 00:00
shuehner 
marvintm 
urgentmajorhave not tried
closedfixed 
5
pi 
3.0RC4 
Core
No
0013613: ant install.source (with having modules/ non-empty) does not execute buildvalidations & modulescripts
Which leads to potentially different behavior/result on installing modules incrementally and trying to install the same set of modules via install.source.
No tags attached.
Issue History
2010-06-10 18:34shuehnerNew Issue
2010-06-10 18:34shuehnerAssigned To => marvintm
2010-06-23 10:42alostaleStatusnew => scheduled
2011-01-13 13:23jpabloaeIssue Monitored: jpabloae
2011-01-24 15:38hgbotCheckin
2011-01-24 15:38hgbotNote Added: 0033825
2011-01-24 15:38hgbotStatusscheduled => resolved
2011-01-24 15:38hgbotResolutionopen => fixed
2011-01-24 15:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b3960e2ed9de3a14b92eb84129d6e2dff1b1bbc6 [^]
2011-01-24 22:58jpabloaeNote Added: 0033851
2011-01-24 22:58jpabloaeStatusresolved => closed
2011-01-24 22:58jpabloaeFixed in Version => 3.0RC4
2011-01-25 00:00anonymoussf_bug_id0 => 3165010

Notes
(0033825)
hgbot   
2011-01-24 15:38   
Repository: erp/devel/pi
Changeset: b3960e2ed9de3a14b92eb84129d6e2dff1b1bbc6
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Jan 24 15:36:42 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b3960e2ed9de3a14b92eb84129d6e2dff1b1bbc6 [^]

Fixed issue 13613. Modulescripts will be executed during install.source.

---
M build.xml
M src/org/openbravo/service/db/ImportReferenceDataTask.java
---
(0033851)
jpabloae   
2011-01-24 22:58   
Tested: run install.source and verify that the SetDefaultRole moduleScript is being run, as part of the v3.datasets module. After the build process an initial login shows that the default role has ben set to "Finance".

Closing the issue.