[Ledger-smb-devel] Any objection to releasing 1.3.27 tomorrow?

2012-12-31 Thread Chris Travers
Hi everyone; It's been a bit over a day. I am wondering what people think about releasing 1.3.27 tomorrow. The fix list isn't too long or too invasive. I have been running it with every bug fix over time and with no issue. The changelog is below again. Any further concerns at this point? Als

Re: [Ledger-smb-devel] more is_zero problems in bin/aa.pl

2012-12-31 Thread Chris Travers
On Mon, Dec 31, 2012 at 12:55 PM, Michael Richardson wrote: > > continuing, I thought, to work on my 2011 expense reports, > I loaded an older semi-recurring transaction to intending to > copy-as-new. > I think this may be the same issue. Is it also a tax included transaction? > > (btw: handli

Re: [Ledger-smb-devel] return of BigFloat errors

2012-12-31 Thread Chris Travers
A closer look on this looks like the taxincluded handling code seems broken, though it is hard to say in areas of old code. I don't see how it can loop through taxes though. I hope to have a patch available today and apply it after the 1.3.27 release. I have some other concerns about this area o

Re: [Ledger-smb-devel] return of BigFloat errors

2012-12-31 Thread Chris Travers
Hi; First, my reading of the log (and sorry I haven't been able to get to it yesterday) is that this is a tax included invoice. I am wondering if it is really the amount_$i that is undefined or the tax rate. I am going to start working on this on trunk with the idea that we can merge the fix ove

[Ledger-smb-devel] more is_zero problems in bin/aa.pl

2012-12-31 Thread Michael Richardson
continuing, I thought, to work on my 2011 expense reports, I loaded an older semi-recurring transaction to intending to copy-as-new. (btw: handling recurring transactions for non-fixed amounts is a PITA for which I have a number of ideas. For example, a long-distance or mobile phon

Re: [Ledger-smb-devel] return of BigFloat errors

2012-12-31 Thread Michael Richardson
I have traced things. In bin/aa.pl, in create_links, there is code which iterates for $form->{rowcount} times which in this case is 15. Yet, I have only 8 valid rows. I can share /tmp/form1 is someone wants. I find it weird looking at /tmp/form1, because amount_1..8 are actually: 'amount_

Re: [Ledger-smb-devel] 1.3.27-rc1 released

2012-12-31 Thread Thomas Bullock
Hi Chris, Please unsubscribe me from the [email protected]. Thank you. Tom Bullock From: Chris Travers [mailto:[email protected]] Sent: December 31, 2012 03:24 AM To: Development discussion for LedgerSMB Subject: [Ledger

Re: [Ledger-smb-devel] Proposal to formalize end-of-life

2012-12-31 Thread Chris Travers
On Sun, Dec 30, 2012 at 12:28 PM, Troy Benjegerdes wrote: > As a business owner (farming and technology consulting), I have the > following suggestions: > > 1) educate business owners on the benefits of the Debian distribution > to allow long-term (30 year) support with no forced upgrades. > > 2)

[Ledger-smb-devel] 1.3.27-rc1 released

2012-12-31 Thread Chris Travers
Hi everyone; LedgerSMB 1.3.27-rc1 has been released with a few bug fixes and polishing touches. Please feel free to test, report problems, etc. If there are no problems we may release as early as Wednesday. Changelog for 1.3.27 * Detect whether ledgersmb.conf exists during Makefile.PL run and c