Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
8232 Vues

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
Ignorer

Is this possible in odoo 16 Saas without customization

Auteur Meilleure réponse

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
Ignorer
Meilleure réponse

In create() method you can append it

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
mai 25
2409
1
sept. 24
1330
1
juin 23
2318
1
avr. 23
11389
1
juin 22
2648