Search 1.9 billion lines of Odoo code on GitHub

board_alerts

Author: XCG Consulting
License: no license
Branch: hg-13.0
Repository: xcgd/board_alerts
Dependencies: board, mail, and web
Languages: JavaScript (125, 12.1%), PO File (86, 8.3%), Python (450, 43.6%), Sass (4, 0.4%), XML (112, 10.9%), make (162, 15.7%), and reStructuredText (92, 8.9%)
Other branches: hg-10.0, hg-11.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>