Gantt view provides a timeline view for the data. Generally, it can be used to display project tasks and resource allocation in odoo 13. A Gantt chart is a graphical display of all the tasks that a project is composed of. Each bar on the chart is a graphical representation of the length of time […]
A search view defines the search options that will be available in the views. The Search view defines the ‘fields’ to be searched when a user types in the search box. We can also set predefined filters as well as data Grouping options with the help of the search view.The root element of search view […]
Calendar view provides a timeline – schedule view for the data, they display records as events in a daily, weekly, or monthly calendar. Their root element is “Calendar” Get the module from our repository: Available attributes on the calendar view are: date_start (required): name of the record’s field holding the start date for the event […]
Odoo Tree Views can take supplementary attributes to further customize their behavior: decoration-{$name} allow changing the style of a row’s text based on the corresponding record’s attributes. In this video, we will discuss how you can add colors to the tree view based on conditions. Get the module from our repository: As in the Odoo […]
In Odoo we can inherit or use existing modules object/class/model and views. We can also inherit a single field of existing modules. What is Inheritance? Inheritance means we are going to use or inherit old class/model, properties, methods and views in the new class/model. This concept is related to Object-Oriented Programming. In Odoo/ERP we extend […]
Odoo 13 Features- Search panel in Kanban and List view This video describes the new search panel in Kanban and the list view. Also, it includes New Search panel-department in Employee Module and the new Contract Status in Kanban which were introduced in Odoo 13 #odoofeatures #odoocommunity #odoo More video, Subscribe to our YouTube channel. […]
Odoo 13 Features-List View Improvements In Odoo 13 they introduced some improvements in the list view compared to Odoo 12 . With the help of the list view in Odoo 13 we can mass edit the records and we can add the new field to the view as well. #odoofeatures #odoocommunity #odoo More video, Subscribe […]
Introducing the Project Gantt View to Odoo 12 community version. In the Gantt view, similar records will be grouped together having a link to the parent record. #ganttview #odooproject #odoo12 Read the blog – The project progress will be shown along with the parent record. One can simply drag and drop the records for changing […]
We can find cohort view from Warehouse dashboard. this feature gives details of transactions made by the warehouse. Odoo Warehouse Management Services: we get the details of cycle time, delay, product quantity and count of transactions made. We can group the data by day, week, month or year #cohortview #warehouse #odoo More video, Subscribe to […]
Discount Policy in Odoo V12. This video is about displaying public price and discount to the customers. In the sales order, Discounts will highlight in the customer’s view. the price will strike and discount price will shows. To do that, go to settings, enable discounts and multiple sales price per product. Then create/edit a price […]