| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 3767 |
| Technical Name |
do_school_communication |
| License | OPL-1 |
| Website | http://doincredible.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 3767 |
| Technical Name |
do_school_communication |
| License | OPL-1 |
| Website | http://doincredible.com |
School ERP — Communication
Send announcements, circulars & notifications across email, SMS, WhatsApp, push and in-app channels.
One audience-aware home for every school message
The Communication module gives schools a single place to send announcements, circulars and notifications. Compose a message once, target exactly who should receive it, choose a delivery channel, and track delivery for every recipient. Administrators, principals and teachers use it to keep the entire school community informed.
It is country-neutral by design: region-specific channels such as WhatsApp or push are supplied by localization layers through pluggable provider connectors, so new channels can be added without forking the core suite.
Everything you need to reach the right people
Announcements & Circulars
Rich-text body, file attachment, schedule date and a Draft/Sent workflow tracked in the chatter.
Audience Targeting
Send to everyone, students, parents, teachers, a specific academic level or a specific section.
Multi-Channel Delivery
In-app, email, SMS, WhatsApp and push from a single composition screen.
Pluggable Providers
Communication providers keyed by channel can be registered and activated without changing core code.
Delivery Log
A per-recipient log records channel, status and send time for full traceability.
Notifications
Lightweight notification records with Queued/Sent/Delivered/Failed states for transactional messages.
See it in action
From draft to delivered in six steps
Access by group
| Role | Access |
|---|---|
| Teacher | Read providers; create and edit announcements and delivery logs. |
| Principal | Full management of announcements and notifications, including delete. |
| School Admin | Full access to providers, announcements, logs and notifications. |
| Student / Parent | Read access to announcements and logs addressed to them. |
Connected to the rest of the suite
Builds on do_school_parent for student and parent data and the school security groups used in audience targeting.
Adds a smart button and message count to the student record, opening the related delivery log.
Posts to the chatter via mail.thread and delivers email and sms through standard Odoo channels.
Localization layers (for example India) register additional channel providers such as WhatsApp and push.
Under the hood
Odoo Version: 19.0 (Community)
Models: do.announcement, do.message.log, do.notification, do.comm.provider (and an extension of do.student)
Dependencies: do_school_parent, mail, sms
License: LGPL-3
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module