| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 3785 |
| Technical Name |
easi_inbox_mobile |
| License | LGPL-3 |
| Website | https://www.easi-soft.fr |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 3785 |
| Technical Name |
easi_inbox_mobile |
| License | LGPL-3 |
| Website | https://www.easi-soft.fr |
Easi Inbox Mobile
Responsive single-pane navigation
Screenshots
What it does
Companion add-on for our flagship Easi Inbox module. On phones & tablets, the 3-pane desktop layout (folders / list / reading view) collapses into a stack navigation style a la iOS / Android : one panel at a time, with a Back chevron to step up the stack.
Desktop UI is untouched - all the responsive rules are media-query gated. Install both modules for a seamless experience on every screen size.
Behavior per screen size
| Width | Layout |
|---|---|
| < 768px (phone) | Single panel full-width, stack navigation, Back button |
| 768-991px (tablet portrait) | Sidebar + 1 panel (list OR detail) |
| ≥ 992px (desktop) | Standard 3-pane layout, unchanged |
Stack navigation
The state.mobileView hooks the existing folder /
message selection methods :
folders --[click folder]--> list --[click message]--> detail ^ ^ | +------ Back --------------+------ Back -------------+
Architecture
- JS patch on
InboxApp.prototypevia@web/core/utils/patch- addsstate.mobileView+ handlersonMobileBack. - Template inheritance via
t-inherit="easi_inbox.InboxApp"- injects the Back button +data-mobile-viewattribute on the root. - SCSS with media queries 767/991 + selectors
[data-mobile-view="..."]to show / hide panels. Non-destructive on desktop.
Installation
- Install the Easi Inbox base module first.
- Place the
easi_inbox_mobilefolder under your Odoo addons path. - Restart the Odoo server.
- Apps menu → Update Apps List → search "Easi Inbox Mobile" → Install.
- No extra configuration - the responsive rules apply automatically when the viewport drops below 992px.
Compatibility
- Odoo 19 Community & Enterprise (pure CSS media queries,
no
web_enterpriseruntime needed). - Requires the base module Easi Inbox (sold separately).
A quoi ca sert
Module compagnon de notre app phare Easi Inbox. Sur telephone et tablette, l'interface 3 panneaux (dossiers / liste / lecture) bascule en navigation stack a la iOS / Android : un panneau a la fois, avec un bouton Back pour remonter.
L'UI desktop n'est pas touchee - toutes les regles responsive sont gatees par media queries. Installer les deux modules pour une experience fluide sur tous les formats d'ecran.
Compatibilite
- Odoo 19 Community & Enterprise (pure media queries CSS,
pas besoin du runtime
web_enterprise). - Necessite le module de base Easi Inbox (vendu separement).
About EASI SOFT
Make it Easi with Odoo!
Silver Partner Odoo based in Auvergne Rhone-Alpes, France. An agile, human and transparent partner - combining infrastructure expertise with Odoo ERP integration.
+33 4 81 12 03 50 · contact@easi-soft.fr · www.easi-soft.fr
Discover our other applications
Browse the full EASI SOFT catalogue on the Odoo Apps Store.
See all EASI SOFT appsNeed help?
contact@easi-soft.fr - typical answer within one business day.
Please log in to comment on this module