We need to implement an Asset Number field in Odoo 18 that:
- Acts as a unique ID for each asset (not editable, not reused).
- Is assigned automatically when an asset is created (either manually or automatically from vendor bills).
- Uses a different running sequence per Asset Model (Category).
- Should appear on the Asset form, list view, and be searchable.