Simple invoicing application

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

Post by Gale FORd »

We are still using a modified version of Accountmate in our trucking programs.
User avatar
fafi
Posts: 169
Joined: Mon Feb 25, 2008 2:42 am

Post by fafi »

Antonio wrote :
It looks really nice and professional, though it may be too complex for a beginner (?)
but I can to guide someone who want to create application from beginner :
1. Create Structure database
2. Fulldown menu
3. database scope for filter between header and detail
4. Printing
5. Use OCX/DLL
6. Multiuser Networking
7. LettoDb for xBase Client & Server ( New Concept )
8. Encode/Decode 2d barcode ( PDF417 and Datamatrix )
9. And all about Fivewin and xHarbour

Antonio wrote :
As a compensation, those that provide those simple applications and get selected as valid ones, will get a free upgrade to current FWH version.
This is not my opinion, but I want to share my skill programming with the others xHarbour users.

If you don't mind, I want to be a part of fivewin contribution.

Regards
Fafi
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Fafi,

We really appreciate it and we can provide it as an advanced development example.

Please email me all its source code and required make ó bat files to build it here, thanks. Once we are able to build it, then we will provide you the FWH upgrade as promised :-)
Last edited by Antonio Linares on Fri May 09, 2008 10:56 am, edited 1 time in total.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

Dear Antonio,

OUr FRIEND Alfredo Arteaga have a good method to use databases on network ( open, close,lock procedures)

Many years ago i had problems with " alias don't exist" when i use mdi applications and I try to use the Alfredo methods and from five years i make application with this method and NOW my application run ok on network.
Best Regards, Saludos

Falconi Silvio
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Silvio,

Yes, we have also contacted Alfredo. Thanks,
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
fafi
Posts: 169
Joined: Mon Feb 25, 2008 2:42 am

Post by fafi »

Mr. Antonio,

Antonio wrote
Please email me all its source code and required make ó bat files to build it here, thanks. Once we are able to build it, then we will provide you the FWH upgrade as promised
All source code is Indonesian language.

Should I have to translate to English ?

and some lib/dll were from third party software, I don't have any source for Encode/Decode 2d Barcode just lib and dll , I can use the lib or dll with Fivewin and xHarbour.

The important things is How to create more complex application with Fivewin and xHarbour, and I want to guide someone (beginner users) step by step to create application.

I created application for desktop only, not for web base.
and for back end database I used xBase or Client & Server, according requests my customer

Sure, I will send you all source code when I have done with English :wink:

Regards
Fafi
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Fafi,

> Should I have to translate to English ?

yes, please :-) Thanks,
regards, saludos

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

Post by Antonio Linares »

We want to publically thank you to all that so kindly have sent us their applications to be tested here in order to select the most interesting ones for new FiveWin users.

We are curretly testing all the received applications and soon we will publish which ones have been selected and they will be made available to everybody.

Thanks! :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Roger Seiler
Posts: 223
Joined: Thu Dec 01, 2005 3:34 pm
Location: Nyack, New York, USA
Contact:

Post by Roger Seiler »

Hi Antonio and all others interested in ths topic,

For ideas, I suggest that you download the free MS program, Office Accounting Express 2008 from the URL below. At that URL you can also see a demo video showing how this program handles invoicing, banking, selling on Ebay, credit card transactions, etc. The "professional" version of this software sells for only $200. It apparently competes with QuickBooks, which seems to be the leading small business accounting software in the US, and which also can include invoicing.

Here's the URL for the free download...

http://www.ideawins.com

If for nothing else, you can look at this as a good example of the latest thinking at MS about user interface design for business applications - and see it for free.

- Roger
User avatar
Roger Seiler
Posts: 223
Joined: Thu Dec 01, 2005 3:34 pm
Location: Nyack, New York, USA
Contact:

Post by Roger Seiler »

As an example of the MS Office Accounting Express design, here is a screen shot of its invoice entry dialog box...

Image
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

Alfredo Arteaga have a similar invoice program into ca-windows application.
Best Regards, Saludos

Falconi Silvio
Max HK
Posts: 23
Joined: Wed Oct 15, 2008 1:04 pm

Post by Max HK »

What is the status of this sample application? Is it included in 8.10?

Thks.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

If you download the FiveWin eval version from www.fivetechsoft.com download sección, then you get them.
regards, saludos

Antonio Linares
www.fivetechsoft.com
elmoiquique
Posts: 257
Joined: Wed May 16, 2007 9:40 pm
Location: Iquique Chile

Re: Simple invoicing application

Post by elmoiquique »

Report this postReply with quoteby fafi » Fri May 09, 2008 2:33 am

Antonio wrote :

It looks really nice and professional, though it may be too complex for a beginner (?)

but I can to guide someone who want to create application from beginner :
1. Create Structure database
2. Fulldown menu
3. database scope for filter between header and detail
4. Printing
5. Use OCX/DLL
6. Multiuser Networking
7. LettoDb for xBase Client & Server ( New Concept )
8. Encode/Decode 2d barcode ( PDF417 and Datamatrix )9. And all about Fivewin and xHarbour





I need help to generate, view and print PDF417 code

thanks

Elmo
Fivewin 11.07
User avatar
Daniel Garcia-Gil
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita
Contact:

Re: Simple invoicing application

Post by Daniel Garcia-Gil »

our best documentation is the source code
Isla de Margarita Venezuela.
danielgarciagil@gmail.com
http://tdolphin.blogspot.com/
https://www.dropbox.com/referrals/NTI5N ... rc=global9
Post Reply