Base module for queued notifications
Project description
This module is a base that allows you to schedule future notifications on a record when it reaches certain state.
You will be able to configure the model, notification type (email, log note, activity) and delay time.
For example: create a reminder activity on a sales order one day after it is confirmed without having the customer reference filled in.
Table of contents
Usage
You can not use this module on its own.
You need to install a especification module or create your own one.
See the queued_purchase_notify module from sy_purchase_workflow repository ax an example of implementation.
Known issues / Roadmap
For time issues, this module has not been completed perfectly. The following improvements are proposed:
Combine all tha activity types (mail, note, activity) on the same model. Create a menu to access all of them. On the form view, the user should only be able to acess the activity type fields.
Let the user configure notifications from user interface, like automatic activities. The user should be able to set up an activity selecting its model and its trigger domain.
Create an absctract unit test class in this module.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Harald Panten harald.panten@sygel.es
Valentin Vinagre valentin.vinagre@sygel.es
Alberto Martínez alberto.martinez@sygel.es
Maintainers
This module is part of the sygel-technology/sy-server-tools project on GitHub.
You are welcome to contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo_addon_base_queued_notify-17.0.1.0.0.1-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_base_queued_notify-17.0.1.0.0.1-py3-none-any.whl
- Upload date:
- Size: 45.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a132decabace12898f1f68d0080173dd71dadbadc5e045f0035cfcf24751d20 |
|
MD5 | d5d8855b30dbca0eeba208a4a8ae4d2b |
|
BLAKE2b-256 | a19aa6e0871daec366fd4ce9c30df29613f032bb60b7ff6be04c857e9617093a |