| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Subscriptions (sale_subscription) • Invoicing (account) • Sales (sale_management) |
| Lines of code | 317 |
| Technical Name |
psai_portal_subscription |
| License | OPL-1 |
| Website | https://www.easi-soft.fr/ |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Subscriptions (sale_subscription) • Invoicing (account) • Sales (sale_management) |
| Lines of code | 317 |
| Technical Name |
psai_portal_subscription |
| License | OPL-1 |
| Website | https://www.easi-soft.fr/ |
Portal Subscription
Modern customer subscriptions
The problem
The default Odoo portal does not expose subscriptions cleanly. Customers can't quickly tell which subscriptions are active, which are paused, which are about to terminate. Renewal, payment and closure actions are scattered across portal pages, and the chatter is not properly secured.
The solution
Portal Subscription Client embeds a backend list view of sale.order records flagged is_subscription. State badges make the lifecycle clear at a glance. Native renew / close / pay actions are preserved. A token-secured chatter handles customer conversations safely.
Key features
Embedded subscription list
Sortable list of sale.order records filtered on is_subscription = True. Sortable, paginated, filterable by state, plan and date range.
State badges
Draft, In progress, Paused, Termination, Closed rendered as coloured pills directly in the list. The lifecycle is obvious without opening any record.
Native actions preserved
Renew, close, pay - the standard Odoo subscription actions are available inline. No reimplementation, no behaviour drift on Odoo upgrades.
Token-secured chatter
The chatter is exposed inside the iframe via a token-based secure channel. Customers can post messages tied to their subscription without exposing internal data.
ACL + ir.rule shipped
Per-partner record rules and explicit ir.model.access.csv ensure portal users only see their own subscriptions. Auditable, multi-tenant safe.
Zero schema change
Pure controllers + views + assets. No new database column, no migration. Install today, uninstall any time without traces.
A subscription portal that customers actually use
From the home page, customers spot active vs. terminating subscriptions instantly - and renew or pay without help.
Embedded subscription list with state badges and native action buttons.
Before / after
What the portal looks like before and after installing the module.
Before (default Odoo)
After installation
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.
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