Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This a sequential list of revision updates which need additional activities in order to successfully upgrade the revision of your production installation.
Although this can be extracted from the log it is a rather difficult because of the number of revisions.

Committers are encouraged to make an entry in this list if your revision update need:

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
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

  • No labels