In this video, we are discussing How to raise an exception or warning in odoo15. In certain situations, there will be a need to prevent the program from continuing its execution.
#odoo15developmentvideos
Video Contents
00:06 Introduction
00:40 Raising an Exception or Warning
We can do this by showing up an error message by raising exceptions. When something is not right, we will want to interrupt the program with an error message. This is done by raising an exception.
#odoo15tutorials
Odoo provides a few additional exception classes in addition to the ones available in Python.
Connect With Us:
➡️Website:
➡️Email : info@cybrosys.com
➡️Twitter:
➡️LinkedIn:
➡️Facebook:
➡️Instagram:
➡️Pinterest:
#Raise #Exceptions #Warning #Odoo #Odoo #Development #Tutorials