From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4PZnDCHjQ2HOZgEAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 02:36:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id HUs2CCHjQ2FmbAAA1q6Kng (envelope-from ) for ; Fri, 17 Sep 2021 00:36:49 +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 B68449395 for ; Fri, 17 Sep 2021 02:36:48 +0200 (CEST) Received: from localhost ([::1]:38602 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR0Uy-000226-Nh for larch@yhetil.org; Thu, 16 Sep 2021 19:08:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42594) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Na-000449-9L for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:18 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46026) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR0Na-0007aI-23 for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:18 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR0NZ-0003JO-Ul for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:17 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 085/154] gnu: Add trytond-production-split. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 23:01:17 +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.163183322812080 (code B ref 50628); Thu, 16 Sep 2021 23:01:17 +0000 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:00:28 +0000 Received: from localhost ([127.0.0.1]:57455 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mm-00038g-C0 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:28 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:59622) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0MN-000318-DJ for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:05 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xbk60bXz1qwHF; Fri, 17 Sep 2021 01:00:02 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xbk5w2Nz1qqkB; Fri, 17 Sep 2021 01:00:02 +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 4qUYh-bCe467; Fri, 17 Sep 2021 01:00:01 +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 01:00:01 +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 82929614B7; Fri, 17 Sep 2021 00:56:02 +0200 (CEST) From: Hartmut Goebel Date: Fri, 17 Sep 2021 00:53:44 +0200 Message-Id: <8dc70d0d26ab715f52f50e1a1d28623ba031e4da.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=1631839008; 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=vC+2SdEUOIP54cTFdlqjFkBLuuB+BkRAdD5nnamq+HE=; b=i0tQ6pZL04sYttnT9aOQ8FHIhNlt3YkfUDHnnG+TToXephH1/KnyVIc1rZxWAUsfzg6Naq hc+2oO45tEhZEx30CJq5V/hLJqzQG2xDdmYLUs1vYr4ubFRpiKJFzAWvw4fhUsxN/B5VDC 1PSFWb2zBSb/VIkAdxLXBHFhV/xS+XNK5g/N8LzWVI8XAaTmPDP/a0MKeuqFaTwg7Pgp8t mdUbaMchl88lEcqYGRE5kbUozty4/LZVXqt2/dmGyAqXNHfzv8RypnIphi3bKZC6ViJyFj iRiWrA5VSJFpmzOHEBf/ar58iPGiDyDoNIOTWtIFiSWkpD/5pkKtCMGK+Wbg0A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631839008; a=rsa-sha256; cv=none; b=BIKE0pHw9haqLBNC2M6KbUn5ZW3xxGvwNhLdUAXt5o3qqh/mMwrZZbceriR3SftcfZL+pp KRXjv/08C0Q+Us0dRWDvSdSdpFvqLa5K5louWF6f6Rvc4kqO4mpthRzqM1ytMtRp5zRFg6 IPdV5z0pqSByHDJkXeI+a5vuQdYIc60ZkNA4tx7+0LdNToEyAsQbdYuL4c/qlW9noDLC2H HPpVtH85XkuO91zoXfklVrvBMjRmPr3XWSRxoZ2olhC0j2A+dKDlX/XodpaObLaGBKx1HK qB32UY60QQnfRFzjYG8atbrq109Bkp8gVKpgYzDeQUevRPNyx571TXnGm2RqzA== 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: B68449395 X-Spam-Score: 2.60 X-Migadu-Scanner: scn0.migadu.com X-TUID: E/EbOgaYYKMr * gnu/packages/tryton.scm (trytond-production-split): New variable. --- gnu/packages/tryton.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index e787951718..9d497776e7 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2474,6 +2474,31 @@ the production.") routings for production: Routing, Step and Operation.") (license license:gpl3+))) +(define-public trytond-production-split + (package + (name "trytond-production-split") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_production_split" version)) + (sha256 + (base32 "0jl2jnm0lwybwjw2w4nb7ih2s3z7lp00l6zm5vsx4phcvfvzcxgi")))) + (build-system python-build-system) + (arguments (tryton-arguments "production_split")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-production" ,trytond-production))) + (home-page "https://docs.tryton.org/projects/modules-production-split") + (synopsis "Tryton module to split production") + (description "The @emph{Production Split} Tryton module adds on the +production a wizard that allows to split it. The production is split into +productions of Quantity. If a count is set, it will be split only this number +of times. On occasion there can be a production with the remaining +quantity.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2