Cycle Manager
Cycle Manager#
odoo.addons.spp_programs.models.managers.cycle_manager provides the class BaseCycleManager define the interface
for this manager. DefaultCycleManager is the default implementation of this class that should be used
in most of the cases.
openspp.org