From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UnhJHMjUQ2GCSQEAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 01:35:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id cOF4F8jUQ2EcQAAA1q6Kng (envelope-from ) for ; Thu, 16 Sep 2021 23:35:36 +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 DEE0F438F for ; Fri, 17 Sep 2021 01:35:35 +0200 (CEST) Received: from localhost ([::1]:32842 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR0Tk-0006o2-QB for larch@yhetil.org; Thu, 16 Sep 2021 19:07:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42050) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MX-00027P-Pz for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45861) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR0MX-0006dF-Ap for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR0MX-00034F-9T for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 074/154] gnu: Add trytond-product-cost-fifo. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 23:00:13 +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.163183317711429 (code B ref 50628); Thu, 16 Sep 2021 23:00:13 +0000 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:59:37 +0000 Received: from localhost ([127.0.0.1]:57360 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lw-0002yA-Ki for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:36 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:35121) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Li-0002uM-F4 for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:22 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZx6Sckz1sByw; Fri, 17 Sep 2021 00:59:21 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZx6LZvz1qqkB; Fri, 17 Sep 2021 00:59:21 +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 9fnNUR--gzqb; Fri, 17 Sep 2021 00:59:20 +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 00:59:20 +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 E9D45614AE; Fri, 17 Sep 2021 00:55:55 +0200 (CEST) From: Hartmut Goebel Date: Fri, 17 Sep 2021 00:53:33 +0200 Message-Id: <37ab014a6f7889cf69cf3f7549927335d834604f.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=1631835336; 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=kMLqIgodPPrExVn5gGRYJ2op6HFlfMNJpXmWrqIIDIY=; b=csNM2gbY65pjTCmDRt9E23bzgEq0oxzhAqOCV4E8c7DfLyjHcTJRaFhqHDqWgJ9t68GevR 1wNeE/jpUivD1va+7C3Sx9janbFFmhFB9LI0J7JKuHszjwXZWggh9pHeH41R7X3Fn09re8 rmGEgWcLTtbOPwIjoVmp7C745REXItxnTjEIj1jL2T9sM42M3pX5p6wsg8fQDT1t9ITW3S 2iqsKGLvcwcnGrdVmyh4pHJluj5ERh/1WlWqgoWQ2rWbURoEoOVPK+jZUaDkYo8b8MIvia SyAaWy8FxBWTGKX5RAonFh78SPKFEwQxym3RMHFEtPDDzY1Db35vdEPZ7VmHiA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631835336; a=rsa-sha256; cv=none; b=a7GtcwrJ1M6umvjofouKnQmFOYUh7CrUGpnDRLpyMgowjzJbBvIhNS+r/IVb7oNkZ8Ehwg Pk32yWRCxLPmZ2G2tF1OKiFIlfA7YaOJ3hKDf22Mhlifaz2vjk92Vu3t2B2BYGLDJsmEaJ aFFyLezaw5sv7bpZl2NZ0cxT8SvzL1FZjZmQ3g9pDAANNN4Kre9mloUw5dKI0XODbMsTrn 9K4IC/FdXtDYVthOgHEGzmQvwNDuwRZRWn9EQ4putzzPVo/xpFmaDcrADGH+JJtaP6m/fQ 04mTKwsxshEEbP0/GPjQeBeZ0m55a6CuVQyIqM40YZRPIixznOM3ugpHsgOuew== 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: DEE0F438F X-Spam-Score: 4.10 X-Migadu-Scanner: scn1.migadu.com X-TUID: KbV5ddmssiqr * gnu/packages/tryton.scm (trytond-product-cost-fifo): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 36bbecf976..e9b7c8a984 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2194,6 +2194,29 @@ reference field classification to the product template.") adds the taxonomic classification to the products.") (license license:gpl3+))) +(define-public trytond-product-cost-fifo + (package + (name "trytond-product-cost-fifo") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_cost_fifo" version)) + (sha256 + (base32 "1zksnawvnbf1l2hkyxw4m85ysjy6i8kbx103sz4p9a9bgvjn3ai6")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_cost_fifo")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-product-cost-fifo") + (synopsis "Tryton module to add FIFO cost method") + (description "The @emph{Product Cost FIFO} Tryton module add a +first-in-first-out option in the `Cost Method` field of the product form.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2