Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
6
base_cron_exclusion/readme/CONTRIBUTORS.md
Executable file
6
base_cron_exclusion/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,6 @@
|
||||
- Christopher Ormaza \<<chris.ormaza@forgeflow.com>\>
|
||||
- Lois Rilo \<<lois.rilo@forgeflow.com>\>
|
||||
- Jordi Ballester \<<jordi.ballester@forgeflow.com>\>
|
||||
- Bhavesh Odedra \<<bodedra@opensourceintegrators.com>\>
|
||||
- [Trobz](https://trobz.com):
|
||||
- Do Anh Duy \<<duyda@trobz.com>\>
|
||||
2
base_cron_exclusion/readme/CREDITS.md
Executable file
2
base_cron_exclusion/readme/CREDITS.md
Executable file
@@ -0,0 +1,2 @@
|
||||
The migration of this module from 17.0 to 18.0 was financially supported
|
||||
by Camptocamp
|
||||
2
base_cron_exclusion/readme/DESCRIPTION.md
Executable file
2
base_cron_exclusion/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,2 @@
|
||||
This module extends the functionality of scheduled actions to allow you
|
||||
to select the ones that should not run simultaneously.
|
||||
8
base_cron_exclusion/readme/USAGE.md
Executable file
8
base_cron_exclusion/readme/USAGE.md
Executable file
@@ -0,0 +1,8 @@
|
||||
To use this module, you need to:
|
||||
|
||||
1. Go to *Settings \> Technical \> Automation \> Scheduled Actions*.
|
||||
2. In the form view go to the tab *Mutually Exclusive Scheduled
|
||||
Actions*.
|
||||
3. Fill it with the actions that should be blocked while running the
|
||||
action you are editing. Note that this is mutual and the selected
|
||||
actions will block the initial action when running.
|
||||
Reference in New Issue
Block a user