Skip to content

What's New in Odoo 15: Complete Feature Guide

DeployMonkey Team · March 24, 2026 8 min read

Overview

Odoo 15, released October 2021, introduced 419 community addons (up from 380 in v14) with 39 net new addons. The biggest change was the complete rewrite of the payment module (v2.0) and the introduction of gift card functionality across Sales, POS, and eCommerce.

Payment Module Rewrite

The payment module was completely rewritten in Odoo 15. Key changes:

  • New payment provider architecture replacing the old payment.acquirer model
  • New providers: payment_mollie, payment_ogone (replaces payment_ingenico)
  • Removed providers: payment_odoo_by_adyen, payment_adyen_paybylink
  • Standardized transaction flow and webhook handling

This was a significant breaking change for any custom payment integrations built on the old architecture.

Gift Cards

New standalone gift_card module with integrations across the platform:

  • pos_gift_card — sell and redeem gift cards at POS
  • sale_gift_card — gift cards in sales orders
  • website_sale_gift_card — gift cards in eCommerce

Event Booths

New event booth system for managing physical or virtual booth spaces at events:

  • event_booth — booth categories and management
  • event_booth_sale — sell booths through sales orders
  • website_event_booth — online booth booking

Project Enhancements

Multiple new bridge modules connect projects to other business areas:

  • project_account — project-accounting bridge
  • project_purchase — project-based purchasing
  • project_hr_expense — expense tracking per project
  • project_mrp — manufacturing projects
  • project_mail_plugin — email integration

Other New Modules

  • GS1 Barcodesbarcodes_gs1_nomenclature for GS1-128 barcode support
  • Mail Groupmail_group for mailing list management
  • TOTP Enhancementsauth_totp_mail, auth_totp_mail_enforce for email-based 2FA
  • Work Entryhr_work_entry_contract, hr_work_entry_holidays
  • POS Couponspos_coupon, pos_gift_card

Removed Modules

  • procurement_jit, adyen_platforms, sale_timesheet_edit
  • website_form (merged), website_mail_channel
  • odoo_referral, website_sale_management

Version Requirements

  • Python 3.7-3.10
  • PostgreSQL 10+
  • Ubuntu 18.04 or 20.04

Migration from v14

The payment module rewrite is the most impactful change. Any custom payment acquirers need complete rewriting for the new architecture. Gift card and coupon modules should be reviewed for the new structure. Project bridge modules may overlap with custom project-accounting integrations.

DeployMonkey Advantage

DeployMonkey supports Odoo 15 and can assist with migration to newer versions. Our platform handles the payment module migration and gift card setup automatically.