Billing software beta

Developed or developing a new product in PureBasic? Tell the world about it.
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Billing software beta

Post by Karbon »

I've been playing with this software on and off for a little while and I think it's ready for some public opinions (and complaints!).. If you're interested in beta testing some billing software please check out Kapital at http://www.kapital-billing.com.

Features:

Product, Customer and Invoice tracking.

PDF invoice generation, printing and emailing.

Real-time credit card charging through Plug N Pay or Verisign Payflow Pro with additional payment processor support planned for the near future.

Recurring billing for subscription based services with automatic CC charging and invoice emailing.

Requirements:

Though I think it will work on Windows 98 I'm probably only going to "support" 2k+, and I've only tested it well on XP Professional. Reports from users of 98/Me/2k will be welcomed!

Adobe Acrobat Reader must be installed to view the invoice/quote PDFs but not for generation.

Send bug reports and comments to kapital@ksoftware.net , please!

Thanks!
Last edited by Karbon on Wed Jan 21, 2004 4:09 pm, edited 2 times in total.
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Several little bugs fixed and a new version uploaded - download it again if you'd like to take a look!

Thanks to the people that provided some feedback already!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

problem

Post by thefool »

First start, it said that a file in c:\Documents and Settings\mitch\desktop\kapital didnt exist. I made the folder and put the file inthere, and now it works. It seems fine.
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

Same here !

It's looking for the sample company file on mitch's desktop ! ;)

I think it would be easier to distribute the file instead of having lots of customers connecting to your desktop ;) :lol:

Must be a default path thing, or something...

BTW, I didn't use the default install path, I chose my own !
Paid up PB User !
Proteus
Enthusiast
Enthusiast
Posts: 113
Joined: Wed Sep 17, 2003 8:04 pm
Location: The Netherlands

Post by Proteus »

Now I know why I've always avoided hardcoding locations in my programs. :)

Create the necessary directories, copy the file from the directory you installed Kapital in to the right directory, run Kapital, create a new company file, delete all the created directories you don't need anymore, and it will work...

Wow, that's quite a long sentence! :lol:
P4 2.4GHz, 256 MB, WinXP Pro, onboard video&audio.
The Programmer's Drinking Song:
"99 little bugs in the code,
99 little bugs.
Fix one bug, recompile
100 little bugs in the code."
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Ooops. I was stupid and saved my history in there! Remove kapital_history.pref and y'all should be good to go!

Sorry about that! New version uploaded...
Last edited by Karbon on Tue Dec 23, 2003 4:57 pm, edited 1 time in total.
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

:roll:






:D
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

Just one thing to mention after your improved version worked !

I just installed it and already it's telling me I only have 28 days left ! ?

Otherwise, quite nice !

Which RDBMS are you using ?

Edit: Forgot to mention, the bubble help for the User name in the payment page came up for one of the other tab titles ! Can't remember which :(
Paid up PB User !
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Just one thing to mention after your improved version worked !

I just installed it and already it's telling me I only have 28 days left ! ?
Strange! I'll look into it..
Which RDBMS are you using ?
It's all SQLite..
Edit: Forgot to mention, the bubble help for the User name in the payment page came up for one of the other tab titles ! Can't remember which
Oops!!!

Thanks for the kind words!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

More little changes and such - still beta!

http://www.kapital-billing.com
Last edited by Karbon on Wed Jan 21, 2004 4:09 pm, edited 1 time in total.
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

This will likely become the release version if no one finds any huge bugs!

http://www.kapital-billing.com

Thanks to all that emailed comments!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Post Reply