From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uNeCOHgfRGGfMwAAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 06:54:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id OOAmNHgfRGHLZQAAB5/wlQ (envelope-from ) for ; Fri, 17 Sep 2021 04:54:16 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 561B0DACC for ; Fri, 17 Sep 2021 06:54:16 +0200 (CEST) Received: from localhost ([::1]:57136 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR5t8-0007Vj-MB for larch@yhetil.org; Fri, 17 Sep 2021 00:54:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42354) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR5sy-0007VC-8Z for guix-patches@gnu.org; Fri, 17 Sep 2021 00:54:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46737) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR5sy-0005LZ-0s for guix-patches@gnu.org; Fri, 17 Sep 2021 00:54:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR5sy-0004fr-09 for guix-patches@gnu.org; Fri, 17 Sep 2021 00:54:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 127/154] gnu: Add trytond-stock-consignment. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Sep 2021 04:54:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50628 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50628@debbugs.gnu.org X-Debbugs-Original-To: 50628@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 50628-submit@debbugs.gnu.org id=B50628.163185444217920 (code B ref 50628); Fri, 17 Sep 2021 04:54:03 +0000 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 04:54:02 +0000 Received: from localhost ([127.0.0.1]:58274 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR5sv-0004eo-Hr for submit@debbugs.gnu.org; Fri, 17 Sep 2021 00:54:01 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:53784) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR5sp-0004e0-TW for 50628@debbugs.gnu.org; Fri, 17 Sep 2021 00:53:58 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9hS31zqfz1qwyN; Fri, 17 Sep 2021 06:53:55 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9hS31tR5z1qqkC; Fri, 17 Sep 2021 06:53:55 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id NIp3rwOucRZo; Fri, 17 Sep 2021 06:53:53 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-61-8.dynamic.mnet-online.de [188.174.61.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Fri, 17 Sep 2021 06:53:53 +0200 (CEST) Received: from thisbe.goebel-consult.de (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id 98564614DB; Fri, 17 Sep 2021 00:56:26 +0200 (CEST) From: Hartmut Goebel Date: Fri, 17 Sep 2021 00:54:26 +0200 Message-Id: <8fa747a84038f91e04687808cd9bf7be7eb83c9b.1631832505.git.h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631854456; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=0TnZrQ+ey3swnRNJUulOFZ6GNGo5cxjkY8zf2dm6XLY=; b=ivvDogQhBt73etWs0dg5hvNSJcEdEBMK+qd1X2Z64SNmg6H1JuqGoy9pc7wO5YJtfKLREw WtVCROb2aVrO0z1cDuN74lwMAp0ThSo88UyU08RvbBRL+x+8w/0o/XeGtoAUieUCq00aDQ tOFBnJXU+MXOrxDNvVXT+N7NVAdXhEsZe47h1R5dyDuJbfhTBbwSKVofLgdef68YUZb6X0 zPEPgHTRmZ/FSpWj3qj8KW+JeAawkkYNSYSGS/luwmrpfF++Jh2G91PQ/AnkHKgn0/cG4H EF8kQQ9OOwEL9HWxOH2sqd+qq9RTR1wljg58jD4nBNQMrdHwlQ26mIwAy4Vx4g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631854456; a=rsa-sha256; cv=none; b=Y/OnqumLHsu2hpTVVwOD4HTFE1lO0nxrTOf8Rj4aYJn7on74/mUCF+nez/6JjRiBMUPFqR 2pqOBJYsmBFyu04e6Ibifi4tUDYaTRpOjHayqlEL0TchVvjfTj9OOG10uVU9VTEmJn7Diz rQZFQ7IUcsUwQVzUriOziZTPoa9TaPon4hog94Ew3yzoY8FFrgCkgk1Uzig4ffJpY7UZ6t FxFP5seU+jQE0OYMPdqQJwWtMqx3TPNrAG39WAfs+szUW+UaihgNua8eQvqAJ8t1HzhCDZ cOzYeaZ6Slqt5aPdclccWejfuFZVwg27JpHQTvCDIUVFjA60X1Zf0sFgofBcOw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 2.60 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 561B0DACC X-Spam-Score: 2.60 X-Migadu-Scanner: scn0.migadu.com X-TUID: K/D/G58flYIu * gnu/packages/tryton.scm (trytond-stock-consignment): New variable. --- gnu/packages/tryton.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 3e466000f6..dece7f7716 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3712,6 +3712,37 @@ on shipments and production that allows you to decide from which precise location to pick products.") (license license:gpl3+))) +(define-public trytond-stock-consignment + (package + (name "trytond-stock-consignment") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_consignment" version)) + (sha256 + (base32 "0c2wa0d8msam77nd4c79f71jaznsprnlvv1jqrmkl1qf3lvgq4a2")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_consignment")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-stock-supply" ,trytond-stock-supply))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-account-invoice-line-standalone" + ,trytond-account-invoice-line-standalone) + ("trytond-account-invoice-stock" ,trytond-account-invoice-stock) + ("trytond-product" ,trytond-product) + ("trytond-purchase" ,trytond-purchase) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-stock-consignment") + (synopsis "Tryton module to manage consignment stock") + (description "The @emph{Stock Consignment} Tryton module allow to manage +consignment stock from supplier or at customer warehouse.") + (license license:gpl3+))) + (define-public trytond-stock-lot (package (name "trytond-stock-lot") -- 2.30.2