Install multiple modules in Odoo using command line
Jeevachaithanyan Sivanandan

Jeevachaithanyan Sivanandan @jeevanizm

About: Software Engineer / Frontend Developer / Full Stack Developer - writes about JavaScript, Php, Python and more

Location:
United Kingdom
Joined:
Oct 8, 2023

Install multiple modules in Odoo using command line

Publish Date: May 13 '24
1 0

How to install multiple odoo modules/apps using command line interface.

.\.venv\Scripts\python.exe .\odoo\odoo-bin -i website_sale,base_geolocalize,crm,hr_holidays,hr,helpdesk -c .\odoo\odoo.conf  -d <database_name> 

Enter fullscreen mode Exit fullscreen mode

Comments 0 total

    Add comment