Skip to Content
Menu
This question has been flagged
2 Replies
3351 Views

Hi !

I'm new in odoo and i would like to know if it's possible to keep the quotation number after that I cancel a sale order, because

when I do a new copy of Quotation, it's not the same number (+1, I think it's because of the sequence on quotation number).

Sorry for my english.

Thank you.

Avatar
Discard

Yes it's because the sequence. I think there is no configuration to prevent continuing sequence when copying quotation. If you are developer, you can develop it.

Best Answer

While doing  a new copy of Quotation, copy function is calling...It will take next sequence number..In order to implement youe need, you need to write code for that

Avatar
Discard
Related Posts Replies Views Activity
3
Jul 24
3012
3
Mar 18
5929
1
Nov 18
3689
1
Aug 17
4090
3
Apr 17
8355