Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

R643847:Rename FeaturePrice entity to ProductFeaturePrice
1. export the content of the entity with webtools export.
2. rename the entityname in the exported file
3. upgrade and restart the system.
4. Import the exported file

R673842:Fixed Asset Meter refactor
1. Run the migrateFixedAssetMaintMeter service from WebTools (no parameters needed).
2. Check to make sure all data was transferred from FixedAssetMaintMeter to FixedAssetMeter.
3. Drop the FixedAssetMaintMeter table.

R686731:Add support of fromDate & thruDate in CustRequestRole entity
1. after upgrade run the service 'migrateCustRequestRole' to copy the current data to the new table.

...