From 2bb0900ea7cc05660ae7445d18f0c11e4319580e Mon Sep 17 00:00:00 2001 From: Robin Keunen Date: Wed, 29 Jun 2022 15:07:03 +0200 Subject: [PATCH] [FIX] add stock_picking_responsible to test-requirements.txt --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test-requirements.txt b/test-requirements.txt index e0a7d624d..60f08e039 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,3 +6,4 @@ git+https://github.com/coopiteasy/addons@12.0#subdirectory=setup/partner_contact git+https://github.com/grap/grap-odoo-incubator@12.0#subdirectory=setup/product_print_category git+https://github.com/coopiteasy/account-invoicing@12.0-account_invoice_date_required#subdirectory=setup/account_invoice_date_required git+https://github.com/coopiteasy/account-invoicing@12.0-account_invoice_negative_total#subdirectory=setup/account_invoice_negative_total +git+https://github.com/coopiteasy/stock-logistics-workflow@12.0-add-stock_picking_responsible#subdirectory=setup/stock_picking_responsible