From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id AGyUDjzMQ2FSOgEAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 00:59:08 +0200 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id gHsiCjzMQ2FoIAAA1q6Kng (envelope-from ) for ; Thu, 16 Sep 2021 22:59:08 +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 aspmx2.migadu.com (Postfix) with ESMTPS id BBBF224224 for ; Fri, 17 Sep 2021 00:59:07 +0200 (CEST) Received: from localhost ([::1]:39248 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR0LS-00088o-NU for larch@yhetil.org; Thu, 16 Sep 2021 18:59:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39526) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ii-0001Ox-ON for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:16 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45391) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR0Ii-00031b-FJ for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:16 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR0Ii-0002LJ-EF for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:16 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 016/154] gnu: Add trytond-account-dunning-email. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 22:56:16 +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.16318329608684 (code B ref 50628); Thu, 16 Sep 2021 22:56:16 +0000 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:56:00 +0000 Received: from localhost ([127.0.0.1]:56888 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IS-0002Fo-3m for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:00 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:60247) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IE-0002Eb-Pp for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:47 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVp1pgpz1rk5n; Fri, 17 Sep 2021 00:55:46 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVp1jh9z1qqkB; Fri, 17 Sep 2021 00:55:46 +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 osrcZOn-4ay4; Fri, 17 Sep 2021 00:55:44 +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:55:44 +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 08E176147A; Fri, 17 Sep 2021 00:55:21 +0200 (CEST) From: Hartmut Goebel Date: Fri, 17 Sep 2021 00:52:35 +0200 Message-Id: <51fb5e54e7b9ff1c8798b90d22cd05675ad825fa.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=1631833147; 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=QbQL1+d3mrEJv19ze4HFAKcOpGGXcJgiOuyL/IExF7M=; b=GgepfjZ1e/KTEYcrkrblaSkU23cEkh9wZMwveR3u6CeGzF4SUjfsYIlwYXnjodubWl9rFq n2YeF9kstNKWDxgIFAl4VodCdnV2GK+ZmJGSvBc1kWoAWBZrKzUSqgheVqz3BULwBPpqSh a8M691QczB6LppW3IeD4OzySR1j7tHE4syHkKlWna7JgrQaF3scT7PFxY0QrYESilaoSAR eDyDIHKMtfk57gs0hB6PP9/9H7MiOFLzk/q66405/ICgB/vkvJe6FpRBJgsFjlwykkJzEA kSAFwJmL/48bxtbtt6oBoh56dHc4rLj+VgzqNAaX4g/3V650UA3vIubC6WOQ3A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631833147; a=rsa-sha256; cv=none; b=Q+AZ77aO/orU+X1NQMhXXwSdfpEUVNrarPfmdrJ7o17C5TSEKbsAWh5RvxQ1mDQHfNDo7b I3zPBK5Z3bQOb0Tu5aVtEH2fjpY6BqEQIBc76YFeYb/IhQazf5SF4Olg36CpjI6B7uT6YY O84qbuMbNQF71SllimyzA3tU95Oji566qTFwBTmfjYgi5brFGAyFmWYne++9fNd1cKVxUV BV2kLSEYWmWxgXuNpNifohv451XkR1HDlzNll3N+rOiNfB1NNGLfrr89gABnqCibTuBa9j ghTcm4mDJ2TqP3AIuj5h/jY+fzP9KroCP0fRwJ1aIxgB04AJb2ONvXXGlf6msw== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx2.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: aspmx2.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx2.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: BBBF224224 X-Spam-Score: 4.10 X-Migadu-Scanner: scn1.migadu.com X-TUID: VVSKqQeIFFaa * gnu/packages/tryton.scm (trytond-account-dunning-email): 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 ba9c54a232..f204e6a1d2 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -394,6 +394,31 @@ the party.") receivable move lines.") (license license:gpl3+))) +(define-public trytond-account-dunning-email + (package + (name "trytond-account-dunning-email") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_dunning_email" version)) + (sha256 + (base32 "0sbh2rnziw5fhlbaq4n8q9rwqcgz35rik77dbvhflyyjdxh51vfq")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_dunning_email")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-dunning" ,trytond-account-dunning) + ("trytond-account-dunning-letter" ,trytond-account-dunning-letter) + ("trytond-party" ,trytond-party))) + (home-page + "https://docs.tryton.org/projects/modules-account-dunning-email") + (synopsis "Tryton module for account dunning email") + (description "This package provides a Tryton module for sending dunning +emails.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2