Skip to content

An official read-only mirror of https://gitlab.com/flectra-hq/aeroo_reports , for bugs and issues, refer to gitlab repo.

Notifications You must be signed in to change notification settings

flectra-hq/aeroo-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runbot Status Build Status

Aeroo Reports

Alpha version of Aeroo Reports for Odoo v11

Aeroo Reports Installation Steps

sudo apt-get install python-setuptools

sudo apt-get install python-genshi python-cairo python-lxml -y

sudo apt-get install libreoffice-script-provider-python -y

sudo mkdir /opt/aeroo

cd /opt/aeroo

wget git clone https://github.com/aeroo/aeroolib.git

cd /opt/aeroo/aeroolib

sudo python3 setup.py install

wget git clone https://github.com/aeroo/currency2text.git

cd /opt/aeroo/currency2text

sudo python3 setup.py install

sudo apt-get install python3-pip

sudo pip3 install jsonrpc2 daemonize

cd /opt/aeroo

sudo git clone https://github.com/aeroo/aeroo_docs.git

sudo python3 /opt/aeroo/aeroo_docs/aeroo-docs start -c /etc/aeroo-docs.conf

sudo ln -s /opt/aeroo/aeroo_docs/aeroo-docs /etc/init.d/aeroo-docs

sudo update-rc.d aeroo-docs defaults

sudo service aeroo-docs start

About

An official read-only mirror of https://gitlab.com/flectra-hq/aeroo_reports , for bugs and issues, refer to gitlab repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published