Skip to Content
Menu
This question has been flagged
3958 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
Related Posts Replies Views Activity
1
Mar 15
4783
0
Mar 15
5592
0
Mar 15
4450
4
Jul 23
9185
2
May 22
20054