Search 1.9 billion lines of Odoo code on GitHub

board_alerts

Author: XCG Consulting
License: no license
Branch: hg-10.0
Repository: xcgd/board_alerts
Dependencies: board, mail, and web
Languages: JavaScript (94, 9.3%), LESS (4, 0.4%), PO File (100, 9.9%), Python (437, 43.1%), XML (132, 13.0%), make (162, 16.0%), and reStructuredText (86, 8.5%)
Other branches: hg-11.0, hg-13.0, hg-8.0, and master
Other repositories: kossovo/board_alerts, leangjia/board_alerts, and muguli22/board_alerts

<h1 class="title">Board alerts</h1> <p>Send emails at regular intervals to summarize the contents of a dashboard.</p> <a name="create-your-own-odoo-notifications"></a> <h2>Create your own Odoo notifications</h2> <ul class="simple"> <li>Create your own notifications based on the contents of your activity.</li> <li>See your alerts in your dasboard.</li> <li>Receive them automatically by email at regular intervals.</li> <li>The administrator can adjust the email frequency.</li> </ul> <a name="example-use"></a> <h2>Example use</h2> <p>To keep an eye on the sales orders and to be reminded to invoice the customers, it can be relevant to create an alert.</p> <ul> <li><p class="first">First, choose the Odoo object you want to follow from within your dashboard:</p> <img alt="doc_images/board_alerts_example_1.png" src="doc_images/board_alerts_example_1.png" /> </li> <li><p class="first">Check you dashboard with all the elements you have added:</p> <img alt="doc_images/board_alerts_example_2.png" src="doc_images/board_alerts_example_2.png" /> </li> <li><p class="first">You can change the layout of your dashboard according to your preferences:</p> <img alt="doc_images/board_alerts_example_3.png" src="doc_images/board_alerts_example_3.png" /> </li> <li><p class="first">The administrator can adjust the email frequency:</p> <img alt="doc_images/board_alerts_example_4.png" src="doc_images/board_alerts_example_4.png" /> </li> </ul>