In the sequences configuration, i set the sale quotation prefix to something different than "SQ", when i create a quotation, it will keep the same sequence as when i confirm the quotation
I found out that this module works only if the sale.quotation prefix start with "SQ" (SQI, SQO, SQS for example works too)
To Reproduce
Affected versions: 16.0
Steps to reproduce the behavior:
in Sales -> Configuration : uncheck ‘Use same enumeration for quotations and sale orders’
General Settings -> Technical -> Sequence
Search for sale.quotation sequence and open it
Change the prefix to something different to default value (SQ) :
Create a sale quotation
Confirm the sale quotation
Expected behavior
1.Create a sale quotation with the following sequence FP0001
2.Confirm the sale quotation to a sale order and get the its proper sequence (SO0001)
Module
sale_quotation_number
Describe the bug
In the sequences configuration, i set the sale quotation prefix to something different than "SQ", when i create a quotation, it will keep the same sequence as when i confirm the quotation
I found out that this module works only if the sale.quotation prefix start with "SQ" (SQI, SQO, SQS for example works too)
To Reproduce
Affected versions: 16.0
Steps to reproduce the behavior:
Expected behavior 1.Create a sale quotation with the following sequence FP0001 2.Confirm the sale quotation to a sale order and get the its proper sequence (SO0001)