We will talk about the view type group in odoo16 in this video. Depending on the time period, the cohort view type aids in the study of the records and data. This view form contributes to providing a significantly simpler view form to handle the records. The cohort view is a simpler way to get […]
In Odoo 16, you can trigger functions on button click by defining a method in your model and linking it to the button in your view. This allows you to execute custom logic when a user clicks a button in the user interface. #odoodevelopment #odootutorials To trigger a function on button click, follow these steps: […]
Storno Accounting is a newly introduced accounting feature in Odoo. In this method of accounting, it will use negative credit or debit amounts recorded in your account to reverse the original journal entries. #odoo16 With the assistance of this practice, it is possible to cancel a file having incorrect accounting information related to the recorded […]
In this video, we’ll talk about how to add colour kanban records to an Odoo notebook. #odoo16developmentvideos. On Odoo, there are many views accessible. The terms list, form, graph, and pivot are instances. An intriguing viewpoint is Kanban. #odoo16tutorials View data are shown as cards in kanban. Records can be regrouped in this view to […]
In this video we will be discussing on the sub-task management with the Odoo 16 project module. #odoo16 Time Stamp: 00:00 Introduction 00:23 Enabling the Feature From the Configuration Settings 01:03 Creating a New Project 01:55 Creating Sub-task The odoo 16 has a feature where we can create a sub-task for the project so that […]
The cash spent by an employee for company purposes is an employee expense. #odooaccounting In some situations, employees must spend money on various projects and purchase commodities from vendors for company purposes. In these cases, a firm is responsible for giving back the money to employees. We need support to manage employee expense management, Odoo […]
How to add a new column to the kanban view in Odoo 16 will be covered in this video. The custom field that you have created can be displayed in the view and we can give the view type for the fields to be displayed. #odoodevelopertutorials The view type for the view can be given […]
One important feature of Odoo’s accounting module is the ability to handle tax calculation and management. #odooaccounting Odoo allows businesses to set up their tax structure based on whether the taxes are included in the price or excluded from the price. There are several business cases for using tax included and tax excluded in Odoo: […]
In this video, we’ll talk about using a function in Odoo 16 to establish a default value for a field.In odoo we can set the default value for a field using a function. #odoodevelopment The value of a field can be set using a function and the function value can be used as the default value for […]