Swing FrontEnd Accounting Package

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Swing FrontEnd Accounting Package

Johnny Kewl
Hello, brand new, just downloaded OfBiz.
My interest is in a Swing driven accounting package, OfBiz seems to be completely web driven.

Has this been done, am I in the wrong place, what do you think??
I'm thinking accounting clerk has Swing, Stores have Swing, dB is networked centralized.
Like in the old days ;)

Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: Swing FrontEnd Accounting Package

Ashish Vijaywargiya
You can see the implementation of POS(Point of Sale) component for the
reference.


On Sat, Mar 22, 2008 at 12:41 AM, Johnny Kewl <[hidden email]> wrote:

> Hello, brand new, just downloaded OfBiz.
> My interest is in a Swing driven accounting package, OfBiz seems to be
> completely web driven.
>
> Has this been done, am I in the wrong place, what do you think??
> I'm thinking accounting clerk has Swing, Stores have Swing, dB is
> networked centralized.
> Like in the old days ;)
>
> Thanks.




--
Thanks & Regards
Ashish Vijaywargiya
+919893479711
Reply | Threaded
Open this post in threaded view
|

Re: Swing FrontEnd Accounting Package

BJ Freeman
In reply to this post by Johnny Kewl
if you want only swing and centralized DB I suggest you start from scratch.
Once you get familiar with ofbiz you will see why.
Also take a look at widgets.

Johnny Kewl sent the following on 3/21/2008 8:41 PM:
> Hello, brand new, just downloaded OfBiz.
> My interest is in a Swing driven accounting package, OfBiz seems to be completely web driven.
>
> Has this been done, am I in the wrong place, what do you think??
> I'm thinking accounting clerk has Swing, Stores have Swing, dB is networked centralized.
> Like in the old days ;)
>
> Thanks.

Reply | Threaded
Open this post in threaded view
|

RE: Swing FrontEnd Accounting Package

SkipDever
I want to second BJs suggestion.  After a great deal of effort, I found that
you can easily get more functionality using ftl/widget code instead of swing
code.  I wrote complete swing applications for accounts recievable, sales
order entry, automated purchasing and others.  As I rolled these out, I got
requests for more functionality that was already in the existing web based
code.

Consequently, I scrapped all the swing based code except the sales order
entry and one small bit of the AR code.

You can find the core swing based code for the sales order module here:

https://issues.apache.org/jira/browse/OFBIZ-1383

It uses the same interface to Ofbiz code as the POS but uses Netbeans to
manage the GUI.

Skip


-----Original Message-----
From: BJ Freeman [mailto:[hidden email]]
Sent: Wednesday, March 26, 2008 7:09 AM
To: [hidden email]
Subject: Re: Swing FrontEnd Accounting Package


if you want only swing and centralized DB I suggest you start from scratch.
Once you get familiar with ofbiz you will see why.
Also take a look at widgets.

Johnny Kewl sent the following on 3/21/2008 8:41 PM:
> Hello, brand new, just downloaded OfBiz.
> My interest is in a Swing driven accounting package, OfBiz seems to be
completely web driven.
>
> Has this been done, am I in the wrong place, what do you think??
> I'm thinking accounting clerk has Swing, Stores have Swing, dB is
networked centralized.
> Like in the old days ;)
>
> Thanks.


No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.21.8/1339 - Release Date: 3/22/2008
4:43 PM

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.21.8/1339 - Release Date: 3/22/2008
4:43 PM