Skip to content

Indicate Alarm errors via RSS

Rafael Monnerat requested to merge rafael/erp5:alarm-error-via-rss into master

PoC inclusion of Alarm errors on ERP5. So you don't need to rely on email notification to know some alarm has execution error.

For now it just browse all enabled (using alarm_date not None), but in future, we could include a more narrow scope.

  • Missing tests
Edited by Rafael Monnerat

Merge request reports