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

Is there any way of making serial numbers:

1 - Unique 2 - Constrained, e.g. only an integer of a set number of digits

My product serial numbers are always a set number of digits and are unique per manufactured product, so OpenERP needs to help enforce that when warehouse users are entering the serial numbers.

Thanks,

Dave

Avatar
Discard
Best Answer

if we want to specify an attribute as an unique attribute in openerp, we have to use _sql_constraints dictionary, we have to give the unique rule in that dictionary.

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 15
10293
2
Mar 15
7079
2
Mar 15
6314
3
Jun 25
1372
0
Dec 24
9449