It’s easy to create a new Menu by using Odoo Studio. Start by clicking on the Odoo Studio icon in the top right-hand corner. Now click on “Edit Menu” The “Edit Menu” menu dialog is displayed. Scroll to the bottom and click on “New Menu” The “Create a new Menu” dialog is displayed: Enter a […]
This video describes how you can import and update Product Data in Odoo14. You can import Product data using either Excel (.xlsx) or CSV (.csv) formats. #odoo #odooproducts #odoo14 First Go to Sales-Products-Products Open the list view and from the view select a few records and come under action- click Export. Now you can see […]
Odoo default theme provides a minimal structure. However, while creating a new one we can extend its structure to any degree. Themes from Odoo are bundled like modules and regardless of whether you are structuring a basic website, you have to bundle the theme like an Odoo module. An Odoo theme doesn’t contain any HTML […]
The video explains how to create a website using Odoo 14. Odoo 14 is a comprehensive solution for all your website-related worries. This open-source ERP solution helps to design catchy websites within the shortest time. You have to install the website module and the video explains how to install the Odoo 14 Website module. Video […]
This video explains how to create a dashboard in Odoo. Dashboards and reports play a key role in visualizing the data and it also helps to highlight important information in a better way. This will help in situations where we need to make quick business decisions as it will display all the necessary information in […]
Odoo modules are collections of business logic that help to improve existing functionality or add new functionality in Odoo. Odoo is a modular framework, and all of the core modules are available in the Odoo addons. The path of the addons can be found in the Odoo configuration file. You can either place your custom […]
For odoo developing we have default structure like models, views, security, etc. models are the database tables, It contains fields and essential behaviors for storing the data. This video explains how to create new models in odoo. #odoo #odoodevelopment #odoomodels Visit our website for more Development Videos: #Create #Models #Odoo #Odoo #Development #Tutorial
While working with your opportunities, you might lose some of them. You will want to keep track of the reasons you lost them and also which ways Odoo can help you recover them in the future. Mark a lead as lost While in your pipeline, select any opportunity you want and you will see a […]
While working with your opportunities, you might lose some of them. You will want to keep track of the reasons you lost them and also which ways Odoo can help you recover them in the future. Mark a lead as lost While in your pipeline, select any opportunity you want and you will see a […]
To create a Customer in Odoo 14 Community, Go to Sales – Orders – Customers: When you click the CREATE button it shows a form to create a new customer record. Customer form contains fields such as Name of the individual/company, Company Address, VAT, Phone, Mobile, Email, Website Link, customer Tags. It is possible to […]