| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 1284 |
| Technical Name |
xopgi_work_distributor |
| License | OPL-1 |
Configure various assignment methods, enabling the allocation of any kind of Odoo object to be tailored to the specific needs of the organization.
Key Highlights
Tasks Assignment.
Increased availability and reliability by assigning tasks only to entities with the best conditions to assume them.
Resources Assignment.
It helps to efficiently schedule resources. Resource availability, attributes and other resource requirements can be considered to optimize work assignment.
Workload-based distribution.
When creating task assignment methods, the system will automatically assign taking into account the workload, capacity and skills of the employees.
Allocation of initiatives.
Helps you manage opportunity allocation processes more efficiently. You can define rules to automatically distribute work to the right users or teams based on specific conditions.
Create and Configure Work Distribution
Creating a work distribution.
To create a “Work distribution”, access the “Work distribution” module and click on the “Create” button. This module can be found in the “Settings” or “Configuration” section, depending on your Odoo configuration.
Select the model and the field.
Select the model that represents the business concept you wish to distribute, for example: opportunity. Once you have selected the model, you will be able to choose the field where the assignment will be registered, for example: salesman.
Activate the assignment, so that it is applied. Deactivate it when you want to make any adjustments.
Define the application conditions.
Indicate when the mapping will be applied. If “Always” is checked, the field will be overwritten with the new value. If “Value not set” is checked, the field will only be mapped if the field is empty.
For one object several assignments can be defined, and sometimes it is necessary to define an order for these assignments. An example of this is in the case of sales orders, where you can assign a sales team and then a salesperson.
Indicate the priority with which the assignment will be applied with respect to other assignments. The highest priority is 0.
Select candidates for work.
To define the set of candidates that can receive the job, access the “Candidates” section and define the “Group Field” by which the distribution is to be made. Example: Sales Team. The field only appears when the “Group Strategy” is activated.
You can define the conditions that must be met by the elements to be candidates for distribution. Example: Active salesmen.
Define an advanced candidate domain.
You can program a specific assignment method or specify a candidate domain that depends on more complex filters or conditions.
Activate the “Advanced” field and add the Python code of the specific assignment method. Example: Distribute to specific assignment groups.
Define the distribution strategy.
To define the distribution strategy that suits your company's needs, go to the “Distribution” section and select a distribution strategy.
You can enable several distribution strategies if you have selected a “per group strategy” in the Candidates selection.
In this case, check the distribution strategies to be applied in the distribution.
Objects to be distributed.
You can apply the distribution only to some objects.To do this, define the domain of the objects to which the distribution is to be applied. The domain is established by placing conditions on any of the object's fields. Example: Do not assign responsible to tickets of a certain category.
Specify the label translation.
To configure the translations of the label that will appear to select the distribution strategy, access the “Translations” section and click on “Add a line” to specify the translations of the label.
Enable User Permissions
Enable the permissions to use the work Distributions to the users in charge of defining the distribution strategy to be used in their work teams.
In the “Access rights > Tools” section of the user, check the “Automatic job distribution manager” permission.
To access the “Work distribution” configuration you need to have one of the following permissions enabled: “Access Rights” or “Settings”.
Using the distribution strategy
When creating distribution strategies by groups, users with group editing permissions will be able to choose the distribution strategy to be applied to each group.
Access the module for which you configured the work distribution. Example: CRM > Configuration > Sales teams. In the “Members” section, select the distribution strategy you want to apply to that group.
-
Create and configure automatic assignment rules for various odoo objects.
-
Carefully select the right candidates to receive the job. Ensure that work is assigned to the most appropriate people, maximizing efficiency and productivity.
-
Select the distribution strategies that best suit your needs: based on current load, around a specific date or evenly.
Odoo 15 Work Distributor
License: OPL-1
Author: "Merchise Autrement [~º/~] and Contributors"
Support
Got questions or need help? Get in touch.
Copy links:
https://www.merchise.org/work-distributor https://www.merchise.org/contactus
All our apps
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module