Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
6161 Prikazi

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
Opusti
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
mar. 15
10389
2
mar. 15
7144
2
mar. 15
6427
3
jun. 25
1488
0
dec. 24
9562