# Auto Generate Customer Reference
This Odoo 18 module automatically generates a unique reference for each customer upon creation.
## Features - Adds a read-only Customer Reference field to the customer form - Reference is generated using a sequence (e.g., CUST00001)
## Installation - Copy to your addons path and install from Odoo Apps
## Usage - When a new customer is created, the reference is auto-filled.
Please log in to comment on this module