From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Oliver Charles" Subject: Re: [ANN] Org Invoice 1.0.0 Date: Wed, 26 Nov 2008 20:21:13 +0000 Message-ID: <5641883d0811261221p23c21061we13d748af8c5b947@mail.gmail.com> References: <86zljmjrih.fsf@pmade.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L5Qsx-0000Ve-IH for emacs-orgmode@gnu.org; Wed, 26 Nov 2008 15:21:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L5Qsv-0000Ul-3k for emacs-orgmode@gnu.org; Wed, 26 Nov 2008 15:21:18 -0500 Received: from [199.232.76.173] (port=33173 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5Qsu-0000Uh-PH for emacs-orgmode@gnu.org; Wed, 26 Nov 2008 15:21:16 -0500 Received: from mail-qy0-f17.google.com ([209.85.221.17]:36575) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L5Qst-0006hJ-Vt for emacs-orgmode@gnu.org; Wed, 26 Nov 2008 15:21:16 -0500 Received: by qyk10 with SMTP id 10so980767qyk.18 for ; Wed, 26 Nov 2008 12:21:13 -0800 (PST) In-Reply-To: <86zljmjrih.fsf@pmade.com> Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Peter Jones Cc: emacs-orgmode@gnu.org Wow, great work - this looks really useful! I'm gonna have a play now :) Thanks for posting! - Ollie On Wed, Nov 26, 2008 at 6:01 PM, Peter Jones wrote: > All, > > I thought I'd share some elisp that I'm using in conjunction with > org-mode for helping me prepare invoices. > > The attached file is useful for producing an org mode dblock that groups > headings by date and calculates billing information based on your hourly > rate. It also has a clean API for other elisp packages to use. > > I currently have another elisp file that submits the invoice data to my > private invoicing system, and I'm working on another that submits to > FreshBooks (a web-based accounting package that one of my clients uses). > > At some point in the future, if there's enough interest I'll post this > to Worg with a tutorial. > > To those org-mode users in the US that are celebrating Thanksgiving, > have a Happy Holidays! > > > -- > Peter Jones, http://pmade.com > pmade inc. Louisville, CO US > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >