From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aMwYDQwPRGEiHAAAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 05:44:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id qLanCAwPRGGlGQAAbx9fmQ (envelope-from ) for ; Fri, 17 Sep 2021 03:44:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D3289D403 for ; Fri, 17 Sep 2021 05:44:11 +0200 (CEST) Received: from localhost ([::1]:42010 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR4nL-0001ti-0N for larch@yhetil.org; Thu, 16 Sep 2021 23:44:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59572) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR4nE-0001q6-V2 for guix-patches@gnu.org; Thu, 16 Sep 2021 23:44:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46669) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR4nE-0003NB-MT for guix-patches@gnu.org; Thu, 16 Sep 2021 23:44:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR4nE-0002sM-JJ for guix-patches@gnu.org; Thu, 16 Sep 2021 23:44:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 147/154] gnu: Add trytond-timesheet. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Sep 2021 03:44:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50628 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50628@debbugs.gnu.org X-Debbugs-Original-To: 50628@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 50628-submit@debbugs.gnu.org id=B50628.163185021010820 (code B ref 50628); Fri, 17 Sep 2021 03:44:04 +0000 Received: (at 50628) by debbugs.gnu.org; 17 Sep 2021 03:43:30 +0000 Received: from localhost ([127.0.0.1]:58177 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4mf-0002oS-MS for submit@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:29 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:38620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR4md-0002oE-Tn for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 23:43:28 -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 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 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631850251; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=qeHWWCZBbBSLb1TkXuSzT2opHj7GTv15irvqjnYtJis=; b=QNeblA86WDk5xYMAlh2NXVTNv2eSApNdEQMBrGHWbI25fBd2LEEQsbC9R6GLmfd3ucJ+Aw 3fbUSDAjTOvBNZyafU/ppJZAjwRPJkGCryb0aso5R+DR5dg1bEKCRsNs9JrS3g6oLxW/+h o3uYfiEzVtglxzh22ug/6sNpT/chrXep+v3kTY0Gq5kZ4QJUFbFAqsILrvuENsHTeqhj17 stBEpfEnKYtKP0C2BXsb0nUJy7D0yQ6LJq908buL/vhXJN3eHc0ug5rtJX5KI/kD1kFjAe RdW+H3EgyLlW3ca9etcxPlYgq4ydMQWaM8pKvSeV24iSgzmI4h+pVSRx633keQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631850251; a=rsa-sha256; cv=none; b=M07ivhC9j25EWAhBEPDZmWgu+WpZxxkzaCOQnEc4L9XEYXMF5o5ZXenYiHsHjLmG+zysxa Vkg622xT/0kBGaLj0l7i94F8fSfL1Lznnz/RAJbNIfFm9aGFa+Ohkcd9QTptfsuwuhBK06 kWT6nblBX7Ea5VL4nbhcdQNd3zOh94uc2lo56eZWLgE89b3mrv6ZvHBbYbvS98T9aDlpyk tYbrsDtruHLcehN/v++bWIm4YJbsYoT/oyilksjex8euICXX24612yV4WbTMs0ewidL+6L srnp5oPmq//1rejLEppEBffboJUnSTXEinPUtHqT2YjCo3IApDd0169CWqvs1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 2.61 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: D3289D403 X-Spam-Score: 2.61 X-Migadu-Scanner: scn0.migadu.com X-TUID: gaCxgVKeFdGo * 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