Odoo domain is used to select records from a model or database table. It is a very common use case when you need to display a subset of all available records from an action, or to allow only a subset of possible records to be the target of a many2one relation. The way to describe […]
Sequence numbers in Odoo are auto-incremented field which gets generated each time whenever a new record is created for a particular model. #newsequenceinodoo #odoodevelopment #odootutorial #odoo #odoo14 #odootechnical #odoo14technical In this video, we’ll be discussing in short how we can create a sequence field for a model in Odoo. #Create #Sequence #Numbers #Odoo #Set #Sequence […]
There are numerous types of taxes, and their application varies greatly, depending mostly on your company’s localization. Tax can be set for a company, product, and account. Most of your country’s taxes are already pre-configured on your database when you install the fiscal localization. To edit or create a new Tax, go to Accounting – […]
Setting timezone enables Odoo to display date and time on messages based on the logged-in user. If the Timezone field is left empty for a user it may lead to unpredictable changes in the code. So it is necessary to ensure that you indicate a Timezone while creating a user record. Datetime data in DB […]
This video is to show How to setup opening balances in Odoo 13. At the year-end, we will have to transfer the closing balance of the current year as an opening balance to the new financial year. In odoo we used a journal and journal entries for setting opening balance. 0:00 Introduction 0:23 Create opening […]
Video Contents: 00:00 Introduction 01:19 Accounting module overview 02:22 Customers in the accounting module 03:36 Create payable and receivable accounts 06:42 Set payable and receivable accounts 07:47 Create invoice/bills for customers 09:15 Reporting in Accounting module Account receivable and payable is one of the indispensable accounts in a business. When we track these accounts, we […]
In this video, we are going to describe “How to create a company in odoo13 We can create companies from settings — users & company — Companies — Create. Provide basic details like Address, Email, Logo, Parent company details, etc… of the company under the General Information Tab. The dropdown menu gives all the allowed […]
The dashboards module can be used as an effective data monitoring tool in a company to identify and plan business resources. This module allows a company to arrange and manage much critical information related to their business including total income of the company, sale orders, purchase orders, financial flows, lead generation, logistics and human resources […]