This module automatically places each new product in an alphabetic website
category based on the first character of the product's name. There are two
catch-all buckets (#
for numbers and *
for other non-alphabetic
characters), and the categories are created on demand, with a shared parent
category called Alphabetical
.
All unicode characters should be supported, but the module is only intended
for use with English and may not produce ideal results with other languages
(e.g. É
will not be grouped with E
or listed between E
and F
in the website category menu).
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.
- Odoo Community Association: Icon.
- Oleg Bulkin <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.