Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4 Odpowiedzi
12894 Widoki

Bonjour à tous,

Sauriez-vous comment changer les No de devis sur ODOO.

Par défaut c'est SO001 pour le 1er devis, comment le remplacer par DEV-... par exemple ?

Merci d'avance pour vos réponses.

Cordialement.

English :

Hello ,

Would you know how to change no estimate on ODOO.

The default is 1 for SO001 quotes, how to replace it with DEV -... for example.

Thank you in advance for your answer.

Best regards.

Awatar
Odrzuć

goto configuration>Sequences et identifiants

Najlepsza odpowiedź

Please make your question english. This is an international forum and there might be users encountering the same bug/question that you encountered who don't speak french.

Awatar
Odrzuć
Najlepsza odpowiedź

@Thierry :

Go to configuration -> technical -> sequences et identifiants -> Sequences

Filter the table with = "Préfixe" : "contient" : "SO"

Click on the line (Sale Order) and change Prefix to "DEV"

Regards

Awatar
Odrzuć
Autor

Hello Thierry, Thank you so much for the information. it works. Thank you again.

Autor Najlepsza odpowiedź

Hello Thierry, Thank you so much for the information. it works. Thank you again.

Awatar
Odrzuć
Najlepsza odpowiedź

First, begin by installing sale_quotation_number.

With this module you can manage 2 different sequences for the sale process: SQ  for the Sale Quotation (Devis) when the sale is not yet confirmed, and the other SO after  confirmation of the sale.

Later you can change SQ to DEV (Devis) and SO to BC (Bon de Commande) if you want (as stated by Thierry), Without this module you'll only change SO to DEV.

 

Awatar
Odrzuć