emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bill-of-materials
@ 2011-10-21  2:23 Frozenlock
  2011-10-22  8:26 ` Bill-of-materials Bastien
  0 siblings, 1 reply; 6+ messages in thread
From: Frozenlock @ 2011-10-21  2:23 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

This is a much better version of the little add-on I've written:

Bill-of-materials (org-bom.el)

I've used this for over 6 months now, daily.
If you ever need to quickly make a quote for a client, or simply
make easy to-buy list, this should help you.

You can find the code here: http://pastebin.com/K11QpQ6Q

The tutorial is included with it, but here is an eye-friendly version:

http://frozenlock.wordpress.com/2011/10/20/bom-bills-of-materials/


Finally, just to tease you, this is a table generated from various
data gathered inside a buffer:

#+BEGIN: bom :total t :no-tag t :description t :price t
| Component       | Quantity | Price | Description  |
|-----------------+----------+-------+--------------|
| CDs             |       50 |       | Not DVDs     |
| Headset         |        1 |       | N/A          |
| Keyboard        |        3 |   120 | Used to type |
| Mouse           |        2 |       | N/A          |
| USB flash drive |       23 |       | N/A          |
|-----------------+----------+-------+--------------|
| TOTAL:          |          |   120 |              |
    #+TBLFM: @>$3=vsum(@I..@>>)
 #+END:


Enjoy!

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-10-26  5:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-21  2:23 Bill-of-materials Frozenlock
2011-10-22  8:26 ` Bill-of-materials Bastien
2011-10-22 16:32   ` Bill-of-materials Nick Dokos
2011-10-22 17:18     ` Bill-of-materials Frozenlock
2011-10-26  2:54   ` Bill-of-materials Frozenlock
2011-10-26  5:51     ` Bill-of-materials Bastien

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).