Skip to Content
Menu
This question has been flagged
1 Reply
955 Views

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?

Avatar
Discard
Best Answer

This video might help in creating sequence field

https://www.youtube.com/watch?v=OCLGODE6lU0

Avatar
Discard