Posted on 24/03/2012 by Alexander Turiak in Magento
In Magento, customers don’t use special numbering by default; however it is possible to change this. We need to add a record to theĀ eav_entity_store table with entity_type_id = 1, increment_prefix = CU and increment_last_id = CU001000.
Read More

