ERROR: /tmp/reviewbot-1frpb6es/complaint.py Imports are incorrectly sorted and/or formatted. URL: https://codereview.tryton.org/387641002
For me the complaint_sequence must be required instead.
https://codereview.tryton.org/387641002/diff/393251002/complaint.py File complaint.py (right): https://codereview.tryton.org/387641002/diff/393251002/complaint.py#newcode267 complaint.py:267: config_value = config.get_multivalue( replace "config_value" to "complaint_sequence" ?
On 2021/12/28 09:39:49, ced wrote: > For me the complaint_sequence must be required instead. For me, too.
Set complaint_sequence as required
checks OK URL: https://codereview.tryton.org/387641002
LGTM
New changeset e13b8b7a07b8 by AdriĆ Tarroja Caubet in branch 'default': Require sequence configuration for complaint https://hg.tryton.org/modules/sale_complaint/rev/e13b8b7a07b8