partner_title_order
Adds a sequence field to partner titles so they can be ordered consistently.
Key Features
- res.partner.title: Adds a sequence field with default value to control the ordering of partner titles and updates the model ordering by sequence then name
- user interface: Displays the sequence on partner title list and form views with a drag handle for easy reordering