Take Odoo as an example for Docker Explained
Source: Odoo – Official Image | Docker Hub
RFID, Software Development and Physical Security
Source: Odoo – Official Image | Docker Hub
For some reasons, this project requires multiple versions of Odoo on a single machine. This project works on Ubuntu 20 with Python 3 and Odoo 12 above. Other combination of…
Source: Install Docker Engine on Ubuntu | Docker Documentation
Key Steps: add-apt-repository universe; apt update & upgrade create odoo system user create postgresql system user apt install postgresql create user in postgresql, i.e. odoo install basic software python 3+…
Odoo database migration will depend on your version moves. They are different. And the migration can only be taken one version up each time. Do these in odoo 13 production…
Prerequisites # Make sure that you have met the following prerequisites before continuing with this tutorial: You have Odoo installed, if not you can find the instructions here You have a domain…
Source: How To Install Odoo on Ubuntu 20.04 with Docker | DigitalOcean
Source: pandas.DataFrame.iterrows — pandas 1.4.1 documentation
Source: Financial Report Configuration in Odoo Accounting
Sometimes we don’t want using the GUI to manage thousands of products in Magento. Instead we want do it using PHP scripts, this will automate the task and create unlimited…