Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6132 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
mar. 15
10350
2
mar. 15
7140
2
mar. 15
6397
3
jun. 25
1477
0
dez. 24
9553