From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CI3tBCHaQ2HDUAEAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 01:58:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CLaWACHaQ2FYGAAAB5/wlQ (envelope-from ) for ; Thu, 16 Sep 2021 23:58:25 +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 5DE80470A for ; Fri, 17 Sep 2021 01:58:24 +0200 (CEST) Received: from localhost ([::1]:54988 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR0S4-0002oi-Hu for larch@yhetil.org; Thu, 16 Sep 2021 19:05:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41468) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0LZ-0000JT-39 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45746) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR0LY-0005mq-Pd for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:12 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR0LY-0002rf-Ok for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:12 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 055/154] gnu: Add trytond-commission. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 22:59:12 +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.163183310910553 (code B ref 50628); Thu, 16 Sep 2021 22:59:12 +0000 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:58:29 +0000 Received: from localhost ([127.0.0.1]:57213 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kr-0002k8-Ek for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:29 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:34548) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ka-0002h4-Aa for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:12 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XYb5Sz0z1s9RM; Fri, 17 Sep 2021 00:58:11 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XYb5Mg6z1qqkB; Fri, 17 Sep 2021 00:58:11 +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 Jxz4UG6rYmEl; Fri, 17 Sep 2021 00:58:10 +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:58:10 +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 B7F096149E; Fri, 17 Sep 2021 00:55:44 +0200 (CEST) From: Hartmut Goebel Date: Fri, 17 Sep 2021 00:53:14 +0200 Message-Id: <63fe93ff7f37a27cc2741fb0b19077a6842c1132.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=1631836704; 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=IWtOU7JOEx1SdDO+fQIYHraD2lbZUB1cnVPLpmSE388=; b=BZaCl6il58ie0l7VVl71eKqyFJKsP825NyiRkeYD4hIAQIyxePSDSI/DjgWyIEi/Tt0gzP yGFlOtLmw9THzVMJK7/FqYUDLXFdMv3B5TvQNuWkkwC8CpFEq98aOj2MeYoM2I5XpBV0HO KoV6sKdybRZVu7gJ8GMSKchRxrr3v7Y/ZTeZjBRHQbiCAh01EmKgG/uZOZbzkZouSx2mBN IhVk1R6KLJbSrHhlVr8Sdub6FnmdNtGL2pu2y0KBRDTSl+w/y1iZPZcqPJOB4q0pgGU2+h KiY1NmXXIsAQi6rnaGElKEpLMVftUJPmkEfseJYuWmDlAYqw7yC56JiVfmnv9A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631836704; a=rsa-sha256; cv=none; b=PR2V31AHUSzIFHiDFzuvGS4AZi+ko625CNQpyBaOfYvFKdmvHBW5CgoxMJTgAArMMECca/ Ou/l7Oa3QPV/MHwCXYxnL2nRp6JRZFqFNs6Yz0BztGVPsvW4hehV9U99flPV5EeBHnVJyJ pXzOKjesRCaGCFout+I/ZgzqZIh81PT5/EDn+QSzLG3YNPIurDZ4ZnluFTXme4cOQT0zYI s70VYCrBBGI8zXc4UNQNfzZqp/t5P1TlKomFbCXbTq0x7k4xbtvHIHk/hKgke3YtBXx6d+ BIUpDmuP3+jTPbj8RgP4B4IHdyQoMnGHRXWG9FQ1mZEk7qIJW6adQBdeo1HODQ== 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: 5DE80470A X-Spam-Score: 2.60 X-Migadu-Scanner: scn1.migadu.com X-TUID: f6PsV4JZ8emD * gnu/packages/tryton.scm (trytond-commission): New variable. --- gnu/packages/tryton.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 66d755ff3f..3320c3a30b 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1572,6 +1572,36 @@ or a specific postal code.") the weight is greater or equal but smaller than the next line.") (license license:gpl3+))) +(define-public trytond-commission + (package + (name "trytond-commission") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_commission" version)) + (sha256 + (base32 "0a5grn6gvvwn0prr5fpgyj4kz283w08a8svmv3b4a4c5pchik3hv")))) + (build-system python-build-system) + (arguments (tryton-arguments "commission")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-sale" ,trytond-sale))) + (propagated-inputs + `(("python-simpleeval" ,python-simpleeval) + ("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-account-product" ,trytond-account-product) + ("trytond-party" ,trytond-party) + ("trytond-product" ,trytond-product))) + (home-page "https://docs.tryton.org/projects/modules-commission") + (synopsis "Tryton module for commission") + (description "The @emph{Commission} Tryton module allows to manageq +commission for sale's agents. A commission move is created when posting the +invoice, following the agent's commission plan.") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2