From ce9685460fb1dc3fd0a1b12a342e00fa04216890 Mon Sep 17 00:00:00 2001 From: Denis Roussel Date: Fri, 24 Jan 2025 12:43:18 +0100 Subject: [PATCH] [ADD] Release Channels repository --- conf/repo/logistics.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/conf/repo/logistics.yml b/conf/repo/logistics.yml index 109217c..354e441 100644 --- a/conf/repo/logistics.yml +++ b/conf/repo/logistics.yml @@ -80,6 +80,16 @@ stock-logistics-request: stock needs by product and location. psc: logistics-maintainers psc_rep: logistics-maintainers-psc-representative +stock-logistics-release-channel: + branches: + - "18.0" + category: Stock + default_branch: "18.0" + name: This repository contains modules to manage release channels. + Release channels represent a way of grouping deliveries and their + pickings in order to enhance resource management in the warehouse. + psc: logistics-maintainers + psc_rep: logistics-maintainers-psc-representative stock-logistics-tracking: branches: - "6.1"