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 […]
In Odoo/OpenERP 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 the old class/model, properties, methods, and views in the new class/model. This concept is related to Object-Oriented Programming. In Odoo/ERP we […]
In Odoo/OpenERP 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 […]
This video illustrates how to manage the customer tips in Odoo Company Website: For More video, Subscribe to our YouTube channel. For any queries you can contact us #manage #customer #tips #odoo #V10