Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
8223 Visualizações

Hi everyone,

   What would the right way to add odoo fields as prefix in sequence? I want to use Internal Reference field (ref; res_partner) as prefix to order number sequence code, so i know straight ahead who is the customer by looking at order number. 

Thanks in advance.

Avatar
Cancelar

Is this possible in odoo 16 Saas without customization

Autor Melhor resposta

Sorry, took me a while to come back to this. Which file should I be working on? Sorry, i'm new to odoo. Where does it keep sequence setting for sales orders?

ok, i found file ir_sequence.py, where i should add my field (by the way, field i want to show in sequence is "doc.partner_id.ref". How can i define it and make it work as, let say %(ref) in my sequence settings? Thanks!

Avatar
Cancelar
Melhor resposta

In create() method you can append it

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mai. 25
2397
1
set. 24
1326
1
jun. 23
2317
1
abr. 23
11387
1
jun. 22
2646