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 wKCvHDDaQ2EOUQEAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 01:58:40 +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 +MtkGDDaQ2F7GAAAB5/wlQ (envelope-from ) for ; Thu, 16 Sep 2021 23:58:40 +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 D12DAB020 for ; Fri, 17 Sep 2021 01:58:39 +0200 (CEST) Received: from localhost ([::1]:52216 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR0YJ-00029n-FA for larch@yhetil.org; Thu, 16 Sep 2021 19:12:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43156) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0OV-0005U8-TP for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:16 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46161) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR0OV-0008MR-0U for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR0OU-0003W0-UA for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 113/154] gnu: Add trytond-sale-product-customer. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 23:02:14 +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.163183332113231 (code B ref 50628); Thu, 16 Sep 2021 23:02:14 +0000 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:02:01 +0000 Received: from localhost ([127.0.0.1]:57665 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OG-0003RF-PG for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:01 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:53824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0O3-0003NQ-JN for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:47 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xdl0dPNz1qwdg; Fri, 17 Sep 2021 01:01:47 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xdl0WnKz1qqkB; Fri, 17 Sep 2021 01:01:47 +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 8CvHzO6IKOkc; Fri, 17 Sep 2021 01:01:45 +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:01:45 +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 B68C1614CE; Fri, 17 Sep 2021 00:56:18 +0200 (CEST) From: Hartmut Goebel Date: Fri, 17 Sep 2021 00:54:12 +0200 Message-Id: <73a20415dbfec88904e120620245e41bc04075f9.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=1631836719; 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=NyaBiyBp8GvB+bO29HKN5ntbODKks3BpWgJeF4e20dQ=; b=QV9I5IWVBdLpyu7CU3a5CHEjsV0TlzOKj+JGssDAgD9fjAL31I+X0zK9kB5Bu+NVhb/5Ib L8/vKlepoE3GznW65waIq9mxQLBwXO8/aHGEUbgdR4W6rDglp8kbSC//c6Ov0LKZQ83+pX 5fSS0CTNJx3mYh/m8kKwOHmzGoPUTjJ8D9/oyinoFgsyDKKWVDfmhUYTQLWJNZy5OtJhht z4/KsNlG6arBVKG8Ii1nyjzTZR36KlGSYZiff2y2MCOqk5qxirfeEQpPPC4/jNYyPxZq4n BaHyYmwIhJ5VmNcSeSM3SGjie0yegRWv83sPUR0X+CMcUL04NE8UtfM79TisNg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631836719; a=rsa-sha256; cv=none; b=Ab9injtMMQ7L0kLa2W3pMz5I91nfCPdKk1m4CVdAk2wlI6KXkK9MZeZj9yLJmjiUIYp6uP WdvOVa6hWidl222AHi9V+RtI+eELbPHLHEc54Hlj7q20HqPA9T0xZMRENrpVB9SptFQb4b /vZCaXH44w0ibXGgRGTBaxROaypzw7Oozpd5NNOH1FOio1ASrvuVxu+z06Fr0ETdNBdlnr sloater35/Qi+deXjcR1Gd7DoaikYfymz2rw7gzi0dI4R8Q1HFwx2EdtXQomvw5O3CkBF1 scwXw24T3Eoy2bQvKKS2JKuXNV9QkhyMaNzd18E/wbiWYWJc/FtWiPOGBlz3cw== 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: D12DAB020 X-Spam-Score: 2.60 X-Migadu-Scanner: scn0.migadu.com X-TUID: jiVH+7X+PIGm * gnu/packages/tryton.scm (trytond-sale-product-customer): New variable. --- gnu/packages/tryton.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 9c14295248..90925d9f77 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3294,6 +3294,32 @@ payments prior to the creation of any invoice.") price list on sale. A price list can be set per party or as default.") (license license:gpl3+))) +(define-public trytond-sale-product-customer + (package + (name "trytond-sale-product-customer") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_product_customer" version)) + (sha256 + (base32 "0yys6mc52v62v51wkg3wngmz9jhqb2lq9v5jvb93j0yh5ah07a4v")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_product_customer")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-sale-amendment" ,trytond-sale-amendment))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-sale" ,trytond-sale))) + (home-page + "https://docs.tryton.org/projects/modules-sale-product-customer") + (synopsis "Tryton module to manage customer product on sale") + (description "The @emph{Sale Product_Customer} Tryton module defines +customer's names and codes for products or variants.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2