When I create a model in odoo studio, it comes with a default field which is labelled description. This field also has the technical name x_name and it's widget is set to Text(Char) by default. Is it possible to use this field to set a sequence for the records that i create?
and if so how do it?