Simple invoicing application
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Simple invoicing application
We provide many examples with FiveWin, that are very helpfull.
But in some cases, new FiveWin users require a simple invoicing application to use it as a starting model, so they can start modifying it.
We know that it is difficult to find a model that may be valid for everybody, thats why we request your cooperation to provide a simple application, providing also its source code.
As a compensation, those that provide those simple applications and get selected as valid ones, will get a free upgrade to current FWH version. Thanks!
But in some cases, new FiveWin users require a simple invoicing application to use it as a starting model, so they can start modifying it.
We know that it is difficult to find a model that may be valid for everybody, thats why we request your cooperation to provide a simple application, providing also its source code.
As a compensation, those that provide those simple applications and get selected as valid ones, will get a free upgrade to current FWH version. Thanks!
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
For those that are interested to participate:
Please email me the EXE and DBFs, indexes, etc, WITHOUT the source code, as a ZIP file.
We will test the application here, and if we see it as a good model, then we will require you its source code and we will provide you the free FWH upgrade.
The application will be freely available to all FiveWin users, including its source code, and keeping its author name. Thanks!
Please email me the EXE and DBFs, indexes, etc, WITHOUT the source code, as a ZIP file.
We will test the application here, and if we see it as a good model, then we will require you its source code and we will provide you the free FWH upgrade.
The application will be freely available to all FiveWin users, including its source code, and keeping its author name. Thanks!
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Invoice of software-distrubution
Hello Antonio,
A customer of mine, is a distributor of different software
products.
The prog. i wrote for the company includes statistic as well.
Maybe it could be used as a basic sample for your imagination.
The prog. works basicly with 3 main-screens
Customer, Software of the customer and the person who belongs
to the product.
The calculation outgoing / incomming / statistic
selling, offering and quartal-payment
Calculation of products
Best Regards
Uwe
A customer of mine, is a distributor of different software
products.
The prog. i wrote for the company includes statistic as well.
Maybe it could be used as a basic sample for your imagination.
The prog. works basicly with 3 main-screens
Customer, Software of the customer and the person who belongs
to the product.
The calculation outgoing / incomming / statistic
selling, offering and quartal-payment
Calculation of products
Best Regards
Uwe
Last edited by ukoenig on Wed May 07, 2008 11:40 pm, edited 6 times in total.
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.
i work with FW.
If you have any questions about special functions, maybe i can help.
Invoicing
Hi Antonio,
Having worked with invoicing programs for the past 26 years, I don't think you can create a "simple" example.
There is a lot to consider. An invoice must relate to a client, and the entries. There would be choices ... parts, labor, etc. Then you have to print it out.
My invoices take thousands of lines of code but they do a lot, and are smart.
I'd like to help out with a sample, but I'd have to write it from the beginning, and that would take a lot more then a couple of days. Also, I think it might be best to wait a little while until you finish the improvements on the browse controls because that can make a big difference.
Tim
Having worked with invoicing programs for the past 26 years, I don't think you can create a "simple" example.
There is a lot to consider. An invoice must relate to a client, and the entries. There would be choices ... parts, labor, etc. Then you have to print it out.
My invoices take thousands of lines of code but they do a lot, and are smart.
I'd like to help out with a sample, but I'd have to write it from the beginning, and that would take a lot more then a couple of days. Also, I think it might be best to wait a little while until you finish the improvements on the browse controls because that can make a big difference.
Tim
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
- 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:
Antonio,
If you see the old sample of Wbrowse of Hernan there is a sample good invoice.
A base invoice is not easy because there are :
Customers and Products administration
then we need create a invoice administration with lookup window of customer and product, then we must create the invoice preview.
it is a big application not a small application !!!
I have all these but there are many applications into
I try to erase the functions not base but it is too difficult.
If you see the old sample of Wbrowse of Hernan there is a sample good invoice.
A base invoice is not easy because there are :
Customers and Products administration
then we need create a invoice administration with lookup window of customer and product, then we must create the invoice preview.
it is a big application not a small application !!!
I have all these but there are many applications into
I try to erase the functions not base but it is too difficult.
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
- 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: