How to install flectra in ubuntu 16.04

Posted By : Shivam Sahu | 30-Aug-2019

flectra-image

In this blog, I will tell you how to install flectra in Ubuntu 16.04 and I will explain many more things about flectra like What is flectra and Why use flectra in place of Odoo.

 

What is Flectra?

Flectra is an open-source business management software system that integrates the core capabilities of Customer relationship management (CRM) and Enterprise resource planning(ERP) systems into one, compact, and powerful package. it's designed with a standard approach, enabling businesses and organizations to incorporate apps, features, and tools they need for their operations and processes however still get pleasure from the flexibility to scale as their business grows and necessities modification.

 

With Flectra, users will simply modify the system to satisfy the distinctive desires of their business. As their business expands and their client base grows, they will simply add additional tools to Flectra so of these necessities are totally met and self-addressed. Quite merely, Flectra is that the final business app suite.

 

How to install Flectra in ubuntu 16.04?

If you are the ubuntu or Linux user then this installation is process is for you.

 

Step: 1

Execute the command to install PostgreSQL:

 

$ apt-get install postgresql -y 

Step: 2

Flectra provides a repository for you can use with Linux environment Like 

Debian and Ubuntu. It can be used to install Flectra by using command in root :

 

$ wget -O - https://nightly.flectra.com/flectra.key | apt-key add -

$ echo "deb http://nightly.flectra.com/11.0/nightly/deb/ ./" >> /etc/apt/sources.list.d/flectra.list

$ apt-get update && apt-get install flectra

You can then use the usual apt-get upgrade command to keep your installation up-to-date.

Step : 3

You can use the repository as well 'deb' package downloaded here :

Community Edition: Flectrahq

note: if Python is already installed, make sure it is 3.5 or above, previous versions are not compatible with Flectra. If python is not installed then install first.

Step: 4

Require python lib for flectra :

 

$ apt-get update && apt-get upgrade -y && sudo 
apt-get install postgresql postgresql-server-dev-9.5 build-essential 
python3-pillow python3-lxml python-ldap3 python3-dev python3-pip 
python3-setuptools npm nodejs git gdebi libldap2-dev libsasl2-dev  
libxml2-dev libxslt1-dev libjpeg-dev -y

Step: 5

Create a user in Postgres :

 

$ su - postgres -c "createuser -s $USER"

 

Step: 6

$ npm install -g less less-plugin-clean-css -y && ln -s /usr/bin/nodejs /usr/bin/node

Step: 7

Wkhtmltopdf version installation :

 

$ cd /tmp && wget https://downloads.wkhtmltopdf.org/0.12/0.12.2.1/wkhtmltox-0.12.2.1_linux-trusty-amd64.deb && sudo gdebi -n wkhtmltox-0.12.2.1_linux-trusty-amd64.deb && rm wkhtmltox-0.12.2.1_linux-trusty-amd64.deb

$ ln -s /usr/local/bin/wkhtmltopdf /usr/bin/ && ln -s /usr/local/bin/wkhtmltoimage /usr/bin/ 

 

Why Flectra is better than Odoo?

Nowadays user is confused between which is better Odoo or Flectra? obtaining the best Accounting product is all regarding evaluating varied solutions and deciding the highest software system for your specific desires. Our proprietary method offers you an immediate look into the overall rating of Odoo and Flectra. For overall quality and performance, Odoo scored 9.0, whereas Flectra scored 8.0. On the other hand, for user satisfaction, Odoo earned  96, whereas Flectra attained 100 percent.

Below you'll be able to conjointly verify their characteristics, terms, plans, etc. to seek out out that application are going to be a lot of appropriate for your scenario. One crucial feature to judge is that if the appliance permits you to toggle on/off limitations on differing types of users to safeguard any sensitive business information.

We understand that not all folks have the time to check an oversized variety of assorted merchandise, therefore we tend to come up with a listing of recommendations that you simply might notice helpful. Our prime choices for the ERP computer code class are SYSPRO, NetSuite ERP, Sage Intacct.

 

For more clarification visit the below link:

https://flectrahq.com/odoo-community-vs-odoo-enterprise-vs-flectra-comparison?module=--all--&feature=--all--&odoo-ce=--all--&odoo-ee=--all--&flectra=--all-- 

 

Thanks. I hope this article helps you.

 

 

About Author

Author Image
Shivam Sahu

Shivam is a versatile and creative software developer. He is currently working with Odoo 12, Python 3 and Spring Boot. One of his key strength building a strong bond with the team in order to deliver the best result in time.

Request for Proposal

Name is required

Comment is required

Sending message..