Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.0
Category
Point of sale
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/pos
Last tracking update
2026-08-07 08:23:00
Authors
Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd.
Maintainers
Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd.
Committers
Weblate, OCA-git-bot, oca-ci, Parvez Qureshi
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
# POS Customer History Color

This module enhances the Point of Sale (POS) experience by visually indicating if a customer has previously purchased a product.

## Key Feature

- **Product lines turn purple** if the selected customer has already bought the product in the past.

## Benefits

- Better customer engagement at the point of sale.
- Faster recognition of frequently purchased items.
- Improved upselling or cross-selling opportunities.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • get_customer_buy_product_ids(self, partner_id)
    @api.model