Go to file
2026-03-13 15:28:07 +07:00
models docs: Add README.md detailing the pos_customer_orders module functionality. 2026-03-13 15:27:32 +07:00
static/src feat: Update module version to 19.0, add a .gitignore file, and modify partner editor and customer order related files. 2026-01-20 17:00:06 +07:00
__init__.py feat: Update module version to 19.0, add a .gitignore file, and modify partner editor and customer order related files. 2026-01-20 17:00:06 +07:00
__manifest__.py feat: Update module version to 19.0, add a .gitignore file, and modify partner editor and customer order related files. 2026-01-20 17:00:06 +07:00
.gitignore feat: Update module version to 19.0, add a .gitignore file, and modify partner editor and customer order related files. 2026-01-20 17:00:06 +07:00
README.md feat: Add README for the pos_customer_orders module detailing its features and usage. 2026-03-13 15:28:07 +07:00

POS Customer Orders

Show the last 2 orders of a customer directly in the POS Customer Details screen.

Features

  • Order History Visibility: Quick view of a customer's recent purchases without leaving the customer selection or edit screen.
  • Enhanced Customer Insight: Helps cashiers better understand customer preferences and recent interactions.
  • Seamless Integration: Integrated directly into the standard Odoo POS Customer Information display.

Usage

  1. Open POS: Launch the Point of Sale application.
  2. Select Customer: Click on the "Customer" button to select or search for a customer.
  3. View Details: Click on the "i" (info) icon or "Edit" button for a customer.
  4. Recent Orders: The last 2 orders associated with that customer will be displayed in the details panel.

Technical Details

  • Module Name: pos_customer_orders
  • Dependency: point_of_sale
  • Odoo Version: 19.0
  • Authors: Suherdy Yacob