Queued Sale Picking Notify

Beta License: AGPL-3 sygel-technology/sy-stock-logistics-workflow

This module extends the functionality of base_queued_notify to allow to schedule future notifications on a in picking when it reaches certain state.

Table of contents

Configuration

To configure this module, you need to:

  1. Go to Sale / Configuration / Sale Order Types.
  2. On a sale order type form view, go to the notifications notebook and create a picking notification for that type. Have 3 sheets and models to choose, mail notifications, note notifications and activity notifications.
  3. Fill the delay time, trigger state, and notification data.
  4. The records that have a configured notification on its type, will queue a notification with the setted delay when the record reaches the setted trigger state.

This module only has one trigger state, confirmed in pickings. To add a new one you have to create a new module that depends on this one.

Known issues / Roadmap

For time issues, this module has not been completed perfectly. Some improvements have been listed in the base_queued_notify 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

Authors

  • Sygel

Contributors

Maintainers

This module is part of the sygel-technology/sy-stock-logistics-workflow project on GitHub.

You are welcome to contribute.