Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013526Openbravo ERPA. Platformpublic2010-06-04 12:552010-06-09 16:22
psarobe 
alostale 
immediatemajoralways
closedfixed 
5
pi 
 
Core
No
0013526: New CR: When installing QSS1.4 the CR is not bringing back the correct modules and not all
Here it is the list with the differences between new CR and the current one

Differences after installing QSS 1.4
====================================
Current CR : Initial Data Load 1.1.4 (needed 1.1.3) - view details
New CR : Initial Data Load 1.1.4 (needed 1.1.4) - view details

Current CR: Modelo 349 1.0.14 (needed 1.0.3) - view details
New CR : Modelo 349 1.0.3 (needed 1.0.3) - view details

Current CR: Spain AEAT Modelo 347 1.1.3 (needed 1.1.2) - view details
New CR : Spain AEAT Modelo 347 1.1.2 (needed 1.1.2) - view details

Current CR: Localization pack Spain (España) 1.4.3 (needed 1.4.2) - view details
New CR: Localization pack Spain (España) 1.4.2 (needed 1.4.2) - view details

Current CR: Invoices Register Book 1.1.8 (needed 1.1.3) - view details
New CR: Invoices Register Book 1.1.3 (needed 1.1.3) - view details

Current CR: Spain AEAT Modelo 347 - Spanish Translation 1.1.2 (needed 1.1.1) - view details
New CR: Spain AEAT Modelo 347 - Spanish Translation 1.1.1 (needed 1.1.1) - view details

Current CR: Taxes: configuration for Spain (Impuestos para España) 1.2.8 (needed 1.2.8) - view details
New CR: Taxes: configuration for Spain (Impuestos para España) 1.2.3 (needed 1.2.3) - view details

Current CR: Provincias de España 1.0.4 (needed 1.0.4) - view details
New CR: Provincias de España 1.0.2 (needed 1.0.2) - view details

Current CR: Electronic Invoice 0.1.5 (needed 0.1.4) - view details
New CR: Electronic Invoice 0.1.4 (needed 0.1.4) - view details

Current CR: Translation: Spanish-Spain (es_ES) español-España 1.0.10 (needed 1.0.9) - view details
New CR: Translation: Spanish-Spain (es_ES) español-España 1.0.8 (needed 1.0.8) - view details

Current CR: Alerts: Accounting 1.0.2 (needed 1.0.2) - view details
New CR: Alerts: Accounting 1.0.1 (needed 1.0.1) - view details

Current CR: Spanish Tax Module Improvements 0.0.10 (needed 0.0.10) - view details
New CR: Spanish Tax Module Improvements 0.0.8 (needed 0.0.8) - view details

Current CR: 3 digits ISO country codes 1.0.2 (needed 1.0.2) - view details
New CR: 3 digits ISO country codes 1.0.1 (needed 1.0.1) - view details

Current CR: Módulo de Impuestos para España mejorado 0.0.5 (needed 0.0.5) - view details
New CR: Módulo de Impuestos para España mejorado 0.0.4 (needed 0.0.4) - view details

In the current CR you have also these modules:
Multidimensional Tax Report 1.1.6 (needed 1.1.5) - view details
Multidimensional Tax Report Translation: Spanish (es_ES) 1.0.2 (needed 1.0.2) - view details

But not in the new CR
1. Having MP18
2. Install QSS 1.4
NewCR
related to defect 0013520 closed alostale New CR: When installing the SPLP, the CR is not bringing back the correct version of several modules 
Issue History
2010-06-04 12:55psarobeNew Issue
2010-06-04 12:55psarobeAssigned To => alostale
2010-06-04 12:56psarobeTag Attached: NewCR
2010-06-04 12:56psarobeRelationship addedrelated to 0013520
2010-06-04 12:57psarobeStatusnew => scheduled
2010-06-04 12:57psarobefix_in_branch => pi
2010-06-04 15:06alostaleNote Added: 0027993
2010-06-04 15:07hgbotCheckin
2010-06-04 15:07hgbotNote Added: 0027994
2010-06-04 15:07hgbotStatusscheduled => resolved
2010-06-04 15:07hgbotResolutionopen => fixed
2010-06-04 15:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/0d317c51612cee1f2b74c9dfde77968cf8f1cf7a [^]
2010-06-05 20:52psarobeNote Added: 0028016
2010-06-05 20:52psarobeStatusresolved => closed
2010-06-06 00:00anonymoussf_bug_id0 => 3011900
2010-06-09 16:22shuehnerNote Added: 0028214

Notes
(0027993)
alostale   
2010-06-04 15:06   
After fixing 0013520 the problem is the needed version which always matches the one to install.
(0027994)
hgbot   
2010-06-04 15:07   
Repository: erp/pmods/org.openbravo.utility.centralrepository
Changeset: 0d317c51612cee1f2b74c9dfde77968cf8f1cf7a
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jun 04 15:06:53 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/0d317c51612cee1f2b74c9dfde77968cf8f1cf7a [^]

fixed bug 13526: Fixed needed version no

---
M src/org/openbravo/utility/centralrepository/ws/erp/CheckModuleVersion.java
---
(0028016)
psarobe   
2010-06-05 20:52   
Asier,

Still modules are not present in new CR. In the current CR you have also these modules:
Multidimensional Tax Report 1.1.6 (needed 1.1.5) - view details
Multidimensional Tax Report Translation: Spanish (es_ES) 1.0.2 (needed 1.0.2) - view details

Apart from that everything is perfect. So what I'm going to do is just to open a new issue with this and close this issue
(0028214)
shuehner   
2010-06-09 16:22   
Diff reviewed: when copying a CheckModuleDependency to an ModuleDependency (soap-ws-object) code was initializing a field from a different field of the other class. This commit fixes that (uses the correct corresponding field).