Skip to main content

🚀 Supercharge Your Business with Odoo 19, Odoo.sh & AI

In today’s fast-paced digital world, businesses need more than just software—they need smart, scalable, and automated solutions. With the release of Odoo 19 , combined with the power of Odoo.sh and integrated AI features , companies can now streamline operations, boost productivity, and make data-driven decisions like never before. 🌟 What’s New in Odoo 19? Odoo 19 brings a modern, intuitive experience with enhanced performance and smarter workflows. Whether you're managing sales, inventory, accounting, or HR, everything is more connected and efficient. ⚡ Faster and more responsive UI 🔄 Improved automation across modules 📊 Advanced reporting and dashboards 🤝 Seamless integration between apps ☁️ Why Choose Odoo.sh? Odoo.sh is Odoo’s official cloud platform designed for developers and businesses who want flexibility, scalability, and control....

flectra Installation Steps

This documents for How to install Flectra in Linux and Windows. This documents provide installation steps.
Step :1
Execute the following command in root to install PostgreSQL server :
#apt-get install postgresql -y  

Step :2
Flectra provides a repository for you can used with Linux enviornment 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 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 install than install first.

Step :4
Requier 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 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/ 


 
 
 
 
 


 
 
 
 



 

Comments

  1. Replies
    1. Thank you for the comment, but my post was related to Flectra Installation. It did not relate anything to do with Sap.

      Delete
  2. I admire this article for the well-researched content and excellent wording. I got so involved in this material that I couldn’t stop reading. I am impressed with your work and skill. Thank you so much.

    Want to Fill Your Career GAP Call Now & Get Genuine Experience Certificate
    Expereince Certificate Providers in Bangalore- Boost Your Career

    ReplyDelete

Post a Comment

Popular posts from this blog

Odoo Developer mode ( How to start debug mode in odoo ??)

Using Developer mode, you get more access and an extra right in Odoo ERP. This feature very useful for Developers. You can active this features using two method. Active through the settings. Click on Setting Menu -> Click on Active the Developer Mode. Note : Active the Developer mode with assets is used by developers. Activate the developer mode (with tests assets) is used by developers and testers.' Active through browser Url. Just add ?debug=1 or ?debug=true in browser url after web. Note : Developers: type ?debug=assets and activate the mode with assets You can also use Odoo Debug browser extension for active and deactive mode.

Odoo 15 Key Expected Features

New Fields in the invoice for company operation Import Screen option for all requiered modules More option in Pivot and Graph view Coupons and Promotion in POS Redesigned Product page for E-Commerce BI tool Manufacturing process improve Robotic Process automation