Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013520Openbravo ERPA. Platformpublic2010-06-04 11:222010-06-09 18:41
psarobe 
alostale 
immediatemajoralways
closedfixed 
5
pi 
 
Core
No
0013520: New CR: When installing the SPLP, the CR is not bringing back the correct version of several modules
New CR: When installing the SPLP, the CR is not bringing back the correct version of several modules.

With the current CR it brings back for the following module versions:

Electronic invoice 0.1.5
Multidimensional tax report 1.1.6
Multidimensional translation tax report 1.0.2
Spanish translation 1.0.10

But with the new CR it brings back:

Electronic invoice 0.1.4
Multidimensional tax report 1.1.1
Multidimensional translation tax report 1.0.1
Spanish translation 1.0.9

Only when you perform scan for updates then you have those updates available

1. Having MP17
2. Install SPLP
NewCR
related to defect 0013526 closed alostale New CR: When installing QSS1.4 the CR is not bringing back the correct modules and not all 
Issue History
2010-06-04 11:22psarobeNew Issue
2010-06-04 11:22psarobeAssigned To => alostale
2010-06-04 11:22psarobeTag Attached: NewCR
2010-06-04 11:23psarobeStatusnew => scheduled
2010-06-04 11:23psarobefix_in_branch => pi
2010-06-04 12:56psarobeRelationship addedrelated to 0013526
2010-06-04 13:04hgbotCheckin
2010-06-04 13:04hgbotNote Added: 0027948
2010-06-04 13:04hgbotStatusscheduled => resolved
2010-06-04 13:04hgbotResolutionopen => fixed
2010-06-04 13:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/919e0358a83ae1cc541d844d77bb407c5496487c [^]
2010-06-04 13:04hgbotCheckin
2010-06-04 13:04hgbotNote Added: 0027949
2010-06-04 13:21psarobeNote Added: 0027951
2010-06-04 13:21psarobeStatusresolved => closed
2010-06-05 00:00anonymoussf_bug_id0 => 3011671
2010-06-09 18:41shuehnerNote Added: 0028225

Notes
(0027948)
hgbot   
2010-06-04 13:04   
Repository: erp/pmods/org.openbravo.utility.centralrepository
Changeset: 919e0358a83ae1cc541d844d77bb407c5496487c
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jun 04 12:24:02 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/919e0358a83ae1cc541d844d77bb407c5496487c [^]

fixed bug 13520: Get latest possible version when installing packs/templates

---
M src/org/openbravo/utility/centralrepository/ws/erp/CheckConsistency.java
M src/org/openbravo/utility/centralrepository/ws/erp/CheckModule.java
---
(0027949)
hgbot   
2010-06-04 13:04   
Repository: erp/pmods/org.openbravo.utility.centralrepository
Changeset: 88fec9f587862176001b325baa3629a5a02a0355
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jun 04 12:56:08 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/88fec9f587862176001b325baa3629a5a02a0355 [^]

related to bug 13520: After adding a module because of dep, check it is valid

---
M src/org/openbravo/utility/centralrepository/ws/erp/CheckConsistency.java
---
(0027951)
psarobe   
2010-06-04 13:21   
Tested works fine
(0028225)
shuehner   
2010-06-09 18:41   
Code-change reviewed with developer, looks ok.