Here is the situation
- I need to add a serialization or sequence number to a form view{( res.partner.form)- where you create new customers} and i need the values to be generated automatically granting each new customer a unique ID pin(through the serialization).
-I have gone to sequences in settings>technical>sequences and identifiers but i dont see a way to link it to the(res.partner.form)
Please tell me how i might go about this. Thanks