lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit f8ac3412 authored by Łukasz Nowak's avatar Łukasz Nowak

Activate reverse logistics builders in the tests

By adding returned_purchase_packing_list_builder and
purchase_packing_list_builder to Alarm_buildPackingList they are used in
tested alarms.
parent c109890d
......@@ -8,6 +8,8 @@ builder_id_list = (
'internal_packing_list_builder',
'sale_packing_list_builder',
'purchase_packing_list_builder',
'returned_sale_packing_list_builder',
'returned_purchase_packing_list_builder',
)
for builder_id in builder_id_list:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment