PT. KIN SOFT INDONESIA, Admin Kinsoft How to deploy Odoo 12 on Ubuntu 18.04 This tutorial covers the steps required for installing and configuring Odoo 12 for production using Git source and Python virtual environment on an Ubuntu 18.04 system. Before you begin** Login to yo... Aug 16, 2020
PT. KIN SOFT INDONESIA, Admin Kinsoft How to Install Odoo 11 on Ubuntu 16.04 Odoo is one of the most popular business softwares in the world. There are several ways to install Odoo depending on the required use case. The easiest and quickest way to install Odoo [1] is by us... Aug 16, 2020
PT. KIN SOFT INDONESIA, Admin Kinsoft How to Update Context in Odoo You may want to pass some data to a specific page in Odoo, and change the fields based on those data. In those cases, you want to use Context. Context is a data structure passed to the request object ... Aug 6, 2020
PT. KIN SOFT INDONESIA, Admin Kinsoft How to Setup Automatic Odoo Backup In this tutorial we will walk you through the process of creating automatic daily backups of your Odoo databases. Odoo is the most popular open-source ERP system written in Python and uses PostgreSQL ... odoo Jul 10, 2020
PT. KIN SOFT INDONESIA, Admin Kinsoft Install Odoo 13 on Centos 8 Odoo is the most popular all-in-one business software in the world. It offers a range of business applications, including CRM, website, e-Commerce, billing, accounting, manufacturing, warehouse, proje... centos odoo pip Jul 10, 2020
PT. KIN SOFT INDONESIA, Admin Kinsoft How to Install Odoo 13 on Ubuntu 18.04 Odoo is a popular open-source suite of business apps. It offers a range of applications, including CRM, e-Commerce, website builder, billing, accounting, manufacturing, warehouse, project management, ... odoo pip ubuntu Jul 10, 2020
PT. KIN SOFT INDONESIA, Admin Kinsoft Linux command that every odoo user should know Nowadays most of odoo programmers are using Linux for odoo, but they are mostly struggling with commands so I thought it might help to the community to share my knowledge about some common commands th... odoo Jul 10, 2020
PT. KIN SOFT INDONESIA, Admin Kinsoft How to Speed up Odoo Odoo is the most popular ERP (Enterprise Resource Planning) software, written in Python and uses PostgreSQL as database back-end. The Odoo community edition is a free and open source software which in... Cheat Sheet odoo Jul 10, 2020
PT. KIN SOFT INDONESIA, Admin Kinsoft Understanding Odoo Configuration File The odoo configuration file is used for set up configuration parameters for running odoo. We can change default odoo configuration according to our need in the odoo configuration file . Here is the ... Cheat Sheet odoo Jul 9, 2020