This video explains the access rights in the Purchase module of odoo 16. The access rights can be defined for all module categories and applications installed in the database. #odoo16 Video Chapters 00:00 Introduction 00:11 Go to the settings module 00:26 Open user 01:05 Open purchase module 01:13 Enable purchase order approval 01:45 Login as […]
When you create or edit an account of which the type is either Current Liabilities or Non-current Liabilities, you can configure it to defer the revenues that are credited on it automatically. #odoo16 You have three choices for the Automate Deferred Revenue field: #odootutorials #odoofunctionalvideos No: this is the default value. Nothing happens. Create in the draft: whenever a transaction is posted […]
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 16 we used a journal and journal entries for setting the opening balance. First, create an equity account for opening balance and a journal entry to bring account balances […]
In some cases, you may want to inform the user and interrupt the program with an error message. #odooerrors #odoo16 VIdoe Chapters 00:00 Introduction 01:40 ValidationError 03:11 UserError 03:56 AccessError There are different type of exceptions that helps with this. They are ValidationError, UserError., AccessError, AccessDenied, etc… #odoodevelopment Here this video shows how to raise […]
In Odoo 16, an abstract model refers to a special type of model that serves as a template or base for other models to inherit from. #odoo16 It is not meant to be instantiated or used directly as a standalone model, but rather as a building block for creating new models with shared attributes and […]
Multiple companies are set up in an organization using a centralized management system. Overall management process becomes easy by balancing the company data. #odooaccounting The initial setting of a firm is vital to maintain all accounting transactions. Using ERP software, we can smoothen the workflow of business transactions. #odooenterprise Odoo 16 Accounting module ensures users […]
In this video, we will be discussing how to create an Odoo map view. Odoo has a feature called the map view, which allows you to visualise all the records in your module on a map. #odoo16 With the map view, you can easily pinpoint the location of your partners and other records, making it an […]
For any accountant, an important task is to match the batch payment with the bank statement. As different payment methods are used for making the batch payment the accounts wing has to take extra effort to coordinate different payment methods and link payment with the bank statement. #odooaccounting With Odoo support, a user can easily […]