Versions Compared

Key

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

...

1. A re-load of seed data.
2. A file change which need additional unload/reload/convert activities
3. Any tables which can be deleted(dropped) because they are not used anymore.
4. Any other required activity to keep your production site operational

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.

R688741:Add currency to PartyRate entity
1. export the content of the entity with webtools export.
2. add the currency to the exported file.
3. drop the table
4. upgrade and restart the system.
5. Import the exported file