This question has been flagged
2133 Views

What would be your proposed method of installation to tryout the new website trunk modules? Do you think something like this will work:

wget http://nightly.openerp.com/trunk/nightly/deb/openerp_8.0dev-20140119-000101-1_all.deb 
dpkg -i openerp_8.0dev-20140119-000101-1_all.deb 

mkdir -p ~/Downloads/website
pushd ~/Downloads/website
bzr branch lp:~openerp-dev/openobject-addons/trunk-website-al

pushd /usr/lib/pymodules/python2.7/openerp/addons    
cp ~/Downloads/website/* .
service openerp restart

I look forward to hearing any thoughts you have about this process, DaleEMoore@gMail.Com

Avatar
Discard