Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 103 |
Technical Name |
python_execute |
License | LGPL-3 |
Python Execute
Module to execute python code
A consistent interface for accessing all ORM methods, including create, read, update, and delete (CRUD) operations.
Provide advanced querying features, including filtering, sorting, and domain-based searches.
Logging mechanisms are used to record all changes and executions in the current record.
Errors are managed with a user error validation method.
Administrative support application seamlessly manages Odoo module operations, ensuring compatibility and eliminating concerns.
Screen Shorts

Menu: Technical -> Python Code

Record changes and execution details are recorded

Possible to execute all ORM methods using Python code

Errors handled with user-friendly indications

List view displays the current status of Python code, along with information about its creator and the last executor
Realise Notes
• 17.0.1.0.0 - Module released with Python code execution feature.
Please log in to comment on this module