all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Jones <mlists@pmade.com>
To: emacs-orgmode@gnu.org
Subject: [ANN] Org Invoice 1.0.0
Date: Wed, 26 Nov 2008 11:01:26 -0700	[thread overview]
Message-ID: <86zljmjrih.fsf@pmade.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 731 bytes --]

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!


[-- Attachment #2: org-invoice.el --]
[-- Type: application/emacs-lisp, Size: 16297 bytes --]

[-- Attachment #3: Type: text/plain, Size: 65 bytes --]


-- 
Peter Jones, http://pmade.com
pmade inc.  Louisville, CO US

[-- Attachment #4: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

             reply	other threads:[~2008-11-26 18:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-26 18:01 Peter Jones [this message]
2008-11-26 20:21 ` [ANN] Org Invoice 1.0.0 Oliver Charles
2008-12-06 19:36 ` Mark A. Hershberger
2008-12-06 21:34   ` Peter Jones
2008-12-06 21:54     ` Tim O'Callaghan
2008-12-07 20:23     ` Mark A. Hershberger
2008-12-07 22:25       ` Org and Ledger (was: Re: [ANN] Org Invoice 1.0.0) Carsten Dominik
2008-12-07 22:51         ` Russell Adams
2008-12-08 16:58         ` Org and Ledger Mark A. Hershberger
2008-12-11  0:49 ` [ANN] Org Invoice 1.0.0 Oliver Charles
2008-12-11  4:23   ` Peter Jones
2008-12-11 10:05     ` Oliver Charles
2008-12-11 11:38 ` Ulf Stegemann
2008-12-11 15:14   ` Peter Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86zljmjrih.fsf@pmade.com \
    --to=mlists@pmade.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.