From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Invoicing using a template from org-mode? Date: Mon, 14 Mar 2011 14:49:19 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=34567 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pz89x-0008Pg-9G for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 09:50:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pz89v-0003mR-Mv for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 09:50:08 -0400 Received: from [85.183.18.158] (port=48423 helo=dev) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pz89v-0003mD-Gn for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 09:50:07 -0400 Received: from shamrock by dev with local (Exim 4.72) (envelope-from ) id 1Pz89B-0005oo-A1 for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 14:49:21 +0100 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: Emacs-orgmode mailing list I'm wondering if anyone out there has already implemented an invoicing system from org-mode which takes a "last invoice id" property, increments it or possibly "next invoice date" and produces an invoice document? And then produce a TODO to check the payment and another to reissue a year or two down the line? Alternative suggestions?