In this Odoo Development Tutorial, we will see How to Install Pycharm on Ubuntu 18 and Configuration of POSTGRESQL on Ubuntu 18? POSTGRESQL is an open-source, full-featured relational database.PostgreSQL is the most advanced open-source relational database. PyCharm is an integrated development environment used in computer programming, specifically for the Python language. It is developed by […]
How to configure price for product variants in odoo? product variants are used to manage products having different variations, like size, color, etc. It allows managing the product at the template level (for all variations) and at the variant level (specific attributes). Let us check how to configure product variant price: Go to- Inventory- Master […]