[Ledger-smb-devel] For 1.4, thoughts on looking at Bootstrap as an option for CSS?

2012-03-07 Thread Chris Travers
Hi all; Wondering as we get towards testing 1.4, if it might not be a good idea to start looking at Twitter's CSS framework "bootstrap" for handling things like alignment. Right now we are doing a lot manually that might be better off handled by something like this. My thinking is: 1) If it's

Re: [Ledger-smb-devel] Sketching of Payroll

2012-03-07 Thread John Locke
On 03/07/2012 05:57 AM, Michael Richardson wrote: >> "John" == John Locke writes: > John> Was just talking with a friend who is a Boeing engineer, and > John> he's salaried non-exempt, gets overtime, right here in > John> Washington State! > > The question is: what's the di

Re: [Ledger-smb-devel] Sketching of Payroll

2012-03-07 Thread John Hasler
Michael Richardson writes: > If they were "exempt", then you'd never enter more than 40. > (and you'd probably create a recurring transaction, right... When I've worked on salary no hours were entered at all. -- John Hasler jhas...@newsguy.com Elmwood, WI USA --

Re: [Ledger-smb-devel] Sketching of Payroll

2012-03-07 Thread Michael Richardson
> "John" == John Locke writes: John> Was just talking with a friend who is a Boeing engineer, and John> he's salaried non-exempt, gets overtime, right here in John> Washington State! The question is: what's the difference for the *accounting system* between: salaried == 40 ho

Re: [Ledger-smb-devel] Version in Makefile.PL ?

2012-03-07 Thread Chris Travers
If you need it, the you can see something like: use LedgerSMB; use inc::Module::Install 0.65; name 'LedgerSMB'; version $LedgerSMB::VERSION; On Wed, Mar 7, 2012 at 6:58 AM, Chris Travers wrote: > On Wed, Mar 7, 2012 at 5:50 AM, Robert James Clay wrote: >> Chris, >> >>     It looks there is an

Re: [Ledger-smb-devel] Version in Makefile.PL ?

2012-03-07 Thread Chris Travers
On Wed, Mar 7, 2012 at 5:50 AM, Robert James Clay wrote: > Chris, > >     It looks there is an issue with the version number setting in the > Makefile.PL file again;  this time being listed as '1.3.11' instead of > '1.3.12' to go with the v1.3.12 release.   Could something like the > following be

[Ledger-smb-devel] Version in Makefile.PL ?

2012-03-07 Thread Robert James Clay
Chris, It looks there is an issue with the version number setting in the Makefile.PL file again; this time being listed as '1.3.11' instead of '1.3.12' to go with the v1.3.12 release. Could something like the following be used instead of always explicitly setting it there? "version_from '