OpenG2P Programs: Cycleless
Last updated
g2p_program_cycleless
OpenG2P Programs: Cycleless
Odoo
The proposed modal for this is, to have a flag configurable on the program manager configuration of each program, which marks whether a program is to be considered as a “Cycleless Program”.
Once that flag is set, some elements on the view/UI will change removing the elements of “Cycle” from the program.
On the back-end one Cycle is created and attached to each program which is marked Cycleless. And further operations performed are considered to be under that cycle.
Module Dependencies
g2p_programs
Program -> Configuration -> Program Manager
Enable "Is Cycleless" while configuring program manager makes respective program to “Cycleless Program”
https://github.com/OpenG2P/openg2p-program/tree/15.0-develop/g2p_program_cycleless
Standard Odoo package installation
Last updated