Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007575Openbravo ERPZ. Otherspublic2009-02-16 12:222009-03-18 11:02
iciordia 
jpabloae 
immediatecriticalsometimes
closedfixed 
5any
2.40 
2.40MP2 
OBPS
Core
No
0007575: Customers upgrading from 2.40 to 2.40 MP1 may loose data
There is a known issue when updating from 2.40 to 2.40MP1 that might cause loose of data. If your instance has Amortization entries that are processed, after upgrading to MP1 the lines in those Amortization are lost.
It is due to a fix applied between 2.40 and MP1 (ad_amortizationline.porcentage is renamed to percentage). Although the renamed column has a onCreateDefault defined to get data from the old column, the process to move data from porcentage to percentage fails because triggers are enabled (and there is a trigger to prevent changes in amortization lines if the amortization is processed).

A later version of DBSourceManager solves this problem (triggers are disabled when applying onCreateDefault actions). You can get this version of DBSourceManager from 2.40 branch revision 11709 or later.

Ismael

No tags attached.
Issue History
2009-02-16 12:22iciordiaNew Issue
2009-02-16 12:22iciordiaAssigned To => jpabloae
2009-02-16 12:22iciordiaOBNetwork customer => Yes
2009-02-16 12:22iciordiaRegression testing => No
2009-02-16 12:49jpabloaeStatusnew => scheduled
2009-02-16 12:49jpabloaefix_in_branch => trunk
2009-02-16 12:49jpabloaeStatusscheduled => resolved
2009-02-16 12:49jpabloaeFixed in Version => 2.40MP2
2009-02-16 12:49jpabloaesvn_revision => n/a
2009-02-16 12:49jpabloaeResolutionopen => fixed
2009-02-16 12:49jpabloaeNote Added: 0013519
2009-02-24 19:56psarobeStatusresolved => closed
2009-03-18 11:02anonymoussf_bug_id0 => 2691395

Notes
(0013519)
jpabloae   
2009-02-16 12:49   
Fixed by releasing 2.40MP2 and making 2.40MP1 not available.

Pending the release of 2.40MP2.