In this video, we’ll be discussing how we can create such a toggle button in our view. #odoodevelopmentvideos Toggle buttons are buttons that allow the user to select between two states or two values. In Odoo, basically, the toggle buttons are usually specified for the boolean fields. #odoodevelopmenttutorials #odoo15videos Connect With Us: ———————— ➡️Website: ➡️Email […]
This video discusses creating a basic module using the scaffolding method. #odoo15website Video Contents ————————- 0:00 Introduction 0:42 Scaffolding method #odoo15developmentvideos #odoo15tutorials In building a website first step is to create a basic module. In Odoo each task can be performed by modules, in modules we can add a new object or inherit the existing […]
This Video discusses Reporting dashboard in Odoo 15. It helps to create a dashboard using python and XML files, which comprises a graph, tree, pivot, and calendar view. #odooxml Video Contents ————————- 0:00 Introduction 0:44 Menu Item for dashboard 2:01 Menu action 4:47 Board view 8:20 Dashboard View 9:01 Graph View 12:38 Adding graph view […]
This video, explains report actions that trigger printing the PDF report. They are worked based on report templates and report actions, which generate reports based on a python function or a print button. Video Contents ———————— 0:00 Introduction 0:49 Report Directory 1:34 Report Action 6:12 Report Template 9:22 How to Print a report in Odoo […]
In this video, we discuss Data files in odoo 15. It can be demo data or other standard data can be given as XML, CSV files. #odoo15development #odootutorials #odoodatafiles Video Contents: 0:00 Introduction to data files and Types of files 0:50 How to Create Data directory and XML file to load data 1:13 Data ‘noupdate’ […]
In this video, we can discuss how to create meu and their action from code. Odoo has a flexible way to define menu, sub-menu, and actions. The main attraction is that one can create a menu and sub-menu from code as well as UI, which makes Odoo more user-friendly. A user can directly create a […]
This video explains how to create employees in employees management #odoo15videos #odoohr #odooemployee #odoo15 Video Contents ————————- 00:00 Introduction 00:21 Go to employee dashboard 02:21 How to create employees in #Odoo15 08:25 Smart button analysis #odoo15fucntionalvideos Connect With Us: ———————— ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Create #Employee #Odoo #Employee #Management #Odoo
When you have to transfer an amount from one account to another account over a fixed period of time, you can make use of the Automatic Transfers feature provided by the Odoo 15 Accounting module. By selecting the Automatic Transfer option from the Accounting tab, you can view the list of existing automatic transfers. #odoo15accounting […]
Odoo 15 has a powerful and easy-to-use reporting framework. Creating new reports (such as a tax report or a balance sheet or income statement with specific groupings and layout ) to suit your needs is now easier than ever. #odoo15videos #odoocustomreport In order to have access to the financial report creation interface, the developer mode […]
Vendor Refunds are recorded the same way you would do with invoices credit notes You can either create a Refund from scratch by going to Accounting ‣ Vendors ‣ Refund, and by clicking on Create button, or by opening the validated Vendor Bill and clicking on Add Credit Note. There are several reasons that can […]