Trace: odoo_mis

Odoo 12 MIS

pip3 install xlrd
pip3 install xlwt
git clone --branch 12.0 --depth 1 --single-branch  https://github.com/OCA/mis_builder_budget.git
git clone --branch 12.0 --depth 1 --single-branch  https://github.com/OCA/server-ux.git
cd mis-builder/
mv mis_builder mis_builder_budget/ mis_builder_demo/ /usr/lib/python3/dist-packages/odoo/addons/
cd ..
cd server-ux/
date_range/ /usr/lib/python3/dist-packages/odoo/addons/
cd ..
cd reporting-engine/
mv report_xlsx/ /usr/lib/python3/dist-packages/odoo/addons/
cd ..
git clone --branch 12.0 --depth 1 --single-branch  https://github.com/OCA/web.git
cd web
mv web_widget_color/ /usr/lib/python3/dist-packages/odoo/addons/
cd ..
odoo_mis.txt · Last modified: 2019/08/20 17:52
Public Domain Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain