[Ledger-smb-devel] Updating 1.3 RFC and small bugs

2011-06-18 Thread John Locke
Hi, After a couple weeks away from bookkeeping, doing some catchup now. Just pulled down the latest trunk, and merged them in. I see the new sql/upgrade directory, which strikes me as a great direction to go. I like the naming of sql update scripts with svn id, and I'd like to take it one step fu

Re: [Ledger-smb-devel] Updating 1.3 RFC and small bugs

2011-06-18 Thread Erik Huelsmann
Hi John, On Sat, Jun 18, 2011 at 8:10 PM, John Locke wrote: > Hi, > > After a couple weeks away from bookkeeping, doing some catchup now. Just > pulled down the latest trunk, and merged them in. > > I see the new sql/upgrade directory, which strikes me as a great direction > to go. I like the nam

[Ledger-smb-devel] More 1.3 papercuts - Sales Tax edition

2011-06-18 Thread John Locke
1. "Save Info" on AR invoice does not appear to do anything. I expect it to at least save updates to "Internal Notes" and also "Notes". It does not save these things on existing invoices. 2. Tax Forms -- I'm seeing "add tax form" menu item, but no "list tax form", and don't see how the whole tax

[Ledger-smb-devel] Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc

2011-06-18 Thread Erik Huelsmann
Hi Chris, all, My server's error logs are filled with the error given in the subject. But I want my error logs to stay clean, if my logging level is set to ERROR, unless there's a real error. The underlying cause of this error to appear seems to be LedgerSMB/Form.pm::61 where the BigInt library

Re: [Ledger-smb-devel] More 1.3 papercuts - Sales Tax edition

2011-06-18 Thread Erik Huelsmann
On Sat, Jun 18, 2011 at 10:22 PM, John Locke wrote: > 1. "Save Info" on AR invoice does not appear to do anything. I expect it > to at least save updates to "Internal Notes" and also "Notes". It does > not save these things on existing invoices. Registered as bug 3312962. > 2. Tax Forms -- I'm s

Re: [Ledger-smb-devel] Updating 1.3 RFC and small bugs

2011-06-18 Thread Erik Huelsmann
> Part 2: Issues I'm hitting. > > Just trying to jot down the things I'm hitting today: > > Issue 1: Permission needed on partstax relation. Registered as 3321966. Bye, Erik. -- EditLive Enterprise is the world's most

[Ledger-smb-devel] Bug/Patch: Mark Receipt Vouchers in correct class

2011-06-18 Thread John Locke
When using Cash -> Vouchers -> Receipts, vouchers are created with batch class 3 (which is Payment) instead of batch class 6 (Receipt). Most of the rest of the process works fine, other than vouchers are not visible (nor their totals) in the batch transaction approval. Patch attached resolves the

[Ledger-smb-devel] Bug/Patch: Allow fractional qty

2011-06-18 Thread John Locke
We use fractional quantities all the time in invoices. In 1.3, the column is set to type Integer, which truncates all of the fractions. Patch for invoices attached -- might also need to be fixed in orders... Cheers, John Locke http://freelock.com diff --git sql/Pg-database.sql sql/Pg-database.sql

Re: [Ledger-smb-devel] Bug/Patch: Mark Receipt Vouchers in correct class

2011-06-18 Thread Erik Huelsmann
Hi John, On Sat, Jun 18, 2011 at 10:51 PM, John Locke wrote: > When using Cash -> Vouchers -> Receipts, vouchers are created with batch > class 3 (which is Payment) instead of batch class 6 (Receipt). > > Most of the rest of the process works fine, other than vouchers are not > visible (nor their

[Ledger-smb-devel] Bug/Patch - Receipt voucher source start id irrelevant

2011-06-18 Thread John Locke
When you're receiving checks, you're highly unlikely to have any sequence of check ids, so picking a "source start" on the interim step of voucher receipt is highly annoying. Attached patch removes this requirement for Cash -> Vouchers -> Receipts. Note: Most of the patches I'm sending were done

Re: [Ledger-smb-devel] Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc

2011-06-18 Thread Chris Travers
On Sat, Jun 18, 2011 at 1:28 PM, Erik Huelsmann wrote: > Hi Chris, all, > > > My server's error logs are filled with the error given in the subject. > But I want my error logs to stay clean, if my logging level is set to > ERROR, unless there's a real error. > > The underlying cause of this error

Re: [Ledger-smb-devel] Updating 1.3 RFC and small bugs

2011-06-18 Thread Chris Travers
On Sat, Jun 18, 2011 at 12:55 PM, Erik Huelsmann wrote: > Hi John, > > On Sat, Jun 18, 2011 at 8:10 PM, John Locke wrote: >> Hi, >> >> After a couple weeks away from bookkeeping, doing some catchup now. Just >> pulled down the latest trunk, and merged them in. >> >> I see the new sql/upgrade dire

Re: [Ledger-smb-devel] Bug/Patch: Allow fractional qty

2011-06-18 Thread Chris Travers
Committing as soon as svn will let me. On Sat, Jun 18, 2011 at 1:53 PM, John Locke wrote: > We use fractional quantities all the time in invoices. In 1.3, the > column is set to type Integer, which truncates all of the fractions. > > Patch for invoices attached -- might also need to be fixed in o

Re: [Ledger-smb-devel] Bug/Patch - Receipt voucher source start id irrelevant

2011-06-18 Thread Chris Travers
Will commit as soon as SVN lets me. On Sat, Jun 18, 2011 at 2:01 PM, John Locke wrote: > When you're receiving checks, you're highly unlikely to have any > sequence of check ids, so picking a "source start" on the interim step > of voucher receipt is highly annoying. > > Attached patch removes th

[Ledger-smb-devel] svn commit issues

2011-06-18 Thread Chris Travers
Hi all; Today I am having issues committing my changes to SVN. I suspect it is that it is Sunday where I am visiting and the cable modem connection may be saturated. I will be marking bugs I fix closed with a note which says pending commit until this issue is resolved. Best Wishes. Chris Traver