Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013544Openbravo ERPA. Platformpublic2010-06-06 00:382010-06-09 18:54
psarobe 
alostale 
immediatemajoralways
closedfixed 
5
 
 
Core
No
0013544: New CR: Cannot update from QS1.3 to QS1.4
Having installed MP11+QS1.3 and I scan for updates:

1. It says 3 updates availabe vs current CR that says 9 updates availabes
2. But when I click "Intall updates" an error shows up. See attaches:

Error for new CR: error_new_CR.png
Current CR: error_current_CR.png

Difference "Updates available" current CR vs new CR

Updates availables for current CR: updates_current.png
Updates availables for new CR: updates_new.png
1. Having MP11 +QS 1.3
2. Scan for updates
3. Click "Install updates"
NewCR
png Error_current_CR.PNG (33,397) 2010-06-06 00:41
https://issues.openbravo.com/file_download.php?file_id=2637&type=bug
png

png error_new_CR.PNG (29,789) 2010-06-06 00:42
https://issues.openbravo.com/file_download.php?file_id=2638&type=bug
png

png updates_current_CR.PNG (23,833) 2010-06-06 00:46
https://issues.openbravo.com/file_download.php?file_id=2639&type=bug
png

png updates_new_CR.PNG (24,237) 2010-06-06 00:51
https://issues.openbravo.com/file_download.php?file_id=2640&type=bug
png
Issue History
2010-06-06 00:38psarobeNew Issue
2010-06-06 00:38psarobeAssigned To => alostale
2010-06-06 00:38psarobeFile Added: error_QS.PNG
2010-06-06 00:39psarobeTag Attached: NewCR
2010-06-06 00:39psarobeStatusnew => scheduled
2010-06-06 00:39psarobefix_in_branch => pi
2010-06-06 00:41psarobeFile Added: Error_current_CR.PNG
2010-06-06 00:41psarobeFile Deleted: error_QS.PNG
2010-06-06 00:42psarobeFile Added: error_new_CR.PNG
2010-06-06 00:46psarobefix_in_branchpi =>
2010-06-06 00:46psarobeDescription Updatedbug_revision_view_page.php?rev_id=466#r466
2010-06-06 00:46psarobeFile Added: updates_current_CR.PNG
2010-06-06 00:51psarobeFile Added: updates_new_CR.PNG
2010-06-07 09:02alostaleNote Added: 0028027
2010-06-07 09:02alostaleAssigned Toalostale => psarobe
2010-06-07 09:02alostaleStatusscheduled => feedback
2010-06-07 12:39psarobeNote Added: 0028050
2010-06-07 12:39psarobeAssigned Topsarobe => alostale
2010-06-07 12:39psarobeStatusfeedback => scheduled
2010-06-07 14:02hgbotCheckin
2010-06-07 14:02hgbotNote Added: 0028058
2010-06-07 14:02hgbotStatusscheduled => resolved
2010-06-07 14:02hgbotResolutionopen => fixed
2010-06-07 14:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/1ac1003fe9da235b51a56e0e01ad959fd18deeba [^]
2010-06-07 16:45psarobeNote Added: 0028067
2010-06-08 16:14psarobeNote Added: 0028188
2010-06-08 16:14psarobeStatusresolved => closed
2010-06-09 00:00anonymoussf_bug_id0 => 3013460
2010-06-09 18:54shuehnerNote Added: 0028227

Notes
(0028027)
alostale   
2010-06-07 09:02   
With the versions you mention I'm not able to reproduce, I obtain 3 updates and clicking on install I get the proper list of modules to update.

Executing this query to get the modules i have:

select ad_module_id, version, name from ad_module order by name;

this is the output:

0;2.50.15979;core
28F83D4010954C55843149ADA1592A0E;0.1.4;Electronic Invoice
509767E831EA4B39B4839A4EC4A28628;1.1.2;Initial Data Load
9B633BFDECB649439B5E483D0173D69B;1.0.11;Openbravo Mass Invoicing
334C2A06294447FAA7D1AF5D98E8F857;1.0.6;Openbravo Multi Business Partner Selector
C0D1D780127D48AE8957360BFB5AA9ED;1.3.0;Openbravo QuickStart Datasets
4CDC13260B5A4F0AAAA288358A5E2296;1.3.0;Openbravo QuickStart Template
3A3A943684D64DEF9EC39F588A656848;1.0.1;Orders Awaiting Delivery
0394524F3518434DB29C978888FAAA05;1.0.0;Tax Report Launcher
(0028050)
psarobe   
2010-06-07 12:39   
I can reproduce it again
(0028058)
hgbot   
2010-06-07 14:02   
Repository: erp/pmods/org.openbravo.utility.centralrepository
Changeset: 1ac1003fe9da235b51a56e0e01ad959fd18deeba
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jun 07 13:57:03 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/1ac1003fe9da235b51a56e0e01ad959fd18deeba [^]

fixed bug 13544: When reseting pointer, remove dependencies

---
M src/org/openbravo/utility/centralrepository/ws/erp/CheckConsistency.java
M src/org/openbravo/utility/centralrepository/ws/erp/CheckModule.java
---
(0028067)
psarobe   
2010-06-07 16:45   
Tested working fine
(0028188)
psarobe   
2010-06-08 16:14   
Tested working fine
(0028227)
shuehner   
2010-06-09 18:54   
Code-change reviewed with developer, looks ok.