From patchwork Thu Sep 16 22:53:59 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hartmut Goebel X-Patchwork-Id: 33038 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3104B27BBE3; Fri, 17 Sep 2021 00:11:30 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id F045C27BBE1 for ; Fri, 17 Sep 2021 00:11:29 +0100 (BST) Received: from localhost ([::1]:49504 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR0XR-0000Pg-0P for patchwork@mira.cbaines.net; Thu, 16 Sep 2021 19:11:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43130) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0OP-0005RN-NI for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46146) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR0OP-0008I2-Fw for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR0OP-0003UB-DK for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 100/154] gnu: Add trytond-sale. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 23:02:09 +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.163183331313025 (code B ref 50628); Thu, 16 Sep 2021 23:02:09 +0000 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:01:53 +0000 Received: from localhost ([127.0.0.1]:57610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0O8-0003Nn-KI for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:53 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:37174) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NG-0003CR-Vy for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:59 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xcp3BCgz1sC06; Fri, 17 Sep 2021 01:00:58 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xcp33yDz1qqkB; Fri, 17 Sep 2021 01:00:58 +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 SsHJxzOAFOtc; Fri, 17 Sep 2021 01:00:57 +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:00:57 +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 1F0E9614C3; Fri, 17 Sep 2021 00:56:11 +0200 (CEST) From: Hartmut Goebel Date: Fri, 17 Sep 2021 00:53:59 +0200 Message-Id: <09442b6ca91b2eef23005ad64c8665e052f99e97.1631832505.git.h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/tryton.scm (trytond-sale): New variable. --- gnu/packages/tryton.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 72edef4f8a..25afb5ae3f 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2950,6 +2950,40 @@ the product with its factor against the purchase unit.") shipment costs to Supplier Shipment.") (license license:gpl3+))) +(define-public trytond-sale + (package + (name "trytond-sale") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale" version)) + (sha256 + (base32 "0wk5lhj74vl7zs4l3x176iwfqr3jnq37xhiksgnajsrjrl54bgfg")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-account-invoice-stock" ,trytond-account-invoice-stock) + ("trytond-account-product" ,trytond-account-product) + ("trytond-company" ,trytond-company) + ("trytond-country" ,trytond-country) + ("trytond-currency" ,trytond-currency) + ("trytond-party" ,trytond-party) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-sale") + (synopsis "Tryton module for sale") + (description "The @emph{Sale} Tryton module helps organise and manage +sales made by the company. It adds the concept of a sale to Tryton and allows +it to be tracked through its states from draft to done. It also oversees the +creation of customer shipments and invoices for the sales, and allows reports +to be generated that contain aggregated sales figures.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock")