From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eKOLA5vPQ2HzPgEAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 01:13:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id WF2NOprPQ2FIWwAAbx9fmQ (envelope-from ) for ; Thu, 16 Sep 2021 23:13:30 +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 8FF22848D for ; Fri, 17 Sep 2021 01:13:30 +0200 (CEST) Received: from localhost ([::1]:56370 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR0ZN-0004my-OG for larch@yhetil.org; Thu, 16 Sep 2021 19:13:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42600) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Na-00045S-TU for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:18 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46027) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR0Na-0007b5-Jt 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 1mR0Na-0003Jb-IN for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:18 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 086/154] gnu: Add trytond-production-work. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 23:01:18 +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.163183322912087 (code B ref 50628); Thu, 16 Sep 2021 23:01:18 +0000 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:00:29 +0000 Received: from localhost ([127.0.0.1]:57457 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mm-00038n-Kd for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:28 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:40655) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0MR-000328-30 for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:07 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xbp3lzwz1sByw; Fri, 17 Sep 2021 01:00:06 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xbp3XlCz1qqkB; Fri, 17 Sep 2021 01:00:06 +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 QX1mx1Yc8_I8; Fri, 17 Sep 2021 01:00:05 +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:05 +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 18CE461479; Fri, 17 Sep 2021 00:56:03 +0200 (CEST) From: Hartmut Goebel Date: Fri, 17 Sep 2021 00:53:45 +0200 Message-Id: <2c711e6eedf1d7444389f93f3bbf50539838083b.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=1631834010; 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=LEeOfBxJjbEDNgGvDBqunW+nqlXrbi3WElErqwZLZ28=; b=aG4B2oUIgenK9B9qPZ61t5mCvla5zNOzZEnuOfsEzpi5B8l+LBJ9aHKoQwiJnGKOfKtVoK k9TRsD+uw2J5vO8NwpjpI71KnaLLL+wLget2oOXPweZ14SyvjNL7pRuYatsd8Z0DyOiIAQ 84CFDJtkU0wKGWxz7YMy+JKJ20aJ61VEM18fs9zPwzt1czY8EC2GlAryxIsYmNbW4ArR9f iwMSgvmn4E9/Sfju1BRyBVBxpDu7CEeHjlO8OMaI2wTUVuwzJTO3yRGFECYISLHhZDGwkl FCN9kP97ofYHWJqjFibmQ0r41c2wPod2nfsgXlL2L9JCx4nx/zdfTzgpe+Elcg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631834010; a=rsa-sha256; cv=none; b=mw1mJT9CZU9zGWKiMe69ZK8LrN2qL0avFP7OKFN2DOR2fkDXqtf52i4hte1hlAPn8JwppG /gxm0nnTUPqmJNONaH6+j7dWglIcqxpa6q0Ff2v6yq61ubn6kf/6OZd9WhsNM3j1JlPWVu mvSGIG/wVY5G7TWm9g+MUsHWS2HEpgp7XWuTbuq9pd2s5ciKxSmu4plTz78Ngk8Xs3PgzJ wgeQr26j2UigNgo/q0LjLzqNIiK79wglpCFJT+pgseMQcD2btUU0ueWZIyHr/4e6sGkUsJ NGmj0aCkUxWDyivR2wDoL7ogNGyaT38znX603gVFFRfW9yoBV2gtl7HpWWJ1Vw== 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: 4.10 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: 8FF22848D X-Spam-Score: 4.10 X-Migadu-Scanner: scn0.migadu.com X-TUID: Jj2+pf0wNtao * gnu/packages/tryton.scm (trytond-production-work): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 9d497776e7..346d354b38 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2499,6 +2499,33 @@ of times. On occasion there can be a production with the remaining quantity.") (license license:gpl3+))) +(define-public trytond-production-work + (package + (name "trytond-production-work") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_production_work" version)) + (sha256 + (base32 "01a09snawlr224s5aqhrdkal14qry4hlfsglnsk09yzbw6fx196b")))) + (build-system python-build-system) + (arguments (tryton-arguments "production_work")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-production" ,trytond-production) + ("trytond-production-routing" ,trytond-production-routing) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-production-work") + (synopsis "Tryton module for production work") + (description "The @emph{Production Work} Tryton module allows to manage +work order for each production. It also adds in the production cost for the +work cost.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2