Simple invoicing application
Antonio wrote :
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 :
If you don't mind, I want to be a part of fivewin contribution.
Regards
Fafi
but I can to guide someone who want to create application from beginner :It looks really nice and professional, though it may be too complex for a 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 :
This is not my opinion, but I want to share my skill programming with the others xHarbour users.As a compensation, those that provide those simple applications and get selected as valid ones, will get a free upgrade to current FWH version.
If you don't mind, I want to be a part of fivewin contribution.
Regards
Fafi
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
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
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.
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.
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
Falconi Silvio
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Mr. Antonio,
Antonio wrote
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
Regards
Fafi
Antonio wrote
All source code is Indonesian language.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
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
Regards
Fafi
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
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!
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!
- Roger Seiler
- Posts: 223
- Joined: Thu Dec 01, 2005 3:34 pm
- Location: Nyack, New York, USA
- Contact:
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
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
- Roger Seiler
- Posts: 223
- Joined: Thu Dec 01, 2005 3:34 pm
- Location: Nyack, New York, USA
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
If you download the FiveWin eval version from www.fivetechsoft.com download sección, then you get them.
-
- Posts: 257
- Joined: Wed May 16, 2007 9:40 pm
- Location: Iquique Chile
Re: Simple invoicing application
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
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
- Daniel Garcia-Gil
- Posts: 2365
- Joined: Wed Nov 02, 2005 11:46 pm
- Location: Isla de Margarita
- Contact:
Re: Simple invoicing application
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
Isla de Margarita Venezuela.
danielgarciagil@gmail.com
http://tdolphin.blogspot.com/
https://www.dropbox.com/referrals/NTI5N ... rc=global9