From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:53:44 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:53:44 +0000 Received: from localhost ([127.0.0.1]:56785 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0GF-000255-NR for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:53:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:60102) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0GB-00024v-MI for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:53:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0GA-00009U-Up for guix-patches@gnu.org; Thu, 16 Sep 2021 18:53:39 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:46078) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0G8-00013W-Na for guix-patches@gnu.org; Thu, 16 Sep 2021 18:53:38 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XSG0Vznz1rk53 for ; Fri, 17 Sep 2021 00:53:33 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XSF6t22z1qqkB for ; Fri, 17 Sep 2021 00:53:33 +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 pIrTBqysJHZr for ; Fri, 17 Sep 2021 00:53:32 +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 for ; Fri, 17 Sep 2021 00:53:32 +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 235C560129; Fri, 17 Sep 2021 00:53:49 +0200 (CEST) From: Hartmut Goebel To: guix-patches@gnu.org Subject: [PATCH 000/154] Add 146 Tryton modules and some dependencies Date: Fri, 17 Sep 2021 00:53:28 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) This patch set adds all Tryton modules not yet in Guix (except of trytond-stock-package-shipping-dpd, which opens up depencency hell), as well as some Python packages required for these. Hartmut Goebel (154): gnu: Add python-braintree. gnu: Add python-markuppy. gnu: Add python-xlwt. gnu: Add python-tablib. gnu: Add python-csb43. gnu: Add python-febelfin-coda. gnu: Add python-ofxparse. gnu: Add python-stripe. gnu: Add trytond-account-asset. gnu: Add trytond-account-be. gnu: Add trytond-account-cash-rounding. gnu: Add trytond-account-credit-limit. gnu: Add trytond-account-de-skr03. gnu: Add trytond-account-deposit. gnu: Add trytond-account-dunning. gnu: Add trytond-account-dunning-email. gnu: Add trytond-account-dunning-fee. gnu: Add trytond-account-dunning-letter. gnu: Add trytond-account-es. gnu: Add trytond-account-eu. gnu: Add trytond-account-fr. gnu: Add trytond-account-fr-chorus. gnu: Add trytond-account-invoice-correction. gnu: Add trytond-account-invoice-defer. gnu: Add trytond-account-invoice-history. gnu: Add trytond-account-invoice-line-standalone. gnu: Add trytond-account-invoice-secondary-unit. gnu: Add trytond-account-payment. gnu: Add trytond-account-payment-braintree. gnu: Add trytond-account-payment-clearing. gnu: Add trytond-account-payment-sepa. gnu: Add trytond-account-payment-sepa-cfonb. gnu: Add trytond-account-payment-stripe. gnu: Add trytond-account-statement. gnu: Add trytond-account-statement-aeb43. gnu: Add trytond-account-statement-coda. gnu: Add trytond-account-statement-ofx. gnu: Add trytond-account-statement-rule. gnu: Add trytond-account-stock-anglo-saxon. gnu: Add trytond-account-stock-continental. gnu: Add trytond-account-stock-landed-cost. gnu: Add trytond-account-stock-landed-cost-weight. gnu: Add trytond-account-tax-cash. gnu: Add trytond-account-tax-rule-country. gnu: Add trytond-analytic-invoice. gnu: Add trytond-analytic-purchase. gnu: Add trytond-analytic-sale. gnu: Add trytond-attendance. gnu: Add trytond-authentication-sms. gnu: Add trytond-bank. gnu: Add trytond-carrier. gnu: Add trytond-carrier-percentage. gnu: Add trytond-carrier-subdivision. gnu: Add trytond-carrier-weight. gnu: Add trytond-commission. gnu: Add trytond-commission-waiting. gnu: Add trytond-company-work-time. gnu: Add trytond-customs. gnu: Add trytond-dashboard. gnu: Add trytond-edocument-uncefact. gnu: Add trytond-edocument-unece. gnu: Add trytond-incoterm. gnu: Add trytond-ldap-authentication. gnu: Add trytond-marketing. gnu: Add trytond-marketing-automation. gnu: Add trytond-marketing-email. gnu: Add trytond-notification-email. gnu: Add trytond-party-avatar. gnu: Add trytond-party-relationship. gnu: Add trytond-party-siret. gnu: Add trytond-product-attribute. gnu: Add trytond-product-classification. gnu: Add trytond-product-classification-taxonomic. gnu: Add trytond-product-cost-fifo. gnu: Add trytond-product-cost-history. gnu: Add trytond-product-cost-warehouse. gnu: Add trytond-product-kit. gnu: Add trytond-product-measurements. gnu: Add trytond-product-price-list. gnu: Add trytond-product-price-list-dates. gnu: Add trytond-product-price-list-parent. gnu: Add trytond-production. gnu: Add trytond-production-outsourcing. gnu: Add trytond-production-routing. gnu: Add trytond-production-split. gnu: Add trytond-production-work. gnu: Add trytond-production-work-timesheet. gnu: Add trytond-project. gnu: Add trytond-project-invoice. gnu: Add trytond-project-plan. gnu: Add trytond-project-revenue. gnu: Add trytond-purchase-amendment. gnu: Add trytond-purchase-history. gnu: Add trytond-purchase-invoice-line-standalone. gnu: Add trytond-purchase-price-list. gnu: Add trytond-purchase-request-quotation. gnu: Add trytond-purchase-requisition. gnu: Add trytond-purchase-secondary-unit. gnu: Add trytond-purchase-shipment-cost. gnu: Add trytond-sale. gnu: Add trytond-sale-advance-payment. gnu: Add trytond-sale-amendment. gnu: Add trytond-sale-complaint. gnu: Add trytond-sale-credit-limit. gnu: Add trytond-sale-discount. gnu: Add trytond-sale-extra. gnu: Add trytond-sale-gift-card. gnu: Add trytond-sale-history. gnu: Add trytond-sale-invoice-grouping. gnu: Add trytond-sale-opportunity. gnu: Add trytond-sale-payment. gnu: Add trytond-sale-price-list. gnu: Add trytond-sale-product-customer. gnu: Add trytond-sale-promotion. gnu: Add trytond-sale-promotion-coupon. gnu: Add trytond-sale-secondary-unit. gnu: Add trytond-sale-shipment-cost. gnu: Add trytond-sale-shipment-grouping. gnu: Add trytond-sale-shipment-tolerance. gnu: Add trytond-sale-stock-quantity. gnu: Add trytond-sale-subscription. gnu: Add trytond-sale-subscription-asset. gnu: Add trytond-sale-supply. gnu: Add trytond-sale-supply-drop-shipment. gnu: Add trytond-sale-supply-production. gnu: Add trytond-stock-assign-manual. gnu: Add trytond-stock-consignment. gnu: Add trytond-stock-forecast. gnu: Add trytond-stock-inventory-location. gnu: Add trytond-stock-location-move. gnu: Add trytond-stock-location-sequence. gnu: Add trytond-stock-lot-sled. gnu: Add trytond-stock-lot-unit. gnu: Add trytond-stock-package. gnu: Add trytond-stock-package-shipping. gnu: Add trytond-stock-package-shipping-ups. gnu: Add trytond-stock-product-location. gnu: Add trytond-stock-quantity-early-planning. gnu: Add trytond-stock-quantity-issue. gnu: Add trytond-stock-secondary-unit. gnu: Add trytond-stock-shipment-cost. gnu: Add trytond-stock-shipment-measurements. gnu: Add trytond-stock-split. gnu: Add trytond-stock-supply-day. gnu: Add trytond-stock-supply-forecast. gnu: Add trytond-stock-supply-production. gnu: Add trytond-timesheet. gnu: Add trytond-timesheet-cost. gnu: Add trytond-user-role. gnu: Add trytond-web-shop. gnu: Add trytond-web-shop-vue-storefront. gnu: Add trytond-web-shop-vue-storefront-stripe. gnu: Add trytond-web-shortener. gnu: Add trytond-web-user. gnu/packages/python-xyz.scm | 215 ++ gnu/packages/tryton.scm | 4331 +++++++++++++++++++++++++++++++++-- 2 files changed, 4315 insertions(+), 231 deletions(-) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:00 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:55:00 +0000 Received: from localhost ([127.0.0.1]:56790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0HU-00027O-CS for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:00 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:56039) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0HS-00027E-CB for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:54:59 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XTs2wW1z1qw9r; Fri, 17 Sep 2021 00:54:57 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XTs1GBLz1qqkC; Fri, 17 Sep 2021 00:54:57 +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 uko6u4w77wxh; Fri, 17 Sep 2021 00:54:56 +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:54:56 +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 24BA060129; Fri, 17 Sep 2021 00:55:13 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 001/154] gnu: Add python-braintree. Date: Fri, 17 Sep 2021 00:52:20 +0200 Message-Id: <24c76b1166ff8bf18077652b1beb4e69ec1e121c.1631832504.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/python-xyz.scm (python-braintree): New variable. --- gnu/packages/python-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 4cf7797f84..9ad7e9eb7f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26577,3 +26577,23 @@ files and directories and adds a datestamp in standard ISO 8601+ format YYYY-MM-DD at the beginning of the file or directory name.") (home-page "https://github.com/novoid/date2name") (license license:gpl3+)))) + +(define-public python-braintree + (package + (name "python-braintree") + (version "4.12.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "braintree" version)) + (sha256 + (base32 "19kli85q18p80nsn8fm4ql6axpr7bllfqg5chv2ywhr8zr8bssll")))) + (build-system python-build-system) + (propagated-inputs + `(("python-requests" ,python-requests))) + (home-page + "https://developers.braintreepayments.com/python/sdk/server/overview") + (synopsis "Braintree Python Library") + (description "The Braintree Python SDK provides integration access to the +Braintree Gateway. Braintree is a US-based payments service provider.") + (license license:expat))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:09 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:09 +0000 Received: from localhost ([127.0.0.1]:56802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hd-00028p-4S for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:09 -0400 Received: from lists.gnu.org ([209.51.188.17]:60336) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0HX-00028J-W7 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38996) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0HX-0000P1-NG for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:03 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:39159) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0HW-0001yq-6W for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:03 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XTx0stxz1qw9r; Fri, 17 Sep 2021 00:55:01 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XTx0m50z1qqkC; Fri, 17 Sep 2021 00:55:01 +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 m9OArrJuMVC5; Fri, 17 Sep 2021 00:54:58 +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:54:58 +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 B0F6C601D4; Fri, 17 Sep 2021 00:55:13 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 002/154] gnu: Add python-markuppy. Date: Fri, 17 Sep 2021 00:52:21 +0200 Message-Id: <91377ebafea148235468be0ae86859f2154213bd.1631832504.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/python-xyz.scm (python-markuppy): New variable. --- gnu/packages/python-xyz.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 9ad7e9eb7f..b4f6f67ef2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26597,3 +26597,21 @@ YYYY-MM-DD at the beginning of the file or directory name.") (description "The Braintree Python SDK provides integration access to the Braintree Gateway. Braintree is a US-based payments service provider.") (license license:expat))) + +(define-public python-markuppy + (package + (name "python-markuppy") + (version "1.14") + (source + (origin + (method url-fetch) + (uri (pypi-uri "MarkupPy" version)) + (sha256 + (base32 "0pqdmpxbr8iq22b4css2gz5z6s01ddpzyj25x27kgbs2lp0f5phs")))) + (build-system python-build-system) + (home-page "https://github.com/tylerbakke/MarkupPy") + (synopsis "A pythonic HTML/XML generator") + (description "This Python module attempts to make it easier to generate +HTML/XML from a Python program in an intuitive, lightweight, customizable and +pythonic way.") + (license license:expat))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:13 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:13 +0000 Received: from localhost ([127.0.0.1]:56808 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hg-00029M-Mi for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:13 -0400 Received: from lists.gnu.org ([209.51.188.17]:60486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hc-00028i-M0 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39024) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hc-0000Um-C4 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:08 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:40054) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ha-000238-PQ for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:08 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XV03fZLz1qw9r; Fri, 17 Sep 2021 00:55:04 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XV03Svgz1qqkC; Fri, 17 Sep 2021 00:55:04 +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 PRWXqVhCngiv; Fri, 17 Sep 2021 00:55:03 +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:03 +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 4426E601E8; Fri, 17 Sep 2021 00:55:14 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 003/154] gnu: Add python-xlwt. Date: Fri, 17 Sep 2021 00:52:22 +0200 Message-Id: <47e40527c41e95b2ce1ab4d74129abf5c0325de2.1631832504.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/python-xyz.scm (python-xlwt): New variable. --- gnu/packages/python-xyz.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index b4f6f67ef2..23a76d7727 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10368,6 +10368,36 @@ Unicode-aware. It is not intended as an end-user tool.") (define-public python2-xlrd (package-with-python2 python-xlrd)) +(define-public python-xlwt + (package + (name "python-xlwt") + (version "1.3.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "xlwt" version)) + (sha256 + (base32 "123c2pdamshkq75wwvck8fq0cjq1843xd3x9qaiz2a4vg9qi56f5")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda _ + (setenv "PYTHONPATH" + (string-append (getcwd) "/build/lib:" + (getenv "PYTHONPATH"))) + (invoke "nosetests" "-v")))))) + (native-inputs + `(("nose" ,python-nose))) + (home-page "http://www.python-excel.org/") + (synopsis "Library for creating spreadsheet Excel files") + (description "@code{xlwt} is a library for writing data and formatting +information to older Excel files (ie: .xls). The package itself is pure +Python with no dependencies on modules or packages outside the standard Python +distribution. It is not intended as an end-user tool.") + (license license:bsd-3))) + (define-public python-immutables (package (name "python-immutables") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:20 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:20 +0000 Received: from localhost ([127.0.0.1]:56820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ho-0002AK-86 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:20 -0400 Received: from lists.gnu.org ([209.51.188.17]:60548) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hg-00029N-Vb for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39042) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hg-0000Y1-NX for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:12 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:56169) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0He-00025j-Mr for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:12 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XV44cgXz1rk5n; Fri, 17 Sep 2021 00:55:08 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XV42b7Cz1qqkC; Fri, 17 Sep 2021 00:55:08 +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 kA--xUP8c5et; Fri, 17 Sep 2021 00:55:07 +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:07 +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 CE94160245; Fri, 17 Sep 2021 00:55:14 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 004/154] gnu: Add python-tablib. Date: Fri, 17 Sep 2021 00:52:23 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/python-xyz.scm (python-tablib): New variable. --- gnu/packages/python-xyz.scm | 46 +++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 23a76d7727..693de6db7d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26645,3 +26645,49 @@ Braintree Gateway. Braintree is a US-based payments service provider.") HTML/XML from a Python program in an intuitive, lightweight, customizable and pythonic way.") (license license:expat))) + +(define-public python-tablib + (package + (name "python-tablib") + (version "3.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "tablib" version)) + (sha256 + (base32 "03f1z6jq6rf67gwhbm9ma4rydm8h447a5nh5lcs5l8jg8l4aqg7q")))) + (build-system python-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + (setenv "PYTHONPATH" + (string-append (getcwd) "/build/lib:" + (getenv "PYTHONPATH"))) + (invoke "pytest"))))))) + (native-inputs + `(("python-pandas" ,python-pandas) ;; required for test-suite + ("python-pytest" ,python-pytest) + ("python-pytest-cov" ,python-pytest-cov) + ("python-setuptools-scm" ,python-setuptools-scm))) + (propagated-inputs + `(("python-markuppy" ,python-markuppy) + ("python-odfpy" ,python-odfpy) + ("python-openpyxl" ,python-openpyxl) + ("python-pyyaml" ,python-pyyaml) + ("python-tabulate" ,python-tabulate) + ("python-xlrd" ,python-xlrd) + ("python-xlwt" ,python-xlwt))) + (home-page "https://tablib.readthedocs.io") + (synopsis "Format agnostic tabular data library") + (description "is a format-agnostic tabular dataset library, +written in Python. Supported output formats are Excel (Sets + Books), +JSON (Sets + Books), YAML (Sets + Books), HTML (Sets), Jira (Sets), +TSV (Sets), ODS (Sets), CSV (Sets), and DBF (Sets). + +@code{tablib} also supports Pandas DataFrames (Sets). Anyhow, since pandas is +quite huge, this Guix package doesn't depend on pandas. In case, just also +install @code{python-pandas}.") + (license license:expat))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:21 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:21 +0000 Received: from localhost ([127.0.0.1]:56822 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ho-0002AT-MF for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:60550) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hi-00029r-Pd for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hi-0000YA-Gu for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:14 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:37014) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hh-00028N-0X for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:14 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XV66hTzz1rk5y; Fri, 17 Sep 2021 00:55:10 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XV66TZjz1qqkC; Fri, 17 Sep 2021 00:55:10 +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 5gEGqxKnvxbq; Fri, 17 Sep 2021 00:55:09 +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:09 +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 6A62B6024A; Fri, 17 Sep 2021 00:55:15 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 005/154] gnu: Add python-csb43. Date: Fri, 17 Sep 2021 00:52:24 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_SBL_A=0.1 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) * gnu/packages/python-xyz.scm (python-csb43): New variable. --- gnu/packages/python-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 693de6db7d..551fc79c80 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26691,3 +26691,31 @@ TSV (Sets), ODS (Sets), CSV (Sets), and DBF (Sets). quite huge, this Guix package doesn't depend on pandas. In case, just also install @code{python-pandas}.") (license license:expat))) + +(define-public python-csb43 + (package + (name "python-csb43") + (version "0.9.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "csb43" version)) + (sha256 + (base32 "0r0csl9npncnkfafg3rg6xr38d1qr0sxvq7wn7mg9bq41hvvh1si")))) + (build-system python-build-system) + (native-inputs + `(("python-lxml" ,python-lxml))) + (propagated-inputs + `(("python-pycountry" ,python-pycountry) + ("python-pyyaml" ,python-pyyaml) + ("python-tablib" ,python-tablib))) + (home-page "https://bitbucket.org/wmj/csb43") + (synopsis "Tools for converting from the Spanish banks' format CSB norm +43 (CSB43)") + (description "This package provides tools to convert files in the format +used by multiple Spanish banks (standard 43 of the Spanish Banking Council +[CSB43] / Spanish Banking Association [AEB43]) to other formats. + +Supported output formats are: OFX, HomeBank CSV, HTML, JSON, ODS (OpenDocument +spreadsheet), CSV, TSV, XLS, XLSX (Microsoft Excel spreadsheet), and YAML.") + (license license:lgpl3))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:22 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:22 +0000 Received: from localhost ([127.0.0.1]:56827 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hp-0002Ao-Nf for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:60552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hl-0002A4-03 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39068) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hk-0000YM-OD for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:16 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:48828) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hj-00029s-5o for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:16 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVB0cdWz1qwGm; Fri, 17 Sep 2021 00:55:14 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVB0X1rz1qqkC; Fri, 17 Sep 2021 00:55:14 +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 l1D6ZZHfIvK2; Fri, 17 Sep 2021 00:55:13 +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:13 +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 F24B36027E; Fri, 17 Sep 2021 00:55:15 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 006/154] gnu: Add python-febelfin-coda. Date: Fri, 17 Sep 2021 00:52:25 +0200 Message-Id: <6f24e136af99dfd480f629a977e00933225321f1.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/python-xyz.scm (python-febelfin-coda): New variable. --- gnu/packages/python-xyz.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 551fc79c80..2122b6867a 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26719,3 +26719,20 @@ used by multiple Spanish banks (standard 43 of the Spanish Banking Council Supported output formats are: OFX, HomeBank CSV, HTML, JSON, ODS (OpenDocument spreadsheet), CSV, TSV, XLS, XLSX (Microsoft Excel spreadsheet), and YAML.") (license license:lgpl3))) + +(define-public python-febelfin-coda + (package + (name "python-febelfin-coda") + (version "0.1.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "febelfin-coda" version)) + (sha256 + (base32 "10nf4hdwldqgdmh4g613vx55sbsw1x1yzpvs3crwlggbp75fjjfi")))) + (build-system python-build-system) + (home-page "https://coda.b2ck.com/") + (synopsis "A module to parse Belgian CODA files") + (description "This package provides a module to parse Coded statement of +account (CODA) files as defined be the Belgian Febelfin bank standard.") + (license license:bsd-3))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:30 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:30 +0000 Received: from localhost ([127.0.0.1]:56836 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hy-0002Bm-BE for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:60554) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ho-0002AJ-6O for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39090) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hn-0000YT-UX for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:19 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:45598) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hm-0002Bq-Dp for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:19 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVF2LvSz1rk5n; Fri, 17 Sep 2021 00:55:17 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVF2FSDz1qqkC; Fri, 17 Sep 2021 00:55:17 +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 hqizf2G_HyVs; Fri, 17 Sep 2021 00:55:16 +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:16 +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 8666460284; Fri, 17 Sep 2021 00:55:16 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 007/154] gnu: Add python-ofxparse. Date: Fri, 17 Sep 2021 00:52:26 +0200 Message-Id: <06ded16692249c509ef2a5fe7c8eb5d90c911873.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/python-xyz.scm (python-ofxparse): New variable. --- gnu/packages/python-xyz.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 2122b6867a..86df1cc55c 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26736,3 +26736,36 @@ spreadsheet), CSV, TSV, XLS, XLSX (Microsoft Excel spreadsheet), and YAML.") (description "This package provides a module to parse Coded statement of account (CODA) files as defined be the Belgian Febelfin bank standard.") (license license:bsd-3))) + +(define-public python-ofxparse + (package + (name "python-ofxparse") + (version "0.21") + (source + (origin + (method url-fetch) + (uri (pypi-uri "ofxparse" version)) + (sha256 + (base32 "19y4sp5l9jqiqzzlbqdfiab42qx7d84n4xm4s7jfq397666vcyh5")))) + (build-system python-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda _ + (invoke "nosetests" "-v")))))) + (native-inputs + `(("python-nose" ,python-nose))) + (propagated-inputs + `(("python-beautifulsoup4" ,python-beautifulsoup4) + ("python-lxml" ,python-lxml) + ("python-six" ,python-six))) + (home-page "http://sites.google.com/site/ofxparse") + (synopsis "Tools for working with the OFX (Open Financial Exchange) file +format") + (description "@code{ofxparse} is a parser for Open Financial +Exchange (.ofx) format files. OFX files are available from almost any online +banking site, so they work well if you want to pull together your finances +from multiple sources. Online trading accounts also often provide account +statements in OFX files.") + (license license:expat))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:31 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:31 +0000 Received: from localhost ([127.0.0.1]:56841 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hy-0002C2-VP for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:60556) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hr-0002B8-FM for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39102) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hq-0000Ye-Mq for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:23 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:55862) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hp-0002Dh-4T for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:22 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVJ0c3tz1rk5n; Fri, 17 Sep 2021 00:55:20 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVJ0TXZz1qqkD; Fri, 17 Sep 2021 00:55:20 +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 eesQmOtK9ErS; Fri, 17 Sep 2021 00:55:19 +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:19 +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 7A92360129; Fri, 17 Sep 2021 00:55:17 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 008/154] gnu: Add python-stripe. Date: Fri, 17 Sep 2021 00:52:27 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/python-xyz.scm (python-stripe): New variable. --- gnu/packages/python-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 86df1cc55c..0ee2c6483e 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26769,3 +26769,26 @@ banking site, so they work well if you want to pull together your finances from multiple sources. Online trading accounts also often provide account statements in OFX files.") (license license:expat))) + +(define-public python-stripe + (package + (name "python-stripe") + (version "2.60.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "stripe" version)) + (sha256 + (base32 "0258lzh4qikhinfggnlfh5aklcvg7lrvl8giqrh0yf0l61wvfrl9")))) + (build-system python-build-system) + (arguments + '(#:tests? #f)) ;; tests require network + (propagated-inputs + `(("python-requests" ,python-requests))) + (home-page "https://github.com/stripe/stripe-python") + (synopsis "Python bindings for the Stripe financial services' API") + (description "This package provides access to the Stripe financial +services' API. It includes a pre-defined set of classes for API resources +that initialize themselves dynamically from API responses which makes it +compatible with a wide range of versions of the Stripe API.") + (license license:expat))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:32 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:32 +0000 Received: from localhost ([127.0.0.1]:56845 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0I0-0002CH-2E for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:32 -0400 Received: from lists.gnu.org ([209.51.188.17]:60558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hu-0002BQ-B4 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39122) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hu-0000Yo-29 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:26 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:52725) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hs-0002Fb-DU for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:25 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVM2Sqmz1qwGm; Fri, 17 Sep 2021 00:55:23 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVM2Lwkz1qqkD; Fri, 17 Sep 2021 00:55:23 +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 QSwT3W7prteu; Fri, 17 Sep 2021 00:55:21 +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:21 +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 118B460285; Fri, 17 Sep 2021 00:55:17 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 009/154] gnu: Add trytond-account-asset. Date: Fri, 17 Sep 2021 00:52:28 +0200 Message-Id: <67f4d6d63cfb57c6d89c89fe7560fed74e6763af.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, TVD_SPACE_RATIO=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-asset): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 364544c6d9..3c44425ba7 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -215,6 +215,33 @@ most of accounting needs.") (define-public python-trytond-account (deprecated-package "python-trytond-account" trytond-account)) +(define-public trytond-account-asset + (package + (name "trytond-account-asset") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_asset" version)) + (sha256 + (base32 "12qf6f4hpxi6c3mx18d07ljbzzr58h0lg8yz95nby3g3mpx2mlaz")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_asset")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-purchase" ,trytond-purchase))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-account-product" ,trytond-account-product) + ("trytond-product" ,trytond-product))) + (home-page "https://docs.tryton.org/projects/modules-account-asset") + (synopsis "Tryton module for assets management") + (description "The @emph{Account Asset} Tryton module adds the depreciation +of fixed assets.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:33 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:33 +0000 Received: from localhost ([127.0.0.1]:56849 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0I0-0002CW-LY for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:32 -0400 Received: from lists.gnu.org ([209.51.188.17]:60560) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Hx-0002Be-8q for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39144) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hx-0000Yx-0h for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:29 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:37280) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hv-0002HV-CD for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:28 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVQ0wRFz1rk5n; Fri, 17 Sep 2021 00:55:26 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVQ0m3Tz1qqkC; Fri, 17 Sep 2021 00:55:26 +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 Jj7DqjmSV7dD; Fri, 17 Sep 2021 00:55:24 +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:24 +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 9DF8C60292; Fri, 17 Sep 2021 00:55:18 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 010/154] gnu: Add trytond-account-be. Date: Fri, 17 Sep 2021 00:52:29 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-be): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 3c44425ba7..d47de2e2ae 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -242,6 +242,29 @@ most of accounting needs.") of fixed assets.") (license license:gpl3+))) +(define-public trytond-account-be + (package + (name "trytond-account-be") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_be" version)) + (sha256 + (base32 "1l4zxsh9f3ndsgj3224xv23nr7gbg5kwrydwgv34nlkyxp5557dk")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_be")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-eu" ,trytond-account-eu))) + (home-page "https://docs.tryton.org/projects/modules-account-be") + (synopsis "Tryton module with Belgian chart of accounts") + (description "The @emph{Account BE} Tryton module defines the standard +chart of account for Belgium.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:44 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:44 +0000 Received: from localhost ([127.0.0.1]:56861 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IC-0002Di-7m for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:60562) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0I1-0002Ci-91 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39158) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0I1-0000ZA-0T for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:33 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:46828) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Hy-0002Jz-VE for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:32 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVT6RQnz1qwGm; Fri, 17 Sep 2021 00:55:29 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVT6K22z1qqkC; Fri, 17 Sep 2021 00:55:29 +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 L2dkvh2gBxUT; Fri, 17 Sep 2021 00:55:28 +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:28 +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 30A3460297; Fri, 17 Sep 2021 00:55:19 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 011/154] gnu: Add trytond-account-cash-rounding. Date: Fri, 17 Sep 2021 00:52:30 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-cash-rounding): New variable. --- gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index d47de2e2ae..53ec211926 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -265,6 +265,34 @@ of fixed assets.") chart of account for Belgium.") (license license:gpl3+))) +(define-public trytond-account-cash-rounding + (package + (name "trytond-account-cash-rounding") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_cash_rounding" version)) + (sha256 + (base32 "15xl36929zgfw9rlwaqdqs5l4ijspfx8i060z6884p2nizhh69s5")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_cash_rounding")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-purchase" ,trytond-purchase) + ("trytond-sale" ,trytond-sale))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-currency" ,trytond-currency))) + (home-page + "https://docs.tryton.org/projects/modules-account-cash-rounding") + (synopsis "Tryton module to round cash amount") + (description "The @emph{Account Cash Rounding} Tryton module allows cash +amounts to be rounded using the cash rounding factor of the currency.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:45 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:45 +0000 Received: from localhost ([127.0.0.1]:56865 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IC-0002Dw-Qe for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:45 -0400 Received: from lists.gnu.org ([209.51.188.17]:60564) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0I4-0002Cx-BM for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39174) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0I4-0000ZP-3D for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:36 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:37153) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0I2-0002Mj-HC for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:35 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVY3KCbz1rk5n; Fri, 17 Sep 2021 00:55:33 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVY3BXvz1qqkC; Fri, 17 Sep 2021 00:55:33 +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 bt78oazoxOVH; Fri, 17 Sep 2021 00:55:32 +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:32 +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 B9D8E60BB5; Fri, 17 Sep 2021 00:55:19 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 012/154] gnu: Add trytond-account-credit-limit. Date: Fri, 17 Sep 2021 00:52:31 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-credit-limit): 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 53ec211926..0938c86780 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -293,6 +293,32 @@ chart of account for Belgium.") amounts to be rounded using the cash rounding factor of the currency.") (license license:gpl3+))) +(define-public trytond-account-credit-limit + (package + (name "trytond-account-credit-limit") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_credit_limit" version)) + (sha256 + (base32 "1ni4cfydypxrkdj7fc0j4js9ygfkxa22ii5db2p89z2izbg1hxd8")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_credit_limit")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-dunning" ,trytond-account-dunning))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-account-credit-limit") + (synopsis "Tryton module for account credit limit") + (description "The @emph{Account Credit Limit} Tryton module for manages +credit limit of parties.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:45 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:45 +0000 Received: from localhost ([127.0.0.1]:56869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0ID-0002EB-Ek for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:45 -0400 Received: from lists.gnu.org ([209.51.188.17]:60588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0I8-0002DF-GR for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39204) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0I8-0000aR-7w for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:40 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:58103) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0I6-0002PG-GK for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:39 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVd2vFtz1rk5n; Fri, 17 Sep 2021 00:55:37 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVd2nMhz1qqkC; Fri, 17 Sep 2021 00:55:37 +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 8IxtNPmfdJf1; Fri, 17 Sep 2021 00:55:36 +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:36 +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 5153D61471; Fri, 17 Sep 2021 00:55:20 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 013/154] gnu: Add trytond-account-de-skr03. Date: Fri, 17 Sep 2021 00:52:32 +0200 Message-Id: <44d9dbb696d09fed4e0866834d665b0193b6a81b.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-de-skr03): New variable. --- gnu/packages/tryton.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 0938c86780..26777e291a 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -319,6 +319,28 @@ amounts to be rounded using the cash rounding factor of the currency.") credit limit of parties.") (license license:gpl3+))) +(define-public trytond-account-de-skr03 + (package + (name "trytond-account-de-skr03") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_de_skr03" version)) + (sha256 + (base32 "1dhgspabr2bm0y6qkzh5kz6badhf23arzkw7lra1zsn52r23j9dl")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_de_skr03")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account))) + (home-page "https://docs.tryton.org/projects/modules-account-de-skr03") + (synopsis "Tryton module with German chart of accounts SKR03") + (description "This package provides the German SKR03 chart of accounts for +Tryton.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:55:59 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:55:59 +0000 Received: from localhost ([127.0.0.1]:56880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IR-0002FN-2b for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:59 -0400 Received: from lists.gnu.org ([209.51.188.17]:60590) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IB-0002DT-Af for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39216) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0IB-0000ac-1g for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:43 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:59527) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0I9-0002Qv-7s for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:42 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVh15plz1qwGm; Fri, 17 Sep 2021 00:55:40 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVh0zz3z1qqkC; Fri, 17 Sep 2021 00:55:40 +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 VuQbFkffPfZQ; Fri, 17 Sep 2021 00:55:38 +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:38 +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 DF355601D4; Fri, 17 Sep 2021 00:55:20 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 014/154] gnu: Add trytond-account-deposit. Date: Fri, 17 Sep 2021 00:52:33 +0200 Message-Id: <696c6f013c0c30343a56978af23cd9073247860b.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-deposit): New variable. --- gnu/packages/tryton.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 26777e291a..bb1cdf7692 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -341,6 +341,35 @@ credit limit of parties.") Tryton.") (license license:gpl3+))) +(define-public trytond-account-deposit + (package + (name "trytond-account-deposit") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_deposit" version)) + (sha256 + (base32 "005yw868wxv8fhp7dlqd2z19hhjlmk4cgqa36axdfjmbwxvh1r6r")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_deposit")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-account-deposit") + (synopsis "Tryton module for accounting deposit") + (description "The @emph{Account Deposit} Tryton module adds support for +deposit accounting. + +A deposit is an amount paid by the customer prior to the company providing it +with services or goods. A wizard on invoice allows to recall prior deposit of +the party.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:00 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:00 +0000 Received: from localhost ([127.0.0.1]:56885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IR-0002FY-JO for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:60592) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IE-0002EQ-1x for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39228) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0ID-0000an-Px for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:45 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:47585) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0IC-0002T3-AF for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:45 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVl1hpQz1qwGm; Fri, 17 Sep 2021 00:55:43 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVl1ZtHz1qqkC; Fri, 17 Sep 2021 00:55:43 +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 lKZpmDrywMF4; Fri, 17 Sep 2021 00:55:42 +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:41 +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 748EA61479; Fri, 17 Sep 2021 00:55:21 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 015/154] gnu: Add trytond-account-dunning. Date: Fri, 17 Sep 2021 00:52:34 +0200 Message-Id: <07734eaa09bb1e116a187bb863243db0a2f813cd.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-dunning): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index bb1cdf7692..ba9c54a232 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -370,6 +370,30 @@ with services or goods. A wizard on invoice allows to recall prior deposit of the party.") (license license:gpl3+))) +(define-public trytond-account-dunning + (package + (name "trytond-account-dunning") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_dunning" version)) + (sha256 + (base32 "0d5wabn5g1gzmllihkdhzqix934184v303pp20927qxpzb2pm3qw")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_dunning")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-account-dunning") + (synopsis "Tryton module for account dunning") + (description "The @emph{Account Dunning} Tryton module adds dunning for +receivable move lines.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:01 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:01 +0000 Received: from localhost ([127.0.0.1]:56893 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IT-0002GD-3e for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:01 -0400 Received: from lists.gnu.org ([209.51.188.17]:60598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IM-0002Ew-Cl for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39258) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0IL-0000cL-4S for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:53 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:38802) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0II-0002Wi-9j for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:52 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVs1Rbjz1qwGm; Fri, 17 Sep 2021 00:55:49 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVs1KYvz1qqkB; Fri, 17 Sep 2021 00:55:49 +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 idbTvrfwRtZc; Fri, 17 Sep 2021 00:55:47 +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:47 +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 911116147C; Fri, 17 Sep 2021 00:55:22 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 017/154] gnu: Add trytond-account-dunning-fee. Date: Fri, 17 Sep 2021 00:52:36 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, TVD_SPACE_RATIO=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-dunning-fee): 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 f204e6a1d2..476787c2ce 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -419,6 +419,31 @@ receivable move lines.") emails.") (license license:gpl3+))) +(define-public trytond-account-dunning-fee + (package + (name "trytond-account-dunning-fee") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_dunning_fee" version)) + (sha256 + (base32 "1h8qlrdvpyyf36cdss5lv3qp4h4xs6kp3ybh9ci14mhwy0jyni75")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_dunning_fee")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-dunning-letter" ,trytond-account-dunning-letter))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-dunning" ,trytond-account-dunning) + ("trytond-account-product" ,trytond-account-product))) + (home-page "https://docs.tryton.org/projects/modules-account-dunning-fee") + (synopsis "Tryton module for account dunning fee") + (description "This package provides a Tryton module for generating +accounting moves as fees when processing dunning.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:00 2021 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 To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 016/154] gnu: Add trytond-account-dunning-email. 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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * 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 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:01 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:56:01 +0000 Received: from localhost ([127.0.0.1]:56895 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IT-0002GK-Cl for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:01 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:60408) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IO-0002F4-Ph for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:57 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XW01l4sz1rk5y; Fri, 17 Sep 2021 00:55:56 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XW01d4Gz1qqkB; Fri, 17 Sep 2021 00:55:56 +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 QjabYbUUeKeX; Fri, 17 Sep 2021 00:55:54 +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:54 +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 AED036147F; Fri, 17 Sep 2021 00:55:23 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 019/154] gnu: Add trytond-account-es. Date: Fri, 17 Sep 2021 00:52:38 +0200 Message-Id: <9d5231fd3d12f7ffebcc272cce71309bc18c6fff.1631832505.git.h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-account-es): New variable. --- gnu/packages/tryton.scm | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 957334ffa5..9e21bcf54a 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -470,6 +470,46 @@ accounting moves as fees when processing dunning.") letters.") (license license:gpl3+))) +(define-public trytond-account-es + (package + (name "trytond-account-es") + (version "6.0.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_es" version)) + (sha256 + (base32 "19qflzfwbbwz7jxxbah2l8z89m1rwsgvm80w2qsjw93chzabz802")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_es")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-asset" ,trytond-account-asset) + ("trytond-account-payment-sepa" ,trytond-account-payment-sepa))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-eu" ,trytond-account-eu) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-account-es") + (synopsis "Tryton with Spanish chart of accounts") + (description "This package provides the following Spanish charts of +accounts for Tryton: +@itemize +@item Plan General Contable Español 2008 +@item Plan Contable para PYMES 2008 +@end itemize + +A wizard allows to generate the following AEAT files: + +@itemize +@item Modelo 111 +@item Modelo 115 +@item Modelo 303 +@end itemize") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:02 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:02 +0000 Received: from localhost ([127.0.0.1]:56897 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IT-0002GS-Lr for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:60608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IP-0002FB-BF for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:55:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39284) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0IP-0000eS-3E for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:57 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:37669) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0IM-0002Yc-IF for guix-patches@gnu.org; Thu, 16 Sep 2021 18:55:56 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XVw3Ps8z1qwHB; Fri, 17 Sep 2021 00:55:52 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XVw3JHsz1qqkB; Fri, 17 Sep 2021 00:55:52 +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 yAf6Z_LQgJRu; Fri, 17 Sep 2021 00:55:51 +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:51 +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 273CA6147D; Fri, 17 Sep 2021 00:55:23 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 018/154] gnu: Add trytond-account-dunning-letter. Date: Fri, 17 Sep 2021 00:52:37 +0200 Message-Id: <80902f87aa67a94c1c5689701ed5eba143c44a3f.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, TVD_SPACE_RATIO=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-dunning-letter): 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 476787c2ce..957334ffa5 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -444,6 +444,32 @@ emails.") accounting moves as fees when processing dunning.") (license license:gpl3+))) +(define-public trytond-account-dunning-letter + (package + (name "trytond-account-dunning-letter") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_dunning_letter" version)) + (sha256 + (base32 "0xb0mpf7n8jjgm8sb52q5sb2fjs1ap1gc0p33csdgz2lyh66lh3b")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_dunning_letter")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-dunning" ,trytond-account-dunning) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party))) + (home-page + "https://docs.tryton.org/projects/modules-account-dunning-letter") + (synopsis "Tryton module for account dunning letter") + (description "This package provides a Tryton module for generating dunning +letters.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:20 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:20 +0000 Received: from localhost ([127.0.0.1]:56952 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Im-0002MX-9o for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:20 -0400 Received: from lists.gnu.org ([209.51.188.17]:60614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0IU-0002Gs-La for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39312) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0IU-0000iR-CV for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:02 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:38367) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0IS-0002gg-Ja for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:02 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XW33pzDz1qwGm; Fri, 17 Sep 2021 00:55:59 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XW33jPBz1qqkC; Fri, 17 Sep 2021 00:55:59 +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 VhLZ0bxVR4Nd; Fri, 17 Sep 2021 00:55:58 +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:58 +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 45A6F601E8; Fri, 17 Sep 2021 00:55:24 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 020/154] gnu: Add trytond-account-eu. Date: Fri, 17 Sep 2021 00:52:39 +0200 Message-Id: <7bc6c78eee9498f1cd06f62c3b54024f04fa7a56.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-eu): 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 9e21bcf54a..8a15050ad8 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -510,6 +510,36 @@ A wizard allows to generate the following AEAT files: @end itemize") (license license:gpl3+))) +(define-public trytond-account-eu + (package + (name "trytond-account-eu") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_eu" version)) + (sha256 + (base32 "1x3w7iijkckv20q8lpqb5fnfrvddm130f51mcpnh4hlyx14q1c5i")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_eu")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-company" ,trytond-company) + ("trytond-currency" ,trytond-currency) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-account-eu") + (synopsis "Tryton module for european accounting") + (description "This package provides a Tryton module implementing common +accounting requirements in Europe. It includes: + +@itemize +@item EC Sales List (ESL) +@end itemize") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:21 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:21 +0000 Received: from localhost ([127.0.0.1]:56958 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0In-0002Mt-4F for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:60998) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Id-0002JW-4X for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39406) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ic-00010m-N4 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:10 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:58020) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ia-0002r5-Hb for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:10 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XWC3Nnmz1qwGm; Fri, 17 Sep 2021 00:56:07 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XWC3GPwz1qqkB; Fri, 17 Sep 2021 00:56:07 +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 FEkg6j8EsuyH; Fri, 17 Sep 2021 00:56:06 +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:56:06 +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 644AC61483; Fri, 17 Sep 2021 00:55:25 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 022/154] gnu: Add trytond-account-fr-chorus. Date: Fri, 17 Sep 2021 00:52:41 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-fr-chorus): 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 f01c87aa1d..4b588f5974 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -563,6 +563,40 @@ accounting requirements in Europe. It includes: for Tryton.") (license license:gpl3+))) +(define-public trytond-account-fr-chorus + (package + (name "trytond-account-fr-chorus") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_fr_chorus" version)) + (sha256 + (base32 "13z30390zinv6ps0zr3k7mdmxrw2nhr49k248yjk0c0qh9rwifll")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_fr_chorus")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-edocument-uncefact" ,trytond-edocument-uncefact))) + (propagated-inputs + `(("python-requests" ,python-requests) + ("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party) + ("trytond-party-siret" ,trytond-party-siret))) + (home-page "https://docs.tryton.org/projects/modules-account-fr-chorus") + (synopsis "Tryton module to communicate with the French Chorus Pro +portal") + (description "This package provides a Tryton module to send invoices +through the French Chorus Pro portal. + +If the party is checked for Chorus Pro, all posted customer invoices are +queued to be sent. A cron job will send them every 15 minutes by default, +using the credential from the accounting configuration.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:21 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:21 +0000 Received: from localhost ([127.0.0.1]:56960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0In-0002N0-Dc for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:32836) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Id-0002Jo-SA for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39424) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Id-00013q-Dt for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:11 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:41229) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0IW-0002mF-L8 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:11 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XW74Fmnz1rk5n; Fri, 17 Sep 2021 00:56:03 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XW742tvz1qqkB; Fri, 17 Sep 2021 00:56:03 +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 swocxNsf3YYo; Fri, 17 Sep 2021 00:56:02 +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:56:02 +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 CDA3361482; Fri, 17 Sep 2021 00:55:24 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 021/154] gnu: Add trytond-account-fr. Date: Fri, 17 Sep 2021 00:52:40 +0200 Message-Id: <8654836bc52caf8c527ffc612984e63c743e0284.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 Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-fr): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 8a15050ad8..f01c87aa1d 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -540,6 +540,29 @@ accounting requirements in Europe. It includes: @end itemize") (license license:gpl3+))) +(define-public trytond-account-fr + (package + (name "trytond-account-fr") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_fr" version)) + (sha256 + (base32 "1zpzdnd68gsjrz4as019amygdh8yad8wvwrm22dbccwmbbnyvqpg")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_fr")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-party-siret" ,trytond-party-siret))) + (home-page "https://docs.tryton.org/projects/modules-account-fr") + (synopsis "Tryton module with French chart of accounts") + (description "This package provides the French standard chart of account +for Tryton.") + (license license:gpl3+))) + (define-public trytond-account-invoice (package (name "trytond-account-invoice") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:22 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:22 +0000 Received: from localhost ([127.0.0.1]:56964 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0In-0002NF-W7 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:22 -0400 Received: from lists.gnu.org ([209.51.188.17]:33066) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ig-0002Kc-EX for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39478) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ig-0001FQ-3r for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:14 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:34274) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ie-0002vf-GE for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:13 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XWH2GkNz1rk5n; Fri, 17 Sep 2021 00:56:11 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XWH25XSz1qqkC; Fri, 17 Sep 2021 00:56: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 AvFQYNjn1Tv6; Fri, 17 Sep 2021 00:56:09 +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:56:09 +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 EF42C61484; Fri, 17 Sep 2021 00:55:25 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 023/154] gnu: Add trytond-account-invoice-correction. Date: Fri, 17 Sep 2021 00:52:42 +0200 Message-Id: <44523eb0cd1ad9ba878fe51a35a2ddfcc906a29c.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-invoice-correction): 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 4b588f5974..0a57265067 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -628,6 +628,31 @@ term.") (define-public python-trytond-account-invoice (deprecated-package "python-trytond-account-invoice" trytond-account-invoice)) +(define-public trytond-account-invoice-correction + (package + (name "trytond-account-invoice-correction") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_invoice_correction" version)) + (sha256 + (base32 "152jxsl6v2wclk1wjhykbyvianh47cp2yg575hkx18dfynyp7nmw")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_invoice_correction")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice))) + (home-page + "https://docs.tryton.org/projects/modules-account-invoice-correction") + (synopsis "Tryton module to correct invoice") + (description "The @emph{Account Invoice Correction} Tryton module adds a +wizard on invoice which allows select lines for which the unit price must be +corrected. A new invoice is created with those lines in double: once with the +original quantity, once with the inverted quantity.") + (license license:gpl3+))) + (define-public trytond-account-invoice-stock (package (name "trytond-account-invoice-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:22 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:22 +0000 Received: from localhost ([127.0.0.1]:56968 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Io-0002NT-JI for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:22 -0400 Received: from lists.gnu.org ([209.51.188.17]:33324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ik-0002Ls-2Y for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ij-0001TZ-ML for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:17 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:53584) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ih-0002zV-OE for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:17 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XWL3rh3z1rk5n; Fri, 17 Sep 2021 00:56:14 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XWL3cyYz1qqkC; Fri, 17 Sep 2021 00:56:14 +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 TDQ4ih-3yoaW; Fri, 17 Sep 2021 00:56:13 +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:56:13 +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 8C2E761485; Fri, 17 Sep 2021 00:55:26 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 024/154] gnu: Add trytond-account-invoice-defer. Date: Fri, 17 Sep 2021 00:52:43 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-invoice-defer): 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 0a57265067..89da265a7f 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -653,6 +653,31 @@ corrected. A new invoice is created with those lines in double: once with the original quantity, once with the inverted quantity.") (license license:gpl3+))) +(define-public trytond-account-invoice-defer + (package + (name "trytond-account-invoice-defer") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_invoice_defer" version)) + (sha256 + (base32 "1ay9cpf6z8j3gamwy52z88qg31s09wkp6k5flv20f9c00hvly452")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_invoice_defer")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-company" ,trytond-company))) + (home-page + "https://docs.tryton.org/projects/modules-account-invoice-defer") + (synopsis "Tryton module to defer expense and revenue") + (description "The @emph{Account Invoice Defer} Tryton module allows to +defer the expense or the revenue of an invoice line over many periods.") + (license license:gpl3+))) + (define-public trytond-account-invoice-stock (package (name "trytond-account-invoice-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:45 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:45 +0000 Received: from localhost ([127.0.0.1]:56986 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JB-0002PL-Ft for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:45 -0400 Received: from lists.gnu.org ([209.51.188.17]:33836) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Iq-0002Nu-AJ for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39632) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Iq-0001sA-0f for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:24 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:47396) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Il-00034C-M8 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:23 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XWQ3lxmz1rk5n; Fri, 17 Sep 2021 00:56:18 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XWQ3fM4z1qqkB; Fri, 17 Sep 2021 00:56:18 +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 VSqbim_NKpZy; Fri, 17 Sep 2021 00:56:17 +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:56:17 +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 47CEA61486; Fri, 17 Sep 2021 00:55:27 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 025/154] gnu: Add trytond-account-invoice-history. Date: Fri, 17 Sep 2021 00:52:44 +0200 Message-Id: <4e81ff5006066b5d441224ea8cd000fdc53292b0.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-invoice-history): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 89da265a7f..a9e3759f13 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -678,6 +678,30 @@ original quantity, once with the inverted quantity.") defer the expense or the revenue of an invoice line over many periods.") (license license:gpl3+))) +(define-public trytond-account-invoice-history + (package + (name "trytond-account-invoice-history") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_invoice_history" version)) + (sha256 + (base32 "0pq1raj6v76vqsb2mk1bfv1vg1ngfk9iiai30rlzj2zcl53phcvj")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_invoice_history")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-party" ,trytond-party))) + (home-page + "https://docs.tryton.org/projects/modules-account-invoice-history") + (synopsis "Tryton module to historize invoices") + (description "The @emph{Account Invoice History} Tryton module activates +the historization of the invoice and its related fields.") + (license license:gpl3+))) + (define-public trytond-account-invoice-stock (package (name "trytond-account-invoice-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:46 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:46 +0000 Received: from localhost ([127.0.0.1]:56988 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JB-0002PU-Pn for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:46 -0400 Received: from lists.gnu.org ([209.51.188.17]:33978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ir-0002O1-MJ for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39656) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ir-0001y6-B0 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:25 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:34026) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ip-00038d-Fp for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:25 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XWV37H2z1rk5y; Fri, 17 Sep 2021 00:56:22 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XWV2wVyz1qqkB; Fri, 17 Sep 2021 00:56:22 +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 3trKUlpLNojW; Fri, 17 Sep 2021 00:56:21 +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:56:21 +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 D7E2561487; Fri, 17 Sep 2021 00:55:27 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 026/154] gnu: Add trytond-account-invoice-line-standalone. Date: Fri, 17 Sep 2021 00:52:45 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-invoice-line-standalone): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index a9e3759f13..cef851dce6 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -702,6 +702,29 @@ defer the expense or the revenue of an invoice line over many periods.") the historization of the invoice and its related fields.") (license license:gpl3+))) +(define-public trytond-account-invoice-line-standalone + (package + (name "trytond-account-invoice-line-standalone") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_invoice_line_standalone" version)) + (sha256 + (base32 "1affxhinyzz1lqfq621f76fixnx523fi7qrxwsqa4f1b6g31651a")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_invoice_line_standalone")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice))) + (home-page + "https://docs.tryton.org/projects/modules-account-invoice-line-standalone") + (synopsis "Tryton module to have standalone invoice lines") + (description "The @emph{Account Invoice Line Standalone} Tryton module +allows to create invoice line not linked to an invoice.") + (license license:gpl3+))) + (define-public trytond-account-invoice-stock (package (name "trytond-account-invoice-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:47 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:47 +0000 Received: from localhost ([127.0.0.1]:56994 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JD-0002Q1-2M for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:34376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Iw-0002OI-3W for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39708) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Iv-0002FO-OF for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:29 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:38641) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0It-0003Cl-Un for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:29 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XWZ5thpz1qwGm; Fri, 17 Sep 2021 00:56:26 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XWZ5mLQz1qqkB; Fri, 17 Sep 2021 00:56:26 +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 HnChY6sv3NXI; Fri, 17 Sep 2021 00:56:25 +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:56:25 +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 6E76560245; Fri, 17 Sep 2021 00:55:28 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 027/154] gnu: Add trytond-account-invoice-secondary-unit. Date: Fri, 17 Sep 2021 00:52:46 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-invoice-secondary-unit): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index cef851dce6..0e91b8d864 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -725,6 +725,30 @@ the historization of the invoice and its related fields.") allows to create invoice line not linked to an invoice.") (license license:gpl3+))) +(define-public trytond-account-invoice-secondary-unit + (package + (name "trytond-account-invoice-secondary-unit") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_invoice_secondary_unit" version)) + (sha256 + (base32 "0wam7v92ldajpx3529x2cfvczgwv8ayr6hi6bwj8fi736p9x2kbp")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_invoice_secondary_unit")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-product" ,trytond-product))) + (home-page + "https://docs.tryton.org/projects/modules-account-invoice-secondary-unit") + (synopsis "Tryton module to add a secondary unit on invoice line") + (description "The @emph{Account Invoice Secondary Unit} Tryton module adds +a secondary unit of measure on invoice line.") + (license license:gpl3+))) + (define-public trytond-account-invoice-stock (package (name "trytond-account-invoice-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:48 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:48 +0000 Received: from localhost ([127.0.0.1]:56998 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JD-0002QG-MB for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:34666) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Iz-0002Oa-Ny for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39760) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Iz-0002SX-C0 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:33 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:34039) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ix-0003Gu-Nu for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:33 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XWf3yyzz1rk5n; Fri, 17 Sep 2021 00:56:30 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XWf3rrLz1qqkD; Fri, 17 Sep 2021 00:56:30 +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 ukE3zLUNcrw7; Fri, 17 Sep 2021 00:56:29 +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:56:29 +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 05CF561488; Fri, 17 Sep 2021 00:55:28 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 028/154] gnu: Add trytond-account-payment. Date: Fri, 17 Sep 2021 00:52:47 +0200 Message-Id: <5201a8b44bed8ba00989687b3b6650aa44375fa3.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-payment): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 0e91b8d864..db7f46f019 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -779,6 +779,33 @@ average price of the posted invoice lines that are linked to it.") (deprecated-package "python-trytond-account-invoice-stock" trytond-account-invoice-stock)) +(define-public trytond-account-payment + (package + (name "trytond-account-payment") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_payment" version)) + (sha256 + (base32 "006d78kcml65mxikqp80igln118vkxfs9ah03lq5j9bvnfr6bb2m")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_payment")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-invoice" ,trytond-account-invoice))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-company" ,trytond-company) + ("trytond-currency" ,trytond-currency) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-account-payment") + (synopsis "Tryton module for payment") + (description "This package provides a Tryton module for generating grouped +payments for receivable or payable Account Move Lines.") + (license license:gpl3+))) + (define-public trytond-account-product (package (name "trytond-account-product") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:49 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:49 +0000 Received: from localhost ([127.0.0.1]:57006 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JE-0002Qj-TO for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:49 -0400 Received: from lists.gnu.org ([209.51.188.17]:34978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JA-0002PC-4E for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39826) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0J8-0002gE-7S for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:43 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:48199) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0J5-0003PD-Io for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:41 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XWn71B5z1qwGm; Fri, 17 Sep 2021 00:56:37 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XWn6vZwz1qqkB; Fri, 17 Sep 2021 00:56:37 +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 G8HNGwh8T3-b; Fri, 17 Sep 2021 00:56:36 +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:56:36 +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 26B666148A; Fri, 17 Sep 2021 00:55:30 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 030/154] gnu: Add trytond-account-payment-clearing. Date: Fri, 17 Sep 2021 00:52:49 +0200 Message-Id: <6044144729028f7e41b6b14267e13b55d033c084.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-payment-clearing): New variable. --- gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 191ca0b9e3..7784a35f48 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -834,6 +834,34 @@ form to handle the payment method nonce for card and other supported payment methods.") (license license:gpl3+))) +(define-public trytond-account-payment-clearing + (package + (name "trytond-account-payment-clearing") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_payment_clearing" version)) + (sha256 + (base32 "0dvjfgp0lrqn838wchkmhbbg4990xx2jv337rivnis164nw84dn0")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_payment_clearing")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-statement" ,trytond-account-statement) + ("trytond-account-statement-rule" ,trytond-account-statement-rule))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-payment" ,trytond-account-payment))) + (home-page + "https://docs.tryton.org/projects/modules-account-payment-clearing") + (synopsis "Tryton module for payment clearing") + (description "The @emph{Account Payment Clearing} Tryton module allows to +generate account move when a payment is succeeded between the +receivable/payable account to a clearing account defined on the payment +journal.") + (license license:gpl3+))) + (define-public trytond-account-product (package (name "trytond-account-product") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:49 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:56:49 +0000 Received: from localhost ([127.0.0.1]:57008 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JF-0002Qq-4x for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:49 -0400 Received: from lists.gnu.org ([209.51.188.17]:34990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JC-0002Pa-0e for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39852) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0JB-0002hB-DY for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:45 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:35882) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0J8-0003TQ-Nq for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:45 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XWs4lY9z1qwHB; Fri, 17 Sep 2021 00:56:41 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XWs4f60z1qqkB; Fri, 17 Sep 2021 00:56:41 +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 EBqq7PuF63P2; Fri, 17 Sep 2021 00:56:40 +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:56:40 +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 AE7946024A; Fri, 17 Sep 2021 00:55:30 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 031/154] gnu: Add trytond-account-payment-sepa. Date: Fri, 17 Sep 2021 00:52:50 +0200 Message-Id: <3c105e39a2ae64f343e45361ed252693e678924d.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-payment-sepa): 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 7784a35f48..3b2e856e49 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -862,6 +862,32 @@ receivable/payable account to a clearing account defined on the payment journal.") (license license:gpl3+))) +(define-public trytond-account-payment-sepa + (package + (name "trytond-account-payment-sepa") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_payment_sepa" version)) + (sha256 + (base32 "0clnl2lql5q0gh48lad3vw47xajgd3cdj4kbmvdi72jh775p174w")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_payment_sepa")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-stdnum" ,python-stdnum) + ("trytond" ,trytond) + ("trytond-account-payment" ,trytond-account-payment) + ("trytond-bank" ,trytond-bank) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-account-payment-sepa") + (synopsis "Tryton module for SEPA payment") + (description "The @emph{Account Payment SEPA} Tryton module allows to +generate SEPA files for a Payment Group.") + (license license:gpl3+))) + (define-public trytond-account-product (package (name "trytond-account-product") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:56:48 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:56:48 +0000 Received: from localhost ([127.0.0.1]:57000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JE-0002QN-0l for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:48 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:47797) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0J0-0002Oh-Ry for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:35 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XWk2DH3z1rk5n; Fri, 17 Sep 2021 00:56:34 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XWk25tnz1qqkC; Fri, 17 Sep 2021 00:56:34 +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 YpmC3QcgZXRL; Fri, 17 Sep 2021 00:56:33 +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:56:33 +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 8E7EC61489; Fri, 17 Sep 2021 00:55:29 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 029/154] gnu: Add trytond-account-payment-braintree. Date: Fri, 17 Sep 2021 00:52:48 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-account-payment-braintree): New variable. --- gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index db7f46f019..191ca0b9e3 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -806,6 +806,34 @@ average price of the posted invoice lines that are linked to it.") payments for receivable or payable Account Move Lines.") (license license:gpl3+))) +(define-public trytond-account-payment-braintree + (package + (name "trytond-account-payment-braintree") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_payment_braintree" version)) + (sha256 + (base32 "0dgw47q4m5l13bhfl1kdpajh0q94pazdrq9sqzf1vg9mggai2gvi")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_payment_braintree")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-braintree" ,python-braintree) + ("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-payment" ,trytond-account-payment) + ("trytond-party" ,trytond-party))) + (home-page + "https://docs.tryton.org/projects/modules-account-payment-braintree") + (synopsis "Tryton module for Braintree payment") + (description "The @emph{Account Payment Braintree} Tryton module allows +receipt of payments using Braintree. It uses the Drop-in UI in a checkout +form to handle the payment method nonce for card and other supported payment +methods.") + (license license:gpl3+))) + (define-public trytond-account-product (package (name "trytond-account-product") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:12 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:57:12 +0000 Received: from localhost ([127.0.0.1]:57051 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Jc-0002Vc-BD for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:35032) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JF-0002R4-Pw for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39888) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0JE-0002jH-1p for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:49 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:51561) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0JC-0003XN-FY for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:47 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XWx2vC3z1rk5n; Fri, 17 Sep 2021 00:56:45 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XWx2n68z1qqkC; Fri, 17 Sep 2021 00:56:45 +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 w3Brbhgcb8L9; Fri, 17 Sep 2021 00:56: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:56: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 4A76D6148B; Fri, 17 Sep 2021 00:55:31 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 032/154] gnu: Add trytond-account-payment-sepa-cfonb. Date: Fri, 17 Sep 2021 00:52:51 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-payment-sepa-cfonb): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 3b2e856e49..282d1cbc51 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -888,6 +888,33 @@ journal.") generate SEPA files for a Payment Group.") (license license:gpl3+))) +(define-public trytond-account-payment-sepa-cfonb + (package + (name "trytond-account-payment-sepa-cfonb") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_payment_sepa_cfonb" version)) + (sha256 + (base32 "0ccn5s360w78wqnq86qfyci8wii4n1n3pd9wvwsnbrpmabj1byv1")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_payment_sepa_cfonb")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-payment" ,trytond-account-payment) + ("trytond-account-payment-sepa" ,trytond-account-payment-sepa) + ("trytond-bank" ,trytond-bank) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party))) + (home-page + "https://docs.tryton.org/projects/modules-account-payment-sepa-cfonb") + (synopsis "Tryton module for CFONB SEPA payment") + (description "The @emph{account payment sepa cfonb} Tryton module adds +CFONB flavors to SEPA messages.") + (license license:gpl3+))) + (define-public trytond-account-product (package (name "trytond-account-product") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:12 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:57:12 +0000 Received: from localhost ([127.0.0.1]:57049 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Jc-0002VU-2A for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:12 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:60068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JF-0002Qx-LX for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:50 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XX10mpRz1qwGm; Fri, 17 Sep 2021 00:56:49 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XX10fZYz1qqkB; Fri, 17 Sep 2021 00:56:49 +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 aTEM87_AvQeX; Fri, 17 Sep 2021 00:56:47 +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:56:47 +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 D39266148C; Fri, 17 Sep 2021 00:55:31 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 033/154] gnu: Add trytond-account-payment-stripe. Date: Fri, 17 Sep 2021 00:52:52 +0200 Message-Id: <3a27ce8c71287538303fb9045e4c4ead59ec6661.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-account-payment-stripe): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 282d1cbc51..09c3e57f02 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -915,6 +915,33 @@ generate SEPA files for a Payment Group.") CFONB flavors to SEPA messages.") (license license:gpl3+))) +(define-public trytond-account-payment-stripe + (package + (name "trytond-account-payment-stripe") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_payment_stripe" version)) + (sha256 + (base32 "18hr2lrrx9asb0d3cjcpska4bv825yjln9cbqjzg0xbl36z6w3s2")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_payment_stripe")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-stripe" ,python-stripe) + ("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-payment" ,trytond-account-payment) + ("trytond-party" ,trytond-party))) + (home-page + "https://docs.tryton.org/projects/modules-account-payment-stripe") + (synopsis "Tryton module for Stripe payment") + (description "The @emph{Account Payment Stripe} Tryton module for +receiving payments from Stripe. It uses Stripe.js and Stripe Elements in a +checkout form to handle Setup Intent and Payment Intent by card.") + (license license:gpl3+))) + (define-public trytond-account-product (package (name "trytond-account-product") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:12 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:57:13 +0000 Received: from localhost ([127.0.0.1]:57054 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Jc-0002Vq-Kp for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:12 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:41784) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JK-0002RK-4t for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:56:54 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XX549yvz1rk5n; Fri, 17 Sep 2021 00:56:53 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XX544HLz1qqkB; Fri, 17 Sep 2021 00:56:53 +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 lSdR18qQ7Czw; Fri, 17 Sep 2021 00:56:52 +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:56:52 +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 6E4746148D; Fri, 17 Sep 2021 00:55:32 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 034/154] gnu: Add trytond-account-statement. Date: Fri, 17 Sep 2021 00:52:53 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-account-statement): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 09c3e57f02..6e142ac0f2 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -971,6 +971,33 @@ and category.") (define-public python-trytond-account-product (deprecated-package "python-trytond-account-product" trytond-account-product)) +(define-public trytond-account-statement + (package + (name "trytond-account-statement") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_statement" version)) + (sha256 + (base32 "0nlak4kv2ampb5v2zbsvabnirvdi53h6vr35kp2zmrv4alpjsla0")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_statement")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-bank" ,trytond-bank) + ("trytond-company" ,trytond-company) + ("trytond-currency" ,trytond-currency) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-account-statement") + (synopsis "Tryton module with account statements") + (description "The @emph{Account Statement} Tryton module allows to book +statements. Statement can be used for bank statement, cash daybook etc.") + (license license:gpl3+))) + (define-public trytond-analytic-account (package (name "trytond-analytic-account") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:14 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:57:15 +0000 Received: from localhost ([127.0.0.1]:57065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Je-0002Wf-DK for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:35470) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JQ-0002Rn-J6 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40050) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0JQ-00032N-6i for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:00 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:40639) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0JO-0003hJ-EP for guix-patches@gnu.org; Thu, 16 Sep 2021 18:56:59 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XX92DpQz1s5l5; Fri, 17 Sep 2021 00:56:57 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XX927xlz1qqkB; Fri, 17 Sep 2021 00:56:57 +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 ZIHt-jIyiocs; Fri, 17 Sep 2021 00:56:56 +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:56:56 +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 038C76148E; Fri, 17 Sep 2021 00:55:32 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 035/154] gnu: Add trytond-account-statement-aeb43. Date: Fri, 17 Sep 2021 00:52:54 +0200 Message-Id: <6a595e19c0591a5eb7d4b7e91160af7984f282cb.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-statement-aeb43): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 6e142ac0f2..2a79a3823b 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -998,6 +998,33 @@ and category.") statements. Statement can be used for bank statement, cash daybook etc.") (license license:gpl3+))) +(define-public trytond-account-statement-aeb43 + (package + (name "trytond-account-statement-aeb43") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_statement_aeb43" version)) + (sha256 + (base32 "09mkxb9m9167lpca8pb8k4rvnwhsng6b6pmhw9c21w2r4q0hppxv")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_statement_aeb43")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-csb43" ,python-csb43) + ("python-stdnum" ,python-stdnum) + ("trytond" ,trytond) + ("trytond-account-statement" ,trytond-account-statement) + ("trytond-bank" ,trytond-bank))) + (home-page + "https://docs.tryton.org/projects/trytond-account-statement-aeb43") + (synopsis "Tryton module to import AEB43 statements") + (description "The @emph{Account Statement AEB43} Tryton module implements +the import of @emph{Norm 43} files as statement. @emph{Norm 43} is a standard +defined by the Spanish banking association.") + (license license:gpl3+))) + (define-public trytond-analytic-account (package (name "trytond-analytic-account") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:15 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:57:15 +0000 Received: from localhost ([127.0.0.1]:57070 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Jf-0002X5-8k for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:15 -0400 Received: from lists.gnu.org ([209.51.188.17]:35814) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JU-0002Ss-GD for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40110) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0JU-0003GH-03 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:04 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:45815) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0JS-0003lz-4Q for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:03 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XXF03f5z1qwGm; Fri, 17 Sep 2021 00:57:01 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XXD752nz1qqkB; Fri, 17 Sep 2021 00:57:00 +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 h8jPIvQuhrJ8; Fri, 17 Sep 2021 00:56:59 +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:56:59 +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 8E3DD6148F; Fri, 17 Sep 2021 00:55:33 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 036/154] gnu: Add trytond-account-statement-coda. Date: Fri, 17 Sep 2021 00:52:55 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-statement-coda): 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 2a79a3823b..7410d4c3d7 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1025,6 +1025,32 @@ the import of @emph{Norm 43} files as statement. @emph{Norm 43} is a standard defined by the Spanish banking association.") (license license:gpl3+))) +(define-public trytond-account-statement-coda + (package + (name "trytond-account-statement-coda") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_statement_coda" version)) + (sha256 + (base32 "11gryxh2b2py0h6f89nj2y42cwb8rrxjn0r5jbhrcsfhb2kh1x3w")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_statement_coda")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-febelfin-coda" ,python-febelfin-coda) + ("trytond" ,trytond) + ("trytond-account-statement" ,trytond-account-statement) + ("trytond-bank" ,trytond-bank))) + (home-page + "https://docs.tryton.org/projects/modules-account-statement-coda") + (synopsis "Tryton module to import CODA statements") + (description "The @emph{Account Statement CODA} Tryton module implements +the import of @emph{CODA} files as statement. @emph{CODA} is a standard +defined by Belgian \"febelfin\".") + (license license:gpl3+))) + (define-public trytond-analytic-account (package (name "trytond-analytic-account") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:16 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:57:16 +0000 Received: from localhost ([127.0.0.1]:57073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Jf-0002XF-LO for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:15 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:33270) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0JV-0002T8-Kz for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:05 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XXJ5gL6z1qwGm; Fri, 17 Sep 2021 00:57:04 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XXJ5VvQz1qqkB; Fri, 17 Sep 2021 00:57:04 +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 e7gGgUq2K4aE; Fri, 17 Sep 2021 00:57:03 +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:57:03 +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 2F3816027E; Fri, 17 Sep 2021 00:55:34 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 037/154] gnu: Add trytond-account-statement-ofx. Date: Fri, 17 Sep 2021 00:52:56 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-account-statement-ofx): 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 7410d4c3d7..0a16fe9d76 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1051,6 +1051,32 @@ the import of @emph{CODA} files as statement. @emph{CODA} is a standard defined by Belgian \"febelfin\".") (license license:gpl3+))) +(define-public trytond-account-statement-ofx + (package + (name "trytond-account-statement-ofx") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_statement_ofx" version)) + (sha256 + (base32 "1n24lwp1lfw59xdd7mqaz6ncr5b0bldr2qniqdnkvyaav0h8h5px")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_statement_ofx")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-ofxparse" ,python-ofxparse) + ("trytond" ,trytond) + ("trytond-account-statement" ,trytond-account-statement) + ("trytond-bank" ,trytond-bank) + ("trytond-party" ,trytond-party))) + (home-page + "https://docs.tryton.org/projects/modules-account-statement-ofx") + (synopsis "Tryton module to import OFX statements") + (description "The @emph{Account Statement OFX} Tryton module implements +the import of the @emph{OFX} files as statement.") + (license license:gpl3+))) + (define-public trytond-analytic-account (package (name "trytond-analytic-account") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:40 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:57:40 +0000 Received: from localhost ([127.0.0.1]:57105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K4-0002al-D6 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:40 -0400 Received: from lists.gnu.org ([209.51.188.17]:36842) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Jf-0002XM-Tq for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40296) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jf-00041D-HC for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:15 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:47794) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jd-0003yI-E0 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:15 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XXS2DXcz1rk5n; Fri, 17 Sep 2021 00:57:12 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XXS270nz1qqkB; Fri, 17 Sep 2021 00:57:12 +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 ENG8pwTg1CUz; Fri, 17 Sep 2021 00:57:11 +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:57:11 +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 4F307600A7; Fri, 17 Sep 2021 00:55:35 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 039/154] gnu: Add trytond-account-stock-anglo-saxon. Date: Fri, 17 Sep 2021 00:52:58 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-stock-anglo-saxon): New variable. --- gnu/packages/tryton.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 6646dc6918..61fe36ce9b 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1109,6 +1109,39 @@ found that matches. Then the rule found is used to create the statement lines linked to the origin.") (license license:gpl3+))) +(define-public trytond-account-stock-anglo-saxon + (package + (name "trytond-account-stock-anglo-saxon") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_stock_anglo_saxon" version)) + (sha256 + (base32 "090a4ykrlk2xpqxqhmpa2jrbjkrvhibm60ilp1n28wisbgv9d3di")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_stock_anglo_saxon")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-purchase" ,trytond-purchase) + ("trytond-sale" ,trytond-sale) + ("trytond-sale-supply-drop-shipment" + ,trytond-sale-supply-drop-shipment))) + (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-account-stock-continental" + ,trytond-account-stock-continental))) + (home-page + "https://docs.tryton.org/projects/modules-account-stock-anglo-saxon") + (synopsis "Tryton module for anglo-saxon real-time stock valuation") + (description "The @emph{Account Stock Anglo Saxon} Tryton module adds the +anglo-saxon accounting model for stock valuation.") + (license license:gpl3+))) + (define-public trytond-analytic-account (package (name "trytond-analytic-account") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:41 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:57:41 +0000 Received: from localhost ([127.0.0.1]:57113 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K5-0002bE-EA for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:41 -0400 Received: from lists.gnu.org ([209.51.188.17]:36968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Jk-0002Yv-H5 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40350) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jj-00047X-LM for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:20 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:37383) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ji-00042J-4L for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:19 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XXX0J6tz1s8dB; Fri, 17 Sep 2021 00:57:16 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XXX0BGgz1qqkB; Fri, 17 Sep 2021 00:57:16 +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 Sk6mY-rDAMJm; Fri, 17 Sep 2021 00:57:14 +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:57:14 +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 DD771600D6; Fri, 17 Sep 2021 00:55:35 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 040/154] gnu: Add trytond-account-stock-continental. Date: Fri, 17 Sep 2021 00:52:59 +0200 Message-Id: <8af18c73a8583a7b6918a4ce4b88a2b0ff790074.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-stock-continental): New variable. --- gnu/packages/tryton.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 61fe36ce9b..87fd1bf9ec 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1142,6 +1142,37 @@ linked to the origin.") anglo-saxon accounting model for stock valuation.") (license license:gpl3+))) +(define-public trytond-account-stock-continental + (package + (name "trytond-account-stock-continental") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_stock_continental" version)) + (sha256 + (base32 "1i7cyxqs2vxxvg5iyplhai4g8pi0nmh90i5kxqhbnhich6myfr4n")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_stock_continental")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-purchase" ,trytond-purchase) + ("trytond-sale" ,trytond-sale) + ("trytond-sale-supply-drop-shipment" + ,trytond-sale-supply-drop-shipment))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-product" ,trytond-account-product) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-account-stock-continental") + (synopsis "Tryton module for continental real-time stock valuation") + (description "The @emph{Account Stock Continental} Tryton module adds the +continental accounting model for stock valuation.") + (license license:gpl3+))) + (define-public trytond-analytic-account (package (name "trytond-analytic-account") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:41 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:57:41 +0000 Received: from localhost ([127.0.0.1]:57111 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K5-0002b7-62 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:41 -0400 Received: from lists.gnu.org ([209.51.188.17]:36992) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Jk-0002Yw-Nn for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40354) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jk-00048E-Dk for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:20 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:50383) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0JZ-0003uL-Pd for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:20 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XXN4Gbzz1s5l5; Fri, 17 Sep 2021 00:57:08 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XXN49S3z1qqkC; Fri, 17 Sep 2021 00:57:08 +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 EC8rtN7XSU92; Fri, 17 Sep 2021 00:57:07 +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:57:07 +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 BAC5461490; Fri, 17 Sep 2021 00:55:34 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 038/154] gnu: Add trytond-account-statement-rule. Date: Fri, 17 Sep 2021 00:52:57 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-statement-rule): New variable. --- gnu/packages/tryton.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 0a16fe9d76..6646dc6918 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1077,6 +1077,38 @@ defined by Belgian \"febelfin\".") the import of the @emph{OFX} files as statement.") (license license:gpl3+))) +(define-public trytond-account-statement-rule + (package + (name "trytond-account-statement-rule") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_statement_rule" version)) + (sha256 + (base32 "0kg6lf2wa5scwxggr8p7r7j6jd3a34qv2dcs9w18ra1qvg6p4kmp")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_statement_rule")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-account-statement" ,trytond-account-statement) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party))) + (home-page + "https://docs.tryton.org/projects/modules-account-statement-rule") + (synopsis "Tryton module to automate statement import with rules") + (description "The @emph{Account Statement Rule} Tryton module allows rules +to be defined to complete statement lines from imported files. + +When the @emph{Apply Rule} button is clicked on a statement, each rule is +tested in order against each origin that does not have any lines until one is +found that matches. Then the rule found is used to create the statement lines +linked to the origin.") + (license license:gpl3+))) + (define-public trytond-analytic-account (package (name "trytond-analytic-account") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:42 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:57:42 +0000 Received: from localhost ([127.0.0.1]:57118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K6-0002bU-0Z for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:42 -0400 Received: from lists.gnu.org ([209.51.188.17]:37084) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Jq-0002Zf-Up for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40384) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jo-0004DN-Vh for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:26 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:58962) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jl-00046Z-L5 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:24 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XXb5jCbz1s8dB; Fri, 17 Sep 2021 00:57:19 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XXb5byrz1qqkB; Fri, 17 Sep 2021 00:57:19 +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 YgVBSPPDFFOU; Fri, 17 Sep 2021 00:57:18 +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:57:18 +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 723FF61493; Fri, 17 Sep 2021 00:55:36 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 041/154] gnu: Add trytond-account-stock-landed-cost. Date: Fri, 17 Sep 2021 00:53:00 +0200 Message-Id: <6c0d8f9822a25fd557727a6be5d7ad2342bdc788.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 Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001, TVD_SPACE_RATIO=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-stock-landed-cost): 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 87fd1bf9ec..81c00d81e6 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1173,6 +1173,32 @@ anglo-saxon accounting model for stock valuation.") continental accounting model for stock valuation.") (license license:gpl3+))) +(define-public trytond-account-stock-landed-cost + (package + (name "trytond-account-stock-landed-cost") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_stock_landed_cost" version)) + (sha256 + (base32 "1p5xgd76585i55zcwvsi2gqhl0br9gbw398ap7m0cvadxfa6nxch")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_stock_landed_cost")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-account-stock-landed-cost") + (synopsis "Tryton module for landed cost") + (description "The @emph{Account Stock Landed Cost} Tryton module allows to +allocate landed cost on Supplier Shipments after their reception.") + (license license:gpl3+))) + (define-public trytond-analytic-account (package (name "trytond-analytic-account") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:43 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:57:43 +0000 Received: from localhost ([127.0.0.1]:57123 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K6-0002bp-RO for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:37162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Js-0002Zt-LA for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40412) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jr-0004Gs-HU for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:27 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:36615) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jo-0004Aa-Mk for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:27 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XXg3ZxXz1qwGm; Fri, 17 Sep 2021 00:57:23 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XXg3MvBz1qqkB; Fri, 17 Sep 2021 00:57:23 +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 AKMUAob6nA2Q; Fri, 17 Sep 2021 00:57:22 +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:57:22 +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 0781460284; Fri, 17 Sep 2021 00:55:36 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 042/154] gnu: Add trytond-account-stock-landed-cost-weight. Date: Fri, 17 Sep 2021 00:53:01 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-stock-landed-cost-weight): New variable. --- gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 81c00d81e6..f08fe5fca2 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1199,6 +1199,34 @@ continental accounting model for stock valuation.") allocate landed cost on Supplier Shipments after their reception.") (license license:gpl3+))) +(define-public trytond-account-stock-landed-cost-weight + (package + (name "trytond-account-stock-landed-cost-weight") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_stock_landed_cost_weight" version)) + (sha256 + (base32 "10i0ww3k2cgdg227lv6h8ag2j6rm07maylbh3n0grwxfy8dbq34m")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_stock_landed_cost_weight")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-stock-landed-cost" ,trytond-account-stock-landed-cost) + ("trytond-product" ,trytond-product) + ("trytond-product-measurements" ,trytond-product-measurements) + ("trytond-stock-shipment-measurements" + ,trytond-stock-shipment-measurements))) + (home-page + "https://docs.tryton.org/projects/modules-account-stock-landed-cost-weight") + (synopsis "Tryton module for landed cost per weight") + (description "The @emph{Account Stock Landed Cost Weight} Tryton module +adds an allocation method based on weight of each line. The Weight is taken +from the Product Measurements") + (license license:gpl3+))) + (define-public trytond-analytic-account (package (name "trytond-analytic-account") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:43 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:57:43 +0000 Received: from localhost ([127.0.0.1]:57125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K7-0002c2-BX for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:37276) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ju-0002a1-PN for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40438) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ju-0004LJ-3O for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:30 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:48101) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Js-0004FO-Aq for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:29 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XXl1prCz1s8dB; Fri, 17 Sep 2021 00:57:27 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XXl1hjQz1qqkB; Fri, 17 Sep 2021 00:57:27 +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 krzSFGO3Bo5j; Fri, 17 Sep 2021 00:57:25 +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:57:25 +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 BEBF061494; Fri, 17 Sep 2021 00:55:37 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 043/154] gnu: Add trytond-account-tax-cash. Date: Fri, 17 Sep 2021 00:53:02 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-tax-cash): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index f08fe5fca2..7bfe144299 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1227,6 +1227,30 @@ adds an allocation method based on weight of each line. The Weight is taken from the Product Measurements") (license license:gpl3+))) +(define-public trytond-account-tax-cash + (package + (name "trytond-account-tax-cash") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_tax_cash" version)) + (sha256 + (base32 "1di8brrj4jpx99i0553whyh2fddayvwq06dwdshb3iibgv4357cr")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_tax_cash")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-account-tax-cash") + (synopsis "Tryton module to support tax report on cash basis") + (description "The @emph{Account Tax Cash} Tryton module allows to make tax +report on cash basis.") + (license license:gpl3+))) + (define-public trytond-analytic-account (package (name "trytond-analytic-account") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:44 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:57:44 +0000 Received: from localhost ([127.0.0.1]:57129 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K7-0002cG-UI for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:37456) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Jy-0002aG-1G for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40468) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jx-0004TN-OL for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:33 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:46708) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jw-0004Ik-0i for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:33 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XXp6hlxz1s8dB; Fri, 17 Sep 2021 00:57:30 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XXp6bBNz1qqkB; Fri, 17 Sep 2021 00:57:30 +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 CZgZXBRS5fPj; Fri, 17 Sep 2021 00:57:29 +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:57:29 +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 54E4C61495; Fri, 17 Sep 2021 00:55:38 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 044/154] gnu: Add trytond-account-tax-rule-country. Date: Fri, 17 Sep 2021 00:53:03 +0200 Message-Id: <4c6363c3302d7193679e6e52ab43e432e073c900.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 Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-account-tax-rule-country): 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 7bfe144299..497a7ad193 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1251,6 +1251,36 @@ from the Product Measurements") report on cash basis.") (license license:gpl3+))) +(define-public trytond-account-tax-rule-country + (package + (name "trytond-account-tax-rule-country") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_account_tax_rule_country" version)) + (sha256 + (base32 "0gy2zp023d2wqcivaiw5db5d8f4wrpqdnd6jywjhpkvqk4ay6i27")))) + (build-system python-build-system) + (arguments (tryton-arguments "account_tax_rule_country")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-purchase" ,trytond-purchase) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-country" ,trytond-country))) + (home-page + "https://docs.tryton.org/projects/modules-account-tax-rule-country") + (synopsis "Tryton module to add countries on tax rules") + (description "The @emph{Account Tax Rule Country} Tryton module extends +the tax rule to add origin and destination countries and subdivisions as +criteria.") + (license license:gpl3+))) + (define-public trytond-analytic-account (package (name "trytond-analytic-account") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:44 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:57:45 +0000 Received: from localhost ([127.0.0.1]:57133 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K8-0002cV-JK for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:37684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K1-0002aV-Rp for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40510) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0K1-0004dq-HI for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:37 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:50799) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Jz-0004MV-O4 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:37 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XXt4F83z1qwGm; Fri, 17 Sep 2021 00:57:34 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XXt48B3z1qqkB; Fri, 17 Sep 2021 00:57:34 +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 o7cBpwoTH00c; Fri, 17 Sep 2021 00:57:33 +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:57:33 +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 EA86061496; Fri, 17 Sep 2021 00:55:38 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 045/154] gnu: Add trytond-analytic-invoice. Date: Fri, 17 Sep 2021 00:53:04 +0200 Message-Id: <83ea60f7361a5771ecc436b3d54e58bdd9b43a3b.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, TVD_SPACE_RATIO=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-analytic-invoice): 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 497a7ad193..f950b9b844 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1311,6 +1311,31 @@ required to analyse accounting using multiple different axes.") (deprecated-package "python-trytond-analytic-account" trytond-analytic-account)) +(define-public trytond-analytic-invoice + (package + (name "trytond-analytic-invoice") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_analytic_invoice" version)) + (sha256 + (base32 "151vwcn5sgpqma9kjxbznx4v4wlhfc97dcyb432brxnswf5glcir")))) + (build-system python-build-system) + (arguments (tryton-arguments "analytic_invoice")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-asset" ,trytond-account-asset))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-analytic-account" ,trytond-analytic-account))) + (home-page "https://docs.tryton.org/projects/modules-analytic-invoice") + (synopsis "Tryton module to add analytic accounting on invoice") + (description "The @emph{Analytic Invoice} Tryton module allows to set +analytic accounts on invoice line.") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:57:45 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:57:45 +0000 Received: from localhost ([127.0.0.1]:57135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K8-0002cd-St for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:45 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:57401) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K2-0002ab-Qj for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:39 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XXy1wfDz1s8dB; Fri, 17 Sep 2021 00:57:38 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XXy1pvNz1qqkB; Fri, 17 Sep 2021 00:57:38 +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 p12nREGzY-3f; Fri, 17 Sep 2021 00:57:37 +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:57:37 +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 7DA5861497; Fri, 17 Sep 2021 00:55:39 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 046/154] gnu: Add trytond-analytic-purchase. Date: Fri, 17 Sep 2021 00:53:05 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-analytic-purchase): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index f950b9b844..9ef5178598 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1336,6 +1336,30 @@ required to analyse accounting using multiple different axes.") analytic accounts on invoice line.") (license license:gpl3+))) +(define-public trytond-analytic-purchase + (package + (name "trytond-analytic-purchase") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_analytic_purchase" version)) + (sha256 + (base32 "1yx3w3p98y11qw99jy02kal9393y6jpxazsfcznsffgigw2vl3y6")))) + (build-system python-build-system) + (arguments (tryton-arguments "analytic_purchase")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-analytic-account" ,trytond-analytic-account) + ("trytond-analytic-invoice" ,trytond-analytic-invoice) + ("trytond-purchase" ,trytond-purchase))) + (home-page "https://docs.tryton.org/projects/modules-analytic-purchase") + (synopsis "Tryton module to add analytic accounting on purchase") + (description "The @emph{Analytic Purchase} Tryton module allows to set +analytic accounts on purchase line.") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:14 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:14 +0000 Received: from localhost ([127.0.0.1]:57175 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kb-0002hK-Ow for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:38264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0K9-0002cj-5e for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40602) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0K8-0004zQ-Qo for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:44 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:45587) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0K7-0004U5-1f for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:44 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XY16dnmz1qwGm; Fri, 17 Sep 2021 00:57:41 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XY16X9jz1qqkB; Fri, 17 Sep 2021 00:57:41 +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 ySR8jLKl88oA; Fri, 17 Sep 2021 00:57:40 +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:57:40 +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 1365B60129; Fri, 17 Sep 2021 00:55:40 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 047/154] gnu: Add trytond-analytic-sale. Date: Fri, 17 Sep 2021 00:53:06 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-analytic-sale): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 9ef5178598..3df4094492 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1360,6 +1360,30 @@ analytic accounts on invoice line.") analytic accounts on purchase line.") (license license:gpl3+))) +(define-public trytond-analytic-sale + (package + (name "trytond-analytic-sale") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_analytic_sale" version)) + (sha256 + (base32 "07l97jmg67468pihymfcjagqbbfdcmry3654f24zbmnljxy2qm1x")))) + (build-system python-build-system) + (arguments (tryton-arguments "analytic_sale")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-analytic-account" ,trytond-analytic-account) + ("trytond-analytic-invoice" ,trytond-analytic-invoice) + ("trytond-sale" ,trytond-sale))) + (home-page "https://docs.tryton.org/projects/modules-analytic-sale") + (synopsis "Tryton module to add analytic accounting on sale") + (description "The @emph{Analytic Sale} Tryton module allows to set +analytic accounts on sale line.") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:15 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:15 +0000 Received: from localhost ([127.0.0.1]:57179 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kd-0002ha-AV for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:15 -0400 Received: from lists.gnu.org ([209.51.188.17]:38640) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0KC-0002d4-Up for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40658) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KC-0005DK-Gm for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:48 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:51282) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KA-0004YG-Qg for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:48 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XY552ZYz1s8dB; Fri, 17 Sep 2021 00:57:45 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XY54w9bz1qqkB; Fri, 17 Sep 2021 00:57:45 +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 HFwWXr9FTMNZ; Fri, 17 Sep 2021 00:57: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:57: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 9B13761498; Fri, 17 Sep 2021 00:55:40 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 048/154] gnu: Add trytond-attendance. Date: Fri, 17 Sep 2021 00:53:07 +0200 Message-Id: <08a3841e3787489ca3e63f6bf6c4a433590c5390.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-attendance): 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 3df4094492..71afda0774 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1384,6 +1384,32 @@ analytic accounts on purchase line.") analytic accounts on sale line.") (license license:gpl3+))) +(define-public trytond-attendance + (package + (name "trytond-attendance") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_attendance" version)) + (sha256 + (base32 "1kwbxblpwjw9sv9axfp29vqgdkwkzf0c0vw8qx1fx8mfwv1hba5c")))) + (build-system python-build-system) + (arguments (tryton-arguments "attendance")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-timesheet" ,trytond-timesheet))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company))) + (home-page "https://docs.tryton.org/projects/modules-attendance") + (synopsis "Tryton module for recording employee attendance") + (description "The @emph{Attendance} Tryton module allows you to track the +entry and exit time of employees. The module also comes with a sheet that +shows for each employee the total duration per day in the company and the +detail of the time of entrance and exit") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:17 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:17 +0000 Received: from localhost ([127.0.0.1]:57188 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ke-0002i5-HP for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:16 -0400 Received: from lists.gnu.org ([209.51.188.17]:38854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0KL-0002dW-It for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40702) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KH-0005N3-H4 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:56 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:41383) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KE-0004cB-PS for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:53 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XY93WL4z1s8dB; Fri, 17 Sep 2021 00:57:49 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XY92k4Kz1qqkB; Fri, 17 Sep 2021 00:57:49 +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 fels3-IcPnWT; Fri, 17 Sep 2021 00:57:48 +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:57:48 +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 2F2C961499; Fri, 17 Sep 2021 00:55:41 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 049/154] gnu: Add trytond-authentication-sms. Date: Fri, 17 Sep 2021 00:53:08 +0200 Message-Id: <1bd11221950211d6ef9d8708d97aed628cd4b19f.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-authentication-sms): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 71afda0774..cb81695412 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1410,6 +1410,29 @@ shows for each employee the total duration per day in the company and the detail of the time of entrance and exit") (license license:gpl3+))) +(define-public trytond-authentication-sms + (package + (name "trytond-authentication-sms") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_authentication_sms" version)) + (sha256 + (base32 "1g46mimgjkz2lvh90p2ffmkfgwl7w03iqnvqlcghwpxk5vyxw3sj")))) + (build-system python-build-system) + (arguments (tryton-arguments "authentication_sms")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond))) + (home-page "https://docs.tryton.org/projects/modules-authentication-sms") + (synopsis "Tryton module to authenticate users via SMS") + (description "The @emph{Authentication SMS} Tryton module allows users to +authenticate via SMS. It adds a new authentication method sms, which can be +used in the list of authentications in the session section of the +configuration file.") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:17 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:17 +0000 Received: from localhost ([127.0.0.1]:57190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kf-0002iH-1W for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:38860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0KL-0002dX-K4 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:57:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40718) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KL-0005NN-2x for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:57 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:41814) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KI-0004ey-89 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:57:55 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XYF0zYNz1qwGm; Fri, 17 Sep 2021 00:57:53 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XYF0rYhz1qqkB; Fri, 17 Sep 2021 00:57:53 +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 5GjjrRy_bOxM; Fri, 17 Sep 2021 00:57:51 +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:57:51 +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 B69046149A; Fri, 17 Sep 2021 00:55:41 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 050/154] gnu: Add trytond-bank. Date: Fri, 17 Sep 2021 00:53:09 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-bank): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index cb81695412..addaea9fdb 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1433,6 +1433,30 @@ used in the list of authentications in the session section of the configuration file.") (license license:gpl3+))) +(define-public trytond-bank + (package + (name "trytond-bank") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_bank" version)) + (sha256 + (base32 "0qwgp2s88n4hcqqxg1g34lmmvq5spdlkm978gzn6s96kmmzang0c")))) + (build-system python-build-system) + (arguments (tryton-arguments "bank")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-stdnum" ,python-stdnum) + ("trytond" ,trytond) + ("trytond-currency" ,trytond-currency) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-bank") + (synopsis "Tryton module with banks") + (description "The @emph{Bank} Tryton module defines the concept of bank +and account.") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:17 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:18 +0000 Received: from localhost ([127.0.0.1]:57194 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kf-0002iW-K9 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:38918) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0KS-0002ey-R7 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40760) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KP-0005R6-W6 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:04 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:49474) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KL-0004hA-V9 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:00 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XYJ6NdSz1qwHB; Fri, 17 Sep 2021 00:57:56 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XYJ6HH6z1qqkB; Fri, 17 Sep 2021 00:57:56 +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 hyxKn0lMMRlD; Fri, 17 Sep 2021 00:57:55 +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:57:55 +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 6E59D6149B; Fri, 17 Sep 2021 00:55:42 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 051/154] gnu: Add trytond-carrier. Date: Fri, 17 Sep 2021 00:53:10 +0200 Message-Id: <9931db6d676ce029f80f4ed7b5760c146cdeab2b.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-carrier): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index addaea9fdb..c42d34b41e 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1457,6 +1457,30 @@ configuration file.") and account.") (license license:gpl3+))) +(define-public trytond-carrier + (package + (name "trytond-carrier") + (version "6.0.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_carrier" version)) + (sha256 + (base32 "0kp08jb5f86bzfyn99qs4k1047svdrkhz3jxv3jw46vrpc2s0c1y")))) + (build-system python-build-system) + (arguments (tryton-arguments "carrier")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-country" ,trytond-country) + ("trytond-party" ,trytond-party) + ("trytond-product" ,trytond-product))) + (home-page "https://docs.tryton.org/projects/modules-carrier") + (synopsis "Tryton module with carriers") + (description "The @emph{Carrier} Tryton module defines the concept +of carrier.") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:18 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:18 +0000 Received: from localhost ([127.0.0.1]:57198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kg-0002ik-7y for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:38940) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0KU-0002fc-LG for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40810) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KS-0005SK-UO for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:06 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:35938) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KP-0004l9-Pn for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:03 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XYN4H83z1s8dB; Fri, 17 Sep 2021 00:58:00 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XYN4B1Vz1qqkB; Fri, 17 Sep 2021 00:58:00 +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 7zUTt_-GQBL2; Fri, 17 Sep 2021 00:57:59 +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:57:59 +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 01EDF60285; Fri, 17 Sep 2021 00:55:42 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 052/154] gnu: Add trytond-carrier-percentage. Date: Fri, 17 Sep 2021 00:53:11 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001, TVD_SPACE_RATIO=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-carrier-percentage): 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 c42d34b41e..4472b18305 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1481,6 +1481,32 @@ and account.") of carrier.") (license license:gpl3+))) +(define-public trytond-carrier-percentage + (package + (name "trytond-carrier-percentage") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_carrier_percentage" version)) + (sha256 + (base32 "0glgjf733qliqxbr1sykxn2rlphagnpixhkg84my7bv6cxfmvkh6")))) + (build-system python-build-system) + (arguments (tryton-arguments "carrier_percentage")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-purchase-shipment-cost" ,trytond-purchase-shipment-cost) + ("trytond-sale-shipment-cost" ,trytond-sale-shipment-cost))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-carrier" ,trytond-carrier) + ("trytond-currency" ,trytond-currency))) + (home-page "https://docs.tryton.org/projects/modules-carrier-percentage") + (synopsis "Tryton module to add cost method based on percentage") + (description "The @emph{Carrier Percentage} Tryton module adds a cost +method \"on percentage\" on carrier.") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:19 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:19 +0000 Received: from localhost ([127.0.0.1]:57202 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kg-0002iz-Q8 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:38966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0KX-0002gf-Nc for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40840) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KX-0005UA-1Y for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:09 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:50999) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KT-0004o3-An for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:07 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XYS1fnpz1s8dv; Fri, 17 Sep 2021 00:58:04 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XYS1Y97z1qqkB; Fri, 17 Sep 2021 00:58:04 +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 wtB3any3P7VI; Fri, 17 Sep 2021 00:58:03 +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:03 +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 899586149C; Fri, 17 Sep 2021 00:55:43 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 053/154] gnu: Add trytond-carrier-subdivision. Date: Fri, 17 Sep 2021 00:53:12 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-carrier-subdivision): New variable. --- gnu/packages/tryton.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 4472b18305..2e6e2c1036 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1507,6 +1507,41 @@ of carrier.") method \"on percentage\" on carrier.") (license license:gpl3+))) +(define-public trytond-carrier-subdivision + (package + (name "trytond-carrier-subdivision") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_carrier_subdivision" version)) + (sha256 + (base32 "1mmbz541yywdgm16ij2xfvm50xad24plmqdb739ssg6jj0skmji4")))) + (build-system python-build-system) + (arguments (tryton-arguments "carrier_subdivision")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-sale-shipment-cost" ,trytond-sale-shipment-cost))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-carrier" ,trytond-carrier))) + (home-page "https://docs.tryton.org/projects/modules-carrier-subdivision") + (synopsis "Tryton module that allows carriers selection to be restricted +by subdivision") + (description "The @emph{Carrier Subdivision} Tryton module extends the +carrier selection pattern with + +@itemize +@item the warehouse Subdivision, +@item the customer Subdivision, +@item a regular expression to match against warehouse postal code and +@item A regular expression to match against customer postal code. +@end itemize + +These can be used to restrict the usage of a carrier to a specific subdivision +or a specific postal code.") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:19 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:19 +0000 Received: from localhost ([127.0.0.1]:57204 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kh-0002j6-3P for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:39070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0KZ-0002gx-4d for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40872) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KY-0005Zr-Qi for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:10 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:49257) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0KX-0004r6-6j for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:10 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XYX0Gpdz1qwGm; Fri, 17 Sep 2021 00:58:08 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XYX0B5zz1qqkB; Fri, 17 Sep 2021 00:58:08 +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 21nnyCDd60m5; Fri, 17 Sep 2021 00:58:06 +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:06 +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 261976149D; Fri, 17 Sep 2021 00:55:44 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 054/154] gnu: Add trytond-carrier-weight. Date: Fri, 17 Sep 2021 00:53:13 +0200 Message-Id: <5c2d251b926cfc39a6bbe00cf81025532f4e0929.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-carrier-weight): 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 2e6e2c1036..66d755ff3f 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1542,6 +1542,36 @@ These can be used to restrict the usage of a carrier to a specific subdivision or a specific postal code.") (license license:gpl3+))) +(define-public trytond-carrier-weight + (package + (name "trytond-carrier-weight") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_carrier_weight" version)) + (sha256 + (base32 "0l2gg4syym7jk0vjqnw7invh0gngrfmg9zmmvc1k6110aryr77yi")))) + (build-system python-build-system) + (arguments (tryton-arguments "carrier_weight")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-purchase-shipment-cost" ,trytond-purchase-shipment-cost) + ("trytond-sale-shipment-cost" ,trytond-sale-shipment-cost))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-carrier" ,trytond-carrier) + ("trytond-company" ,trytond-company) + ("trytond-currency" ,trytond-currency) + ("trytond-product" ,trytond-product) + ("trytond-product-measurements" ,trytond-product-measurements))) + (home-page "https://docs.tryton.org/projects/modules-carrier-weight") + (synopsis "Tryton module to add cost method based on weight") + (description "The @emph{Carrier Weight} Tryton module adds a cost method +\"on weight\" on carrier. The price is computed by finding the line for which +the weight is greater or equal but smaller than the next line.") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:30 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:30 +0000 Received: from localhost ([127.0.0.1]:57219 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ks-0002kP-9E for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:39210) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kj-0002jR-QW for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Kh-0005fW-LH for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:21 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:46450) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Kf-0004x3-8O for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:19 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XYg3MNyz1qwHB; Fri, 17 Sep 2021 00:58:15 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XYg3FzFz1qqkB; Fri, 17 Sep 2021 00:58:15 +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 IWsbFREZ7cOg; Fri, 17 Sep 2021 00:58:14 +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:14 +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 5086B6149F; Fri, 17 Sep 2021 00:55:45 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 056/154] gnu: Add trytond-commission-waiting. Date: Fri, 17 Sep 2021 00:53:15 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-commission-waiting): 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 3320c3a30b..c6e5da81f9 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1602,6 +1602,31 @@ 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-commission-waiting + (package + (name "trytond-commission-waiting") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_commission_waiting" version)) + (sha256 + (base32 "113wzwjip8virdh9bnh14vl29wb3w7a32skk5yibja819s19ycdn")))) + (build-system python-build-system) + (arguments (tryton-arguments "commission_waiting")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-commission" ,trytond-commission))) + (home-page "https://docs.tryton.org/projects/modules-commission-waiting") + (synopsis "Tryton module for commission waiting") + (description "The @emph{Commission Waiting} Tryton module allows to +generate account move for each commission between the expense/revenue account +to a waiting account defined on the agent.") + (license license:gpl3+))) + (define-public trytond-company (package (name "trytond-company") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:31 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:31 +0000 Received: from localhost ([127.0.0.1]:57223 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ks-0002ke-R4 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:39232) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Km-0002jg-AP for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40922) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Kl-0005hd-NZ for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:24 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:52995) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ki-0004z6-Pa for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:23 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XYl0nk9z1qwGm; Fri, 17 Sep 2021 00:58:19 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XYl0h9cz1qqkC; Fri, 17 Sep 2021 00:58:19 +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 hRIRePskVzoo; Fri, 17 Sep 2021 00:58:17 +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:17 +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 DD19D60292; Fri, 17 Sep 2021 00:55:45 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 057/154] gnu: Add trytond-company-work-time. Date: Fri, 17 Sep 2021 00:53:16 +0200 Message-Id: <7bb55eb3e8b4f0bec334010a3730d5f76864354c.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-company-work-time): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index c6e5da81f9..3f8920b30f 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1654,6 +1654,33 @@ company and employee and extend the user model.") (define-public python-trytond-company (deprecated-package "python-trytond-company" trytond-company)) +(define-public trytond-company-work-time + (package + (name "trytond-company-work-time") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_company_work_time" version)) + (sha256 + (base32 "0aasp12l66zcys9w3qc4ysi2krd5c9x3xxaxvr29j7zl7nz05bwx")))) + (build-system python-build-system) + (arguments (tryton-arguments "company_work_time")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company))) + (home-page "https://docs.tryton.org/projects/modules-company-work-time") + (synopsis "Tryton module to add work time on company") + (description "The @emph{Company Work Time} Tryton module adds work time +management. + +The Company Work Time module adds 4 new fields (Hours per Work Day, Hours per +Work Week, Hours per Work Month, Hours per Work Year) on the company form that +allow to define how much hours are spent by an employee in a day, a week, a +month and a year of work.") + (license license:gpl3+))) + (define-public trytond-country (package (name "trytond-country") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:31 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:31 +0000 Received: from localhost ([127.0.0.1]:57226 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kt-0002kn-98 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:39316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ko-0002jn-1X for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40938) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Kn-0005kd-Ku for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:25 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:41998) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Kb-0004vD-HK for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:25 -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 To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 055/154] gnu: Add trytond-commission. 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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_NONE=0.001, T_SPF_HELO_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * 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 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:32 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:58:32 +0000 Received: from localhost ([127.0.0.1]:57230 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ku-0002l8-37 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:32 -0400 Received: from lists.gnu.org ([209.51.188.17]:39438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kq-0002k2-S5 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Kq-0005tZ-F8 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:28 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:56855) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Km-00051t-Nc for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:27 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XYp6Brxz1qwHB; Fri, 17 Sep 2021 00:58:22 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XYp650Tz1qqkC; Fri, 17 Sep 2021 00:58:22 +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 ghOE2xp4BNsv; Fri, 17 Sep 2021 00:58:21 +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:21 +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 7235A614A0; Fri, 17 Sep 2021 00:55:46 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 058/154] gnu: Add trytond-customs. Date: Fri, 17 Sep 2021 00:53:17 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-customs): 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 3f8920b30f..4f7bd60d12 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1737,6 +1737,31 @@ currency and rate.") (define-public python-trytond-currency (deprecated-package "python-trytond-currency" trytond-currency)) +(define-public trytond-customs + (package + (name "trytond-customs") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_customs" version)) + (sha256 + (base32 "1qilj1b9zr35z15313xbvgklf87dgxddvkcnymklwp9n7vs7hrz5")))) + (build-system python-build-system) + (arguments (tryton-arguments "customs")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-simpleeval" ,python-simpleeval) + ("trytond" ,trytond) + ("trytond-country" ,trytond-country) + ("trytond-currency" ,trytond-currency) + ("trytond-product" ,trytond-product))) + (home-page "https://docs.tryton.org/projects/modules-customs") + (synopsis "Tryton module for customs") + (description "The @emph{Customs} Tryton module allows to define customs +duty based on the tariff code.") + (license license:gpl3+))) + (define-public trytond-party (package (name "trytond-party") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:58:32 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:58:32 +0000 Received: from localhost ([127.0.0.1]:57228 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kt-0002kz-Ox for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:32 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:57695) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kp-0002ju-2q for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:27 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XYt3lHdz1qwGm; Fri, 17 Sep 2021 00:58:26 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XYt3fC9z1qqkC; Fri, 17 Sep 2021 00:58:26 +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 eLjpnBdu3_XF; Fri, 17 Sep 2021 00:58:25 +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:25 +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 04B99614A1; Fri, 17 Sep 2021 00:55:46 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 059/154] gnu: Add trytond-dashboard. Date: Fri, 17 Sep 2021 00:53:18 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-dashboard): New variable. --- gnu/packages/tryton.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 4f7bd60d12..aea203cd8c 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1762,6 +1762,27 @@ currency and rate.") duty based on the tariff code.") (license license:gpl3+))) +(define-public trytond-dashboard + (package + (name "trytond-dashboard") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_dashboard" version)) + (sha256 + (base32 "1drqiks8r7y58wz0skfa39v9yqx9fi5x0ymrrjd87wybw9q3kv46")))) + (build-system python-build-system) + (arguments (tryton-arguments "dashboard")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond))) + (home-page "https://docs.tryton.org/projects/modules-dashboard") + (synopsis "Tryton module for dashboard") + (description "The @emph{Dashboard} Tryton module allows users to +configure their dashboard.") + (license license:gpl3+))) + (define-public trytond-party (package (name "trytond-party") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:03 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:03 +0000 Received: from localhost ([127.0.0.1]:57254 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LO-0002ns-Pj for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:03 -0400 Received: from lists.gnu.org ([209.51.188.17]:40024) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kw-0002lT-CK for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41006) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Kw-0006Fw-1l for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:34 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:58679) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Kt-00057y-A6 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:33 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XYy1Swjz1qwHB; Fri, 17 Sep 2021 00:58:30 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XYy1N6Sz1qqkC; Fri, 17 Sep 2021 00:58:30 +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 xqfnJru_hzEF; Fri, 17 Sep 2021 00:58:28 +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:28 +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 02E85614A2; Fri, 17 Sep 2021 00:55:47 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 060/154] gnu: Add trytond-edocument-uncefact. Date: Fri, 17 Sep 2021 00:53:19 +0200 Message-Id: <058cd7696526c47c1fc8c274d00a04ef953cc271.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-edocument-uncefact): New variable. --- gnu/packages/tryton.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index aea203cd8c..ed58ffb233 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1783,6 +1783,35 @@ duty based on the tariff code.") configure their dashboard.") (license license:gpl3+))) +(define-public trytond-edocument-uncefact + (package + (name "trytond-edocument-uncefact") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_edocument_uncefact" version)) + (sha256 + (base32 "0b5qhkirfkrh5g1d7m42f7niiz86favf352i403fdi4j532sl3i2")))) + (build-system python-build-system) + (arguments (tryton-arguments "edocument_uncefact")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("python-lxml" ,python-lxml) + ("trytond-account-invoice" ,trytond-account-invoice))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-edocument-unece" ,trytond-edocument-unece))) + (home-page "https://docs.tryton.org/projects/modules-edocument-uncefact") + (synopsis "Tryton module for electronic document UN/CEFACT") + (description "The @emph{Edocument UN/CEFACT} Tryton module implements +electronic document from UN/CEFACT. Supported formats are: + +@itemize +@item Cross-Industry-Invoice (16B-CII) +@end itemize") + (license license:gpl3+))) + (define-public trytond-party (package (name "trytond-party") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:04 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:04 +0000 Received: from localhost ([127.0.0.1]:57259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LP-0002oL-Op for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:04 -0400 Received: from lists.gnu.org ([209.51.188.17]:40256) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Kz-0002lg-6n for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41042) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ky-0006Pk-Ng for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:36 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:42909) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Kw-0005Ah-VS for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:36 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZ16BgKz1qwGm; Fri, 17 Sep 2021 00:58:33 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZ164Pjz1qqkC; Fri, 17 Sep 2021 00:58:33 +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 6ryobQ_sueaY; Fri, 17 Sep 2021 00:58:32 +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:32 +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 8DC83614A3; Fri, 17 Sep 2021 00:55:48 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 061/154] gnu: Add trytond-edocument-unece. Date: Fri, 17 Sep 2021 00:53:20 +0200 Message-Id: <28b6b14d5026fc6fef931db093eb497472ce1be9.1631832505.git.h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-edocument-unece): 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 ed58ffb233..3e8354e2d3 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1812,6 +1812,36 @@ electronic document from UN/CEFACT. Supported formats are: @end itemize") (license license:gpl3+))) +(define-public trytond-edocument-unece + (package + (name "trytond-edocument-unece") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_edocument_unece" version)) + (sha256 + (base32 "1ri3gjvk0h0sljbgh7h2j0rbr3953p3k21l8x6rhrnh1q2rqgi70")))) + (build-system python-build-system) + (arguments (tryton-arguments "edocument_unece")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-product" ,trytond-product))) + (home-page "https://docs.tryton.org/projects/modules-edocument-unece") + (synopsis "Tryton module for electronic document UNECE codes") + (description "The @emph{Edocument UNECE} Tryton module adds several codes +from the UNECE. Supported formats are: + +@itemize +@item Recommendation N°. 20 Codes for + Units of Measure Used in International Trade +@item 5153 Duty or tax or fee type name code +@item 5305 Duty or tax or fee category code +@end itemize") + (license license:gpl3+))) + (define-public trytond-party (package (name "trytond-party") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:05 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:05 +0000 Received: from localhost ([127.0.0.1]:57268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LR-0002p0-Ao for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:05 -0400 Received: from lists.gnu.org ([209.51.188.17]:40624) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0L2-0002lx-VP for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0L2-0006eG-Bz for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:40 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:41350) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0L0-0005Dt-OQ for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:40 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZ54Vfvz1qwGm; Fri, 17 Sep 2021 00:58:37 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZ54PQlz1qqkC; Fri, 17 Sep 2021 00:58:37 +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 qw0jNcHoxyGJ; Fri, 17 Sep 2021 00:58:36 +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:36 +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 24A1F614A4; Fri, 17 Sep 2021 00:55:49 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 062/154] gnu: Add trytond-incoterm. Date: Fri, 17 Sep 2021 00:53:21 +0200 Message-Id: <121f90efca0351b1df84dd17f0f166f6b6415109.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-incoterm): New variable. --- gnu/packages/tryton.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 3e8354e2d3..1bc1b9fb2c 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1842,6 +1842,43 @@ from the UNECE. Supported formats are: @end itemize") (license license:gpl3+))) +(define-public trytond-incoterm + (package + (name "trytond-incoterm") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_incoterm" version)) + (sha256 + (base32 "09x53kqi7dvmr4kcri2b3f0lxyv99pi731vhk6581f3vy2bby97s")))) + (build-system python-build-system) + (arguments (tryton-arguments "incoterm")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-account-invoice-stock" ,trytond-account-invoice-stock) + ("trytond-carrier" ,trytond-carrier) + ("trytond-purchase" ,trytond-purchase) + ("trytond-purchase-request-quotation" + ,trytond-purchase-request-quotation) + ("trytond-sale" ,trytond-sale) + ("trytond-sale-invoice-grouping" ,trytond-sale-invoice-grouping) + ("trytond-sale-opportunity" ,trytond-sale-opportunity) + ("trytond-sale-shipment-cost" ,trytond-sale-shipment-cost) + ("trytond-stock" ,trytond-stock))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-incoterm") + (synopsis "Tryton module for incoterms") + (description "The @emph{Incoterm} Tryton module is used to manage the +Incoterms on sales, purchases and shipments. The module contains the Incoterm +versions of 2010 and 2020.") + (license license:gpl3+))) + (define-public trytond-party (package (name "trytond-party") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:06 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:07 +0000 Received: from localhost ([127.0.0.1]:57276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LS-0002pZ-Et for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:41354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LA-0002mO-02 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41144) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0L9-00078G-M2 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:47 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:32957) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0L4-0005H6-9y for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:47 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZ91PC3z1qwGm; Fri, 17 Sep 2021 00:58:41 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZ91Jwjz1qqkB; Fri, 17 Sep 2021 00:58:41 +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 sM-nkA8CBHqG; Fri, 17 Sep 2021 00:58:40 +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:40 +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 B25C760297; Fri, 17 Sep 2021 00:55:49 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 063/154] gnu: Add trytond-ldap-authentication. Date: Fri, 17 Sep 2021 00:53:22 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-ldap-authentication): New variable. --- gnu/packages/tryton.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 1bc1b9fb2c..4a69384e14 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1879,6 +1879,28 @@ Incoterms on sales, purchases and shipments. The module contains the Incoterm versions of 2010 and 2020.") (license license:gpl3+))) +(define-public trytond-ldap-authentication + (package + (name "trytond-ldap-authentication") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_ldap_authentication" version)) + (sha256 + (base32 "1iylbpp66qjff1mkp0w3a703pracpcv3bv25i2bafkmcjiv9b4jl")))) + (build-system python-build-system) + (arguments (tryton-arguments "ldap_authentication")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-ldap3" ,python-ldap3) + ("trytond" ,trytond))) + (home-page "https://docs.tryton.org/projects/modules-ldap-authentication") + (synopsis "Tryton module to authenticate users through LDAP") + (description "The @emph{LDAP Authentication} Tryton module allows to +authenticate users via a LDAP server.") + (license license:gpl3+))) + (define-public trytond-party (package (name "trytond-party") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:06 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:59:06 +0000 Received: from localhost ([127.0.0.1]:57273 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LS-0002pM-4J for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:06 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:41055) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0L7-0002mE-Dk for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:45 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZD6824z1qwHB; Fri, 17 Sep 2021 00:58:44 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZD625Sz1qqkB; Fri, 17 Sep 2021 00:58:44 +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 eustuRzF1gYw; Fri, 17 Sep 2021 00:58:43 +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:43 +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 47328614A5; Fri, 17 Sep 2021 00:55:50 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 064/154] gnu: Add trytond-marketing. Date: Fri, 17 Sep 2021 00:53:23 +0200 Message-Id: <96af14a3f9d5985ef74ad6334336332b70e013bf.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-marketing): New variable. --- gnu/packages/tryton.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 4a69384e14..ed9b0745ba 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1901,6 +1901,27 @@ versions of 2010 and 2020.") authenticate users via a LDAP server.") (license license:gpl3+))) +(define-public trytond-marketing + (package + (name "trytond-marketing") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_marketing" version)) + (sha256 + (base32 "0mh85sx5xj06zjmf9fhcislkwlp7k54fz14k3ia1xxpw5f953y3c")))) + (build-system python-build-system) + (arguments (tryton-arguments "marketing")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond))) + (home-page "https://docs.tryton.org/projects/modules-marketing") + (synopsis "Tryton module to group marketing features") + (description "The @emph{Marketing} Tryton module defines the +fundamentals for marketing modules.") + (license license:gpl3+))) + (define-public trytond-party (package (name "trytond-party") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:26 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:26 +0000 Received: from localhost ([127.0.0.1]:57320 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lm-0002uh-51 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:41736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LD-0002md-R3 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41190) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0LD-0007Oy-F4 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:51 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:58523) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0LB-0005Nm-MD for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:51 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZJ4P45z1sC06; Fri, 17 Sep 2021 00:58:48 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZJ3Zm2z1qqkB; Fri, 17 Sep 2021 00:58:48 +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 m5FPcdZ5gSbU; Fri, 17 Sep 2021 00:58:47 +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:47 +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 CE7E2614A6; Fri, 17 Sep 2021 00:55:50 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 065/154] gnu: Add trytond-marketing-automation. Date: Fri, 17 Sep 2021 00:53:24 +0200 Message-Id: <6325c0eabc7fbcdfb75826649d635a329eff4faa.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 Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-marketing-automation): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index ed9b0745ba..a8c562f808 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1922,6 +1922,33 @@ authenticate users via a LDAP server.") fundamentals for marketing modules.") (license license:gpl3+))) +(define-public trytond-marketing-automation + (package + (name "trytond-marketing-automation") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_marketing_automation" version)) + (sha256 + (base32 "0c2bjkxkpkjqm5zqk0r0gcxm1cxgixm6xxhh16j46vy7d4zssgsp")))) + (build-system python-build-system) + (arguments (tryton-arguments "marketing_automation")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-party" ,trytond-party))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-marketing" ,trytond-marketing) + ("trytond-web-shortener" ,trytond-web-shortener))) + (home-page "https://docs.tryton.org/projects/modules-marketing-automation") + (synopsis "Tryton module to plan, coordinate and manage marketing +campaigns") + (description "The @emph{Marketing Automation} Tryton module allows +marketing actions to be automated. It is based on scenarios and activities +that are executed on selected records.") + (license license:gpl3+))) + (define-public trytond-party (package (name "trytond-party") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:27 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:27 +0000 Received: from localhost ([127.0.0.1]:57325 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lm-0002uw-NT for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:42102) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LH-0002ms-9v for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41226) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0LG-0007dq-Vg for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:54 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:34032) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0LF-0005Rl-8M for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:54 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZN1M6bz1sByw; Fri, 17 Sep 2021 00:58:52 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZN1FLqz1qqkB; Fri, 17 Sep 2021 00:58:52 +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 SSeFd-o21ajz; Fri, 17 Sep 2021 00:58:50 +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:50 +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 656A2614A7; Fri, 17 Sep 2021 00:55:51 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 066/154] gnu: Add trytond-marketing-email. Date: Fri, 17 Sep 2021 00:53:25 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-marketing-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 a8c562f808..556a32e1f0 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1949,6 +1949,31 @@ marketing actions to be automated. It is based on scenarios and activities that are executed on selected records.") (license license:gpl3+))) +(define-public trytond-marketing-email + (package + (name "trytond-marketing-email") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_marketing_email" version)) + (sha256 + (base32 "07zh1pni4kpm6bsgyizz0a5k64nyxc9laxxaih9py7d24p9pgvky")))) + (build-system python-build-system) + (arguments (tryton-arguments "marketing_email")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-marketing" ,trytond-marketing) + ("trytond-party" ,trytond-party) + ("trytond-web-shortener" ,trytond-web-shortener) + ("trytond-web-user" ,trytond-web-user))) + (home-page "https://docs.tryton.org/projects/modules-marketing-email") + (synopsis "Tryton module to manage marketing mailing lists") + (description "This package provides a Tryton module for managing marketing +mailing lists.") + (license license:gpl3+))) + (define-public trytond-party (package (name "trytond-party") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:28 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:28 +0000 Received: from localhost ([127.0.0.1]:57331 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ln-0002vN-Ml for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:42422) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LL-0002nF-8N for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:58:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41280) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0LK-0007uT-Nz for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:58 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:43426) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0LJ-0005Vp-1C for guix-patches@gnu.org; Thu, 16 Sep 2021 18:58:58 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZR6phyz1qwGm; Fri, 17 Sep 2021 00:58:55 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZR6gP4z1qqkB; Fri, 17 Sep 2021 00:58:55 +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 HDkbJYMkYoR8; Fri, 17 Sep 2021 00:58:54 +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:54 +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 EF6CA614A8; Fri, 17 Sep 2021 00:55:51 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 067/154] gnu: Add trytond-notification-email. Date: Fri, 17 Sep 2021 00:53:26 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-notification-email): New variable. --- gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 556a32e1f0..5b1a5c69b0 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -1974,6 +1974,34 @@ that are executed on selected records.") mailing lists.") (license license:gpl3+))) +(define-public trytond-notification-email + (package + (name "trytond-notification-email") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_notification_email" version)) + (sha256 + (base32 "12hi2p400b15vsmq2a4yifxppc08zdf5l64svv987mxxqv6403ma")))) + (build-system python-build-system) + (arguments (tryton-arguments "notification_email")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-commission" ,trytond-commission) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party) + ("trytond-web-user" ,trytond-web-user))) + (propagated-inputs + `(("trytond" ,trytond))) + (home-page "https://docs.tryton.org/projects/modules-notification-email") + (synopsis "Tryton module for sending email notifications") + (description "The @emph{Notification Email} Tryton module allows to define +email templates which will be sent to a list of recipients when a trigger is +fired on a record event. Extra reports from the same record can be attached +to the email.") + (license license:gpl3+))) + (define-public trytond-party (package (name "trytond-party") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:28 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:28 +0000 Received: from localhost ([127.0.0.1]:57335 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lo-0002vc-A2 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:28 -0400 Received: from lists.gnu.org ([209.51.188.17]:42704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LO-0002nr-Op for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41334) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0LO-00088c-Ax for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:02 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:53875) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0LM-0005a5-Lb for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:02 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZW4J4hz1qwGm; Fri, 17 Sep 2021 00:58:59 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZW4CQnz1qqkB; Fri, 17 Sep 2021 00:58:59 +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 2n9Wq81Ju5Zf; Fri, 17 Sep 2021 00:58:58 +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:58 +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 87684614A9; Fri, 17 Sep 2021 00:55:52 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 068/154] gnu: Add trytond-party-avatar. Date: Fri, 17 Sep 2021 00:53:27 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-party-avatar): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 5b1a5c69b0..60cdbd7692 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2030,6 +2030,30 @@ addresses.") (define-public python-trytond-party (deprecated-package "python-trytond-party" trytond-party)) +(define-public trytond-party-avatar + (package + (name "trytond-party-avatar") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_party_avatar" version)) + (sha256 + (base32 "1g0f4522bfw2ycr05yq9k570amwcfxf9sza89lhhpzg0kxx0mpq2")))) + (build-system python-build-system) + (arguments (tryton-arguments "party_avatar")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-company" ,trytond-company))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-party-avatar") + (synopsis "Tryton module that adds avatars to parties") + (description "The @emph{Party Avatar} Tryton module adds an avatar to each +party.") + (license license:gpl3+))) + (define-public trytond-product (package (name "trytond-product") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:29 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:29 +0000 Received: from localhost ([127.0.0.1]:57343 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lp-0002w5-EN for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:43544) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LZ-0002s1-UE for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41476) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0LZ-0000Lk-I2 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:13 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:60958) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0LX-0005l4-Ps for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:13 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZk4zFLz1sByw; Fri, 17 Sep 2021 00:59:10 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZk4stSz1qqkB; Fri, 17 Sep 2021 00:59:10 +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 A2yMXtWCtbIr; Fri, 17 Sep 2021 00:59:09 +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:59:09 +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 43259614AB; Fri, 17 Sep 2021 00:55:54 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 071/154] gnu: Add trytond-product-attribute. Date: Fri, 17 Sep 2021 00:53:30 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-product-attribute): New variable. --- gnu/packages/tryton.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index d027477952..7d8d015077 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2125,6 +2125,28 @@ Template and Product.") (define-public python-trytond-product (deprecated-package "python-trytond-product" trytond-product)) +(define-public trytond-product-attribute + (package + (name "trytond-product-attribute") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_attribute" version)) + (sha256 + (base32 "0brvwvm3q2ik4vjb9cwd6jxddrmpp2vcafw8k675gy0xbbp1ddik")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_attribute")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product))) + (home-page "https://docs.tryton.org/projects/modules-product-attribute") + (synopsis "Tryton module with product attributes") + (description "The @emph{Product Attribute} Tryton module defines the +models `Attribute` and `Attribute Set` for products.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:30 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:30 +0000 Received: from localhost ([127.0.0.1]:57347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lq-0002wL-3X for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:43718) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lc-0002sw-KM for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41510) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lc-0000UV-5B for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:16 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:60419) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0La-0005cz-CU for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:15 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZb20BJz1qwGm; Fri, 17 Sep 2021 00:59:03 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZb1t0qz1qqkB; Fri, 17 Sep 2021 00:59:03 +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 ECyjL828RJfC; Fri, 17 Sep 2021 00:59:02 +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:59:02 +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 1E24360BB5; Fri, 17 Sep 2021 00:55:53 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 069/154] gnu: Add trytond-party-relationship. Date: Fri, 17 Sep 2021 00:53:28 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -6 X-Spam_score: -0.7 X-Spam_bar: / X-Spam_report: (-0.7 / 5.0 requ) RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-party-relationship): New variable. --- gnu/packages/tryton.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 60cdbd7692..e89549b6ce 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2054,6 +2054,28 @@ addresses.") party.") (license license:gpl3+))) +(define-public trytond-party-relationship + (package + (name "trytond-party-relationship") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_party_relationship" version)) + (sha256 + (base32 "03lkjmhinxm75schfn596vyg8459fx2spdyh372ikra3zdp8pg75")))) + (build-system python-build-system) + (arguments (tryton-arguments "party_relationship")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-party-relationship") + (synopsis "Party Relationship module for Tryton") + (description "The @emph{Party Relationship} Tryton module allows to define +different types of relations between parties.") + (license license:gpl3+))) + (define-public trytond-product (package (name "trytond-product") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:31 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:31 +0000 Received: from localhost ([127.0.0.1]:57350 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lq-0002wS-EU for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:43854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Le-0002tP-3R for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41540) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ld-0000aU-IZ for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:17 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:37041) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lb-0005oq-Kq for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:17 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZp3RYnz1sByw; Fri, 17 Sep 2021 00:59:14 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZp3FT3z1qqkB; Fri, 17 Sep 2021 00:59:14 +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 vHL_SdLz-gtD; Fri, 17 Sep 2021 00:59:13 +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:59:13 +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 CC745614AC; Fri, 17 Sep 2021 00:55:54 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 072/154] gnu: Add trytond-product-classification. Date: Fri, 17 Sep 2021 00:53:31 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-product-classification): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 7d8d015077..dd8b6d51fc 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2147,6 +2147,30 @@ Template and Product.") models `Attribute` and `Attribute Set` for products.") (license license:gpl3+))) +(define-public trytond-product-classification + (package + (name "trytond-product-classification") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_classification" version)) + (sha256 + (base32 "1sq42siqq8w6dd8jnqnkzy3npaf9g2nrdzazkl6nw5dysvpsz8cr")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_classification")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product))) + (home-page + "https://docs.tryton.org/projects/modules-product-classification") + (synopsis "Tryton module to implement product classification") + (description "The @emph{Product Classification} Tryton module defines the +tools for other modules to create classifications of products. It adds a +reference field classification to the product template.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:31 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:31 +0000 Received: from localhost ([127.0.0.1]:57354 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lr-0002wp-7z for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:44060) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lg-0002u9-Dk for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41604) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lg-0000ly-1d for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:20 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:35912) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Le-0005h2-5w for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:19 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZg0Lrmz1qwHB; Fri, 17 Sep 2021 00:59:07 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZg0DWwz1qqkB; Fri, 17 Sep 2021 00:59:07 +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 wHFMAfwbgMZT; Fri, 17 Sep 2021 00:59: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 00:59:05 +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 AF315614AA; Fri, 17 Sep 2021 00:55:53 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 070/154] gnu: Add trytond-party-siret. Date: Fri, 17 Sep 2021 00:53:29 +0200 Message-Id: <2bd87f8ab479f2a6500a6676150b3b2e7335e132.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-party-siret): New variable. --- gnu/packages/tryton.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index e89549b6ce..d027477952 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2076,6 +2076,28 @@ party.") different types of relations between parties.") (license license:gpl3+))) +(define-public trytond-party-siret + (package + (name "trytond-party-siret") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_party_siret" version)) + (sha256 + (base32 "1xmfjiqn7wzwja34abrxn3bj39z0799pdxd8bcz7l5dxrnqxwc38")))) + (build-system python-build-system) + (arguments (tryton-arguments "party_siret")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-party-siret") + (synopsis "Tryton module to add SIRET/SIREN on parties") + (description "The @emph{Party SIRET} Tryton module adds the French company +identification numbers SIREN and SIRET on party and address.") + (license license:gpl3+))) + (define-public trytond-product (package (name "trytond-product") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:36 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:36 +0000 Received: from localhost ([127.0.0.1]:57356 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lr-0002xm-Ip for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:44162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lh-0002uG-Eh for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41618) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lh-0000qd-3c for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:21 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:48770) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lf-0005t0-Bx for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:20 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZt1kncz1sByw; Fri, 17 Sep 2021 00:59:18 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZt1clfz1qqkB; Fri, 17 Sep 2021 00:59:18 +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 8GXdtm_HOn1Y; Fri, 17 Sep 2021 00:59:16 +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:59:16 +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 61616614AD; Fri, 17 Sep 2021 00:55:55 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 073/154] gnu: Add trytond-product-classification-taxonomic. Date: Fri, 17 Sep 2021 00:53:32 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-product-classification-taxonomic): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index dd8b6d51fc..36bbecf976 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2171,6 +2171,29 @@ tools for other modules to create classifications of products. It adds a reference field classification to the product template.") (license license:gpl3+))) +(define-public trytond-product-classification-taxonomic + (package + (name "trytond-product-classification-taxonomic") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_classification_taxonomic" version)) + (sha256 + (base32 "1pkk0z4bl1pz2yxs46b18fj35zwa80dnbickjg1ad66n9yrmifk6")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_classification_taxonomic")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product-classification" ,trytond-product-classification))) + (home-page + "https://docs.tryton.org/projects/modules-product-classification-taxonomic") + (synopsis "Tryton module to implement product classification taxonomic") + (description "The @emph{Product Classification Taxonomic} Tryton module +adds the taxonomic classification to the products.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 18:59:37 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 22:59:37 +0000 Received: from localhost ([127.0.0.1]:57362 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lw-0002yI-Tz for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:44438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lk-0002uW-Ux for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41666) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lk-00011z-JI for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:24 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:42360) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lj-0005xF-1L for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:24 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZx6Sckz1sByw; Fri, 17 Sep 2021 00:59:21 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZx6LZvz1qqkB; Fri, 17 Sep 2021 00:59:21 +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 9fnNUR--gzqb; Fri, 17 Sep 2021 00:59:20 +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:59:20 +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 E9D45614AE; Fri, 17 Sep 2021 00:55:55 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 074/154] gnu: Add trytond-product-cost-fifo. Date: Fri, 17 Sep 2021 00:53:33 +0200 Message-Id: <37ab014a6f7889cf69cf3f7549927335d834604f.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 Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-product-cost-fifo): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 36bbecf976..e9b7c8a984 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2194,6 +2194,29 @@ reference field classification to the product template.") adds the taxonomic classification to the products.") (license license:gpl3+))) +(define-public trytond-product-cost-fifo + (package + (name "trytond-product-cost-fifo") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_cost_fifo" version)) + (sha256 + (base32 "1zksnawvnbf1l2hkyxw4m85ysjy6i8kbx103sz4p9a9bgvjn3ai6")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_cost_fifo")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-product-cost-fifo") + (synopsis "Tryton module to add FIFO cost method") + (description "The @emph{Product Cost FIFO} Tryton module add a +first-in-first-out option in the `Cost Method` field of the product form.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:09 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:00:09 +0000 Received: from localhost ([127.0.0.1]:57396 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0MT-00032y-CO for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:09 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:36611) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lm-0002uf-Bq for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:26 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xb15c3Qz1sByw; Fri, 17 Sep 2021 00:59:25 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xb15TY4z1qqkB; Fri, 17 Sep 2021 00:59:25 +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 oq8SuyXnQzod; Fri, 17 Sep 2021 00:59:24 +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:59:24 +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 7E8AA614AF; Fri, 17 Sep 2021 00:55:56 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 075/154] gnu: Add trytond-product-cost-history. Date: Fri, 17 Sep 2021 00:53:34 +0200 Message-Id: <1da183a0b5221d4314eb0f74f9691926c3d68280.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-product-cost-history): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index e9b7c8a984..28adde6eeb 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2217,6 +2217,33 @@ adds the taxonomic classification to the products.") first-in-first-out option in the `Cost Method` field of the product form.") (license license:gpl3+))) +(define-public trytond-product-cost-history + (package + (name "trytond-product-cost-history") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_cost_history" version)) + (sha256 + (base32 "01cxx1lmcxwangk3q8lhbkd97w208qxpk96mqxv2hgds77xr42cj")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_cost_history")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-product-cost-history") + (synopsis "Tryton module to historize product cost") + (description "The @emph{Product Cost History} Tryton module adds a `Cost +History` relate on the product form, showing the cost price evolution of the +product. The history is based on the cost price stored on the incoming stock +moves for goods and assets and based on the history table for service. When a +historic cost price is needed, the value is taken from this history for goods +and assets.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:23 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:23 +0000 Received: from localhost ([127.0.0.1]:57421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mh-00036Z-2A for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:44602) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lx-0002yO-46 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41726) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lu-00019f-Ki for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:36 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:59308) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lq-000639-Vd for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:34 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xb53rVsz1qwGm; Fri, 17 Sep 2021 00:59:29 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xb53hSJz1qqkB; Fri, 17 Sep 2021 00:59:29 +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 Y1GFJRIW5OO4; Fri, 17 Sep 2021 00:59:28 +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:59:28 +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 1493461471; Fri, 17 Sep 2021 00:55:57 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 076/154] gnu: Add trytond-product-cost-warehouse. Date: Fri, 17 Sep 2021 00:53:35 +0200 Message-Id: <4bd7094f8a53392e066ece1efe90527987f03e8a.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-product-cost-warehouse): New variable. --- gnu/packages/tryton.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 28adde6eeb..3ae0f3777a 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2244,6 +2244,35 @@ historic cost price is needed, the value is taken from this history for goods and assets.") (license license:gpl3+))) +(define-public trytond-product-cost-warehouse + (package + (name "trytond-product-cost-warehouse") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_cost_warehouse" version)) + (sha256 + (base32 "12fcnmcx4m5wyw1hi3k175iiis5m18fcs72b04y14km583s6jcfr")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_cost_warehouse")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-stock-continental" ,trytond-account-stock-continental) + ("trytond-product-cost-fifo" ,trytond-product-cost-fifo) + ("trytond-product-cost-history" ,trytond-product-cost-history))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-product-cost-warehouse") + (synopsis "Tryton module to compute product cost per warehouse") + (description "The @emph{Product Cost Warehouse} Trython module allows the +cost price of products to be calculated separately for each warehouse.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:24 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:24 +0000 Received: from localhost ([127.0.0.1]:57425 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mh-00036p-LT for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:44638) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lz-0002yi-6X for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41738) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lx-0001AY-0E for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:38 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:32838) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lu-00065h-Bv for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:36 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xb923vdz1sByw; Fri, 17 Sep 2021 00:59:33 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xb91yL1z1qqkB; Fri, 17 Sep 2021 00:59:33 +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 yuSb4QoOzP2f; Fri, 17 Sep 2021 00:59:31 +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:59:31 +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 D2F8E614B0; Fri, 17 Sep 2021 00:55:57 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 077/154] gnu: Add trytond-product-kit. Date: Fri, 17 Sep 2021 00:53:36 +0200 Message-Id: <8225c11b9b50ead5e8ace257a59b828a4bd9988c.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-product-kit): 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 3ae0f3777a..c2d8f616c9 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2273,6 +2273,36 @@ and assets.") cost price of products to be calculated separately for each warehouse.") (license license:gpl3+))) +(define-public trytond-product-kit + (package + (name "trytond-product-kit") + (version "6.0.3") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_kit" version)) + (sha256 + (base32 "1xr1vd66lrnzj16ycbw5xnz4ai44ml77akhsvxvihf09zdz09yd7")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_kit")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-account-invoice-stock" ,trytond-account-invoice-stock) + ("trytond-company" ,trytond-company) + ("trytond-purchase" ,trytond-purchase) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product))) + (home-page "https://docs.tryton.org/projects/modules-product-kit") + (synopsis "Tryton module to manage product kits and components") + (description "The @emph{Product Kit} Tryton Module adds kits and +components to products. This enables a defined set of products to be sold or +purchased using a single line.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:24 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:24 +0000 Received: from localhost ([127.0.0.1]:57429 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mi-000373-8k for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:44670) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0M5-0002z0-11 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41752) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Lz-0001Cz-NV for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:42 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:45913) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ly-000681-2l for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:39 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XbD6zQkz1sByw; Fri, 17 Sep 2021 00:59:36 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XbD6rdwz1qqkB; Fri, 17 Sep 2021 00:59:36 +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 KZsfktVeIFsa; Fri, 17 Sep 2021 00:59:35 +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:59:35 +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 6A678614B1; Fri, 17 Sep 2021 00:55:58 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 078/154] gnu: Add trytond-product-measurements. Date: Fri, 17 Sep 2021 00:53:37 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-product-measurements): New variable. --- gnu/packages/tryton.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index c2d8f616c9..fb22bdfe96 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2303,6 +2303,28 @@ components to products. This enables a defined set of products to be sold or purchased using a single line.") (license license:gpl3+))) +(define-public trytond-product-measurements + (package + (name "trytond-product-measurements") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_measurements" version)) + (sha256 + (base32 "0za3p0wxh2kb6f49455pggnpmy0vfiwj95j5c3l63x8q5yp8vdjl")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_measurements")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product))) + (home-page "https://docs.tryton.org/projects/modules-product-measurements") + (synopsis "Tryton module to add measurements to product") + (description "The @emph{Product Measurements} Tryton module adds this +following measurements to Product:") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:25 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:25 +0000 Received: from localhost ([127.0.0.1]:57434 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mi-00037K-Ut for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:44714) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0M6-0002zC-0J for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41774) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0M5-0001EO-L8 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:45 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:51638) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0M1-0006Ae-Q4 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:45 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XbJ5873z1qwGm; Fri, 17 Sep 2021 00:59:40 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XbJ50Tzz1qqkB; Fri, 17 Sep 2021 00:59:40 +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 kpFJ5E-a7Gdw; Fri, 17 Sep 2021 00:59:39 +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:59:39 +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 05A05614B2; Fri, 17 Sep 2021 00:55:58 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 079/154] gnu: Add trytond-product-price-list. Date: Fri, 17 Sep 2021 00:53:38 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-product-price-list): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index fb22bdfe96..666455d29c 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2325,6 +2325,30 @@ purchased using a single line.") following measurements to Product:") (license license:gpl3+))) +(define-public trytond-product-price-list + (package + (name "trytond-product-price-list") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_price_list" version)) + (sha256 + (base32 "1csr2g7wx89kykhm76dyrjn0nicvjmc4razqfqpj9rhdpwppdgr6")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_price_list")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-simpleeval" ,python-simpleeval) + ("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product))) + (home-page "https://docs.tryton.org/projects/modules-product-price-list") + (synopsis "Tryton module with price list") + (description "The @emph{Product Price List} Tryton module provides formula +to compute prices per product or category.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:25 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:26 +0000 Received: from localhost ([127.0.0.1]:57436 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mj-00037X-Fq for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:44850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0M7-0002zK-Ez for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41792) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0M7-0001K0-47 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:47 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:36180) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0M5-0006D3-En for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:46 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XbN2nKkz1sByw; Fri, 17 Sep 2021 00:59:44 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XbN2gLcz1qqkB; Fri, 17 Sep 2021 00:59:44 +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 qcgIqZOn7FNu; Fri, 17 Sep 2021 00:59:43 +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:59:43 +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 8F0F6614B3; Fri, 17 Sep 2021 00:55:59 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 080/154] gnu: Add trytond-product-price-list-dates. Date: Fri, 17 Sep 2021 00:53:39 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-product-price-list-dates): 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 666455d29c..2fe2d0a115 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2349,6 +2349,31 @@ following measurements to Product:") to compute prices per product or category.") (license license:gpl3+))) +(define-public trytond-product-price-list-dates + (package + (name "trytond-product-price-list-dates") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_price_list_dates" version)) + (sha256 + (base32 "0p1n4qivj9gfhdy0357n53wswyi14rnanc2bkayiv3zfr7qkf2m1")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_price_list_dates")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-sale-price-list" ,trytond-sale-price-list))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product-price-list" ,trytond-product-price-list))) + (home-page + "https://docs.tryton.org/projects/modules-product-price-list-dates") + (synopsis "Tryton module to add dates on price list") + (description "The @emph{Product Price List Dates} Tryton module adds start +date and end date conditions to the price list lines.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:26 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:26 +0000 Received: from localhost ([127.0.0.1]:57443 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mk-00037y-Ff for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:45068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0MD-0002zh-Af for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41848) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MB-0001SG-Vv for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:52 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:53624) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0M9-0006Fn-7X for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:50 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XbS168qz1qwGm; Fri, 17 Sep 2021 00:59:48 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XbS11GWz1qqkB; Fri, 17 Sep 2021 00:59:48 +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 vMW0zU-6Te6U; Fri, 17 Sep 2021 00:59:46 +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:59:46 +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 246BA601D4; Fri, 17 Sep 2021 00:56:00 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 081/154] gnu: Add trytond-product-price-list-parent. Date: Fri, 17 Sep 2021 00:53:40 +0200 Message-Id: <3cb9cec2bb36787fcad09f355ebb6dc7f78b8a4b.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-product-price-list-parent): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 2fe2d0a115..43fa374704 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2374,6 +2374,30 @@ to compute prices per product or category.") date and end date conditions to the price list lines.") (license license:gpl3+))) +(define-public trytond-product-price-list-parent + (package + (name "trytond-product-price-list-parent") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_product_price_list_parent" version)) + (sha256 + (base32 "15jdw9qj2fffml9x4vdlzp3iz5gs2l597hpf5y5p887mmx9aa8cn")))) + (build-system python-build-system) + (arguments (tryton-arguments "product_price_list_parent")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product-price-list" ,trytond-product-price-list))) + (home-page + "https://docs.tryton.org/projects/modules-product-price-list-parent") + (synopsis "Tryton module to use price from another price list") + (description "The @emph{Product Price List Parent} Tryton module adds a +parent to the price list and the keyword `parent_unit_price` for the formula +which contains the unit price computed by the parent price list.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:27 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:27 +0000 Received: from localhost ([127.0.0.1]:57447 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ml-00038D-3q for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:45216) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0MG-0002zt-3N for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41872) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0ME-0001YF-Ha for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:55 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:44621) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MC-0006IM-SN for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:54 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XbW5p6Yz1qwHB; Fri, 17 Sep 2021 00:59:51 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XbW5jK6z1qqkB; Fri, 17 Sep 2021 00:59:51 +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 J3_M41Kreneo; Fri, 17 Sep 2021 00:59:50 +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:59:50 +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 ADB41614B4; Fri, 17 Sep 2021 00:56:00 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 082/154] gnu: Add trytond-production. Date: Fri, 17 Sep 2021 00:53:41 +0200 Message-Id: <47401de610fa0db52a2bed3249c7cb0dc68a87ee.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-production): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 43fa374704..382f814ed1 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2398,6 +2398,30 @@ parent to the price list and the keyword `parent_unit_price` for the formula which contains the unit price computed by the parent price list.") (license license:gpl3+))) +(define-public trytond-production + (package + (name "trytond-production") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_production" version)) + (sha256 + (base32 "0ys1wg52bs3i7yjrrkm9ycn07xz7fsb2pqc4a2bj44691pvrclpk")))) + (build-system python-build-system) + (arguments (tryton-arguments "production")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-production") + (synopsis "Tryton module for production") + (description "The @emph{Production} Tryton module defines basics +for production management: Bill of material and production order.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:27 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:27 +0000 Received: from localhost ([127.0.0.1]:57449 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Ml-00038K-GF for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:45300) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0MI-000306-Dq for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41892) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MI-0001cr-24 for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:58 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:36438) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MG-0006Lc-IJ for guix-patches@gnu.org; Thu, 16 Sep 2021 18:59:57 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xbb3Mw9z1qwGm; Fri, 17 Sep 2021 00:59:55 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xbb3Hbcz1qqkC; Fri, 17 Sep 2021 00:59:55 +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 y2SNRjnNoUef; Fri, 17 Sep 2021 00:59:54 +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:59:54 +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 45FE7614B5; Fri, 17 Sep 2021 00:56:01 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 083/154] gnu: Add trytond-production-outsourcing. Date: Fri, 17 Sep 2021 00:53:42 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-production-outsourcing): New variable. --- gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 382f814ed1..3936c1c5e9 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2422,6 +2422,34 @@ which contains the unit price computed by the parent price list.") for production management: Bill of material and production order.") (license license:gpl3+))) +(define-public trytond-production-outsourcing + (package + (name "trytond-production-outsourcing") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_production_outsourcing" version)) + (sha256 + (base32 "08pp80d4jfw7qmhvds60i63pb2nad489xwkf2ybbzdkrzhcgrrjk")))) + (build-system python-build-system) + (arguments (tryton-arguments "production_outsourcing")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-production" ,trytond-production) + ("trytond-production-routing" ,trytond-production-routing) + ("trytond-purchase" ,trytond-purchase))) + (home-page + "https://docs.tryton.org/projects/modules-production-outsourcing") + (synopsis "Tryton module to outsource production") + (description "The @emph{Production Outsourcing} Tryton module allows to +outsource production order per routing. When such outsourced production is +set to @code{waiting}, a purchase order is created and its cost is added to +the production.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:28 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:28 +0000 Received: from localhost ([127.0.0.1]:57453 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mm-00038Z-38 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:28 -0400 Received: from lists.gnu.org ([209.51.188.17]:45548) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0MN-00031K-Th for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41922) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MN-0001nO-GY for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:03 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:54789) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MK-0006P6-AI for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:01 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xbg134Gz1sByw; Fri, 17 Sep 2021 00:59:59 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xbg0xdDz1qqkB; Fri, 17 Sep 2021 00:59:59 +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 KgcQ4rZjCiQN; Fri, 17 Sep 2021 00:59: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 00:59: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 CF019614B6; Fri, 17 Sep 2021 00:56:01 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 084/154] gnu: Add trytond-production-routing. Date: Fri, 17 Sep 2021 00:53:43 +0200 Message-Id: <50a3748e929ed7e34279c180a023afad4e66c1b5.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-production-routing): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 3936c1c5e9..e787951718 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2450,6 +2450,30 @@ set to @code{waiting}, a purchase order is created and its cost is added to the production.") (license license:gpl3+))) +(define-public trytond-production-routing + (package + (name "trytond-production-routing") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_production_routing" version)) + (sha256 + (base32 "0qypqsf36lf02wrbv7pwhg2vv7004g7c6vxd1z2aiwj58g8q7894")))) + (build-system python-build-system) + (arguments (tryton-arguments "production_routing")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-stock-supply-production" ,trytond-stock-supply-production))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-production" ,trytond-production))) + (home-page "https://docs.tryton.org/projects/modules-production-routing") + (synopsis "Tryton module for production routing") + (description "The @emph{Production Routing} Tryton module defines the +routings for production: Routing, Step and Operation.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:29 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:29 +0000 Received: from localhost ([127.0.0.1]:57459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mm-00038u-UB for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:45688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0MR-00032J-9Z for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41954) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MQ-0001tH-R3 for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:06 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:34206) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MO-0006U9-Ja for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:06 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xbk60bXz1qwHF; Fri, 17 Sep 2021 01:00:02 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xbk5w2Nz1qqkB; Fri, 17 Sep 2021 01:00:02 +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 4qUYh-bCe467; Fri, 17 Sep 2021 01:00:01 +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:01 +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 82929614B7; Fri, 17 Sep 2021 00:56:02 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 085/154] gnu: Add trytond-production-split. Date: Fri, 17 Sep 2021 00:53:44 +0200 Message-Id: <8dc70d0d26ab715f52f50e1a1d28623ba031e4da.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-production-split): 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 e787951718..9d497776e7 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2474,6 +2474,31 @@ the production.") routings for production: Routing, Step and Operation.") (license license:gpl3+))) +(define-public trytond-production-split + (package + (name "trytond-production-split") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_production_split" version)) + (sha256 + (base32 "0jl2jnm0lwybwjw2w4nb7ih2s3z7lp00l6zm5vsx4phcvfvzcxgi")))) + (build-system python-build-system) + (arguments (tryton-arguments "production_split")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-production" ,trytond-production))) + (home-page "https://docs.tryton.org/projects/modules-production-split") + (synopsis "Tryton module to split production") + (description "The @emph{Production Split} Tryton module adds on the +production a wizard that allows to split it. The production is split into +productions of Quantity. If a count is set, it will be split only this number +of times. On occasion there can be a production with the remaining +quantity.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:55 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:55 +0000 Received: from localhost ([127.0.0.1]:57476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0ND-0003B2-7n for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:55 -0400 Received: from lists.gnu.org ([209.51.188.17]:45804) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0MU-00033F-83 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41988) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MT-0001zy-9T for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:09 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:32876) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MR-0006XM-JJ for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:09 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xbp3lzwz1sByw; Fri, 17 Sep 2021 01:00:06 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xbp3XlCz1qqkB; Fri, 17 Sep 2021 01:00: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 QX1mx1Yc8_I8; Fri, 17 Sep 2021 01:00: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:00:05 +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 18CE461479; Fri, 17 Sep 2021 00:56:03 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 086/154] gnu: Add trytond-production-work. Date: Fri, 17 Sep 2021 00:53:45 +0200 Message-Id: <2c711e6eedf1d7444389f93f3bbf50539838083b.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 Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-production-work): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 9d497776e7..346d354b38 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2499,6 +2499,33 @@ of times. On occasion there can be a production with the remaining quantity.") (license license:gpl3+))) +(define-public trytond-production-work + (package + (name "trytond-production-work") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_production_work" version)) + (sha256 + (base32 "01a09snawlr224s5aqhrdkal14qry4hlfsglnsk09yzbw6fx196b")))) + (build-system python-build-system) + (arguments (tryton-arguments "production_work")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-production" ,trytond-production) + ("trytond-production-routing" ,trytond-production-routing) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-production-work") + (synopsis "Tryton module for production work") + (description "The @emph{Production Work} Tryton module allows to manage +work order for each production. It also adds in the production cost for the +work cost.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:56 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:56 +0000 Received: from localhost ([127.0.0.1]:57483 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NE-0003BP-As for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:45978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Md-00035z-Dq for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42084) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ma-0002B2-Rq for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:18 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:41928) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MZ-0006da-74 for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:16 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xby0jN4z1sC09; Fri, 17 Sep 2021 01:00:14 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xbx6z0kz1qqkB; Fri, 17 Sep 2021 01:00:13 +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 x-10Mt-2WHXW; Fri, 17 Sep 2021 01:00:12 +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:12 +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 390FD614B9; Fri, 17 Sep 2021 00:56:04 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 088/154] gnu: Add trytond-project. Date: Fri, 17 Sep 2021 00:53:47 +0200 Message-Id: <712f7ed1d95153f6e25d2c40ecc2cb60a4cd5f80.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-project): 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 35388eda8f..18f9a7393a 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2551,6 +2551,31 @@ work cost.") enter timesheet for production works.") (license license:gpl3+))) +(define-public trytond-project + (package + (name "trytond-project") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_project" version)) + (sha256 + (base32 "1xlqzg07csr9a89jjgmk5n4d9dd2s3qahg2x8arf3vqqnrqw1g0f")))) + (build-system python-build-system) + (arguments (tryton-arguments "project")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-company-work-time" ,trytond-company-work-time) + ("trytond-party" ,trytond-party) + ("trytond-timesheet" ,trytond-timesheet))) + (home-page "https://docs.tryton.org/projects/modules-project") + (synopsis "Tryton module with projects") + (description "The @emph{Project} Tryton module provides the concepts of +project and task and the basis for simple project management.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:56 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:56 +0000 Received: from localhost ([127.0.0.1]:57485 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NE-0003BW-Jd for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:46094) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mf-000366-18 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42096) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Me-0002Ga-MB for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:20 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:53854) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Mc-0006gL-Nj for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:20 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xc14JP3z1sByw; Fri, 17 Sep 2021 01:00:17 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xc148XDz1qqkB; Fri, 17 Sep 2021 01:00:17 +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 Tgv0ZXk-c-VG; Fri, 17 Sep 2021 01:00:16 +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:16 +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 C3586614BA; Fri, 17 Sep 2021 00:56:04 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 089/154] gnu: Add trytond-project-invoice. Date: Fri, 17 Sep 2021 00:53:48 +0200 Message-Id: <23b0377e7c4851606c9d9894a4e1673d8d04f689.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-project-invoice): New variable. --- gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 18f9a7393a..4dd0ef31d3 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2576,6 +2576,34 @@ enter timesheet for production works.") project and task and the basis for simple project management.") (license license:gpl3+))) +(define-public trytond-project-invoice + (package + (name "trytond-project-invoice") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_project_invoice" version)) + (sha256 + (base32 "0wxgpsn5kwfz4f51icmc0p7r615lpr286ifwyz0xnd6rrh0glvmw")))) + (build-system python-build-system) + (arguments (tryton-arguments "project_invoice")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-account-product" ,trytond-account-product) + ("trytond-product" ,trytond-product) + ("trytond-project" ,trytond-project) + ("trytond-project-revenue" ,trytond-project-revenue) + ("trytond-timesheet" ,trytond-timesheet))) + (home-page "https://docs.tryton.org/projects/modules-project-invoice") + (synopsis "Tryton module to invoice projects") + (description "The @emph{Project Invoice} Tryton module adds invoice +methods on projects. The methods are: FIXME") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:57 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:57 +0000 Received: from localhost ([127.0.0.1]:57489 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NF-0003Bl-4j for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:45906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0MX-00034T-Te for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42040) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MX-00025c-7n for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:13 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:56269) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MV-0006aR-9N for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:12 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xbt106pz1qwGm; Fri, 17 Sep 2021 01:00:10 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xbt0qXmz1qqkB; Fri, 17 Sep 2021 01:00:10 +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 6hqa0otONNMZ; Fri, 17 Sep 2021 01:00:08 +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:08 +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 A430B614B8; Fri, 17 Sep 2021 00:56:03 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 087/154] gnu: Add trytond-production-work-timesheet. Date: Fri, 17 Sep 2021 00:53:46 +0200 Message-Id: <24e55aed39da1c146283bdaafc92c4eae2d602e4.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-production-work-timesheet): 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 346d354b38..35388eda8f 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2526,6 +2526,31 @@ work order for each production. It also adds in the production cost for the work cost.") (license license:gpl3+))) +(define-public trytond-production-work-timesheet + (package + (name "trytond-production-work-timesheet") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_production_work_timesheet" version)) + (sha256 + (base32 "1r7k25wddd381g0p5pj3m8jqvbg8g6ss0ifnhhjya3b6x0d41jz9")))) + (build-system python-build-system) + (arguments (tryton-arguments "production_work_timesheet")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-production-routing" ,trytond-production-routing) + ("trytond-production-work" ,trytond-production-work) + ("trytond-timesheet" ,trytond-timesheet))) + (home-page + "https://docs.tryton.org/projects/modules-production-work-timesheet") + (synopsis "Tryton module for timesheet on production work") + (description "The @emph{Production Work Timesheet} Tryton module allows to +enter timesheet for production works.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:57 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:57 +0000 Received: from localhost ([127.0.0.1]:57493 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NF-0003Bz-Kx for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:46216) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mi-00037A-I9 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42116) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Mi-0002PP-7E for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:24 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:57410) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Mg-0006lH-Ez for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:23 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xc52X31z1qwdZ; Fri, 17 Sep 2021 01:00:21 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xc52R3Zz1qqkB; Fri, 17 Sep 2021 01:00:21 +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 hGasFTs9H_cS; Fri, 17 Sep 2021 01:00:20 +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:20 +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 5A4BC614BB; Fri, 17 Sep 2021 00:56:05 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 090/154] gnu: Add trytond-project-plan. Date: Fri, 17 Sep 2021 00:53:49 +0200 Message-Id: <715a609352c02ec0ea0fe7c0f4f4d6f3f6d40de1.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-project-plan): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 4dd0ef31d3..f56a1924ac 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2604,6 +2604,30 @@ project and task and the basis for simple project management.") methods on projects. The methods are: FIXME") (license license:gpl3+))) +(define-public trytond-project-plan + (package + (name "trytond-project-plan") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_project_plan" version)) + (sha256 + (base32 "0yanvfmg4nmbc322h6w9m7asv4bm95y2wksi4rrvlbs84njgvhnq")))) + (build-system python-build-system) + (arguments (tryton-arguments "project_plan")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-project" ,trytond-project) + ("trytond-timesheet" ,trytond-timesheet))) + (home-page "https://docs.tryton.org/projects/modules-project-plan") + (synopsis "Tryton module to add planning capabilities on projects") + (description "The @emph{Project Plan} Tryton module adds planning features +on top of the Project module.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:58 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:00:58 +0000 Received: from localhost ([127.0.0.1]:57499 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NG-0003CL-DJ for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:58 -0400 Received: from lists.gnu.org ([209.51.188.17]:46376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mn-00039D-QY for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Mn-0002bI-Dm for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:29 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:42250) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Mk-0006pa-9P for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:29 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xc90vwpz1sC06; Fri, 17 Sep 2021 01:00:25 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xc90gy3z1qqkC; Fri, 17 Sep 2021 01:00:25 +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 645ob5DFpE4r; Fri, 17 Sep 2021 01:00:23 +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:23 +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 E9AF96147A; Fri, 17 Sep 2021 00:56:05 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 091/154] gnu: Add trytond-project-revenue. Date: Fri, 17 Sep 2021 00:53:50 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-project-revenue): New variable. --- gnu/packages/tryton.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index f56a1924ac..29e197893c 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2628,6 +2628,38 @@ methods on projects. The methods are: FIXME") on top of the Project module.") (license license:gpl3+))) +(define-public trytond-project-revenue + (package + (name "trytond-project-revenue") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_project_revenue" version)) + (sha256 + (base32 "0gji7kpq4l1smxvj6dqdpcyp2ml4ywfhagf6xm813y71mrlfvmka")))) + (build-system python-build-system) + (arguments (tryton-arguments "project_revenue")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-purchase" ,trytond-purchase))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-project" ,trytond-project) + ("trytond-timesheet" ,trytond-timesheet) + ("trytond-timesheet-cost" ,trytond-timesheet-cost))) + (home-page "https://docs.tryton.org/projects/modules-project-revenue") + (synopsis "Tryton module to add revenue on project") + (description "The @emph{Project Revenue} Tryton module computes revenue +and cost per task and project. The revenue uses the list price of the +product. If the product's unit of measure is time based, the revenue is +computed as the product of the price and the hours of effort otherwise the +price is considered as fixed. The cost is computed by summing the cost of all +the linked time sheets and the linked purchase lines.") + (license license:gpl3+))) + (define-public trytond-purchase (package (name "trytond-purchase") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:00:59 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:00 +0000 Received: from localhost ([127.0.0.1]:57507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NH-0003Ci-6A for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:59 -0400 Received: from lists.gnu.org ([209.51.188.17]:46496) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mw-00039h-4b for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42180) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Mv-0002hd-OT for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:37 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:60785) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Mr-0006tm-KS for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:37 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XcJ3WkVz1qwdZ; Fri, 17 Sep 2021 01:00:32 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XcJ3PVmz1qqkC; Fri, 17 Sep 2021 01:00:32 +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 XMPeWWDndjh9; Fri, 17 Sep 2021 01:00:31 +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:31 +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 14FDB614BD; Fri, 17 Sep 2021 00:56:07 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 093/154] gnu: Add trytond-purchase-history. Date: Fri, 17 Sep 2021 00:53:52 +0200 Message-Id: <9b0ae4223a8d2e8b3a91ce39267e979400dfb42b.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-purchase-history): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 582302ddb6..e635ee52f5 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2719,6 +2719,29 @@ change purchases that are being processed and keep track of the changes. An amendment is composed of action lines which can: FIXME") (license license:gpl3+))) +(define-public trytond-purchase-history + (package + (name "trytond-purchase-history") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_purchase_history" version)) + (sha256 + (base32 "18mb1vqmf9c934jp2qjwj4mi0sx99m8005vxc42mjj1f5qkxxsgg")))) + (build-system python-build-system) + (arguments (tryton-arguments "purchase_history")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-purchase" ,trytond-purchase))) + (home-page "https://docs.tryton.org/projects/modules-purchase-history") + (synopsis "Tryton module to historize purchases") + (description "The @emph{Purchase History} Tryton module activates the +historization of the purchase and adds a revision counter which increases each +time the purchase is reset to draft.") + (license license:gpl3+))) + (define-public trytond-purchase-request (package (name "trytond-purchase-request") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:00 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:00 +0000 Received: from localhost ([127.0.0.1]:57509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NH-0003D2-Qv for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:46492) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Mw-00039f-3c for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42172) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Mv-0002hY-O8 for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:37 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:56572) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Mn-0006ra-So for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:35 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XcD5mvMz1qwdg; Fri, 17 Sep 2021 01:00:28 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XcD5bJSz1qqkC; Fri, 17 Sep 2021 01:00:28 +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 dgoGtgfJeTKE; Fri, 17 Sep 2021 01:00:27 +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:27 +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 81110614BC; Fri, 17 Sep 2021 00:56:06 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 092/154] gnu: Add trytond-purchase-amendment. Date: Fri, 17 Sep 2021 00:53:51 +0200 Message-Id: <8e4e2026a5df4276b4081458106a0a257869df93.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-purchase-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 29e197893c..582302ddb6 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2693,6 +2693,32 @@ the linked time sheets and the linked purchase lines.") (define-public python-trytond-purchase (deprecated-package "python-trytond-purchase" trytond-purchase)) +(define-public trytond-purchase-amendment + (package + (name "trytond-purchase-amendment") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_purchase_amendment" version)) + (sha256 + (base32 "0bgk5ib7y1nzdrfx00g9qr2lxmjkascvh1caps21r12czz0iz5fx")))) + (build-system python-build-system) + (arguments (tryton-arguments "purchase_amendment")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-purchase" ,trytond-purchase) + ("trytond-purchase-history" ,trytond-purchase-history) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-purchase-amendment") + (synopsis "Tryton module to amend purchases") + (description "The @emph{Purchase Amendment} Tryton module allows you to +change purchases that are being processed and keep track of the changes. An +amendment is composed of action lines which can: FIXME") + (license license:gpl3+))) + (define-public trytond-purchase-request (package (name "trytond-purchase-request") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:00 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:00 +0000 Received: from localhost ([127.0.0.1]:57513 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NI-0003DH-Dz for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:46640) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0N1-0003A3-Ov for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42228) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0N0-0002pw-KG for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:43 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:59326) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0My-0006zz-W6 for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:42 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XcR63M2z1qwdg; Fri, 17 Sep 2021 01:00:39 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XcR5sB4z1qqkC; Fri, 17 Sep 2021 01:00:39 +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 ed9ibQ1LqcQO; Fri, 17 Sep 2021 01:00:38 +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:38 +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 3A048614BF; Fri, 17 Sep 2021 00:56:08 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 095/154] gnu: Add trytond-purchase-price-list. Date: Fri, 17 Sep 2021 00:53:54 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-purchase-price-list): 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 831681a7ca..5d8bd3b89f 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2767,6 +2767,32 @@ time the purchase is reset to draft.") makes purchase to generate invoice lines instead of invoices.") (license license:gpl3+))) +(define-public trytond-purchase-price-list + (package + (name "trytond-purchase-price-list") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_purchase_price_list" version)) + (sha256 + (base32 "0y54b677dy1jpmclgxvbzs2zsypzkyvmdbx1i58j16hs24l8h0c8")))) + (build-system python-build-system) + (arguments (tryton-arguments "purchase_price_list")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party) + ("trytond-product-price-list" ,trytond-product-price-list) + ("trytond-purchase" ,trytond-purchase))) + (home-page "https://docs.tryton.org/projects/modules-purchase-price-list") + (synopsis "Tryton module to add price list on purchase") + (description "The @emph{Purchase Price List} Tryton Module allows price +lists to be defined for suppliers.") + (license license:gpl3+))) + (define-public trytond-purchase-request (package (name "trytond-purchase-request") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:01 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:01 +0000 Received: from localhost ([127.0.0.1]:57517 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NJ-0003DW-1D for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:01 -0400 Received: from lists.gnu.org ([209.51.188.17]:46660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0N3-0003AG-DN for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42252) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0N3-0002rC-0a for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:45 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:56143) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Mw-0006wX-BH for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:44 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XcN0jxfz1sC06; Fri, 17 Sep 2021 01:00:36 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XcN0cWSz1qqkC; Fri, 17 Sep 2021 01:00:36 +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 l10TbHEBmJ-4; Fri, 17 Sep 2021 01:00:34 +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:34 +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 A2CCA614BE; Fri, 17 Sep 2021 00:56:07 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 094/154] gnu: Add trytond-purchase-invoice-line-standalone. Date: Fri, 17 Sep 2021 00:53:53 +0200 Message-Id: <2f0db9589a0af793cb28e0678edafd0cd55c3b33.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-purchase-invoice-line-standalone): 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 e635ee52f5..831681a7ca 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2742,6 +2742,31 @@ historization of the purchase and adds a revision counter which increases each time the purchase is reset to draft.") (license license:gpl3+))) +(define-public trytond-purchase-invoice-line-standalone + (package + (name "trytond-purchase-invoice-line-standalone") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_purchase_invoice_line_standalone" version)) + (sha256 + (base32 "1qwa8a1vxalvb6r3d1w5wwpa9kx7w8c879x1zb4wwc9nqpdji8v0")))) + (build-system python-build-system) + (arguments (tryton-arguments "purchase_invoice_line_standalone")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice-line-standalone" + ,trytond-account-invoice-line-standalone) + ("trytond-purchase" ,trytond-purchase))) + (home-page + "https://docs.tryton.org/projects/modules-purchase-invoice-line-standalone") + (synopsis "Tryton module for standalone invoice line from purchase") + (description "The @emph{Purchase Invoice Line Standalone} Tryton module +makes purchase to generate invoice lines instead of invoices.") + (license license:gpl3+))) + (define-public trytond-purchase-request (package (name "trytond-purchase-request") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:01 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:01 +0000 Received: from localhost ([127.0.0.1]:57519 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NJ-0003Dd-Bi for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:01 -0400 Received: from lists.gnu.org ([209.51.188.17]:46676) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0N4-0003AN-MC for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42262) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0N4-0002sH-B5 for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:46 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:47505) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0N2-00072F-Pi for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:46 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XcW4kV4z1sC09; Fri, 17 Sep 2021 01:00:43 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XcW4cHFz1qqkC; Fri, 17 Sep 2021 01:00:43 +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 rEzFU2XsNMee; Fri, 17 Sep 2021 01:00:42 +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:42 +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 C3FBF6147C; Fri, 17 Sep 2021 00:56:08 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 096/154] gnu: Add trytond-purchase-request-quotation. Date: Fri, 17 Sep 2021 00:53:55 +0200 Message-Id: <66c81b44f6b12eafa9bbfd58447061ac5bc44a56.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, TVD_SPACE_RATIO=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-purchase-request-quotation): New variable. --- gnu/packages/tryton.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 5d8bd3b89f..20fc780f0d 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2823,6 +2823,37 @@ generated by other process from Tryton.") (deprecated-package "python-trytond-purchase-request" trytond-purchase-request)) +(define-public trytond-purchase-request-quotation + (package + (name "trytond-purchase-request-quotation") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_purchase_request_quotation" version)) + (sha256 + (base32 "12r34fawdsvxhaygs5nlnmx2a51x6yn0vgayj4qy083f4lv0mwml")))) + (build-system python-build-system) + (arguments (tryton-arguments "purchase_request_quotation")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-purchase-requisition" ,trytond-purchase-requisition))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-currency" ,trytond-currency) + ("trytond-party" ,trytond-party) + ("trytond-product" ,trytond-product) + ("trytond-purchase-request" ,trytond-purchase-request))) + (home-page + "https://docs.tryton.org/projects/modules-purchase-request-quotation") + (synopsis "Tryton module for purchase request quotation") + (description "The @emph{Purchase Request Quotation} Tryton module allows +users to ask quotations from selected purchase requests to different +suppliers. Each request will collect quotation information from the +supplier.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:02 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:02 +0000 Received: from localhost ([127.0.0.1]:57524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NK-0003E4-3f for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:46722) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0N8-0003Af-Tt for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42298) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0N8-0002vA-1r for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:50 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:41800) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0N6-00074n-Iz for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:49 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xcb2TrWz1qwdl; Fri, 17 Sep 2021 01:00:47 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xcb2NgGz1qqkC; Fri, 17 Sep 2021 01:00: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 HIR99O-rXUgt; Fri, 17 Sep 2021 01:00:46 +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:46 +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 5B58B614C0; Fri, 17 Sep 2021 00:56:09 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 097/154] gnu: Add trytond-purchase-requisition. Date: Fri, 17 Sep 2021 00:53:56 +0200 Message-Id: <622b46d74f2c89b3f5b39cd38975db084cf36136.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-purchase-requisition): New variable. --- gnu/packages/tryton.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 20fc780f0d..a3c374e7c6 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2854,6 +2854,37 @@ suppliers. Each request will collect quotation information from the supplier.") (license license:gpl3+))) +(define-public trytond-purchase-requisition + (package + (name "trytond-purchase-requisition") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_purchase_requisition" version)) + (sha256 + (base32 "0hiz4q4cq7zz6xxl6bkk0vn71hc2wgasnhda5h41cmi69jphhzzk")))) + (build-system python-build-system) + (arguments (tryton-arguments "purchase_requisition")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-currency" ,trytond-currency) + ("trytond-party" ,trytond-party) + ("trytond-product" ,trytond-product) + ("trytond-purchase" ,trytond-purchase) + ("trytond-purchase-request" ,trytond-purchase-request))) + (home-page "https://docs.tryton.org/projects/modules-purchase-requisition") + (synopsis "Tryton module to enter requests for product +supply (requisition)") + (description "The @emph{Purchase Requisition} Tryton module allows users +to create their requests for product supply (purchase requisitions). Those +requisitions will be approved or rejected by the approval group, whoich +typically is the purchasing department. On approval, purchase requests will +be created.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:03 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:03 +0000 Received: from localhost ([127.0.0.1]:57530 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NL-0003EY-4M for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:03 -0400 Received: from lists.gnu.org ([209.51.188.17]:46840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NC-0003Au-Fr for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42324) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NB-00032A-QT for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:54 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:54267) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NA-00077y-4i for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:53 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xcg0bXYz1sByw; Fri, 17 Sep 2021 01:00:51 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xcg0V1Gz1qqkC; Fri, 17 Sep 2021 01:00:51 +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 ScxO0F2QCm-H; Fri, 17 Sep 2021 01:00:49 +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:49 +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 E67CE614C1; Fri, 17 Sep 2021 00:56:09 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 098/154] gnu: Add trytond-purchase-secondary-unit. Date: Fri, 17 Sep 2021 00:53:57 +0200 Message-Id: <4817c292b5d7883367b237d5ff949ed35c0010f6.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 Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-purchase-secondary-unit): 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 a3c374e7c6..fb7a7aee53 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2885,6 +2885,40 @@ typically is the purchasing department. On approval, purchase requests will be created.") (license license:gpl3+))) +(define-public trytond-purchase-secondary-unit + (package + (name "trytond-purchase-secondary-unit") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_purchase_secondary_unit" version)) + (sha256 + (base32 "0vyvdrshlikp9m3gxn1yyi15qxgih0cccxndr9d257fap9nilip5")))) + (build-system python-build-system) + (arguments (tryton-arguments "purchase_secondary_unit")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-invoice-secondary-unit" + ,trytond-account-invoice-secondary-unit) + ("trytond-stock-secondary-unit" ,trytond-stock-secondary-unit))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-product" ,trytond-product) + ("trytond-purchase" ,trytond-purchase) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-purchase-secondary-unit") + (synopsis "Tryton module to add a secondary unit on purchase line") + (description "The @emph{Purchase Secondary Unit} Tryton module adds a +secondary unit of measure on purchase lines. + +The secondary quantity and unit price are kept synchronized with the quantity +and unit price. The secondary unit is defined on the product supplier or on +the product with its factor against the purchase unit.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:04 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:01:04 +0000 Received: from localhost ([127.0.0.1]:57532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NL-0003El-Nf for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:04 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:57506) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0ND-0003B1-BO for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:00:55 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xck5kwXz1sByw; Fri, 17 Sep 2021 01:00:54 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xck5dTMz1qqkB; Fri, 17 Sep 2021 01:00:54 +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 KhigDsoV9HCD; Fri, 17 Sep 2021 01:00:53 +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:53 +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 810FA614C2; Fri, 17 Sep 2021 00:56:10 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 099/154] gnu: Add trytond-purchase-shipment-cost. Date: Fri, 17 Sep 2021 00:53:58 +0200 Message-Id: <4641d30d7a1fd28c81e596089ca5c2b7855b8c4f.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-purchase-shipment-cost): New variable. --- gnu/packages/tryton.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index fb7a7aee53..72edef4f8a 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2919,6 +2919,37 @@ and unit price. The secondary unit is defined on the product supplier or on the product with its factor against the purchase unit.") (license license:gpl3+))) +(define-public trytond-purchase-shipment-cost + (package + (name "trytond-purchase-shipment-cost") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_purchase_shipment_cost" version)) + (sha256 + (base32 "0n54mkw8fbhyxn8sxrkn97bkx2c1j7bngsc7isc3md5c3kyi50nf")))) + (build-system python-build-system) + (arguments (tryton-arguments "purchase_shipment_cost")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-invoice-stock" ,trytond-account-invoice-stock) + ("trytond-account-stock-anglo-saxon" ,trytond-account-stock-anglo-saxon) + ("trytond-account-stock-continental" ,trytond-account-stock-continental) + ("trytond-purchase" ,trytond-purchase))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-carrier" ,trytond-carrier) + ("trytond-currency" ,trytond-currency) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-purchase-shipment-cost") + (synopsis "Tryton module for purchase shipment costs") + (description "The @emph{Purchase Shipment Cost} Tryton module adds +shipment costs to Supplier Shipment.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:53 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:53 +0000 Received: from localhost ([127.0.0.1]:57613 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0O9-0003O2-5T for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:53 -0400 Received: from lists.gnu.org ([209.51.188.17]:47154) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NJ-0003Dn-MC for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42374) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NJ-0003I5-AO for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:01 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:39042) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NH-0007CG-HM for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:01 -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 To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 100/154] gnu: Add trytond-sale. 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 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * 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") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:54 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:54 +0000 Received: from localhost ([127.0.0.1]:57618 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0O9-0003OM-Vu for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:47396) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NN-0003FU-Ok for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42410) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NN-0003Sg-DZ for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:05 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:60659) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NL-0007GO-Fq for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:05 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xct2SGlz1qwdg; Fri, 17 Sep 2021 01:01:02 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xct1yjFz1qqkB; Fri, 17 Sep 2021 01:01:02 +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 I1a2uvlBxMV5; Fri, 17 Sep 2021 01:01:00 +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:00 +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 AAD75614C4; Fri, 17 Sep 2021 00:56:11 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 101/154] gnu: Add trytond-sale-advance-payment. Date: Fri, 17 Sep 2021 00:54:00 +0200 Message-Id: <2a37e8dedba92b9e4e4fc52f3dc463d3214d9e31.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-advance-payment): New variable. --- gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 25afb5ae3f..305719c614 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2984,6 +2984,34 @@ 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-sale-advance-payment + (package + (name "trytond-sale-advance-payment") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_advance_payment" version)) + (sha256 + (base32 "1h7jjh0ddfhk8b2rlmizlv5x31k14zz0xccm846kc4idvcsaqcy4")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_advance_payment")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-sale-supply" ,trytond-sale-supply))) + (propagated-inputs + `(("python-simpleeval" ,python-simpleeval) + ("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-sale" ,trytond-sale))) + (home-page + "https://docs.tryton.org/projects/modules-sale-advance-payment") + (synopsis "Tryton module for sale advance payment") + (description "The @emph{Sale Advance Payment} Tryton module adds support +for advance payment management on the sale.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:54 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:54 +0000 Received: from localhost ([127.0.0.1]:57622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OA-0003Ob-FH for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:47640) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NR-0003Gq-T0 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42468) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NR-0003eC-Cw for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:09 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:51377) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NP-0007Jd-Eq for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:08 -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 To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 102/154] gnu: Add trytond-sale-amendment. 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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * 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 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:55 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:55 +0000 Received: from localhost ([127.0.0.1]:57624 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OA-0003Oi-N5 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:47902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NV-0003Hy-Mq for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NV-0003qu-6N for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:13 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:46391) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NT-0007Pp-7t for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:12 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xd16d72z1qwdg; Fri, 17 Sep 2021 01:01:09 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xd16S4Gz1qqkB; Fri, 17 Sep 2021 01:01:09 +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 Yc28dAD58HnQ; Fri, 17 Sep 2021 01:01:08 +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:08 +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 D67CA614C5; Fri, 17 Sep 2021 00:56:12 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 103/154] gnu: Add trytond-sale-complaint. Date: Fri, 17 Sep 2021 00:54:02 +0200 Message-Id: <51cb811d11051fdefc4a95f55a2bf99f9380607f.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-complaint): 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 4669538fd4..2b0d9e571a 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3038,6 +3038,31 @@ 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-sale-complaint + (package + (name "trytond-sale-complaint") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_complaint" version)) + (sha256 + (base32 "0wbs7kawrzz39z0jw34ygdb85qja49xfb75ahbwgqd185wf3jvgz")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_complaint")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party) + ("trytond-sale" ,trytond-sale))) + (home-page "https://docs.tryton.org/projects/modules-sale-complaint") + (synopsis "Tryton module for sale complaints") + (description "The @emph{Sale Complaint} Tryton module defines the +@code{Complaint} model.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:55 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:55 +0000 Received: from localhost ([127.0.0.1]:57629 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OB-0003P3-Cx for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:55 -0400 Received: from lists.gnu.org ([209.51.188.17]:48128) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0NZ-0003J5-68 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42576) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NY-00041Z-MH for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:16 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:50672) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0NW-0007Vd-SW for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:16 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xd55029z1qwdl; Fri, 17 Sep 2021 01:01:13 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xd54thpz1qqkB; Fri, 17 Sep 2021 01:01:13 +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 tdewkcKk0tjb; Fri, 17 Sep 2021 01:01:12 +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:12 +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 6A3D3614C6; Fri, 17 Sep 2021 00:56:13 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 104/154] gnu: Add trytond-sale-credit-limit. Date: Fri, 17 Sep 2021 00:54:03 +0200 Message-Id: <32e98b92a96b2e429a36a04dfd4966da72a7af7a.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-credit-limit): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 2b0d9e571a..f8dd9bdb14 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3063,6 +3063,33 @@ composed of action lines which can:") @code{Complaint} model.") (license license:gpl3+))) +(define-public trytond-sale-credit-limit + (package + (name "trytond-sale-credit-limit") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_credit_limit" version)) + (sha256 + (base32 "1qj4lg5gjsqg27sv6l5afb3rgw46y008ywy6742w9ab6misy57dh")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_credit_limit")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-credit-limit" ,trytond-account-credit-limit) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-company" ,trytond-company) + ("trytond-currency" ,trytond-currency) + ("trytond-sale" ,trytond-sale))) + (home-page "https://docs.tryton.org/projects/modules-sale-credit-limit") + (synopsis "Tryton module for sale credit limit") + (description "The @emph{Sale Credit Limit} Tryton module adds confirmed +sale but not yet invoiced to the credit amount of the party and check the +credit limit of the party when confirming a sale.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:56 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:56 +0000 Received: from localhost ([127.0.0.1]:57635 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OC-0003PP-8o for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:48312) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Nd-0003KQ-4M for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42634) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Nc-0004Ao-Jo for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:20 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:50749) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Na-0007a8-Cn for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:19 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xd92GSRz1qwdl; Fri, 17 Sep 2021 01:01:17 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xd929xSz1qqkB; Fri, 17 Sep 2021 01:01:17 +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 dBywrsWLx_Sv; Fri, 17 Sep 2021 01:01:16 +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:16 +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 06556614C7; Fri, 17 Sep 2021 00:56:13 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 105/154] gnu: Add trytond-sale-discount. Date: Fri, 17 Sep 2021 00:54:04 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-discount): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index f8dd9bdb14..a0d5a0021d 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3090,6 +3090,29 @@ sale but not yet invoiced to the credit amount of the party and check the credit limit of the party when confirming a sale.") (license license:gpl3+))) +(define-public trytond-sale-discount + (package + (name "trytond-sale-discount") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_discount" version)) + (sha256 + (base32 "0ss976dcx6k2z2gdbhcgdp6d561b2vwwgf83xdl2pc28q2d3rmh6")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_discount")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-sale" ,trytond-sale))) + (home-page "https://docs.tryton.org/projects/modules-sale-discount") + (synopsis "Tryton module that manages discount on sale") + (description "The @emph{Sale Discount} Tryton module adds discount on sale +line.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:57 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:57 +0000 Received: from localhost ([127.0.0.1]:57641 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OD-0003Pk-54 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:48508) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Nh-0003Lt-G6 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42692) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ng-0004LU-5p for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:24 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:55304) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Ne-0007dv-AB for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:23 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XdF0Y8hz1sByw; Fri, 17 Sep 2021 01:01:21 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XdF0Qhhz1qqkB; Fri, 17 Sep 2021 01:01:21 +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 7Q7iAzsqvmtk; Fri, 17 Sep 2021 01:01:19 +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:19 +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 8FD5E614C8; Fri, 17 Sep 2021 00:56:14 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 106/154] gnu: Add trytond-sale-extra. Date: Fri, 17 Sep 2021 00:54:05 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-extra): 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 a0d5a0021d..cb2b085375 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3113,6 +3113,32 @@ credit limit of the party when confirming a sale.") line.") (license license:gpl3+))) +(define-public trytond-sale-extra + (package + (name "trytond-sale-extra") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_extra" version)) + (sha256 + (base32 "0n6fxv573bszhfw1ik16y9754jfp6r2rrliprm6iv7v5ld3r1yqi")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_extra")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-product-price-list" ,trytond-product-price-list) + ("trytond-sale" ,trytond-sale) + ("trytond-sale-price-list" ,trytond-sale-price-list))) + (home-page "https://docs.tryton.org/projects/modules-sale-extra") + (synopsis "Tryton module for sale extra") + (description "The @emph{Sale Extra} Tryton module allows to add extra line +on sale based on criteria.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:58 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:58 +0000 Received: from localhost ([127.0.0.1]:57646 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OE-0003Q5-0F for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:58 -0400 Received: from lists.gnu.org ([209.51.188.17]:48800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Nl-0003ME-HP for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42766) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Nk-0004ZU-Uu for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:28 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:50409) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Nh-0007hX-Vj for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:28 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XdJ5WGdz1qwdg; Fri, 17 Sep 2021 01:01:24 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XdJ5Pk9z1qqkB; Fri, 17 Sep 2021 01:01:24 +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 jrF6IooyOkXE; Fri, 17 Sep 2021 01:01:23 +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:23 +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 2365D614C9; Fri, 17 Sep 2021 00:56:15 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 107/154] gnu: Add trytond-sale-gift-card. Date: Fri, 17 Sep 2021 00:54:06 +0200 Message-Id: <2d8d0607ad05a4d730dff06df07eb7fff378c01f.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-gift-card): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index cb2b085375..3f5de66e9e 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3139,6 +3139,33 @@ line.") on sale based on criteria.") (license license:gpl3+))) +(define-public trytond-sale-gift-card + (package + (name "trytond-sale-gift-card") + (version "6.0.3") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_gift_card" version)) + (sha256 + (base32 "0bbcgm7xs5hmn3axz62jkarhl9v43nk9mk9zldlf9qrfqy89fd80")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_gift_card")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-sale-gift-card") + (synopsis "Tryton module to manage gift cards") + (description "The @emph{Sale Gift Card} Tryton module manages the selling +and redeeming of gift cards.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:58 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:58 +0000 Received: from localhost ([127.0.0.1]:57648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OE-0003QD-9A for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:58 -0400 Received: from lists.gnu.org ([209.51.188.17]:48992) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Nq-0003MQ-KR for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42788) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Nq-0004iy-C8 for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:34 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:41391) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Nl-0007lE-Kq for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:31 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XdN39Ghz1qwdl; Fri, 17 Sep 2021 01:01:28 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XdN34Jpz1qqkB; Fri, 17 Sep 2021 01:01:28 +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 sRNTEwDeYPeR; Fri, 17 Sep 2021 01:01:27 +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:27 +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 ACDC3614CA; Fri, 17 Sep 2021 00:56:15 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 108/154] gnu: Add trytond-sale-history. Date: Fri, 17 Sep 2021 00:54:07 +0200 Message-Id: <9cd11916096790444ea2e2fb2e300bd758811ca3.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-history): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 3f5de66e9e..142612864b 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3166,6 +3166,29 @@ on sale based on criteria.") and redeeming of gift cards.") (license license:gpl3+))) +(define-public trytond-sale-history + (package + (name "trytond-sale-history") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_history" version)) + (sha256 + (base32 "1pp5lmmpiqakcmwxv392v1miiisbb0yl55gjb618ngx6ayrd0vdv")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_history")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-sale" ,trytond-sale))) + (home-page "https://docs.tryton.org/projects/modules-sale-history") + (synopsis "Tryton module to historize sales") + (description "The @emph{Sale History} Tryton module activates the +historization of the sale and adds a revision counter which increases each +time the sale is reset to draft.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:01:59 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:01:59 +0000 Received: from localhost ([127.0.0.1]:57657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OF-0003Qm-Hc for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:59 -0400 Received: from lists.gnu.org ([209.51.188.17]:49092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Nz-0003My-Em for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42824) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Nx-0004oo-6z for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:43 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:37820) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Nu-0007qE-Sb for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:40 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XdX0DNTz1sC06; Fri, 17 Sep 2021 01:01:36 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XdX02Yxz1qqkB; Fri, 17 Sep 2021 01:01:36 +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 i6kX6JMeEHPt; Fri, 17 Sep 2021 01:01:34 +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:34 +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 CA247614CB; Fri, 17 Sep 2021 00:56:16 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 110/154] gnu: Add trytond-sale-opportunity. Date: Fri, 17 Sep 2021 00:54:09 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -6 X-Spam_score: -0.7 X-Spam_bar: / X-Spam_report: (-0.7 / 5.0 requ) RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-opportunity): New variable. --- gnu/packages/tryton.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 12ee4df72f..68ed904489 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3214,6 +3214,35 @@ time the sale is reset to draft.") option to define how invoice lines generated from sales will be grouped.") (license license:gpl3+))) +(define-public trytond-sale-opportunity + (package + (name "trytond-sale-opportunity") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_opportunity" version)) + (sha256 + (base32 "0rvj73382h2ha6jqhini0fzpn40w190qij1r7k2fa0c9ls15rrp5")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_opportunity")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-company" ,trytond-company) + ("trytond-currency" ,trytond-currency) + ("trytond-party" ,trytond-party) + ("trytond-product" ,trytond-product) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-sale-opportunity") + (synopsis "Tryton module with leads and opportunities") + (description "The @emph{Sale Opportunity} Tryton module defines the +lead/opportunity model.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:00 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:02:00 +0000 Received: from localhost ([127.0.0.1]:57659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OF-0003Qt-S6 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:49096) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Nz-0003Mz-Fy for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42838) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Nz-0004p5-60 for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:43 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:53513) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Nu-0007np-Re for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:42 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XdS1v9Lz1sByw; Fri, 17 Sep 2021 01:01:32 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XdS1jcSz1qqkC; Fri, 17 Sep 2021 01:01:32 +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 qauSLsxiBTTh; Fri, 17 Sep 2021 01:01:30 +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:30 +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 41AEF6147F; Fri, 17 Sep 2021 00:56:16 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 109/154] gnu: Add trytond-sale-invoice-grouping. Date: Fri, 17 Sep 2021 00:54:08 +0200 Message-Id: <060195ed6d88e60d3fd47fdd69f2b2cb6016b2ea.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-invoice-grouping): 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 142612864b..12ee4df72f 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3189,6 +3189,31 @@ historization of the sale and adds a revision counter which increases each time the sale is reset to draft.") (license license:gpl3+))) +(define-public trytond-sale-invoice-grouping + (package + (name "trytond-sale-invoice-grouping") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_invoice_grouping" version)) + (sha256 + (base32 "1h8lcm8dg3i6644c50d9y1lca9x7k8l6cvwzkabvzixm54mflqsx")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_invoice_grouping")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-party" ,trytond-party) + ("trytond-sale" ,trytond-sale))) + (home-page + "https://docs.tryton.org/projects/modules-sale-invoice-grouping") + (synopsis "Tryton module to group sale invoices") + (description "The @emph{Sale Invoice Grouping} Tryton module adds an +option to define how invoice lines generated from sales will be grouped.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:00 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:02:00 +0000 Received: from localhost ([127.0.0.1]:57663 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OG-0003R7-FY for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:49200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0O2-0003NJ-U2 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42862) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0O1-0004u0-JT for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:46 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:52802) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Nw-0007sT-UE for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:44 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xdb5HRTz1qwdg; Fri, 17 Sep 2021 01:01:39 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xdb591tz1qqkB; Fri, 17 Sep 2021 01:01:39 +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 5XSIkpDBTrhw; Fri, 17 Sep 2021 01:01:38 +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:38 +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 96ED1614CC; Fri, 17 Sep 2021 00:56:17 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 111/154] gnu: Add trytond-sale-payment. Date: Fri, 17 Sep 2021 00:54:10 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-payment): 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 68ed904489..4b34795974 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3243,6 +3243,32 @@ option to define how invoice lines generated from sales will be grouped.") lead/opportunity model.") (license license:gpl3+))) +(define-public trytond-sale-payment + (package + (name "trytond-sale-payment") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_payment" version)) + (sha256 + (base32 "0i38766m9a0arhwybsqgk11zmmr982mmcsn0fswq695gb0zlwl0f")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_payment")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-payment-clearing" ,trytond-account-payment-clearing))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-account-payment" ,trytond-account-payment) + ("trytond-sale" ,trytond-sale))) + (home-page "https://docs.tryton.org/projects/modules-sale-payment") + (synopsis "Tryton module that manage payments on sale") + (description "The @emph{Sale Payment} Tryton module extends Sale to allow +payments prior to the creation of any invoice.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:00 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:02:00 +0000 Received: from localhost ([127.0.0.1]:57661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OG-0003R0-5f for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:00 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:49792) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Nz-0003N0-W8 for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:44 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xdg3NHzz1qwdl; Fri, 17 Sep 2021 01:01:43 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xdg3GKdz1qqkB; Fri, 17 Sep 2021 01:01:43 +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 Vh_YqGFJVs27; Fri, 17 Sep 2021 01:01:42 +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:42 +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 2BF3F614CD; Fri, 17 Sep 2021 00:56:18 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 112/154] gnu: Add trytond-sale-price-list. Date: Fri, 17 Sep 2021 00:54:11 +0200 Message-Id: <97faa2dc6002abae8030b33384692d0789cf30d7.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-sale-price-list): 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 4b34795974..9c14295248 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3269,6 +3269,31 @@ lead/opportunity model.") payments prior to the creation of any invoice.") (license license:gpl3+))) +(define-public trytond-sale-price-list + (package + (name "trytond-sale-price-list") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_price_list" version)) + (sha256 + (base32 "0xg0i12a7billpdv13arvc3j5jsbn9gzis8snkl84315ayz3irq4")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_price_list")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party) + ("trytond-product-price-list" ,trytond-product-price-list) + ("trytond-sale" ,trytond-sale))) + (home-page "https://docs.tryton.org/projects/modules-sale-price-list") + (synopsis "Tryton module to add price list on sale") + (description "The @emph{Sale Price List} Tryton module adds support for +price list on sale. A price list can be set per party or as default.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:01 2021 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 To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 113/154] gnu: Add trytond-sale-product-customer. 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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * 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 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:02 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:02:02 +0000 Received: from localhost ([127.0.0.1]:57669 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OH-0003Rh-V1 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:02 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:34162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0O7-0003Nd-BH for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:51 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xdp5vxwz1sByw; Fri, 17 Sep 2021 01:01:50 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xdp5pJlz1qqkB; Fri, 17 Sep 2021 01:01:50 +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 BPEjR-7vdUpY; Fri, 17 Sep 2021 01:01:49 +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:49 +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 4B36F601E8; Fri, 17 Sep 2021 00:56:19 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 114/154] gnu: Add trytond-sale-promotion. Date: Fri, 17 Sep 2021 00:54:13 +0200 Message-Id: <69b9edd36bf51dd003b40db407c4f27f70e9fbf2.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-sale-promotion): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 90925d9f77..ea6a2c1a1c 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3320,6 +3320,33 @@ price list on sale. A price list can be set per party or as default.") customer's names and codes for products or variants.") (license license:gpl3+))) +(define-public trytond-sale-promotion + (package + (name "trytond-sale-promotion") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_promotion" version)) + (sha256 + (base32 "1bvk14sjlqrlg2wakihrcbz8vl40hr6isbc3ijdsv5g1khl3j74i")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_promotion")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-simpleeval" ,python-simpleeval) + ("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-product-price-list" ,trytond-product-price-list) + ("trytond-sale" ,trytond-sale) + ("trytond-sale-price-list" ,trytond-sale-price-list))) + (home-page "https://docs.tryton.org/projects/modules-sale-promotion") + (synopsis "Tryton module for sale promotion") + (description "The @emph{Sale Promotion} module allows to apply promotions +on sale based on criteria.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:54 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:02:54 +0000 Received: from localhost ([127.0.0.1]:57733 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0P8-0003Yp-JC for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:49440) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OD-0003Pr-BW for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:01:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42954) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0OC-00053h-W0 for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:57 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:46808) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0OB-0007zq-91 for guix-patches@gnu.org; Thu, 16 Sep 2021 19:01:56 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xdt12NJz1sC06; Fri, 17 Sep 2021 01:01:54 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xdt0wLDz1qqkB; Fri, 17 Sep 2021 01:01:54 +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 4sjN4-6yvCpP; Fri, 17 Sep 2021 01:01:53 +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:53 +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 D5C94614CF; Fri, 17 Sep 2021 00:56:19 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 115/154] gnu: Add trytond-sale-promotion-coupon. Date: Fri, 17 Sep 2021 00:54:14 +0200 Message-Id: <487a5dd28157c535e9bb87a720e3ff1c61c993d1.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-promotion-coupon): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index ea6a2c1a1c..3068b8eb05 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3347,6 +3347,30 @@ customer's names and codes for products or variants.") on sale based on criteria.") (license license:gpl3+))) +(define-public trytond-sale-promotion-coupon + (package + (name "trytond-sale-promotion-coupon") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_promotion_coupon" version)) + (sha256 + (base32 "1hkbsamsf6swx05ij2yh7b3nvmcnlvf9xbz9r7hfs6blx2jkxs3p")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_promotion_coupon")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-sale" ,trytond-sale) + ("trytond-sale-promotion" ,trytond-sale-promotion))) + (home-page + "https://docs.tryton.org/projects/modules-sale-promotion-coupon") + (synopsis "Tryton module for sale promotion coupon") + (description "The @emph{Sale Promotion Coupon} Tryton module adds coupon +to the promotions.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:55 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:02:55 +0000 Received: from localhost ([127.0.0.1]:57739 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0P9-0003ZB-Bu for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:55 -0400 Received: from lists.gnu.org ([209.51.188.17]:49558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OJ-0003SQ-Np for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42998) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0OI-00059h-MF for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:03 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:42066) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0OF-00082m-Up for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:02 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xdx6ByJz1qwdg; Fri, 17 Sep 2021 01:01:57 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xdx65j8z1qqkB; Fri, 17 Sep 2021 01:01:57 +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 GXWUYeANH4aC; Fri, 17 Sep 2021 01:01:56 +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:56 +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 69BB4614D0; Fri, 17 Sep 2021 00:56:20 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 116/154] gnu: Add trytond-sale-secondary-unit. Date: Fri, 17 Sep 2021 00:54:15 +0200 Message-Id: <9ff836ff7983ed67bc1a1b7c7bdb5e4872f34f88.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-secondary-unit): New variable. --- gnu/packages/tryton.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 3068b8eb05..1b13caec1c 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3371,6 +3371,38 @@ on sale based on criteria.") to the promotions.") (license license:gpl3+))) +(define-public trytond-sale-secondary-unit + (package + (name "trytond-sale-secondary-unit") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_secondary_unit" version)) + (sha256 + (base32 "0w7jw6ih4ypwqy83r5qrpclp3yalsrvnz65z2kn5yqaj95b4dpy8")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_secondary_unit")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-account-invoice-secondary-unit" + ,trytond-account-invoice-secondary-unit) + ("trytond-sale-product-customer" ,trytond-sale-product-customer) + ("trytond-stock-secondary-unit" ,trytond-stock-secondary-unit))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-product" ,trytond-product) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-sale-secondary-unit") + (synopsis "Tryton module to add a secondary unit on sale line") + (description "The @emph{Sale Secondary Unit} Tryton module adds a +secondary unit of measure on sale lines. The secondary quantity and unit +price are kept synchronized with the quantity and unit price. The secondary +unit is defined on the product with its factor against the sale unit.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:56 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:02:56 +0000 Received: from localhost ([127.0.0.1]:57743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0P9-0003ZP-Va for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:49630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OK-0003Sn-VW for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43038) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0OK-0005Ce-Ie for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:04 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:50056) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0OI-000890-MQ for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:04 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xf14B8Wz1qwdl; Fri, 17 Sep 2021 01:02:01 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xf143pbz1qqkB; Fri, 17 Sep 2021 01:02:01 +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 iVNcryTZKqpb; Fri, 17 Sep 2021 01:02:00 +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:02:00 +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 F127C614D1; Fri, 17 Sep 2021 00:56:20 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 117/154] gnu: Add trytond-sale-shipment-cost. Date: Fri, 17 Sep 2021 00:54:16 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-shipment-cost): 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 1b13caec1c..8cf440cc04 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3403,6 +3403,36 @@ price are kept synchronized with the quantity and unit price. The secondary unit is defined on the product with its factor against the sale unit.") (license license:gpl3+))) +(define-public trytond-sale-shipment-cost + (package + (name "trytond-sale-shipment-cost") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_shipment_cost" version)) + (sha256 + (base32 "1h1qhp90f8mzx2px48fa8xsgwhbf2gkg8q94vghy696a3hh1xzxb")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_shipment_cost")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-sale-promotion" ,trytond-sale-promotion) + ("trytond-stock-shipment-cost" ,trytond-stock-shipment-cost))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-carrier" ,trytond-carrier) + ("trytond-currency" ,trytond-currency) + ("trytond-product" ,trytond-product) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-sale-shipment-cost") + (synopsis "Tryton module for sale shipment cost") + (description "The @emph{Sale Shipment Cost} Tryton module adds shipment +cost for sale.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:56 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:02:56 +0000 Received: from localhost ([127.0.0.1]:57747 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0PA-0003Ze-IF for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:49906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OP-0003U9-5H for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43120) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0OO-0005P4-Jb for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:08 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:60081) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0OM-0008Dc-Ey for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:08 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xf51jKSz1qwdg; Fri, 17 Sep 2021 01:02:05 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xf51YpCz1qqkB; Fri, 17 Sep 2021 01:02:05 +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 txta2hBQcFsf; Fri, 17 Sep 2021 01:02:04 +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:02: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 85DD8614D2; Fri, 17 Sep 2021 00:56:21 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 118/154] gnu: Add trytond-sale-shipment-grouping. Date: Fri, 17 Sep 2021 00:54:17 +0200 Message-Id: <6149dd9722307ff1d4abe2fa25d9ace215b55506.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-shipment-grouping): 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 8cf440cc04..50f774ccbc 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3433,6 +3433,31 @@ unit is defined on the product with its factor against the sale unit.") cost for sale.") (license license:gpl3+))) +(define-public trytond-sale-shipment-grouping + (package + (name "trytond-sale-shipment-grouping") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_shipment_grouping" version)) + (sha256 + (base32 "0n1h50j6c4za7a16pgn916cqjxxrd2qs16hb2h42wsp5p2bkfww2")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_shipment_grouping")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-party" ,trytond-party) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-sale-shipment-grouping") + (synopsis "Tryton module to group sale stock moves") + (description "The @emph{Sale Shipment Grouping} module adds an option to +define how stock moves generated from sales will be grouped.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:57 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:02:57 +0000 Received: from localhost ([127.0.0.1]:57749 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0PA-0003Zl-R8 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:57 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:40221) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OP-0003UA-Fc for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:09 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xf86sLfz1qwdg; Fri, 17 Sep 2021 01:02:08 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xf86lsFz1qqkB; Fri, 17 Sep 2021 01:02:08 +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 YFCs7zqrQv5e; Fri, 17 Sep 2021 01:02:07 +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:02:07 +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 1AEE3614D3; Fri, 17 Sep 2021 00:56:22 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 119/154] gnu: Add trytond-sale-shipment-tolerance. Date: Fri, 17 Sep 2021 00:54:18 +0200 Message-Id: <2adcbedbdf05576cc7595a08995d85ff6dd69c17.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-sale-shipment-tolerance): New variable. --- gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 50f774ccbc..b237f6b9c7 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3458,6 +3458,34 @@ cost for sale.") define how stock moves generated from sales will be grouped.") (license license:gpl3+))) +(define-public trytond-sale-shipment-tolerance + (package + (name "trytond-sale-shipment-tolerance") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_shipment_tolerance" version)) + (sha256 + (base32 "0zigl695hyw7zyk86y1ng6mnvd9v8dbk05c5n6q14yvh4gz3ri5l")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_shipment_tolerance")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-sale-shipment-tolerance") + (synopsis "Tryton module to define tolerance for sale shipment") + (description "The @emph{Sale Shipment Tolerance} module adds under and +over shipment tolerance on the sale. If the quantity of a sale line is under +shipped but inside the tolerance percentage, then the line will be considered +as fully shipped and no back-order will be created. If the quantity of a sale +line is over shipped more than the tolerance percentage, then a warning is +raised.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:57 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:02:57 +0000 Received: from localhost ([127.0.0.1]:57751 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0PB-0003Zs-45 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:57 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:35968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OT-0003VP-9s for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:13 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XfD5dMFz1sByw; Fri, 17 Sep 2021 01:02:12 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XfD5WMZz1qqkB; Fri, 17 Sep 2021 01:02:12 +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 K1Z5lLwdJfaL; Fri, 17 Sep 2021 01:02:11 +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:02:11 +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 AC515614D4; Fri, 17 Sep 2021 00:56:22 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 120/154] gnu: Add trytond-sale-stock-quantity. Date: Fri, 17 Sep 2021 00:54:19 +0200 Message-Id: <85fb8b2a0da66610e3fbefd353c479b0fb6d325a.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-sale-stock-quantity): New variable. --- gnu/packages/tryton.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index b237f6b9c7..de53e118e9 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3486,6 +3486,35 @@ line is over shipped more than the tolerance percentage, then a warning is raised.") (license license:gpl3+))) +(define-public trytond-sale-stock-quantity + (package + (name "trytond-sale-stock-quantity") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_stock_quantity" version)) + (sha256 + (base32 "0xi79nmizly3hfc1ppcid622nvby50524jflisfvmjb651ixpfl8")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_stock_quantity")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-stock-supply" ,trytond-stock-supply))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-sale-stock-quantity") + (synopsis "Tryton module to add stock warning on sale") + (description "The @emph{Sale Stock Quantity} Tryton module checks the +stock quantity of the products when quoting a sale. The check will warn the +user if the forecast quantity at the sale date (and further dates until next +supply) is lower than the quantity sold by considering other sales and the +stock forecasts.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:02:57 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:02:57 +0000 Received: from localhost ([127.0.0.1]:57753 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0PB-0003Zz-Da for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:57 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:48660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0OX-0003Wf-0w for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:17 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XfJ3fGBz1qwyH; Fri, 17 Sep 2021 01:02:16 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XfJ3X8qz1qqkB; Fri, 17 Sep 2021 01:02:16 +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 acPMzaCLOYXc; Fri, 17 Sep 2021 01:02:15 +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:02:15 +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 403A661482; Fri, 17 Sep 2021 00:56:23 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 121/154] gnu: Add trytond-sale-subscription. Date: Fri, 17 Sep 2021 00:54:20 +0200 Message-Id: <0da9c6a6c6284e43b6f4a5e9d86c5f11bff3e303.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-sale-subscription): New variable. --- gnu/packages/tryton.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index de53e118e9..17c92c6b88 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3515,6 +3515,33 @@ supply) is lower than the quantity sold by considering other sales and the stock forecasts.") (license license:gpl3+))) +(define-public trytond-sale-subscription + (package + (name "trytond-sale-subscription") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_subscription" version)) + (sha256 + (base32 "092ljl0ywybwchp4qfki752nclqc6hkx2h99cd1h3g998jv3l72x")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_subscription")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-company" ,trytond-company) + ("trytond-currency" ,trytond-currency) + ("trytond-product" ,trytond-product) + ("trytond-sale" ,trytond-sale))) + (home-page "https://docs.tryton.org/projects/modules-sale-subscription") + (synopsis "Tryton module for subscription") + (description "The @emph{Sale Subscription} module defines subscription, +services and recurrence rule models.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:03:03 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:03:03 +0000 Received: from localhost ([127.0.0.1]:57759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0PH-0003ag-CA for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:03:03 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:33062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Oa-0003Ws-KU for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:20 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XfN0vz6z1sByw; Fri, 17 Sep 2021 01:02:20 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XfN0p6Nz1qqkB; Fri, 17 Sep 2021 01:02:20 +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 1AZbBePC8Mp6; Fri, 17 Sep 2021 01:02:18 +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:02:18 +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 C87D6614D5; Fri, 17 Sep 2021 00:56:23 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 122/154] gnu: Add trytond-sale-subscription-asset. Date: Fri, 17 Sep 2021 00:54:21 +0200 Message-Id: <6dc37e7f2f086013ae57a42e5c852df48723a725.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-sale-subscription-asset): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 17c92c6b88..86c17fc124 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3542,6 +3542,30 @@ stock forecasts.") services and recurrence rule models.") (license license:gpl3+))) +(define-public trytond-sale-subscription-asset + (package + (name "trytond-sale-subscription-asset") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_subscription_asset" version)) + (sha256 + (base32 "1j160sqfvzqv0ah85w2bsc4fixrxhzjq0lbin2bgasmdm3yqfqdj")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_subscription_asset")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-sale-subscription" ,trytond-sale-subscription) + ("trytond-stock-lot" ,trytond-stock-lot))) + (home-page + "https://docs.tryton.org/projects/modules-sale-subscription-asset") + (synopsis "Tryton module to handle asset in the sale subscriptions") + (description "The @emph{Sale Subscription Asset} Tryton module adds the +notion of asset to the sale subscription module.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:03:04 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:03:04 +0000 Received: from localhost ([127.0.0.1]:57762 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0PH-0003at-Pv for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:03:04 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:52777) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Oe-0003X6-BK for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:24 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XfR61NNz1sC06; Fri, 17 Sep 2021 01:02:23 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XfR5tYPz1qqkB; Fri, 17 Sep 2021 01:02:23 +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 gKXaaF9Qh_4c; Fri, 17 Sep 2021 01:02:22 +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:02:22 +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 5C6FD614D6; Fri, 17 Sep 2021 00:56:24 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 123/154] gnu: Add trytond-sale-supply. Date: Fri, 17 Sep 2021 00:54:22 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-sale-supply): New variable. --- gnu/packages/tryton.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 86c17fc124..de29dd6d4b 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3566,6 +3566,35 @@ services and recurrence rule models.") notion of asset to the sale subscription module.") (license license:gpl3+))) +(define-public trytond-sale-supply + (package + (name "trytond-sale-supply") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_supply" version)) + (sha256 + (base32 "0lk4pj2fr1q603wnia96i7fzym8pncpvy0hg41q4dkr380nm3qzs")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_supply")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-purchase" ,trytond-purchase) + ("trytond-purchase-request" ,trytond-purchase-request) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-sale-supply") + (synopsis "Tryton module for sale supply") + (description "The @emph{Sale Supply} Tryton module adds a \"supply on sale +option\" to purchasable products. If checked, it will generate a purchase +request for each sale line of this product regardless of the stock levels. +Once the purchased products are received they are assigned on the customer +shipments. If the purchase is cancelled the sale goes back to the default +supply method.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:03:18 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:03:18 +0000 Received: from localhost ([127.0.0.1]:57793 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0PW-0003dy-Da for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:03:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:50416) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Om-0003Xw-N3 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43360) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Om-0005s4-Cu for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:32 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:40884) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Oi-0008WA-Mn for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:32 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XfW4BPJz1sByw; Fri, 17 Sep 2021 01:02:27 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XfW43y4z1qqkB; Fri, 17 Sep 2021 01:02:27 +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 JBlo0i9YM0en; Fri, 17 Sep 2021 01:02:26 +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:02:26 +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 E301F6011F; Fri, 17 Sep 2021 00:56:24 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 124/154] gnu: Add trytond-sale-supply-drop-shipment. Date: Fri, 17 Sep 2021 00:54:23 +0200 Message-Id: <23533ea27550dc6c049fe608d61d488bd168ba07.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-supply-drop-shipment): New variable. --- gnu/packages/tryton.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index de29dd6d4b..763ebb6876 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3595,6 +3595,38 @@ shipments. If the purchase is cancelled the sale goes back to the default supply method.") (license license:gpl3+))) +(define-public trytond-sale-supply-drop-shipment + (package + (name "trytond-sale-supply-drop-shipment") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_supply_drop_shipment" version)) + (sha256 + (base32 "0gm2m5zm7vrm1vb34svqby7h91ka3mhln3367zmwr17yfyqf68dk")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_supply_drop_shipment")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-purchase" ,trytond-purchase) + ("trytond-purchase-request" ,trytond-purchase-request) + ("trytond-sale" ,trytond-sale) + ("trytond-sale-supply" ,trytond-sale-supply) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-sale-supply-drop-shipment") + (synopsis "Tryton module for sale supply drop shipment") + (description "The @emph{Sale Supply Drop Shipment} Tryton module adds a +drop shipment option on product supplier if \"supply on request\" is checked. +When checked, the purchase request and the linked purchase have the address of +customer as Delivery Address; at the confirmation of the purchase a drop +shipment is created and linked to both the purchase and the sale.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:03:25 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:03:25 +0000 Received: from localhost ([127.0.0.1]:57797 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Pd-0003eK-1P for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:03:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:50524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Or-0003YD-QN for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43386) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Or-0005vW-GQ for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:37 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:45858) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0Om-00007i-Hg for guix-patches@gnu.org; Thu, 16 Sep 2021 19:02:34 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xfb2gvBz1qwyH; Fri, 17 Sep 2021 01:02:31 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xfb2ZMLz1qqkC; Fri, 17 Sep 2021 01:02:31 +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 09DE16x2InT3; Fri, 17 Sep 2021 01:02:30 +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:02:30 +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 7AD84614D9; Fri, 17 Sep 2021 00:56:25 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 125/154] gnu: Add trytond-sale-supply-production. Date: Fri, 17 Sep 2021 00:54:24 +0200 Message-Id: <361d85adcb8dab32ea7936206fc608948c0ba37a.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-sale-supply-production): New variable. --- gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 763ebb6876..c366f2cefd 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3627,6 +3627,34 @@ customer as Delivery Address; at the confirmation of the purchase a drop shipment is created and linked to both the purchase and the sale.") (license license:gpl3+))) +(define-public trytond-sale-supply-production + (package + (name "trytond-sale-supply-production") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_sale_supply_production" version)) + (sha256 + (base32 "03v702r4sfmql5yv6414gi2y72psvr3zq3xmx049w5nsywc2585v")))) + (build-system python-build-system) + (arguments (tryton-arguments "sale_supply_production")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-production" ,trytond-production) + ("trytond-sale-supply" ,trytond-sale-supply))) + (home-page + "https://docs.tryton.org/projects/modules-sale-supply-production") + (synopsis "Tryton module to supply sales from production") + (description "The @emph{Sale Supply Production} Tryton module adds a +\"supply on sale\" option to producible products. If checked, it will +generate a production request for each sale line of this product regardless of +the stock levels. Once the products are produced they are assigned to the +customer shipments. If the production request is cancelled, the sale goes +back to the default supply method.") + (license license:gpl3+))) + (define-public trytond-stock (package (name "trytond-stock") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:03:25 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:03:25 +0000 Received: from localhost ([127.0.0.1]:57795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0PW-0003e6-Nf for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:03:24 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:59537) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Op-0003Y5-KA for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:02:35 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9Xfg0twfz1sByw for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:02:35 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9Xfg0pKvz1qqkB for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:02:35 +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 KzQrn3a28rcd for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:02:33 +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 for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:02:33 +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 0FA16614DA; Fri, 17 Sep 2021 00:56:25 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 126/154] gnu: Add trytond-stock-assign-manual. Date: Fri, 17 Sep 2021 00:54:25 +0200 Message-Id: <7b1c60fbdef77a15d8397e75326af440953df832.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-stock-assign-manual): 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 c366f2cefd..3e466000f6 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3687,6 +3687,31 @@ inventory to control and update stock levels.") (define-public python-trytond-stock (deprecated-package "python-trytond-stock" trytond-stock)) +(define-public trytond-stock-assign-manual + (package + (name "trytond-stock-assign-manual") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_assign_manual" version)) + (sha256 + (base32 "0106x21ncxiyd4jsbdapmf6gfix6infjf59807j2lqmrblb3z25f")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_assign_manual")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-production" ,trytond-production))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-stock-assign-manual") + (synopsis "Tryton module to assign manually stock move") + (description "The @emph{Stock Assign Manual} Tryton module adds a wizard +on shipments and production that allows you to decide from which precise +location to pick products.") + (license license:gpl3+))) + (define-public trytond-stock-lot (package (name "trytond-stock-lot") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:13:31 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:13:31 +0000 Received: from localhost ([127.0.0.1]:57815 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0ZP-0003uJ-9X for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:13:31 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:46481) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0ZM-0003uA-Ba for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:13:29 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XvC6dmpz1qwyH for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:13:27 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XvC6K4Yz1qqkB for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:13:27 +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 blcq_ajboUhy for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:13:26 +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 for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:13:26 +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 85B51614E3; Fri, 17 Sep 2021 00:56:32 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 137/154] gnu: Add trytond-stock-product-location. Date: Fri, 17 Sep 2021 00:54:36 +0200 Message-Id: <0d74f08b5b143e2995a8982de00ef5ef1b794c45.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-stock-product-location): New variable. --- gnu/packages/tryton.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 74d46fee1b..bcd95f2b13 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4003,6 +4003,35 @@ interact with shipping service providers.") you to generate the UPS labels per package using the UPS webservices.") (license license:gpl3+))) +(define-public trytond-stock-product-location + (package + (name "trytond-stock-product-location") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_product_location" version)) + (sha256 + (base32 "1r0a9pkyjh1n0xhax583v80fawnszxaf9q8r3851325an2rmndx8")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_product_location")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-production" ,trytond-production))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-stock-product-location") + (synopsis "Tryton module to add default location on product") + (description "The @emph{Stock Product Location} Tryton module adds on the +product form a list of preferred location by warehouse. This list is used +when a supplier shipment is received: the auto-generated Inventory Moves will +use as default destination the preferred locations associated to the current +warehouse.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:33:42 2021 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 23:33:42 +0000 Received: from localhost ([127.0.0.1]:57842 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0sw-0004Qo-HD for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:33:42 -0400 Received: from lists.gnu.org ([209.51.188.17]:48004) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0sr-0004QQ-VI for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:33:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52036) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0sr-0007vH-PI for guix-patches@gnu.org; Thu, 16 Sep 2021 19:33:37 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:60003) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0sn-0007ac-Va for guix-patches@gnu.org; Thu, 16 Sep 2021 19:33:36 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9YLM3hVRz1qwyM; Fri, 17 Sep 2021 01:33:31 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9YLM2kSnz1qqkB; Fri, 17 Sep 2021 01:33:31 +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 r7qhPFuoVp0E; Fri, 17 Sep 2021 01:33:30 +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:33:29 +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 80EBC614DD; Fri, 17 Sep 2021 00:56:28 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 130/154] gnu: Add trytond-stock-location-move. Date: Fri, 17 Sep 2021 00:54:29 +0200 Message-Id: <581e8c94e54597a227588c7bde7dd5ca43cccf9a.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-location-move): 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 9568d82b0d..bc687f29bc 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3793,6 +3793,31 @@ other stock mecanisms to anticipate customer demand.") wizard \"Create Inventories\" under the \"Inventories\" sub-menu.") (license license:gpl3+))) +(define-public trytond-stock-location-move + (package + (name "trytond-stock-location-move") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_location_move" version)) + (sha256 + (base32 "1mljb97abwcmsl3zmz20b2kfa8wm9q405kr1lag7j5587j2b2h6f")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_location_move")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-stock-supply" ,trytond-stock-supply))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-stock-location-move") + (synopsis "Tryton module to move storage locations") + (description "The @emph{Stock Location} move Tryton module allows to +define some Locations as movable +(like palette).") + (license license:gpl3+))) + (define-public trytond-stock-lot (package (name "trytond-stock-lot") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 19:33:38 2021 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 23:33:38 +0000 Received: from localhost ([127.0.0.1]:57840 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0ss-0004QS-0B for submit@debbugs.gnu.org; Thu, 16 Sep 2021 19:33:38 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:46805) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0sp-0004QE-NT for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 19:33:35 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9YLR1q58z1qwyN for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:33:35 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9YLR1k3lz1qqkB for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:33:35 +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 nL1FbzqHv2ap for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:33:33 +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 for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 01:33:33 +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 7C79B614F1; Fri, 17 Sep 2021 00:56:41 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 153/154] gnu: Add trytond-web-shortener. Date: Fri, 17 Sep 2021 00:54:52 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-web-shortener): New variable. --- gnu/packages/tryton.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index cc57037a77..1f24277ccb 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4449,3 +4449,25 @@ Vue Storefront 1.x.") (description "The @emph{Web Shop Vue Storefront Stripe} Tryton module provides support of Stripe payment for Vue Storefront integration.") (license license:gpl3+))) + +(define-public trytond-web-shortener + (package + (name "trytond-web-shortener") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_web_shortener" version)) + (sha256 + (base32 "0vxwnsy7xzxawn7fmm6ykdrhih6ahrwwx6fzd6kz7qbwh4nmqcpk")))) + (build-system python-build-system) + (arguments (tryton-arguments "web_shortener")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond))) + (home-page "https://docs.tryton.org/projects/modules-web-shortener") + (synopsis "Tryton module to plug a URL to an action") + (description "The @emph{Web Shortener} Tryton module allows URLs to be +shortened. It also counts the number of times the URL is accessed and +optionally triggers action.") + (license license:gpl3+))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 20:13:57 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 00:13:57 +0000 Received: from localhost ([127.0.0.1]:57906 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR1Vt-0005UF-0N for submit@debbugs.gnu.org; Thu, 16 Sep 2021 20:13:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:33618) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR1Vd-0005TP-UZ for submit@debbugs.gnu.org; Thu, 16 Sep 2021 20:13:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58188) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR1Vd-0001tc-Pf for guix-patches@gnu.org; Thu, 16 Sep 2021 20:13:41 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:50604) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR1VV-0001Ms-Vh for guix-patches@gnu.org; Thu, 16 Sep 2021 20:13:39 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9ZDV6SFQz1sDHj; Fri, 17 Sep 2021 02:13:30 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9ZDV6LL2z1qqkB; Fri, 17 Sep 2021 02:13:30 +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 aF0I1dNdPrRR; Fri, 17 Sep 2021 02:13:29 +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 02:13:29 +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 78CBC614E9; Fri, 17 Sep 2021 00:56:36 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 144/154] gnu: Add trytond-stock-supply-day. Date: Fri, 17 Sep 2021 00:54:43 +0200 Message-Id: <8b8540b07e59301ddd094e969d6bc104eddaaf6d.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-supply-day): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 3d7ffc7b45..61a5270d51 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4213,3 +4213,27 @@ mechanisms and introduces the concepts of order point.") (define-public python-trytond-stock-supply (deprecated-package "python-trytond-stock-supply" trytond-stock-supply)) + +(define-public trytond-stock-supply-day + (package + (name "trytond-stock-supply-day") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_supply_day" version)) + (sha256 + (base32 "1b6q2zk0qnsxdhlqgsnb49prgn6sgqlpr84vy31a2p83mwiz0fqr")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_supply_day")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-purchase" ,trytond-purchase))) + (home-page "https://docs.tryton.org/projects/modules-stock-supply-day") + (synopsis "Tryton module to add supply weekdays") + (description "The @emph{Stock Supply Day} Tryton module adds a Week Days +list on the Product Supplier form. This allow to restrict the supply week +days for each supplier on each product. If no days are defined for a supplier +a supplying may happens at any day of the week.") + (license license:gpl3+))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 20:13:57 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 00:13:57 +0000 Received: from localhost ([127.0.0.1]:57908 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR1Vt-0005UN-91 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 20:13:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:33630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR1Ve-0005TV-AU for submit@debbugs.gnu.org; Thu, 16 Sep 2021 20:13:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58196) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR1Ve-0001u7-54 for guix-patches@gnu.org; Thu, 16 Sep 2021 20:13:42 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:60822) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR1VZ-0001QK-Lw for guix-patches@gnu.org; Thu, 16 Sep 2021 20:13:41 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9ZDZ5MJbz1qwyM; Fri, 17 Sep 2021 02:13:34 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9ZDZ55pNz1qqkB; Fri, 17 Sep 2021 02:13:34 +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 xuvemUV1wDYa; Fri, 17 Sep 2021 02:13:33 +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 02:13:33 +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 1DEC4614E4; Fri, 17 Sep 2021 00:56:33 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 138/154] gnu: Add trytond-stock-quantity-early-planning. Date: Fri, 17 Sep 2021 00:54:37 +0200 Message-Id: <3dd38c51cf6eb19ed5c52f00ad400f2fb5ad8f6c.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-quantity-early-planning): 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 bcd95f2b13..702c974dce 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4032,6 +4032,32 @@ use as default destination the preferred locations associated to the current warehouse.") (license license:gpl3+))) +(define-public trytond-stock-quantity-early-planning + (package + (name "trytond-stock-quantity-early-planning") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_quantity_early_planning" version)) + (sha256 + (base32 "05djbhz82wjkgvfvlzkhzi94nfg0cif3jfmh1jv0zixzfv87chqs")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_quantity_early_planning")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-production" ,trytond-production))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-stock-quantity-early-planning") + (synopsis "Tryton module to plan earlier shipments and productions") + (description "The @emph{Stock Quantity Early Planning} Tryton module helps +reducing stock level by proposing to consume earlier.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 20:13:56 2021 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 00:13:56 +0000 Received: from localhost ([127.0.0.1]:57902 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR1Vr-0005Tz-OM for submit@debbugs.gnu.org; Thu, 16 Sep 2021 20:13:55 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:54706) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR1Vb-0005Sx-1T for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 20:13:39 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9ZDf4FFCz1qwyN for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 02:13:38 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9ZDf48Mnz1qqkB for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 02:13:38 +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 kFsagLfp1gij for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 02:13:37 +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 for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 02:13:37 +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 14D8A614DE; Fri, 17 Sep 2021 00:56:29 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 131/154] gnu: Add trytond-stock-location-sequence. Date: Fri, 17 Sep 2021 00:54:30 +0200 Message-Id: <9a2930c981f3c3e239ec477202d5c910ae77a102.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-stock-location-sequence): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index bc687f29bc..401c6268a0 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3818,6 +3818,29 @@ define some Locations as movable (like palette).") (license license:gpl3+))) +(define-public trytond-stock-location-sequence + (package + (name "trytond-stock-location-sequence") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_location_sequence" version)) + (sha256 + (base32 "0lpvgk5s7v30c0hicqc2m6apv8gzd1d6229yv1lrp2g62yp9pa9f")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_location_sequence")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-stock-location-sequence") + (synopsis "Tryton module to add sequence on location") + (description "The @emph{Stock Location Sequence} Tryton module adds +ordering to location.") + (license license:gpl3+))) + (define-public trytond-stock-lot (package (name "trytond-stock-lot") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 21:23:39 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 01:23:39 +0000 Received: from localhost ([127.0.0.1]:58000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bK-0007gK-Vr for submit@debbugs.gnu.org; Thu, 16 Sep 2021 21:23:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:57076) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bG-0007fs-UJ for submit@debbugs.gnu.org; Thu, 16 Sep 2021 21:23:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40352) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR2bG-0006Fo-Me for guix-patches@gnu.org; Thu, 16 Sep 2021 21:23:34 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:47040) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR2bD-0006Rb-AJ for guix-patches@gnu.org; Thu, 16 Sep 2021 21:23:33 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9bnF6nm3z1qwyN; Fri, 17 Sep 2021 03:23:29 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9bnF6ZBxz1qqkC; Fri, 17 Sep 2021 03:23:29 +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 LCLtbb7Ewndm; Fri, 17 Sep 2021 03:23:28 +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 03:23:28 +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 AE692614EC; Fri, 17 Sep 2021 00:56:38 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 148/154] gnu: Add trytond-timesheet-cost. Date: Fri, 17 Sep 2021 00:54:47 +0200 Message-Id: <3ca8ab966f6204036b3bc257237e818b4fcf7866.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-timesheet-cost): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index db44d325a8..391a5330cb 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4312,3 +4312,27 @@ spent by employees on various works. This module also comes with several reports that show the time spent by employees on works following various time periods.") (license license:gpl3+))) + +(define-public trytond-timesheet-cost + (package + (name "trytond-timesheet-cost") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_timesheet_cost" version)) + (sha256 + (base32 "0pjsdgad2plbx8k6mh6mpa6qbz6lp30nnpv7ydyz0gsgb6jz7li6")))) + (build-system python-build-system) + (arguments (tryton-arguments "timesheet_cost")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-party" ,trytond-party) + ("trytond-timesheet" ,trytond-timesheet))) + (home-page "https://docs.tryton.org/projects/modules-timesheet-cost") + (synopsis "Tryton module to add cost on timesheet") + (description "The @emph{Timesheet Cost} Tryton module adds cost price per +employee.") + (license license:gpl3+))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 21:23:50 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 01:23:50 +0000 Received: from localhost ([127.0.0.1]:58013 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bW-0007hV-79 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 21:23:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:57078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bQ-0007gu-JZ for submit@debbugs.gnu.org; Thu, 16 Sep 2021 21:23:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40374) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR2bK-0006G3-0B for guix-patches@gnu.org; Thu, 16 Sep 2021 21:23:42 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:35317) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR2bH-0006Ur-U9 for guix-patches@gnu.org; Thu, 16 Sep 2021 21:23:37 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9bnK5d5pz1rk5l; Fri, 17 Sep 2021 03:23:33 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9bnK5PNvz1qqkD; Fri, 17 Sep 2021 03:23:33 +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 3RLjTfjqgTMq; Fri, 17 Sep 2021 03:23:32 +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 03:23:32 +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 A7B10614E5; Fri, 17 Sep 2021 00:56:33 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 139/154] gnu: Add trytond-stock-quantity-issue. Date: Fri, 17 Sep 2021 00:54:38 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-quantity-issue): 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 702c974dce..b6887cd234 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4058,6 +4058,32 @@ warehouse.") reducing stock level by proposing to consume earlier.") (license license:gpl3+))) +(define-public trytond-stock-quantity-issue + (package + (name "trytond-stock-quantity-issue") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_quantity_issue" version)) + (sha256 + (base32 "1fk250l09l2q4jcx1vh9nkkpn419ng993bkp2bmk6dpk7xs1qv0v")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_quantity_issue")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-production" ,trytond-production))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-stock-quantity-issue") + (synopsis "Tryton module to manage quantity issue with stock") + (description "The @emph{Stock Quantity Issue} Tryton module helps to solve +stock quantity issues.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 21:23:56 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 01:23:56 +0000 Received: from localhost ([127.0.0.1]:58021 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bc-0007hy-6Y for submit@debbugs.gnu.org; Thu, 16 Sep 2021 21:23:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:57080) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bY-0007hl-1K for submit@debbugs.gnu.org; Thu, 16 Sep 2021 21:23:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40422) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR2bT-0006GE-3w for guix-patches@gnu.org; Thu, 16 Sep 2021 21:23:51 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:40965) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR2bL-0006XH-Tk for guix-patches@gnu.org; Thu, 16 Sep 2021 21:23:42 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9bnP5qYYz1rk5n; Fri, 17 Sep 2021 03:23:37 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9bnP5jymz1qqkD; Fri, 17 Sep 2021 03:23:37 +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 5VAB8DioE1kC; Fri, 17 Sep 2021 03:23:36 +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 03:23:36 +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 0C63F614EA; Fri, 17 Sep 2021 00:56:36 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 145/154] gnu: Add trytond-stock-supply-forecast. Date: Fri, 17 Sep 2021 00:54:44 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-supply-forecast): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 61a5270d51..655b050d30 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4237,3 +4237,27 @@ list on the Product Supplier form. This allow to restrict the supply week days for each supplier on each product. If no days are defined for a supplier a supplying may happens at any day of the week.") (license license:gpl3+))) + +(define-public trytond-stock-supply-forecast + (package + (name "trytond-stock-supply-forecast") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_supply_forecast" version)) + (sha256 + (base32 "0i5dc9ddd6mfx3zjlcq16isw52b8qy7igaj2lv8jqvkdrc19yfha")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_supply_forecast")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-stock-forecast" ,trytond-stock-forecast) + ("trytond-stock-supply" ,trytond-stock-supply))) + (home-page + "https://docs.tryton.org/projects/modules-stock-supply-forecast") + (synopsis "Tryton module to add forecast to supply computation") + (description "The @emph{Stock Supply Forecast} Tryton module takes +forecast into account to compute purchase requests.") + (license license:gpl3+))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 21:24:00 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 01:24:00 +0000 Received: from localhost ([127.0.0.1]:58023 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bg-0007iL-Hb for submit@debbugs.gnu.org; Thu, 16 Sep 2021 21:24:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:57082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bb-0007hu-Ot for submit@debbugs.gnu.org; Thu, 16 Sep 2021 21:23:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40478) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR2ba-0006GP-JO for guix-patches@gnu.org; Thu, 16 Sep 2021 21:23:55 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:54525) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR2bS-0006ZJ-Tx for guix-patches@gnu.org; Thu, 16 Sep 2021 21:23:52 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9bnT4Jywz1qwyN; Fri, 17 Sep 2021 03:23:41 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9bnT47Bqz1qqkD; Fri, 17 Sep 2021 03:23:41 +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 7RMUSTtsfbhQ; Fri, 17 Sep 2021 03:23:40 +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 03:23:40 +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 0EB2B61487; Fri, 17 Sep 2021 00:56:41 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 154/154] gnu: Add trytond-web-user. Date: Fri, 17 Sep 2021 00:54:53 +0200 Message-Id: <86fbb3646b7297c670cf8f2964c224feada6731c.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-web-user): New variable. --- gnu/packages/tryton.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 1f24277ccb..b500cf3417 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4471,3 +4471,25 @@ provides support of Stripe payment for Vue Storefront integration.") shortened. It also counts the number of times the URL is accessed and optionally triggers action.") (license license:gpl3+))) + +(define-public trytond-web-user + (package + (name "trytond-web-user") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_web_user" version)) + (sha256 + (base32 "1k07d1kcfm2hwwqcyy8k5mjbhhgrnji0hadn487zsx1zp50r6rds")))) + (build-system python-build-system) + (arguments (tryton-arguments "web_user")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-web-user") + (synopsis "Tryton module to manage Web users") + (description "The @emph{Web User} Tryton module provides facilities to +manage external user accessing from the web.") + (license license:gpl3+))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 21:23:50 2021 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 01:23:50 +0000 Received: from localhost ([127.0.0.1]:58015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bW-0007hX-FX for submit@debbugs.gnu.org; Thu, 16 Sep 2021 21:23:50 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:56059) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bT-0007hG-BP for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 21:23:47 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9bnY3KYpz1qwyP; Fri, 17 Sep 2021 03:23:45 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9bnY3Ccyz1qqkD; Fri, 17 Sep 2021 03:23:45 +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 XnZQXRYvsmqS; Fri, 17 Sep 2021 03:23: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 03:23: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 5E710614EF; Fri, 17 Sep 2021 00:56:40 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 151/154] gnu: Add trytond-web-shop-vue-storefront. Date: Fri, 17 Sep 2021 00:54:50 +0200 Message-Id: <1a72eb13b58c54c67aec85f249a77975bf4d7d3f.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-web-shop-vue-storefront): 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 81c92c5a87..d108610e0d 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4389,3 +4389,37 @@ user for a period of time only.") (description "The @emph{Web Shop} Tryton module facilitates storing configuration of an online web shop.") (license license:gpl3+))) + +(define-public trytond-web-shop-vue-storefront + (package + (name "trytond-web-shop-vue-storefront") + (version "6.0.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_web_shop_vue_storefront" version)) + (sha256 + (base32 "0hccvk5i2qrczvbm66mnp8vcgr9zbnwqmbqmavqlkk7r7bqa1gch")))) + (build-system python-build-system) + (arguments (tryton-arguments "web_shop_vue_storefront")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-carrier" ,trytond-carrier) + ("trytond-product-attribute" ,trytond-product-attribute) + ("trytond-sale-promotion-coupon" ,trytond-sale-promotion-coupon) + ("trytond-sale-shipment-cost" ,trytond-sale-shipment-cost))) + (propagated-inputs + `(("python-elasticsearch" ,python-elasticsearch) + ("python-stdnum" ,python-stdnum) + ("trytond" ,trytond) + ("trytond-party" ,trytond-party) + ("trytond-product" ,trytond-product) + ("trytond-sale" ,trytond-sale) + ("trytond-web-shop" ,trytond-web-shop) + ("trytond-web-user" ,trytond-web-user))) + (home-page + "https://docs.tryton.org/projects/modules-web-shop-vue-storefront") + (synopsis "Tryton module to integrate with Vue Storefront") + (description "This Tryton module provides the back-end to integrate with +Vue Storefront 1.x.") + (license license:gpl3+))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 21:23:56 2021 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 01:23:56 +0000 Received: from localhost ([127.0.0.1]:58018 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bb-0007hv-Pg for submit@debbugs.gnu.org; Thu, 16 Sep 2021 21:23:56 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:43904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR2bV-0007hO-QM for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 21:23:50 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9bnd2TCNz1rk5l for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 03:23:49 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9bnd2LcMz1qqkD for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 03:23:49 +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 uYkX_sBPGwUd for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 03:23:47 +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 for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 03:23:47 +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 589C161484; Fri, 17 Sep 2021 00:56:31 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 135/154] gnu: Add trytond-stock-package-shipping. Date: Fri, 17 Sep 2021 00:54:34 +0200 Message-Id: <3afc6141ec6162b334684b6258c3130e5ee1749e.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-stock-package-shipping): 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 aabd7477fa..800326d6bf 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3943,6 +3943,36 @@ unit and quantity on stock lot.") packaging information about customer and supplier return shipments.") (license license:gpl3+))) +(define-public trytond-stock-package-shipping + (package + (name "trytond-stock-package-shipping") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_package_shipping" version)) + (sha256 + (base32 "09j7v64wmpiw1bh9byjq4shsd5474rq0mfx7wwak8hn0v5ni7imn")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_package_shipping")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-carrier" ,trytond-carrier) + ("trytond-product" ,trytond-product) + ("trytond-product-measurements" ,trytond-product-measurements) + ("trytond-sale-shipment-cost" ,trytond-sale-shipment-cost) + ("trytond-stock" ,trytond-stock) + ("trytond-stock-package" ,trytond-stock-package) + ("trytond-stock-shipment-measurements" + ,trytond-stock-shipment-measurements))) + (home-page + "https://docs.tryton.org/projects/modules-stock-package-shipping") + (synopsis "Tryton base module for interacting with shipping services") + (description "This Tryton module is the Fundamental module required to +interact with shipping service providers.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 22:33:37 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 02:33:37 +0000 Received: from localhost ([127.0.0.1]:58083 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3h2-00010m-TS for submit@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:42552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3gz-00010K-TE for submit@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49614) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR3gy-000324-Bb for guix-patches@gnu.org; Thu, 16 Sep 2021 22:33:33 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:59623) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR3gw-0003Hc-Sm for guix-patches@gnu.org; Thu, 16 Sep 2021 22:33:32 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9dL03gXRz1qwyN; Fri, 17 Sep 2021 04:33:28 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9dL03R0Qz1qqkB; Fri, 17 Sep 2021 04:33:28 +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 yg4wbXMg9EwS; Fri, 17 Sep 2021 04:33:27 +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 04:33:27 +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 5A184614E7; Fri, 17 Sep 2021 00:56:35 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 142/154] gnu: Add trytond-stock-shipment-measurements. Date: Fri, 17 Sep 2021 00:54:41 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-shipment-measurements): New variable. --- gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 4c4c3f8213..41ce2a32ed 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4131,6 +4131,34 @@ cost on the outgoing moves which is calculated from the carrier purchase price. This cost is added to the product margin reports.") (license license:gpl3+))) +(define-public trytond-stock-shipment-measurements + (package + (name "trytond-stock-shipment-measurements") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_shipment_measurements" version)) + (sha256 + (base32 "1h9ijs7yc0013w7cwa4i7ny3dndbgycxxpkai7qw0ygqf9ajmh8c")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_shipment_measurements")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-stock-package" ,trytond-stock-package))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-product-measurements" ,trytond-product-measurements) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-stock-shipment-measurements") + (synopsis "Tryton module to add measurements to shipment") + (description "The @emph{Stock Shipment Measurements} Tryton module adds +weight and volume on shipments and packages. They are computed using the +measurement and the quantity of their moves.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 22:33:37 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 02:33:37 +0000 Received: from localhost ([127.0.0.1]:58087 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3h3-000111-EA for submit@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:42554) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3h1-00010X-QT for submit@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49634) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR3h1-00032B-17 for guix-patches@gnu.org; Thu, 16 Sep 2021 22:33:35 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:53254) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR3gz-0003KW-AW for guix-patches@gnu.org; Thu, 16 Sep 2021 22:33:34 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9dL41n1Wz1qwyP; Fri, 17 Sep 2021 04:33:32 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9dL41bwgz1qqkC; Fri, 17 Sep 2021 04:33:32 +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 tzxaN9JyI7Oz; Fri, 17 Sep 2021 04:33:30 +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 04:33:30 +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 312D1614E0; Fri, 17 Sep 2021 00:56:30 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 133/154] gnu: Add trytond-stock-lot-unit. Date: Fri, 17 Sep 2021 00:54:32 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-lot-unit): 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 2a45791eb0..42eb8b8b89 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3893,6 +3893,32 @@ the shelf life of a lot expires in less than the configured shelf life delay, it is no more used to compute the forecast quantity of the stock.") (license license:gpl3+))) +(define-public trytond-stock-lot-unit + (package + (name "trytond-stock-lot-unit") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_lot_unit" version)) + (sha256 + (base32 "1acvrj9af83gmfcp7kgyi37kv3v5910rh1q73scd37xbv7h8dyrm")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_lot_unit")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-production" ,trytond-production))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock) + ("trytond-stock-lot" ,trytond-stock-lot))) + (home-page "https://docs.tryton.org/projects/modules-stock-lot-unit") + (synopsis "Tryton module to define unit on stock lot") + (description "The @emph{Stock Lot Unit} Tryton module allows to define a +unit and quantity on stock lot.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 22:33:48 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 02:33:48 +0000 Received: from localhost ([127.0.0.1]:58096 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3hD-000120-Th for submit@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:42556) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3h5-00011M-Jk for submit@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49652) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR3h4-00032R-Mi for guix-patches@gnu.org; Thu, 16 Sep 2021 22:33:39 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:52054) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR3h3-0003MW-1b for guix-patches@gnu.org; Thu, 16 Sep 2021 22:33:38 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9dL774Fnz1qwyN; Fri, 17 Sep 2021 04:33:35 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9dL76z8Gz1qqkC; Fri, 17 Sep 2021 04:33:35 +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 Mv1UQhYuucnF; Fri, 17 Sep 2021 04:33:34 +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 04:33:34 +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 3C30E61485; Fri, 17 Sep 2021 00:56:34 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 140/154] gnu: Add trytond-stock-secondary-unit. Date: Fri, 17 Sep 2021 00:54:39 +0200 Message-Id: <5575e70d79b0878bfee7bcf1a2258c74f2cf1081.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-secondary-unit): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index b6887cd234..e2fedbf108 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4084,6 +4084,29 @@ reducing stock level by proposing to consume earlier.") stock quantity issues.") (license license:gpl3+))) +(define-public trytond-stock-secondary-unit + (package + (name "trytond-stock-secondary-unit") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_secondary_unit" version)) + (sha256 + (base32 "0s4nryiirdbndm2sz5aqpk2mzw9zxah92gmh6433sj5zyc6a22if")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_secondary_unit")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-stock-secondary-unit") + (synopsis "Tryton module to add a secondary unit on stock move") + (description "The @emph{Stock Secondary Unit} Tryton module adds a +secondary unit of measure on the stock move.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 22:33:48 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 02:33:49 +0000 Received: from localhost ([127.0.0.1]:58101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3hE-00012F-Ff for submit@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:42568) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3h8-00011b-KI for submit@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49678) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR3h8-00032r-Dy for guix-patches@gnu.org; Thu, 16 Sep 2021 22:33:42 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:37758) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR3h6-0003P4-UN for guix-patches@gnu.org; Thu, 16 Sep 2021 22:33:42 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9dLC6RGkz1qwyN; Fri, 17 Sep 2021 04:33:39 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9dLC6JT8z1qqkC; Fri, 17 Sep 2021 04:33:39 +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 PelyKsRroubn; Fri, 17 Sep 2021 04:33:38 +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 04:33:38 +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 C5971614E6; Fri, 17 Sep 2021 00:56:34 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 141/154] gnu: Add trytond-stock-shipment-cost. Date: Fri, 17 Sep 2021 00:54:40 +0200 Message-Id: <290f2e317f49a6d0085f4a000fae0b1f3b45916a.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-shipment-cost): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index e2fedbf108..4c4c3f8213 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4107,6 +4107,30 @@ stock quantity issues.") secondary unit of measure on the stock move.") (license license:gpl3+))) +(define-public trytond-stock-shipment-cost + (package + (name "trytond-stock-shipment-cost") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_shipment_cost" version)) + (sha256 + (base32 "13c940pz5ivqj9qk6b5nbid2xfkjnnijjmbz1bn7ic7ydfpiqy8j")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_shipment_cost")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-stock-shipment-cost") + (synopsis "Tryton module for stock shipment cost") + (description "The @emph{Stock Shipment Cost} Tryton Module adds a shipment +cost on the outgoing moves which is calculated from the carrier purchase +price. This cost is added to the product margin reports.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 22:33:49 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 02:33:49 +0000 Received: from localhost ([127.0.0.1]:58105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3hF-00012U-75 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:49 -0400 Received: from lists.gnu.org ([209.51.188.17]:42570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3hC-00011r-HN for submit@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49694) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR3hC-000334-Av for guix-patches@gnu.org; Thu, 16 Sep 2021 22:33:46 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:60541) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR3hA-0003SL-Pn for guix-patches@gnu.org; Thu, 16 Sep 2021 22:33:46 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9dLH59lcz1qwyN; Fri, 17 Sep 2021 04:33:43 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9dLH54MBz1qqkC; Fri, 17 Sep 2021 04:33:43 +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 mZTRuBZvUPTq; Fri, 17 Sep 2021 04:33:42 +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 04:33:42 +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 C9997614EE; Fri, 17 Sep 2021 00:56:39 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 150/154] gnu: Add trytond-web-shop. Date: Fri, 17 Sep 2021 00:54:49 +0200 Message-Id: <5aa2bc3cdc891bc75266f6af7f6ad6c63e888864.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-web-shop): 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 9c605ca989..81c92c5a87 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4359,3 +4359,33 @@ user instead of groups. A Role is defined by a set of groups. When a role is added to a user, it overrides the existing groups. A role can be added to a user for a period of time only.") (license license:gpl3+))) + +(define-public trytond-web-shop + (package + (name "trytond-web-shop") + (version "6.0.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_web_shop" version)) + (sha256 + (base32 "0gnq9hyx4x681hcmqsm2d6rga7chbaf2r2k2nmnkjq6izg5ivas2")))) + (build-system python-build-system) + (arguments (tryton-arguments "web_shop")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-product-attribute" ,trytond-product-attribute))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account" ,trytond-account) + ("trytond-company" ,trytond-company) + ("trytond-currency" ,trytond-currency) + ("trytond-product" ,trytond-product) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock) + ("trytond-web-user" ,trytond-web-user))) + (home-page "https://docs.tryton.org/projects/modules-web-shop") + (synopsis "Tryton module that provides a common base for webshops") + (description "The @emph{Web Shop} Tryton module facilitates storing +configuration of an online web shop.") + (license license:gpl3+))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 22:33:50 2021 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 02:33:50 +0000 Received: from localhost ([127.0.0.1]:58107 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3hG-00012h-Ev for submit@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:50 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:52234) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR3hE-00011z-2F for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 22:33:48 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9dLM45mMz1qwyN for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 04:33:47 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9dLM41bsz1qqkC for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 04:33: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 AdwTP89ANTQv for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 04:33:46 +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 for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 04:33:46 +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 C1956614E1; Fri, 17 Sep 2021 00:56:30 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 134/154] gnu: Add trytond-stock-package. Date: Fri, 17 Sep 2021 00:54:33 +0200 Message-Id: <36958643e719bcb1a5145c2557501a371d58e485.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-stock-package): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 42eb8b8b89..aabd7477fa 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3919,6 +3919,30 @@ it is no more used to compute the forecast quantity of the stock.") unit and quantity on stock lot.") (license license:gpl3+))) +(define-public trytond-stock-package + (package + (name "trytond-stock-package") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_package" version)) + (sha256 + (base32 "1jbpl141wyc19v27bcyqsph8p2zf9yqprm55yl642mvwq55bshq8")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_package")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-stock-package") + (synopsis "Tryton module for stock packaging") + (description "The @emph{Stock Package} Tryton module allows to store +packaging information about customer and supplier return shipments.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 23:43:35 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 03:43:35 +0000 Received: from localhost ([127.0.0.1]:58184 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4ml-0002p0-9Z for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:45320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4mh-0002oc-Mk for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59470) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR4mh-0001nw-Ff for guix-patches@gnu.org; Thu, 16 Sep 2021 23:43:31 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:40281) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR4mf-0002ry-Jl for guix-patches@gnu.org; Thu, 16 Sep 2021 23:43:31 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9ftl2pBdz1rk5m; Fri, 17 Sep 2021 05:43:27 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9ftl2cMkz1qqkC; Fri, 17 Sep 2021 05:43:27 +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 nJwngIrCr6DP; Fri, 17 Sep 2021 05:43:26 +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 05:43:26 +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 290AF61486; Fri, 17 Sep 2021 00:56:38 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 147/154] gnu: Add trytond-timesheet. Date: Fri, 17 Sep 2021 00:54:46 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-timesheet): 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 202ccd29f1..db44d325a8 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4287,3 +4287,28 @@ forecast into account to compute purchase requests.") (description "The @emph{Stock Supply Production} module adds automatic supply mechanisms via production request.") (license license:gpl3+))) + +(define-public trytond-timesheet + (package + (name "trytond-timesheet") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_timesheet" version)) + (sha256 + (base32 "0airh5jvcdjbkb71p684dr5qgsnpam2hhmq6gswclgnx3nd1lz6a")))) + (build-system python-build-system) + (arguments (tryton-arguments "timesheet")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-company-work-time" ,trytond-company-work-time))) + (home-page "https://docs.tryton.org/projects/modules-timesheet") + (synopsis "Tryton module with timesheets") + (description "The @emph{Timesheet} Tryton module allows to track the time +spent by employees on various works. This module also comes with several +reports that show the time spent by employees on works following various time +periods.") + (license license:gpl3+))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 23:43:41 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 03:43:41 +0000 Received: from localhost ([127.0.0.1]:58193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4mq-0002pl-N9 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:40 -0400 Received: from lists.gnu.org ([209.51.188.17]:45322) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4ml-0002oz-8K for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59494) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR4ml-0001o5-11 for guix-patches@gnu.org; Thu, 16 Sep 2021 23:43:35 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:53620) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR4mj-0002vS-Ik for guix-patches@gnu.org; Thu, 16 Sep 2021 23:43:34 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9ftq0yQzz1rk5l; Fri, 17 Sep 2021 05:43:31 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9ftq0ryqz1qqkC; Fri, 17 Sep 2021 05:43:31 +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 wWqkpjTftrXf; Fri, 17 Sep 2021 05:43:29 +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 05:43:29 +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 2BE8461483; Fri, 17 Sep 2021 00:56:27 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 128/154] gnu: Add trytond-stock-forecast. Date: Fri, 17 Sep 2021 00:54:27 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-forecast): 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 dece7f7716..d5e1d7b331 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3743,6 +3743,31 @@ location to pick products.") consignment stock from supplier or at customer warehouse.") (license license:gpl3+))) +(define-public trytond-stock-forecast + (package + (name "trytond-stock-forecast") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_forecast" version)) + (sha256 + (base32 "1l3ks2jbz95qqbv9jsvakrxgazyq1kkk3fspwvrg1d10rv6xmb58")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_forecast")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-stock-forecast") + (synopsis "Tryton module with stock forecasts") + (description "The @emph{Stock Forecast} Tryton module provide a simple way +to create stock moves toward customers with a date in the future. This allows +other stock mecanisms to anticipate customer demand.") + (license license:gpl3+))) + (define-public trytond-stock-lot (package (name "trytond-stock-lot") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 23:43:41 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 03:43:41 +0000 Received: from localhost ([127.0.0.1]:58195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4mr-0002ps-1H for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:41 -0400 Received: from lists.gnu.org ([209.51.188.17]:45324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4mn-0002pO-Lv for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR4mn-0001oC-Eh for guix-patches@gnu.org; Thu, 16 Sep 2021 23:43:37 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:58884) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR4ml-0002yn-UC for guix-patches@gnu.org; Thu, 16 Sep 2021 23:43:37 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9ftt6YFmz1rk5l; Fri, 17 Sep 2021 05:43:34 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9ftt6S1Dz1qqkC; Fri, 17 Sep 2021 05:43:34 +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 tJhy8LUUZ7R9; Fri, 17 Sep 2021 05:43:33 +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 05:43:33 +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 42B59614ED; Fri, 17 Sep 2021 00:56:39 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 149/154] gnu: Add trytond-user-role. Date: Fri, 17 Sep 2021 00:54:48 +0200 Message-Id: <4be444a0c8c8a6ca4b2ec718fefd88c2aebf2dee.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 Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-user-role): New variable. --- gnu/packages/tryton.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 391a5330cb..9c605ca989 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4336,3 +4336,26 @@ periods.") (description "The @emph{Timesheet Cost} Tryton module adds cost price per employee.") (license license:gpl3+))) + +(define-public trytond-user-role + (package + (name "trytond-user-role") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_user_role" version)) + (sha256 + (base32 "11sjz46kagrpig5n05pp52yph4z0l1zm140q9wsagjcmzkx7s6gf")))) + (build-system python-build-system) + (arguments (tryton-arguments "user_role")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond))) + (home-page "https://docs.tryton.org/projects/modules-user-role") + (synopsis "Tryton module to manage roles on users") + (description "This package provides a Tryton module for assigning roles to +user instead of groups. A Role is defined by a set of groups. When a role is +added to a user, it overrides the existing groups. A role can be added to a +user for a period of time only.") + (license license:gpl3+))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 23:43:50 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 03:43:50 +0000 Received: from localhost ([127.0.0.1]:58203 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4mz-0002ql-QO for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:45326) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4mr-0002q5-Hz for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59530) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR4mr-0001oM-Ar for guix-patches@gnu.org; Thu, 16 Sep 2021 23:43:41 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:53119) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR4mp-00031X-Qm for guix-patches@gnu.org; Thu, 16 Sep 2021 23:43:41 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9fty576Gz1rk5l; Fri, 17 Sep 2021 05:43:38 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9fty4v7kz1qqkC; Fri, 17 Sep 2021 05:43:38 +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 xPVLcSyH_fij; Fri, 17 Sep 2021 05:43:37 +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 05:43:37 +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 E7C60614DC; Fri, 17 Sep 2021 00:56:27 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 129/154] gnu: Add trytond-stock-inventory-location. Date: Fri, 17 Sep 2021 00:54:28 +0200 Message-Id: <2df02bc3fd705b760338318e64b41d49b52cf301.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 Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-inventory-location): 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 d5e1d7b331..9568d82b0d 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3768,6 +3768,31 @@ to create stock moves toward customers with a date in the future. This allows other stock mecanisms to anticipate customer demand.") (license license:gpl3+))) +(define-public trytond-stock-inventory-location + (package + (name "trytond-stock-inventory-location") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_inventory_location" version)) + (sha256 + (base32 "0mvgday5qhmx89xikklr2ad2xa7zxkiysxa2bqsf76imvx4801q6")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_inventory_location")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-company" ,trytond-company) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock))) + (home-page + "https://docs.tryton.org/projects/modules-stock-inventory-location") + (synopsis "Tryton module to create inventories by locations") + (description "The @emph{Stock Inventory Location} Tryton module adds a new +wizard \"Create Inventories\" under the \"Inventories\" sub-menu.") + (license license:gpl3+))) + (define-public trytond-stock-lot (package (name "trytond-stock-lot") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 23:43:50 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 03:43:51 +0000 Received: from localhost ([127.0.0.1]:58207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4n0-0002qw-HG for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:45328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4mv-0002qT-Fl for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59542) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR4mv-0001oU-7l for guix-patches@gnu.org; Thu, 16 Sep 2021 23:43:45 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:37500) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR4mt-000347-KK for guix-patches@gnu.org; Thu, 16 Sep 2021 23:43:44 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9fv22p47z1qwyN; Fri, 17 Sep 2021 05:43:42 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9fv22hFGz1qqkC; Fri, 17 Sep 2021 05:43:42 +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 VMNc70R31DMP; Fri, 17 Sep 2021 05:43:41 +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 05:43:41 +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 EA26E614F0; Fri, 17 Sep 2021 00:56:40 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 152/154] gnu: Add trytond-web-shop-vue-storefront-stripe. Date: Fri, 17 Sep 2021 00:54:51 +0200 Message-Id: <99728efbcb58ab7bc557c29db9f7df508d95219f.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, TVD_SPACE_RATIO=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-web-shop-vue-storefront-stripe): 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 d108610e0d..cc57037a77 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4423,3 +4423,29 @@ configuration of an online web shop.") (description "This Tryton module provides the back-end to integrate with Vue Storefront 1.x.") (license license:gpl3+))) + +(define-public trytond-web-shop-vue-storefront-stripe + (package + (name "trytond-web-shop-vue-storefront-stripe") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_web_shop_vue_storefront_stripe" version)) + (sha256 + (base32 "0j4yv9q0f39bkyqlcn7kpnlqi9wc4qfjs8zic69za6xw2c86zgzm")))) + (build-system python-build-system) + (arguments (tryton-arguments "web_shop_vue_storefront_stripe")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-payment-stripe" ,trytond-account-payment-stripe) + ("trytond-sale-payment" ,trytond-sale-payment) + ("trytond-web-shop" ,trytond-web-shop) + ("trytond-web-shop-vue-storefront" ,trytond-web-shop-vue-storefront))) + (home-page + "https://docs.tryton.org/projects/modules-web-shop-vue-storefront-stripe") + (synopsis "Tryton module to support Stripe payment with Vue Storefront") + (description "The @emph{Web Shop Vue Storefront Stripe} Tryton module +provides support of Stripe payment for Vue Storefront integration.") + (license license:gpl3+))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 23:43:51 2021 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 03:43:51 +0000 Received: from localhost ([127.0.0.1]:58209 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4n0-0002r3-Qt for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:51 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:38814) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4mw-0002qa-Tw for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:47 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9fv62t83z1rk5l for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 05:43:46 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9fv62m9Jz1qqkB for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 05:43: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 Z51eEPl7OLh8 for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 05:43: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 for <50628@debbugs.gnu.org>; Fri, 17 Sep 2021 05:43: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 E04FD614E2; Fri, 17 Sep 2021 00:56:31 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 136/154] gnu: Add trytond-stock-package-shipping-ups. Date: Fri, 17 Sep 2021 00:54:35 +0200 Message-Id: <3479dafee635eea082fa78859844c7b8576995b4.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-stock-package-shipping-ups): 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 800326d6bf..74d46fee1b 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3973,6 +3973,36 @@ packaging information about customer and supplier return shipments.") interact with shipping service providers.") (license license:gpl3+))) +(define-public trytond-stock-package-shipping-ups + (package + (name "trytond-stock-package-shipping-ups") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_package_shipping_ups" version)) + (sha256 + (base32 "1dw6amd1kvpsldk14m656c0hpazf1ljzz2zri00nqq11d9x8xab5")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_package_shipping_ups")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("python-requests" ,python-requests) + ("trytond" ,trytond) + ("trytond-party" ,trytond-party) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock) + ("trytond-stock-package" ,trytond-stock-package) + ("trytond-stock-package-shipping" ,trytond-stock-package-shipping) + ("trytond-stock-shipment-measurements" + ,trytond-stock-shipment-measurements))) + (home-page + "https://docs.tryton.org/projects/modules-stock-package-shipping-ups") + (synopsis "UPS connector for the Tryton application plateform") + (description "The @emph{Stock Package Shipping UPS} Tryton module allows +you to generate the UPS labels per package using the UPS webservices.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 17 00:53:58 2021 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 04:53:58 +0000 Received: from localhost ([127.0.0.1]:58268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR5sr-0004eF-TP for submit@debbugs.gnu.org; Fri, 17 Sep 2021 00:53:58 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:42732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR5sm-0004dr-Jk for 50628@debbugs.gnu.org; Fri, 17 Sep 2021 00:53:56 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9hRz2vfrz1rk5f; Fri, 17 Sep 2021 06:53:51 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9hRz2dc2z1qqkC; Fri, 17 Sep 2021 06:53:51 +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 ytatY-3kkhZj; Fri, 17 Sep 2021 06:53:50 +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 06:53:50 +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 E5425614E8; Fri, 17 Sep 2021 00:56:35 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 143/154] gnu: Add trytond-stock-split. Date: Fri, 17 Sep 2021 00:54:42 +0200 Message-Id: <5505ee00ede252e74dac98e7c34c64502329f33f.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-stock-split): New variable. --- gnu/packages/tryton.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 41ce2a32ed..3d7ffc7b45 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4159,6 +4159,30 @@ weight and volume on shipments and packages. They are computed using the measurement and the quantity of their moves.") (license license:gpl3+))) +(define-public trytond-stock-split + (package + (name "trytond-stock-split") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_split" version)) + (sha256 + (base32 "0ynvmmdxgzgg6mn8ckhl7jr9ircq4bpwsl0xpzk83r6mhlvlrxpm")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_split")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-stock-split") + (synopsis "Tryton module to split stock move") + (description "The @emph{Stock Split} Tryton module adds on the stock move +a wizard that allows to split them. The move is split into moves of Quantity. +If Counts is set, it will be split only this number of times. On occasion +there can be a move with the remaining quantity.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 17 00:54:02 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 04:54:02 +0000 Received: from localhost ([127.0.0.1]:58277 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR5sv-0004ez-VX for submit@debbugs.gnu.org; Fri, 17 Sep 2021 00:54:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:60540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR5ss-0004eS-G4 for submit@debbugs.gnu.org; Fri, 17 Sep 2021 00:53:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42330) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR5ss-0007US-8M for guix-patches@gnu.org; Fri, 17 Sep 2021 00:53:58 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:53773) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR5sq-0005E3-NT for guix-patches@gnu.org; Fri, 17 Sep 2021 00:53:58 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9hS31zqfz1qwyN; Fri, 17 Sep 2021 06:53:55 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9hS31tR5z1qqkC; Fri, 17 Sep 2021 06:53:55 +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 NIp3rwOucRZo; Fri, 17 Sep 2021 06:53:53 +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 06:53:53 +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 98564614DB; Fri, 17 Sep 2021 00:56:26 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 127/154] gnu: Add trytond-stock-consignment. Date: Fri, 17 Sep 2021 00:54:26 +0200 Message-Id: <8fa747a84038f91e04687808cd9bf7be7eb83c9b.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 Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-consignment): New variable. --- gnu/packages/tryton.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 3e466000f6..dece7f7716 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3712,6 +3712,37 @@ on shipments and production that allows you to decide from which precise location to pick products.") (license license:gpl3+))) +(define-public trytond-stock-consignment + (package + (name "trytond-stock-consignment") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_consignment" version)) + (sha256 + (base32 "0c2wa0d8msam77nd4c79f71jaznsprnlvv1jqrmkl1qf3lvgq4a2")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_consignment")) + (native-inputs + `(,@%standard-trytond-native-inputs + ("trytond-stock-supply" ,trytond-stock-supply))) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-account-invoice" ,trytond-account-invoice) + ("trytond-account-invoice-line-standalone" + ,trytond-account-invoice-line-standalone) + ("trytond-account-invoice-stock" ,trytond-account-invoice-stock) + ("trytond-product" ,trytond-product) + ("trytond-purchase" ,trytond-purchase) + ("trytond-sale" ,trytond-sale) + ("trytond-stock" ,trytond-stock))) + (home-page "https://docs.tryton.org/projects/modules-stock-consignment") + (synopsis "Tryton module to manage consignment stock") + (description "The @emph{Stock Consignment} Tryton module allow to manage +consignment stock from supplier or at customer warehouse.") + (license license:gpl3+))) + (define-public trytond-stock-lot (package (name "trytond-stock-lot") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 17 00:54:03 2021 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 04:54:03 +0000 Received: from localhost ([127.0.0.1]:58280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR5sw-0004fI-Lv for submit@debbugs.gnu.org; Fri, 17 Sep 2021 00:54:03 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:36854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR5st-0004eY-IM for 50628@debbugs.gnu.org; Fri, 17 Sep 2021 00:53:59 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9hS704kmz1s8dB; Fri, 17 Sep 2021 06:53:59 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9hS672xBz1qqkC; Fri, 17 Sep 2021 06:53: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 GRJamTlVPhir; Fri, 17 Sep 2021 06:53: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 06:53: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 9CB53614DF; Fri, 17 Sep 2021 00:56:29 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 132/154] gnu: Add trytond-stock-lot-sled. Date: Fri, 17 Sep 2021 00:54:31 +0200 Message-Id: <75eb64342134c59b9d07ef78df3ca1786b6dedb7.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/tryton.scm (trytond-stock-lot-sled): 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 401c6268a0..2a45791eb0 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3867,6 +3867,32 @@ ordering to location.") (define-public python-trytond-stock-lot (deprecated-package "python-trytond-stock-lot" trytond-stock-lot)) +(define-public trytond-stock-lot-sled + (package + (name "trytond-stock-lot-sled") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_lot_sled" version)) + (sha256 + (base32 "1x8sjhgbakqbgfhrrl7b1b0961riqibs6q6lmgmyrvjyrxx0hpig")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_lot_sled")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-stock" ,trytond-stock) + ("trytond-stock-lot" ,trytond-stock-lot))) + (home-page "https://docs.tryton.org/projects/modules-stock-lot-sled") + (synopsis "Tryton module for shelf life expiration date of product lots") + (description "The @emph{Stock Lot Sled} Tryton module adds the \"Shelf +Live Expiration Date\" anf \"Expiration Date\" on \"lot of products\". When +the shelf life of a lot expires in less than the configured shelf life delay, +it is no more used to compute the forecast quantity of the stock.") + (license license:gpl3+))) + (define-public trytond-stock-supply (package (name "trytond-stock-supply") -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 17 00:54:13 2021 Received: (at submit) by debbugs.gnu.org; 17 Sep 2021 04:54:13 +0000 Received: from localhost ([127.0.0.1]:58294 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR5t6-0004gq-Ug for submit@debbugs.gnu.org; Fri, 17 Sep 2021 00:54:13 -0400 Received: from lists.gnu.org ([209.51.188.17]:60582) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR5t0-0004gJ-Qu for submit@debbugs.gnu.org; Fri, 17 Sep 2021 00:54:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42368) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR5t0-0007Wv-DX for guix-patches@gnu.org; Fri, 17 Sep 2021 00:54:06 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:54315) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR5sy-0005KV-OY for guix-patches@gnu.org; Fri, 17 Sep 2021 00:54:06 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9hSB5qJ7z1s8dB; Fri, 17 Sep 2021 06:54:02 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9hSB5cQWz1qqkB; Fri, 17 Sep 2021 06:54:02 +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 xyWYsQhhLUba; Fri, 17 Sep 2021 06:54:01 +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 06:54:01 +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 95756614EB; Fri, 17 Sep 2021 00:56:37 +0200 (CEST) From: Hartmut Goebel To: 50628@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 146/154] gnu: Add trytond-stock-supply-production. Date: Fri, 17 Sep 2021 00:54:45 +0200 Message-Id: <5edb814db87d7ee8f5a65d648627285ab8403bce.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 Received-SPF: none client-ip=2001:a60:0:28:0:1:25:1; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/tryton.scm (trytond-stock-supply-production): 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 655b050d30..202ccd29f1 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -4261,3 +4261,29 @@ a supplying may happens at any day of the week.") (description "The @emph{Stock Supply Forecast} Tryton module takes forecast into account to compute purchase requests.") (license license:gpl3+))) + +(define-public trytond-stock-supply-production + (package + (name "trytond-stock-supply-production") + (version "6.0.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_stock_supply_production" version)) + (sha256 + (base32 "1qyvj61hwn3xgjqagnr7d28qkiniw5fp0b5vmn9wii9grf7p4m8d")))) + (build-system python-build-system) + (arguments (tryton-arguments "stock_supply_production")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-product" ,trytond-product) + ("trytond-production" ,trytond-production) + ("trytond-stock" ,trytond-stock) + ("trytond-stock-supply" ,trytond-stock-supply))) + (home-page + "https://docs.tryton.org/projects/modules-stock-supply-production") + (synopsis "Tryton module for stock supply of production") + (description "The @emph{Stock Supply Production} module adds automatic +supply mechanisms via production request.") + (license license:gpl3+))) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 17 08:35:21 2021 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 12:35:21 +0000 Received: from localhost ([127.0.0.1]:58714 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRD5N-0001vb-Ja for submit@debbugs.gnu.org; Fri, 17 Sep 2021 08:35:21 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:41304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRD5L-0001vQ-DK for 50628@debbugs.gnu.org; Fri, 17 Sep 2021 08:35:20 -0400 Received: from butterfly.local ([188.189.157.109]) by albert.telenet-ops.be with bizsmtp id v0bG2500A2Mu8QU060bHyP; Fri, 17 Sep 2021 14:35:17 +0200 Message-ID: Subject: Re: [bug#50628] [PATCH 003/154] gnu: Add python-xlwt. From: Maxime Devos To: Hartmut Goebel , 50628@debbugs.gnu.org Date: Fri, 17 Sep 2021 14:35:09 +0200 In-Reply-To: <47e40527c41e95b2ce1ab4d74129abf5c0325de2.1631832504.git.h.goebel@crazy-compilers.com> References: <47e40527c41e95b2ce1ab4d74129abf5c0325de2.1631832504.git.h.goebel@crazy-compilers.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-ypYyA3TLQDyUckn1yKC5" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1631882117; bh=hfm6bv0pX7ZdeVoFpmaE+yPY2w+Tzrh1KgtS6CVZC8A=; h=Subject:From:To:Date:In-Reply-To:References; b=GsSq4gVVBeTUONjAO5wwCi9h+ILm0aZe6ztkXUEhAfXCG+sDmwFAPjdPUM/O5tq9l XL+uXlPFytTenDDpt0xCYusgRRx4jYkfajc/TPyWKL2ARnB+ievBmSYs+XbRYKo/Pa YV4mdenQzLs2MUpxoKIzKUusnXopNxHEL1Fze1Dgi0Ef6eshmpr3XC3XUQUf9a3eRx iRrFonBz0e+TtHEFH91ZIvmuOUamDbqyZdoXitFll9v5TCpYUPev9Ey7fWFA1RrzNS ELouF8/FiPecvk2U+7jEHK77Ig6KNIRd4NR5Nz7Fh3sf6gVrPJgWIjT9NSvQezeEro CnxHdOeORLtaA== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-ypYyA3TLQDyUckn1yKC5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hartmut Goebel schreef op vr 17-09-2021 om 00:52 [+0200]: > +(define-public python-xlwt > + (package > + (name "python-xlwt") > + (version "1.3.0") > + (source > + (origin > + (method url-fetch) > + (uri (pypi-uri "xlwt" version)) > + (sha256 > + (base32 "123c2pdamshkq75wwvck8fq0cjq1843xd3x9qaiz2a4vg9qi56f5"))= )) > + (build-system python-build-system) > + (arguments > + `(#:phases > + (modify-phases %standard-phases > + (replace 'check > + (lambda _ > + (setenv "PYTHONPATH" > + (string-append (getcwd) "/build/lib:" > + (getenv "PYTHONPATH"))) > + (invoke "nosetests" "-v")))))) Use (lambda* (#:key tests? #:allow-other-keys) (when tests? (setenv ...) (i= nvoke ...))) to let "guix build python-xlwt --without-tests=3Dpython-xlwt" work. This w= ould be detected by "guix lint -c optional-tests" I think. Greetings, Maxime --=-ypYyA3TLQDyUckn1yKC5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYUSLfhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7qoXAQC1yLf0wolZEQf5hXfD6wQqOwA4 M3ltURtUgoYuVIECcwEA9XgmJ9Zk3gbU83GDPXRvkEiLgpOcDFhDXwIlNPxLTwY= =xQML -----END PGP SIGNATURE----- --=-ypYyA3TLQDyUckn1yKC5-- From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 17 08:36:38 2021 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 12:36:38 +0000 Received: from localhost ([127.0.0.1]:58720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRD6b-0001xc-T4 for submit@debbugs.gnu.org; Fri, 17 Sep 2021 08:36:38 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:55508) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRD6Z-0001xQ-4n for 50628@debbugs.gnu.org; Fri, 17 Sep 2021 08:36:36 -0400 Received: from butterfly.local ([188.189.157.109]) by laurent.telenet-ops.be with bizsmtp id v0cZ2500H2Mu8QU010cZ4e; Fri, 17 Sep 2021 14:36:33 +0200 Message-ID: <614ff7d7093fd330bf047d393e632590dee97113.camel@telenet.be> Subject: Re: [bug#50628] [PATCH 007/154] gnu: Add python-ofxparse. From: Maxime Devos To: Hartmut Goebel , 50628@debbugs.gnu.org Date: Fri, 17 Sep 2021 14:36:32 +0200 In-Reply-To: <06ded16692249c509ef2a5fe7c8eb5d90c911873.1631832505.git.h.goebel@crazy-compilers.com> References: <06ded16692249c509ef2a5fe7c8eb5d90c911873.1631832505.git.h.goebel@crazy-compilers.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-MMi8vba5Sepzu7QbsSi4" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1631882194; bh=wBiAigV0mPSneRBVntkkH63ivNngX9KYIvKRXBlLK+c=; h=Subject:From:To:Date:In-Reply-To:References; b=V8b09ZxFk2jnS/l8Dii2vNlYfV1QvbjcxAFxCkB2c3Mrm5tJ3fdmzfgXqQS7876YX TMSHRKQbBeUybjPA/gcd2yrmMrkA4PFpeNAPz0Cy23E4c250j558ajevMi5voxgiM9 xlwYRcbQiTuIiWBDm/QaRe26gKJmh+anDvFiCydi2FoKHa4R/ktYv7vSmuwwdq/DV1 aLh60BvKvovOjw4lSRjD9juiup+jkhXIFJAKFZrRJXlTmi649bBuYBOQ2Ujt0/TsN2 XkVRfSaFbORB//gSl+bdlJ5VcM71Nom+q3wwa6jOiSfjKiJiRX4/3dpj12Sq+QuA+o MmzgA0jRrkZEA== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-MMi8vba5Sepzu7QbsSi4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hartmut Goebel schreef op vr 17-09-2021 om 00:52 [+0200]: > +(define-public python-ofxparse > + (package > + (name "python-ofxparse") > + (version "0.21") > + (source > + (origin > + (method url-fetch) > + (uri (pypi-uri "ofxparse" version)) > + (sha256 > + (base32 "19y4sp5l9jqiqzzlbqdfiab42qx7d84n4xm4s7jfq397666vcyh5"))= )) > + (build-system python-build-system) > + (arguments > + '(#:phases > + (modify-phases %standard-phases > + (replace 'check > + (lambda _ > + (invoke "nosetests" "-v")))))) Use (when tests? ...) (see my reply to the patch about python-xlwt). --=-MMi8vba5Sepzu7QbsSi4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYUSL0BccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7mfpAP9gAJwh+35WpXET17q1Lk4UdtwT +AgVPDgvpvpjaqMogwEA8K+6c8BQ9C8UiMEbnMEjKqJJE4RjYdIqa64lYYgQtwE= =xApC -----END PGP SIGNATURE----- --=-MMi8vba5Sepzu7QbsSi4-- From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 17 10:09:22 2021 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 14:09:22 +0000 Received: from localhost ([127.0.0.1]:60806 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mREYM-0004mh-69 for submit@debbugs.gnu.org; Fri, 17 Sep 2021 10:09:22 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:38924) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mREYG-0004mV-CW for 50628@debbugs.gnu.org; Fri, 17 Sep 2021 10:09:20 -0400 Received: from butterfly.local ([188.189.39.197]) by laurent.telenet-ops.be with bizsmtp id v29B2500C4FDW0U0129DxL; Fri, 17 Sep 2021 16:09:14 +0200 Message-ID: Subject: Re: [bug#50628] [PATCH 003/154] gnu: Add python-xlwt. From: Maxime Devos To: Hartmut Goebel , 50628@debbugs.gnu.org Date: Fri, 17 Sep 2021 16:08:55 +0200 In-Reply-To: <47e40527c41e95b2ce1ab4d74129abf5c0325de2.1631832504.git.h.goebel@crazy-compilers.com> References: <47e40527c41e95b2ce1ab4d74129abf5c0325de2.1631832504.git.h.goebel@crazy-compilers.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-oI9jTDWqMKuqJc4zmOaI" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1631887754; bh=0L7hB1IT3vTkWQS5GxquaCeTT6T8KOpiOCF9fCn5Fxk=; h=Subject:From:To:Date:In-Reply-To:References; b=jTLqgPrm6qHIDoyy+8ZRocnWYD+YxsaURHTjkVBvl3gqH2zMVuqCQlWjDp6l41Z5P i3ASpBuP5xLM1FbNLqoRRaUC5fNC2hsIPTNTy/jHjFsIF7BDrC1MZhTZol22ijXQlp lbAJF36P9wq5zkb/aDz/Tvcf7rJGeznS0INFi2XJvXo7xEtEpjYe25DVprfA5puHr+ 5+Moqx39rowBRy3oTbMMsqXSZP15UG//xOUjBEFqt0/MlRVOmimoKzgZpHLXeqw6D3 1hR4NzKn2Tb125dv5hfYLUMbAqkfYDD8ayEG5OAYvsmcusTF1NCP6iyrw3JdYGyjKP M5VmpvWsKZdPQ== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-oI9jTDWqMKuqJc4zmOaI Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hartmut Goebel schreef op vr 17-09-2021 om 00:52 [+0200]: > +(define-public python-xlwt > [...] > + (description "@code{xlwt} is a library for writing data and formatti= ng > +information to older Excel files (ie: .xls). The package itself is pure In my experience, 'i.e.' is more =E2=80=98standard=E2=80=99 and common than= ie, for some value of =E2=80=98standard=E2=80=99 (English doesn't really have a standard but r= ather a lot of (sometimes regional) conventions ...). Greetings, Maxime. --=-oI9jTDWqMKuqJc4zmOaI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYUShdxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7gXJAQCgkcwau6LbzOIYYgfAip/Hlv3k m6zdTfrzmBaf8dopHAD/RJ1DZ6mcNFUIi9N/S4vgfBZDFDxG6irVMDlhTPWgwAA= =IGV9 -----END PGP SIGNATURE----- --=-oI9jTDWqMKuqJc4zmOaI-- From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 17 10:15:42 2021 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 14:15:42 +0000 Received: from localhost ([127.0.0.1]:60833 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mREeU-0004ya-9V for submit@debbugs.gnu.org; Fri, 17 Sep 2021 10:15:42 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:36700) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mREeS-0004yQ-Lx for 50628@debbugs.gnu.org; Fri, 17 Sep 2021 10:15:41 -0400 Received: from butterfly.local ([188.189.39.197]) by albert.telenet-ops.be with bizsmtp id v2Fb2500R4FDW0U062Fdv7; Fri, 17 Sep 2021 16:15:39 +0200 Message-ID: Subject: Re: [bug#50628] [PATCH 004/154] gnu: Add python-tablib. From: Maxime Devos To: Hartmut Goebel , 50628@debbugs.gnu.org Date: Fri, 17 Sep 2021 16:15:34 +0200 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-6r+S9CevzdGXAwAm9xa6" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1631888139; bh=A2OPGxA9TSgVuqqfd4x2tCPe+M5Z7ZHdbiBRlxBGYrk=; h=Subject:From:To:Date:In-Reply-To:References; b=opJtEL4Whk4VgjDw5hR+PbbjK5Boi3EJ7x+dofYvedmTpqpMGlUdi5JjkWrQGLyhF Zp3HS+toLlZbLvbbXVZlft2KN78wGpLWoZ4zDul9egXw5Kpu6rZTRxonz8FCcS1dUE Sk51PiRW9scQvUGykJsFOam1dFTmeAnZnYbDD7jZrRs5qjFabQ2Mr9Cs6UHijDmDoq fCQDd1MyLRSMVfKaN5o2Q4NyrftJedefiDkZ9jinukvWoq801mUshGqv61TSFfzBiK z4VIx2Q/bbLAF2bDeh7u3n6bqbauBA08qkqq/4AsF7V8CC1yvV3Mo/xY9exfFtO8MS aSuhoj69vsbDw== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-6r+S9CevzdGXAwAm9xa6 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hartmut Goebel schreef op vr 17-09-2021 om 00:52 [+0200]: > * gnu/packages/python-xyz.scm (python-tablib): New variable. > --- > gnu/packages/python-xyz.scm | 46 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 46 insertions(+) >=20 > diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm > index 23a76d7727..693de6db7d 100644 > --- a/gnu/packages/python-xyz.scm > +++ b/gnu/packages/python-xyz.scm > @@ -26645,3 +26645,49 @@ Braintree Gateway. Braintree is a US-based paym= ents service provider.") > HTML/XML from a Python program in an intuitive, lightweight, customizabl= e and > pythonic way.") > (license license:expat))) > + > +(define-public python-tablib > + (package > + (name "python-tablib") > + (version "3.0.0") > + (source > + (origin > + (method url-fetch) > + (uri (pypi-uri "tablib" version)) > + (sha256 > + (base32 "03f1z6jq6rf67gwhbm9ma4rydm8h447a5nh5lcs5l8jg8l4aqg7q")))= ) > + (build-system python-build-system) > + (arguments > + '(#:phases > + (modify-phases %standard-phases > + (replace 'check > + (lambda* (#:key tests? #:allow-other-keys) > + (when tests? > + (setenv "PYTHONPATH" > + (string-append (getcwd) "/build/lib:" > + (getenv "PYTHONPATH"))) > + (invoke "pytest"))))))) > + (native-inputs > + `(("python-pandas" ,python-pandas) ;; required for test-suite > + ("python-pytest" ,python-pytest) > + ("python-pytest-cov" ,python-pytest-cov) > + ("python-setuptools-scm" ,python-setuptools-scm))) > + (propagated-inputs > + `(("python-markuppy" ,python-markuppy) > + ("python-odfpy" ,python-odfpy) > + ("python-openpyxl" ,python-openpyxl) > + ("python-pyyaml" ,python-pyyaml) > + ("python-tabulate" ,python-tabulate) > + ("python-xlrd" ,python-xlrd) > + ("python-xlwt" ,python-xlwt))) > + (home-page "https://tablib.readthedocs.io") > + (synopsis "Format agnostic tabular data library") > + (description "is a format-agnostic tabular dataset library, > +written in Python. Supported [...] Sentence is missing a subject. If "guix show python-tablib" is run, this would result in: [...] synopsis: Format agnostic tabular data library description: is a format-agnostic tabular dataset library, written in Pytho= n. [...] which isn't grammatical, though the meaning would be clear from context. Greetings, Maxime. --=-6r+S9CevzdGXAwAm9xa6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYUSjBhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7pMzAQCBbqu12Udvx2t67zQMu3kGWRkd aAcQKPM/qXHmwpX0VgD9ERRAlZe0jBUPv8uLPgHzUh85az+o3HsQ16UXEpFRtAk= =ckmJ -----END PGP SIGNATURE----- --=-6r+S9CevzdGXAwAm9xa6-- From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 18 11:09:02 2021 Received: (at 50628) by debbugs.gnu.org; 18 Sep 2021 15:09:02 +0000 Received: from localhost ([127.0.0.1]:36445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRbxe-0002bp-5j for submit@debbugs.gnu.org; Sat, 18 Sep 2021 11:09:02 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:56124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRbxb-0002bP-Iz for 50628@debbugs.gnu.org; Sat, 18 Sep 2021 11:09:00 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by andre.telenet-ops.be with bizsmtp id vT8x2500C0mfAB401T8xpK; Sat, 18 Sep 2021 17:08:58 +0200 Message-ID: <6298efd87d301607b1badc7e89315ab17cc7b23e.camel@telenet.be> Subject: Re: [bug#50628] [PATCH 092/154] gnu: Add trytond-purchase-amendment. From: Maxime Devos To: Hartmut Goebel , 50628@debbugs.gnu.org Date: Sat, 18 Sep 2021 17:08:53 +0200 In-Reply-To: <8e4e2026a5df4276b4081458106a0a257869df93.1631832505.git.h.goebel@crazy-compilers.com> References: <8e4e2026a5df4276b4081458106a0a257869df93.1631832505.git.h.goebel@crazy-compilers.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-tu7vHsCrQqyinWjmnVZa" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1631977738; bh=XMFyHpXzRRuFFnvOPXSsvfOUpaAVGUqbG94MkGET1JA=; h=Subject:From:To:Date:In-Reply-To:References; b=V9tE8awiwLveZrf4EYbjjRNkUQ8D3nLzyYUWPsws7tfphx5jw3EvtQyMSutHeannC qhK+XYDTmDZvWwwdYFKVBL37K7JD5sd/HiG1T5uVq7ETw1XXkWPFmZeusnN9Q1Bc+g 2apISaXZiXDyFTYQbGsudxnAQis4+1AuB/nL0vpannK8wIMNBOhx1o/DVQpRSSUuFy 9o3RNLwhziH60M6OIOA+LxZcpKexF0JwCMf6EpfTS+fPM+IC9zcsRlJxZ2XjOFUhOB vWYA9xnnFFu2zD4cePjuQQCIfNziZpt4iYTCLH/t12OD9E/FrjuHMt/so3FK/thmO+ 5YqzrSdYF3OGw== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-tu7vHsCrQqyinWjmnVZa Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hartmut Goebel schreef op vr 17-09-2021 om 00:53 [+0200]: > * gnu/packages/tryton.scm (trytond-purchase-amendment): New variable. > --- > gnu/packages/tryton.scm | 26 ++++++++++++++++++++++++++ > 1 file changed, 26 insertions(+) >=20 > diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm > index 29e197893c..582302ddb6 100644 > --- a/gnu/packages/tryton.scm > +++ b/gnu/packages/tryton.scm > @@ -2693,6 +2693,32 @@ the linked time sheets and the linked purchase lin= es.") > (define-public python-trytond-purchase > (deprecated-package "python-trytond-purchase" trytond-purchase)) > =20 > +(define-public trytond-purchase-amendment > + (package > + (name "trytond-purchase-amendment") > + (version "6.0.0") > + (source > + (origin > + (method url-fetch) > + (uri (pypi-uri "trytond_purchase_amendment" version)) > + (sha256 > + (base32 "0bgk5ib7y1nzdrfx00g9qr2lxmjkascvh1caps21r12czz0iz5fx"))= )) > + (build-system python-build-system) > + (arguments (tryton-arguments "purchase_amendment")) > + (native-inputs `(,@%standard-trytond-native-inputs)) > + (propagated-inputs > + `(("trytond" ,trytond) > + ("trytond-account-invoice" ,trytond-account-invoice) > + ("trytond-purchase" ,trytond-purchase) > + ("trytond-purchase-history" ,trytond-purchase-history) > + ("trytond-stock" ,trytond-stock))) > + (home-page "https://docs.tryton.org/projects/modules-purchase-amendm= ent") > + (synopsis "Tryton module to amend purchases") > + (description "The @emph{Purchase Amendment} Tryton module allows you= to > +change purchases that are being processed and keep track of the changes.= An > +amendment is composed of action lines which can: FIXME") There is still a FIXME here --=-tu7vHsCrQqyinWjmnVZa Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYUYBBRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7jhWAP4jzboNMw45KYQglf6zAYGVPOG9 fN/VEQfSpgo59AkaZQD6A17e/2s3BUIPon7HKooOlQh7gPlyV7MPdSOJqkwrSAM= =vijI -----END PGP SIGNATURE----- --=-tu7vHsCrQqyinWjmnVZa-- From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 18 11:09:58 2021 Received: (at 50628) by debbugs.gnu.org; 18 Sep 2021 15:09:58 +0000 Received: from localhost ([127.0.0.1]:36449 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRbyY-0002d4-Gk for submit@debbugs.gnu.org; Sat, 18 Sep 2021 11:09:58 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:56124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRbyW-0002bP-CB for 50628@debbugs.gnu.org; Sat, 18 Sep 2021 11:09:57 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by andre.telenet-ops.be with bizsmtp id vT9v2500F0mfAB401T9wug; Sat, 18 Sep 2021 17:09:56 +0200 Message-ID: <67b504308f6636882dcb1379864be0c68c69daa7.camel@telenet.be> Subject: Re: [bug#50628] [PATCH 089/154] gnu: Add trytond-project-invoice. From: Maxime Devos To: Hartmut Goebel , 50628@debbugs.gnu.org Date: Sat, 18 Sep 2021 17:09:55 +0200 In-Reply-To: <23b0377e7c4851606c9d9894a4e1673d8d04f689.1631832505.git.h.goebel@crazy-compilers.com> References: <23b0377e7c4851606c9d9894a4e1673d8d04f689.1631832505.git.h.goebel@crazy-compilers.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1631977796; bh=y+oXqca7aGC0hSFvVgQGxOlvUu+/GB32b3CcIcdhpZk=; h=Subject:From:To:Date:In-Reply-To:References; b=EMfOelQzK2Z5Jl314XK4YO8kDrbVFwkVaz6SVt6XVL0v7sSQUzu2ZU26utao9rRGq YWr7PMXxHDbzD59gnIZHdw7FO5DOwrJFzQ7o6E9eX1XOJcTszoLtOOPXSBmL/8ahMv ddy4fWsupeHpIqJhmpml9QMWRcDEnFV5sHlVFAq582hVz6H7ADXQvj5UxnyU3tVR4x BysBl98SccJKOCoTVeuys++J/iVE5qLouaG409zxm4PwrlvybP4XpIweV6QWEKZwfa 0o+T+huXq77e+JC/zAh7ulv3894peg+kEql5sq7aARduDwqmBztjLEPOmhfV2UAqPR t2+wVD78anEYg== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hartmut Goebel schreef op vr 17-09-2021 om 00:53 [+0200]: > * gnu/packages/tryton.scm (trytond-project-invoice): New variable. > --- > gnu/packages/tryton.scm | 28 ++++++++++++++++++++++++++++ > 1 file changed, 28 insertions(+) > > diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm > index 18f9a7393a..4dd0ef31d3 100644 > --- a/gnu/packages/tryton.scm > +++ b/gnu/packages/tryton.scm > @@ -2576,6 +2576,34 @@ enter timesheet for production works.") > project and task and the basis for simple project management.") > (license license:gpl3+))) > > +(define-public trytond-project-invoice > + (package > + (name "trytond-project-invoice") > + (version "6.0.0") > + (source > + (origin > + (method url-fetch) > + (uri (pypi-uri "trytond_project_invoice" version)) > + (sha256 > + (base32 "0wxgpsn5kwfz4f51icmc0p7r615lpr286ifwyz0xnd6rrh0glvmw")))) > + (build-system python-build-system) > + (arguments (tryton-arguments "project_invoice")) > + (native-inputs `(,@%standard-trytond-native-inputs)) > + (propagated-inputs > + `(("trytond" ,trytond) > + ("trytond-account" ,trytond-account) > + ("trytond-account-invoice" ,trytond-account-invoice) > + ("trytond-account-product" ,trytond-account-product) > + ("trytond-product" ,trytond-product) > + ("trytond-project" ,trytond-project) > + ("trytond-project-revenue" ,trytond-project-revenue) > + ("trytond-timesheet" ,trytond-timesheet))) > + (home-page "https://docs.tryton.org/projects/modules-project-invoice") > + (synopsis "Tryton module to invoice projects") > + (description "The @emph{Project Invoice} Tryton module adds invoice > +methods on projects. The methods are: FIXME") There is a FIXME here From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 21 15:11:01 2021 Received: (at 50628) by debbugs.gnu.org; 21 Sep 2021 19:11:01 +0000 Received: from localhost ([127.0.0.1]:48015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSlAS-000463-Vv for submit@debbugs.gnu.org; Tue, 21 Sep 2021 15:11:01 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:44732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSlAR-00045t-LO for 50628@debbugs.gnu.org; Tue, 21 Sep 2021 15:11:00 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4HDWH61P0vz1qwxy; Tue, 21 Sep 2021 21:10:57 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4HDWH56p2qz1qqkC; Tue, 21 Sep 2021 21:10:57 +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 xKb4Wz9CVWcV; Tue, 21 Sep 2021 21:10:57 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-86-73.dynamic.mnet-online.de [188.174.86.73]) (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; Tue, 21 Sep 2021 21:10: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 20545600B0; Tue, 21 Sep 2021 21:11:10 +0200 (CEST) Subject: Re: [PATCH 000/154] Add 146 Tryton modules and some dependencies From: Hartmut Goebel To: Maxime Devos , 50628@debbugs.gnu.org References: Organization: crazy-compilers.com Message-ID: Date: Tue, 21 Sep 2021 21:10:54 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Spam-Score: -0.8 (/) X-Debbugs-Envelope-To: 50628 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.8 (-) Hi Maxime, thanks you very much for reviewing this huge patch-set - especially since you did it within a few hours. These FIXMEs should have been fixed my be prior to submitting the patches - and this is a perfect example for how guix's patch-review helps improving quality. :-) (I forgot about the FIXMes since I had to interrupt my work for two weeks.) I fixed these as well as you other remarks and pushed as 5966d48d1c9e48b7098845193469f5b5fe07d540 -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible | From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 21 15:11:29 2021 Received: (at 50628-close) by debbugs.gnu.org; 21 Sep 2021 19:11:29 +0000 Received: from localhost ([127.0.0.1]:48019 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSlAv-00047H-6u for submit@debbugs.gnu.org; Tue, 21 Sep 2021 15:11:29 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:35997) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSlAt-000475-GO for 50628-close@debbugs.gnu.org; Tue, 21 Sep 2021 15:11:27 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4HDWHf6B13z1sDR0 for <50628-close@debbugs.gnu.org>; Tue, 21 Sep 2021 21:11:26 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4HDWHf45MXz1qqkB for <50628-close@debbugs.gnu.org>; Tue, 21 Sep 2021 21:11:26 +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 BioMmqqeO63v for <50628-close@debbugs.gnu.org>; Tue, 21 Sep 2021 21:11:26 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-86-73.dynamic.mnet-online.de [188.174.86.73]) (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 for <50628-close@debbugs.gnu.org>; Tue, 21 Sep 2021 21:11:25 +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 F23D3600B0 for <50628-close@debbugs.gnu.org>; Tue, 21 Sep 2021 21:11:38 +0200 (CEST) Subject: Re: bug#50628: Acknowledgement ([PATCH 000/154] Add 146 Tryton modules and some dependencies) To: 50628-close@debbugs.gnu.org References: From: Hartmut Goebel Organization: crazy-compilers.com Message-ID: <8f09574f-a8eb-d040-a22b-901878a88102@crazy-compilers.com> Date: Tue, 21 Sep 2021 21:11:23 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: de-DE X-Spam-Score: -0.8 (/) X-Debbugs-Envelope-To: 50628-close X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.8 (-) From unknown Sat Jun 14 03:57:48 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 20 Oct 2021 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator