# 2025-03-28: Customer Service - removed couponMixin mixin

## Overview

The `couponMixin` mixin has been removed from the customer model. The mixin was used to store `referralCouponCode` of the customer. The information about referral coupon is now stored in the `Coupon` model.

## Known problems

There are no known problems.
