From: Peter Jones <mlists@pmade.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-invoice question
Date: Mon, 21 Sep 2009 11:15:20 -0600 [thread overview]
Message-ID: <86vdjcp6c7.fsf@pmade.com> (raw)
In-Reply-To: 87tyz0jny1.fsf_-_@mahal.sjds.teklibre.org
d@teklibre.org (Dave Täht) writes:
> So I cribbed and modified the org-invoice from the code example and
> tried to make it work. I guess it needs the CLOCKSUM properties
> generated, which I don't quite know how to do, or something else I am
> missing to generate the summaries.
CLOCKSUM properties are generated on the fly from CLOCK lines by
org-mode. The alternative, as you have figured out, is to use a
property called WORK. This is the approach I personally use so that I
can round task times to the nearest 15 minutes.
> Presentation-wise I have other issues with it, but I'll settle for
> making it work first:
>
> * Client Bar
> :PROPERTIES:
> RATE: 95.00
> :END:
> *** DONE [2008-01-01 Tue] Searched for Widgets on Google
> :PROPERTIES:
> RATE: 25.00
> WORK: 20:00
> :END:
> *** [2008-01-02 Wed] Billed You for Taking a Nap
The properties need to begin and end with a colon. Try changing "RATE:"
and "WORK:" to ":RATE:" and ":WORK:".
--
Peter Jones - 303-219-0226
pmade inc. - http://pmade.com
next prev parent reply other threads:[~2009-09-21 17:20 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-15 21:21 Documentation wishlist items Ethan
2009-09-15 23:56 ` Sean Sieger
2009-09-16 3:20 ` Sebastian Rose
2009-09-16 9:46 ` Bastien
2009-09-16 9:54 ` Greg Newman
2009-09-16 10:04 ` timetrap
2009-09-16 12:17 ` Jean-Marie Gaillourdet
2009-09-16 12:56 ` Peter Frings
2009-09-16 9:49 ` Bastien
2009-09-16 14:10 ` Sebastian Rose
2009-09-16 16:03 ` Matt Lundin
2009-09-16 12:46 ` Matt Lundin
2009-09-16 3:34 ` Matt Lundin
2009-09-16 11:37 ` Bernt Hansen
2009-09-16 15:33 ` Ethan
2009-09-16 16:32 ` Matthew Lundin
2009-09-16 18:42 ` tycho garen
2009-09-18 15:02 ` org-invoice question Dave Täht
2009-09-21 17:15 ` Peter Jones [this message]
2009-09-21 17:30 ` Dave Täht
2009-09-18 15:19 ` org-examples.git? Dave Täht
2009-09-18 17:00 ` org-examples.git? Matt Lundin
2009-09-16 9:42 ` Documentation wishlist items Bastien
2009-09-17 3:46 ` Matt Lundin
2009-09-17 17:34 ` Ethan
2009-09-17 19:30 ` Matthew Lundin
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86vdjcp6c7.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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).