From: Nick Dokos <nicholas.dokos@hp.com>
To: Esben Stien <b0ef@esben-stien.name>
Cc: emacs-orgmode@gnu.org
Subject: Re: Limiting Invoice Block
Date: Wed, 05 Sep 2012 21:37:59 -0400 [thread overview]
Message-ID: <17067.1346895479@alphaville.americas.hpqcorp.net> (raw)
In-Reply-To: Message from Esben Stien <b0ef@esben-stien.name> of "Thu, 06 Sep 2012 03:34:57 +0200." <87ehmglyri.fsf@quasar.esben-stien.name>
Esben Stien <b0ef@esben-stien.name> wrote:
> Playing around with org-invoice, but can't figure out how to limit the
> block to subtree.
>
> Why is this not legal as it is with other blocks?:
>
> #+BEGIN: invoice :maxlevel 2 :scope subtree :link t :tstart "<2012-09-03
> Thu 10:00>" :tend "<2012-09-06 Thu 12:00>"
>
Check the documentation of org-dblock-write:invoice. It says:
,----
| ...
| :scope Allows you to override the `org-invoice-default-level'
| variable. The only supported values right now are ones
| that look like :tree1, :tree2, etc.
| ...
`----
I'd also suggest doing
C-h v org-invoice-default-level RET
C-h f org-invoice-report RET
if you haven't done so already.
AFAICT, that's all the documentation there is.
Nick
prev parent reply other threads:[~2012-09-06 1:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-06 1:34 Limiting Invoice Block Esben Stien
2012-09-06 1:37 ` Nick Dokos [this message]
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=17067.1346895479@alphaville.americas.hpqcorp.net \
--to=nicholas.dokos@hp.com \
--cc=b0ef@esben-stien.name \
--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.