Ensure that all packages are successfully installed. Moreover, there are some web dependencies that also need to be installed:-
sudo apt-get install -y npm
sudo ln -s /usr/bin/nodejs /usr/bin/nodesudo npm install -g less less-plugin-clean-css
sudo apt-get install -y node-less.
Configure Postgresql
As Odoo's databases are handled by the Postgresql database server. Therefore, next, we need to set-up Postgresql properly:-sudo apt-get install postgresql
Then we have to create a database user for managing Odoo databases. Therefore, initially, we need to switch user to Postgres:-sudo su - postgres
Now create a user odoo14 with the following command. Furthermore, at the time you must have to provide a new password for the user odoo14 and that password is needed to provide in the Odoo configuration file at the last step of the installation.
Odoo uses wkhtmltopdf for printing pdf reports. In addition, the latest edition of Odoo supports the 0.12.5 version of wkhtmltopdf to support headers and footers.:- sudo wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.debsudo dpkg -i wkhtmltox_0.12.5-1.bionic_amd64.debsudo apt install -f
Configuration of Odoo
Open Terminal in folder in which you want to configure odoo
Then click the create database option and this view will be loaded then enter the admin_password in Master Password and fill the details in field and press continue.
You will see this interface
We, at Oodles, provide full-scale ERP development services to solve complex business problems. Our end-to-end custom ERP software solutions help organizations streamline their routine operations and boost productivity by implementing next-gen technologies. For more information, contact us at [email protected].
×
Thank you for contacting us.
Sit tight! One of our technology experts will get in touch
with you within next 24 hours.
Cookies are important to the proper functioning of a site. To improve your experience, we use cookies to
remember log-in details and provide secure log-in, collect statistics to optimize site functionality, and
deliver content tailored to your interests.
Click Agree and Proceed to accept cookies and go directly to the site or click on View Cookie
Settings to see detailed descriptions of the types of cookies and choose whether to accept certain cookies
while on the site.