I've played with our test-setup of OpenERP, I'm not planing to update our actual production-server before I'm absolutely sure I'm doing the updating procedure correctly..
- I replaced my intalled OpenERP-V7 from nightly source (openerp-7.0-latest.tar.gz from nigtly.openerp.com)
Is it OK to use this method to update OpenERP-V7? (I personally find launchpad/bzr method way too complicated)
- I executed /opt/openerp/server/openerp-server --update=all --database=[mydatabase1, mydatabase2...]
At least everything seems to work correctly after the update.
But just to be on the safe side, is there anything else I should do to the databases after the update? (besides making backups of database and system of course)