|
From: Franky V. L. <lie...@pa...> - 2002-03-04 20:44:02
|
ok, tx for the info. Is there a way to see the progress on this release? Or better: to download and try it out? I'm tempted on using sql-ledger, but I don't know if a version upgrade would be easy/difficult ...
Franky
btw: maybe the next version can support opera clients natively? Changing
if ($ENV{HTTP_USER_AGENT} =~ /(mozilla|links)/i) {
to
if ($ENV{HTTP_USER_AGENT} =~ /(mozilla|links|opera)/i) {
in the files admin.pl and login.pl should do the trick.
On Mon, 4 Mar 2002 11:12:34 -0700 (MST)
Dieter Simader <dsi...@sq...> wrote:
> 1.8.3 is still under development.
>
> You can see the additional features on the what's ahead page. The
> *Toronto* demo is a snapshot of the latest development version.
>
>
> Dieter Simader http://www.sql-ledger.org (780) 472-8161
> DWS Systems Inc. Accounting Software Fax: 478-5281
> =========== On a clear disk you can seek forever ===========
>
> On Sun, 3 Mar 2002, Franky Van Liedekerke wrote:
>
> > Hi all,
> >
> > I see that the demo in Toronto is version 1.8.3, while the download
> > section only shows version 1.8.2. Is this version still under
> > development?
> >
> > Franky
> >
> >
>
>
>
|