Generic Condition Module

Generic Condition is a module developed by the Center of Research & Development company. The module allows you to create generic conditions on which you can program some logic in Odoo objects.

You can set different conditions for changing stages, appointing responsible persons, automatically triggering events, etc., so that your everyday business processes can proceed more smoothly and automated.

Generic Condition module is integrated and can be used with other Odoo applications with additional modules.

Here are some basic types of conditions that you can customize:
  • You can describe conditions as an expression in the Python programming language.
  • Specify filters for selecting from DB.
  • Use conditions with inversion or a group of conditions.
  • Evaluate dates and monetary fields.
  • Check objects and documents by users or specific fields.
  • You can perform rapid tests of conditions using the built-in algorithm.

Read the Generic Condition Module Guide for more information.