[Ledger-smb-devel] Ready for 1.3.14?

2012-03-26 Thread Chris Travers
Hi all; I have updated the release notes to address the issues Erik found during the RC process. Since these affect all prior 1.3.x versions, I don;t think they should delay release. Any objection to releasing 1.3.14 tomorrow am my time (Tuesday evening US time)? Best Wishes, Chris Travers

[Ledger-smb-devel] 1.4 progress

2012-03-26 Thread Chris Travers
Hi all; I have just got the GL reports moved over to a new framework. it isn't possible *yet* to filter based on business reporting units but that is coming soon. At this point, I think that basic transactional processing is possible on trunk and therefore testing of this aspect can commence. T

Re: [Ledger-smb-devel] Online editing of Templates ?

2012-03-26 Thread Chris Travers
On Mon, Mar 26, 2012 at 3:57 PM, Robert James Clay wrote: > On Sun, 2012-03-11 at 22:25 -0400, Chris Travers wrote: >> On Sun, Mar 11, 2012 at 7:17 PM, Robert James Clay wrote: > >> > The package is installing most everything to /usr/share/ledgersmb, except: >> > The css directory is going to /va

Re: [Ledger-smb-devel] Start of perl setup and drop db scripts

2012-03-26 Thread Chris Travers
On Mon, Mar 26, 2012 at 11:13 AM, Chris Bennett wrote: > OK, these are very rough starts. > I am only doing command line stuff so far. > I am still looking at adding admin user through > save_user. > Right now just doing it manually. > I found a couple of problems. > > > DBD::Pg::db pg_putcopyend

Re: [Ledger-smb-devel] Online editing of Templates ?

2012-03-26 Thread Robert James Clay
On Sun, 2012-03-11 at 22:25 -0400, Chris Travers wrote: > On Sun, Mar 11, 2012 at 7:17 PM, Robert James Clay wrote: > > The package is installing most everything to /usr/share/ledgersmb, except: > > The css directory is going to /var/lib/ledgersmb/css, & the templates > > directory is going to /e

Re: [Ledger-smb-devel] Start of perl setup and drop db scripts

2012-03-26 Thread Chris Bennett
On Mon, Mar 26, 2012 at 01:13:19PM -0500, Chris Bennett wrote: > > DBD::Pg::db pg_putcopyend failed: ERROR: duplicate key value violates > unique constraint "language_pkey" > DETAIL: Key (code)=(pl) already exists. > CONTEXT: COPY language, line 1: "pl|Polish" at dirt.pl line 207. > Not getting

[Ledger-smb-devel] Start of perl setup and drop db scripts

2012-03-26 Thread Chris Bennett
OK, these are very rough starts. I am only doing command line stuff so far. I am still looking at adding admin user through save_user. Right now just doing it manually. I found a couple of problems. DBD::Pg::db pg_putcopyend failed: ERROR: duplicate key value violates unique constraint "language