* Define resources in ox-taskjuggler
@ 2014-05-27 21:14 Johan Ekh
2014-06-30 9:29 ` Christian Egli
0 siblings, 1 reply; 2+ messages in thread
From: Johan Ekh @ 2014-05-27 21:14 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 827 bytes --]
Hi all
I try to use ox-taskjuggler but I'm doing something wrong. I want to
allocate resources to different tasks (see sample code below) but I get the
error:
"Error: crc is not a defined resource"
I've read some documentation/tutorials and I've searched this list but I
did not find an answer. Can anyone of you gurus see emmediately what is
wrong or at least point me in the right direction?
Best regards
Johan
**** Activities :taskjuggler_project:
:PROPERTIES:
:start: 2014-03-31
:END:
***** Project Management :0010:
:PROPERTIES:
:start: 2014-03-31
:Duration: 200d
:allocate: crc
:END:
**** Resources :taskjuggler_resource:
***** CRC
:PROPERTIES:
:resource_id: CRC
:END:
[-- Attachment #2: Type: text/html, Size: 1172 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Define resources in ox-taskjuggler
2014-05-27 21:14 Define resources in ox-taskjuggler Johan Ekh
@ 2014-06-30 9:29 ` Christian Egli
0 siblings, 0 replies; 2+ messages in thread
From: Christian Egli @ 2014-06-30 9:29 UTC (permalink / raw)
To: emacs-orgmode
Johan Ekh <ekh.johan@gmail.com> writes:
> "Error: crc is not a defined resource"
>
> I've read some documentation/tutorials and I've searched this list but
> I did not find an answer. Can anyone of you gurus see emmediately what
> is wrong or at least point me in the right direction?
Isn't this just a question of capitalization? In other words try to
define the resource_id lowercase crc.
HTH
Christian
--
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-30 9:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-27 21:14 Define resources in ox-taskjuggler Johan Ekh
2014-06-30 9:29 ` Christian Egli
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).