Re: Warehouse Management System

2014-05-14 Thread John Wiegley
Martin Blais bl...@furius.ca writes: Hmmm interesting. What's a scenario in which this is useful? I don't know, actually. But I try to avoid limiting Ledger just because I can't think of how someone might use a feature. :) John -- --- You received this message because you are subscribed

Re: Warehouse Management System

2014-05-14 Thread Zack Williams
On Tue, May 13, 2014 at 2:13 PM, Martin Blais bl...@furius.ca wrote: Hmmm interesting. What's a scenario in which this is useful? To give an inventory example similar to what I've been asked in the past: All Widgets of model 74 from Factory X made between 2013-12-03 and 2014-02-07 are defective

Re: Warehouse Management System

2014-05-14 Thread John Wiegley
Zack Williams zdw...@gmail.com writes: Also, is there a way to select by purchase/sale date for lots? You should be able to use 'lot_date' in any predicate expression, such as: --limit 'lot_date = [start date] lot_date [end date]' John -- --- You received this message because you

Re: Warehouse Management System

2014-05-14 Thread Martin Michlmayr
* John Wiegley jo...@newartisans.com [2014-05-14 17:35]: You should be able to use 'lot_date' in any predicate expression, such as: --limit 'lot_date = [start date] lot_date [end date]' This would be useful. Unfortunately, it doesn't work: ledger -f 2014 bal investments:broker

Re: Boost request dropped to 1.49

2014-05-14 Thread Martin Michlmayr
* John Wiegley jo...@newartisans.com [2014-05-13 20:28]: Just to let everything know that one of the Martins confirmed that we only need Boost 1.49 support for the current Ledger codebase, so he has dropped the version down in hopes that we will be compatible with more distros. Specifically, I

Re: can't use this month or this week as period?

2014-05-14 Thread Martin Michlmayr
* Eric Abrahamsen e...@ericabrahamsen.net [2014-05-12 11:39]: I think I figured it out. I used a test file with a single transaction and added information from there, and it looks like giving a top-of-file year specification as Y2014 rather than year 2014 messes up the date period parsing.

Change in definition of cost

2014-05-14 Thread Martin Michlmayr
John and I had a long discussion on IRC a few days ago which resulted in a patch that changes the definition of cost in ledger (-B). The background of the discussion was bugs #712 and #713. Bug #712 is about Equity:Capital Gains and Equity:Capital Loss entries ledger automatically generates that

Re: Change in definition of cost

2014-05-14 Thread Martin Blais
On Wed, May 14, 2014 at 6:15 PM, Martin Michlmayr t...@cyrius.com wrote: John and I had a long discussion on IRC a few days ago which resulted in a patch that changes the definition of cost in ledger (-B). The background of the discussion was bugs #712 and #713. Bug #712 is about

Re: can't use this month or this week as period?

2014-05-14 Thread Eric Abrahamsen
Martin Michlmayr t...@cyrius.com writes: * Eric Abrahamsen e...@ericabrahamsen.net [2014-05-12 11:39]: I think I figured it out. I used a test file with a single transaction and added information from there, and it looks like giving a top-of-file year specification as Y2014 rather than year

LedgerHub

2014-05-14 Thread Martin Blais
I finally created a home page for LedgerHub: http://furius.ca/ledgerhub/ The source code is available here: https://hg.furius.ca/public/ledgerhub/ -- --- You received this message because you are subscribed to the Google Groups Ledger group. To unsubscribe from this group and stop receiving