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

R688741:Add currency to PartyRate entity//svn.apache.org/viewvc?rev=688741&view=rev
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 export exported file