OK, I read Sequences vs Sequence Strict
I don’t see any reason to accept empty values on quotations, and they certainly need to be unique and stable.
Does this mean we need to patch sale.py to call [in set_number()] Sequence.get() with _lock=True
to avoid this situation? (referring to sequence.py in trytond/trytond/ir)