From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OJeJKRTQQ2FmPwEAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 01:15:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id cLMCJRTQQ2HHXAAAbx9fmQ (envelope-from ) for ; Thu, 16 Sep 2021 23:15:32 +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 63E7B404C for ; Fri, 17 Sep 2021 01:15:32 +0200 (CEST) Received: from localhost ([::1]:60752 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR0bL-0007au-FB for larch@yhetil.org; Thu, 16 Sep 2021 19:15:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43132) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0OR-0005Rf-9D for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46149) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR0OQ-0008ID-HG for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR0OQ-0003Ua-Ey for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 102/154] gnu: Add trytond-sale-amendment. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 23:02:10 +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.163183331413060 (code B ref 50628); Thu, 16 Sep 2021 23:02:10 +0000 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:01:54 +0000 Received: from localhost ([127.0.0.1]:57620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OA-0003OT-7N for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:54 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:55973) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NO-0003Fm-RT for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:07 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xcy1VSHz1qwdg; Fri, 17 Sep 2021 01:01:06 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xcy1L1Qz1qqkB; Fri, 17 Sep 2021 01:01: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 KIaS8Xrpi_HW; Fri, 17 Sep 2021 01:01: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:01:04 +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 4616D6147D; Fri, 17 Sep 2021 00:56:12 +0200 (CEST) From: Hartmut Goebel Date: Fri, 17 Sep 2021 00:54:01 +0200 Message-Id: <44dd757b4506a3db7646ab44da94b1f780772b3d.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=1631834132; 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=Gwfjq8Sm4InS43389wbRT+UTso6GJSkQevWrPWCQm2U=; b=bt6V/G/r4TG19qa2OuzzxVkmwkVrZ4Rzu+XHHAPk18L9eMqK5FvRVw6IQSjJvLLYL4RVDI yHUDLGmMEfGUplOGURmyKn1Y5Pp9JHq5Jv+lI+VrN5OYWjovG5TP17XFo7+7+s2vaZB9vK vYpwuMaHydmxCFFP+ajah/Y0Ywo8KCsaSv6YmZcXk76u/OjHKMIGRm2pf7nhoKJYb3lWSt dSz6d+y+akoeTG1KE54cQLgdkPAg+Acz15D8O6C6EcPTOVlmpfx9paDF0EXn7ekfEBcEM5 8cQBeBLWFKOuzOj1S6BQjm8kGHDURLaV0WS0C3w8hxPmu+9kndlJ65rwGViDMQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631834132; a=rsa-sha256; cv=none; b=OnXpao8IFDwHlBTjgcXK5STcEowD1wJVY9CIet8WM6Ls9YihYRxRozdCe3gkmPWgYisAGM A/ly+Pn0eD1FncOuXitQnjjwt07g2YhiCRNyOU9a0EfLh1R2V3KJeoYVHKw9xoUAyIIIrV Pj2k4HEqJ7MBZs4VpxeOYSqTohqjod7SiUcU9lg525vTLG6cGr/iSHqM9cqbGAJLj/8wgf 3+93T5Z7WHGRaQVgG/CEDbq15R/dJ5OheaP6Hfpa7hIR8stYGF26AfpQ+IvKgdTsQ8/tzx 5atCct9GrJx9/WcHb5FW9q3KJaZjwZNUVQDDcs/LYoDBCqMDdyVBQ2qtAyTdgQ== 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: 63E7B404C X-Spam-Score: 4.10 X-Migadu-Scanner: scn1.migadu.com X-TUID: 0SfZ0dDyQBUC * gnu/packages/tryton.scm (trytond-sale-amendment): 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 305719c614..4669538fd4 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3012,6 +3012,32 @@ to be generated that contain aggregated sales figures.") for advance payment management on the sale.") (license license:gpl3+))) +(define-public trytond-sale-amendment + (package + (name "trytond-sale-amendment") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_amendment" version)) + (sha256 + (base32 "1vkcyfp30hng2vj1h1pvwrlvp9b59pkzzlmgnj6gvs867l8f2zva")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_amendment")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-sale" ,trytond-sale) + ("trytond-sale-history" ,trytond-sale-history) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-sale-amendment") + (synopsis "Tryton module to amend sales") + (description "The @emph{Sale Amendment} Tryton module allows you to change +sales that are being processed and keep track of the changes. An amendment is +composed of action lines which can:") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2