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

While trying coupon program in odoo I come to a situation which is how's be able to customize coupon codes as shortcodes for example XMAS7895 or HAPY2022 instead of the default long random numbers like 11902753468310570975, I know this is possible in the promotion program but I ask about coupon program, So will you please tell me how to do so if that's possible.

Avatar
Cancelar
Melhor resposta

You need to override the _generate_code method:

odoo/coupon.py at 14.0 · odoo/odoo · GitHub

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
nov. 20
3234
1
jul. 21
2722
0
mar. 24
1293
1
mar. 24
3344
0
jul. 24
2572