Invoice software

Invoice software

Postby Marc Venken » Tue Aug 29, 2017 10:23 am

Hello,

Becide the sample's from the sample folder, are there any other working samples of invoice software around ?
Maybe starting projects from FW Users that are now suspended of never developed anymore ?

I would like to look into the source's and look for idea's, workaround, ....

Thanks in advance.
Marc Venken
Using: FWH 23.04 with Harbour
User avatar
Marc Venken
 
Posts: 1338
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: Invoice software

Postby Antonio Linares » Tue Aug 29, 2017 10:32 am

Marc,

have you reviewed FWH\samples\yunus.prg ?

It is a great example
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41206
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Invoice software

Postby Marc Venken » Tue Aug 29, 2017 11:49 am

Yes, I did. It is a very good sample. Based on that, I dicided to rebuild partial my old FW16 version to the new FWH, with samples I found in the forum.

I have to admin, I'm a cut and paste programmer with editing skilles :twisted: , but I don't sell. Only for personel company use.

So therefore, samples with working code are so great for me.
Marc Venken
Using: FWH 23.04 with Harbour
User avatar
Marc Venken
 
Posts: 1338
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: Invoice software

Postby TimStone » Tue Aug 29, 2017 5:21 pm

Marc,

I can tell you FWH is a very good tool for creating an invoicing package. I've been using it for 18 years now ( replacing my 17 years of Clipper code with it back in 1999 ). However my source is not available since it is the basis of my income ....

I will share that the fully integrate package I created, and continually update/enhance, is extensive and is done 100% in FWH.

Tim
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2897
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: Invoice software

Postby dtussman » Wed Aug 30, 2017 6:25 pm

I too have an invoicing program designed for law offices which includes calendaring and general ledger functions. I first wrote it in 1985 using dbaseII, switched briefly to the Wordtech compiler before going to clipper (summer 87) which was used until switching to Fivewin for the Windows version released in '99, then switched to FWH in 2003. Its over 250,000 lines of code which would be unintelligible to anyone but me. Although its still in use by over 1000 law firms in the US at this point its something of a legacy dinosaur. New sales are rare as people these days want snazzy cloud apps with all the latest bells and whistles. Doing the work to convert to SQL files and redesign to be competitive is beyond me so I am just hoping to keep my existing customers paying their annual support contracts as long into the future as possible.
dtussman
 
Posts: 97
Joined: Sat Jun 06, 2015 6:57 pm

Re: Invoice software

Postby TimStone » Wed Aug 30, 2017 6:30 pm

Sounds totally familiar. I followed the same path and enjoyed conferences at Ashton Tate ( did the dbase II and dbase III thing ), did the journey to Word Tech and then loved Clipper from its initial release. In fact I still have many of the old manuals.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2897
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: Invoice software

Postby Rick Lipkin » Wed Aug 30, 2017 9:24 pm

Marc

I have some code I can share with you .. download the file from the link Invoice.zip ... the source is about 6500 lines of code and it uses Ado, Hash's, timers, and xBrowse with EDIT_GET.

Included is the workview.rc and workview.prg ...
Rick Lipkin

-- update --
To All l... I have re-posed another link below ... a better hosting site ... no ads and hoops to jump thru ... Rick
Last edited by Rick Lipkin on Thu Aug 31, 2017 12:36 pm, edited 1 time in total.
User avatar
Rick Lipkin
 
Posts: 2606
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Re: Invoice software

Postby kok joek hoa » Thu Aug 31, 2017 6:26 am

Dear Rick,

May I have it?

Regards,

Kok
kok joek hoa
 
Posts: 117
Joined: Tue Jan 03, 2006 6:18 pm

Re: Invoice software

Postby ukoenig » Thu Aug 31, 2017 8:54 am

Rick,

I tested the downloadlink.
There I had to give my email-address for the download
but got nothing in return.
That is the reason I'm using the space of my homepage for downloads.

not working :

http://www.filehosting.org/file/details ... nvoice.zip

regards
Uwe :?:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: Invoice software

Postby Marc Venken » Thu Aug 31, 2017 9:19 am

I downloaded it ok. Had to wait a time for the link, and also had to view a 'sponsored' movie.

I also use space from my homepage. Is easy and no extra's...

I don't think Rick would mind if I put it here ? If not, Rick let me know.

http://www.maveco.be/fivewin/invoice.zip

Ok, Rick, thanks for the data. Had a quick look and already saw stuff that is very usefull for my learning process.

Marc
Last edited by Marc Venken on Thu Aug 31, 2017 9:27 am, edited 2 times in total.
Marc Venken
Using: FWH 23.04 with Harbour
User avatar
Marc Venken
 
Posts: 1338
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: Invoice software

Postby Marc Venken » Thu Aug 31, 2017 9:21 am

@ Uwe,

I vagely remember to have seens a invoice sample from you in the forum ? But I don't find it anymore. Maybe a sample that you put in the samples program of yours ?
Marc Venken
Using: FWH 23.04 with Harbour
User avatar
Marc Venken
 
Posts: 1338
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: Invoice software

Postby ukoenig » Thu Aug 31, 2017 10:06 am

Marc,

A complete invoice sample I can't remember I added as a download.
I'm using the different sections of my invoice-program < home health care >
for practical tests of new solutions. Sometimes parts are placed in the forum.

Useful samples are added to my new < sample-collector >.
The collector will be updated after adding some more samples.

regards
Uwe :D
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: Invoice software

Postby Rick Lipkin » Thu Aug 31, 2017 12:33 pm

To All

Try this link ... from another hosting site ....

Rick Lipkin

http://s000.tinyupload.com/?file_id=625 ... 5454395973
User avatar
Rick Lipkin
 
Posts: 2606
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Re: Invoice software

Postby Gale FORd » Thu Aug 31, 2017 1:24 pm

Gale FORd
 
Posts: 663
Joined: Mon Dec 05, 2005 11:22 pm
Location: Houston

Re: Invoice software

Postby Marc Venken » Thu Aug 31, 2017 1:45 pm

Gale FORd wrote:What about this one.

https://www.tapatalk.com/topic/52609-fivetech-software-support/32993-free-invoicing-app-with-fwh-16-08-source-code-included

I have not downloaded it but you might want to look at it.


This is the version mentioned by Antonio from the Samples folder.
Marc Venken
Using: FWH 23.04 with Harbour
User avatar
Marc Venken
 
Posts: 1338
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Horizon and 17 guests