In every business, there will be certain objectives and targets. In order to attain these objectives, the company needs proper planning. Planning helps you to get the right direction on what to do when to do and how to do it. This planning will help you to organize the methods and work of the entire […]
Odoo 14 has a new feature called delivery confirmation. For experiencing this feature we have to enable the Receipt Reminder feature in the settings of the Purchase module. Receipt Reminder reminds your vendor of the receipt date. This will send an email to your seller automatically for confirming the receipt date so that we can […]
Most companies work for various clients and complete their projects within the given time. These projects are assigned to specific employees in a firm. In some situations, they need to spend their money on the client project. Also, organizations pay clients’ expenses to some extent. A firm must re-invoice the employee expense during the project […]
Attracting customers to the business has always been tricker to companies and organizations. All the needs of the customers should be addressed and met for them to purchase the products. It would be a good marketing strategy to provide notification messages to the customers based on the various features and the products available. In this […]
Replenishment is an advanced feature in the Inventory module Odoo Platform. Replenishment can determine the efficiency of your flow of goods as they move throughout your supply chain. This is one of the most advanced features of the inventory application for efficient inventory management. [wpcc-iframe src=”https://iframely.net/rE2NFK2?_cc_load_policy=true&click_to_play=1″ style=”top: 0; left: 0; width: 100%; height: 100%; position: […]
A systematic way of operations produced with effective in-house management and warehouse operations takes place with informative principles. One of the reliable ways of operation is to maintain the inventory of any facility. A supply chain strategy includes product fabrication, retail channel availability, and delivery to distribution centers inside inventory management. It is configured easily […]
Security is an important aspect of a company. So it is very important in ERP software. In Odoo, we can set groups, access rights, and rules for records. Here I am going to discuss record rules. To know more about security, you can refer our blog: Security in Odoo [wpcc-iframe loading=”lazy” width=”100%” height=”409″ src=”https://www.youtube.com/embed/-JJjzSi9CXw” frameborder=”0″ allow=”accelerometer; […]
Odoo depends on various python packages. To run odoo in a server, it must satisfy with some of the required python packages. And here we are going to discuss some of the python packages require for odoo 13. These packages and the versions are listed in a file called requirement.txt in the odoo directory. In […]
Odoo helps you to set constraints to variants which we can perform using python and model constraints. In odoo python constraints are specified along with methods. This blog will provide an insight on python and model constraints in Odoo 13. In python, constraints are defined along with a method decorated with constraints() Suppose I need […]
Project management module of Odoo provides a flexible workflow to plan, organize, assign tasks and structure projects, invoicing, etc. To Keep track of everything about the project at a glance, we can understand that there is an interplay of different users like internal users, employees, customers, etc. from the start to end. So, the most […]