EllisLab text mark
Advanced Search
4 of 5
4
   
MyClientBase - Free & Open Source Invoicing System (Updated Jan 15, 2010)
Posted: 15 January 2010 11:51 PM   [ Ignore ]   [ # 51 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-26
619 posts

This will be the last update I’ll post here in the CodeIgniter forums since not many people seem to have any input on MyClientBase.  Feel free to come join the forums if you’d like to contribute ideas, suggestions, etc, to the project.

MyClientBase 0.6.4 has been released.  See the MyClientBase website for details.

 Signature 

Developer13.com
Here is my nicely documented CodeIgniter Base CRUD Model

 
Posted: 27 February 2010 10:29 AM   [ Ignore ]   [ # 52 ]   [ Rating: 0 ]
Joined: 2007-06-06
22 posts
Developer13 - 16 January 2010 04:51 AM

This will be the last update I’ll post here in the CodeIgniter forums since not many people seem to have any input on MyClientBase.  Feel free to come join the forums if you’d like to contribute ideas, suggestions, etc, to the project.

MyClientBase 0.6.4 has been released.  See the MyClientBase website for details.

Just wanted to say that the last update 0.7 has taken the project where I can actually use it without any hacks. I had issues with how the discounts where set up, and some other stuff fixed in this release.

At this point, i have to say that is a GREAT TOOL. Thank you for putting it out there as an open source project.

 Signature 

Diseño Web || Desarrollo Flash

 
Posted: 27 February 2010 04:36 PM   [ Ignore ]   [ # 53 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-26
619 posts
goliatone - 27 February 2010 03:29 PM

Just wanted to say that the last update 0.7 has taken the project where I can actually use it without any hacks. I had issues with how the discounts where set up, and some other stuff fixed in this release.

At this point, i have to say that is a GREAT TOOL. Thank you for putting it out there as an open source project.

Glad to hear it’s working out for you, and thanks for the note!

 Signature 

Developer13.com
Here is my nicely documented CodeIgniter Base CRUD Model

 
Posted: 31 December 2010 01:50 AM   [ Ignore ]   [ # 54 ]   [ Rating: 0 ]
Joined: 2010-12-31
1 posts

i need tax option as 10%+2%+1% to base value and 4% or 12.5% for all (base value + 10+2+1 %) is it possible

 
Posted: 26 February 2011 01:12 PM   [ Ignore ]   [ # 55 ]   [ Rating: 0 ]
Joined: 2011-02-26
4 posts

I’m excited to try out MyClientBase, but the installation process isn’t very well explained. Not every business owner who wants to manage his invoices is a programmer and we don’t all know how to setup a database — or maybe I’m the only one — but still, could you dumb it down a little?

 
Posted: 26 February 2011 02:25 PM   [ Ignore ]   [ # 56 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-06
743 posts
ElWarboGrande - 26 February 2011 06:12 PM

I’m excited to try out MyClientBase, but the installation process isn’t very well explained. Not every business owner who wants to manage his invoices is a programmer and we don’t all know how to setup a database — or maybe I’m the only one — but still, could you dumb it down a little?

The installation is a simple as possible. You could ask your host to setup a database or pay someone to do that for you. Should take 5 minutes, so it won’t cost you much. There are hosted invoice applications that might better suit you, but you’ll pay more.

 Signature 

“I am the terror that flaps in the night”

 
Posted: 26 February 2011 03:23 PM   [ Ignore ]   [ # 57 ]   [ Rating: 0 ]
Joined: 2011-02-26
4 posts

Rick, thanks for the advice, but all I really need is someone who can explain the process of setting up a database. I’m not a total lost cause when it comes to these things — I managed to scrape through the process of compiling php on my Mac, I have a hosted server and I manage my own website. But I haven’t been able to find any clear instructions dealing with mySQL or even databases in general. I’m sure that to a developer it’s the simplest thing in the world, but this sort of thing is still new to me.

As far as paying someone to do this for me — I’m afraid it’s not an option. I have nothing to invest so I need to get my invoices in order so I can start some sort of a collections system so I can start getting paid. Hence the need for an open source invoice management system in first place.

I realize this is putting the cart before the horse, but that’s the situation I’m in.

 
Posted: 26 February 2011 04:52 PM   [ Ignore ]   [ # 58 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-06
743 posts

If you are compiling php, then you aren’t approaching this properly. Is there a reason you need your own dedicated server? Shared hosting starts at about $20/year. You’ll have access to a control panel (like cpanel) where you can create a database and a database user with a few clicks. Find a tutorial for your control panel if you have questions. If you’d like to develop locally, then download a pre-packaged server/database like MAMP.

 Signature 

“I am the terror that flaps in the night”

 
Posted: 26 February 2011 05:23 PM   [ Ignore ]   [ # 59 ]   [ Rating: 0 ]
Joined: 2011-02-26
4 posts

I didn’t say I complied php for THIS. I just wanted to illustrate that I’m not a total lackey when it comes to things technical. And I guess I wasn’t clear when I said I have a hosted server. I meant that I have a shared host. My site is hosted with MyDomain.

Still, I think you may have solved my issue. I found where I can create a database using my isp control panel. It’s still pending but I think I might be able to move on from here. Thanks for all your help.

Thanks also for keeping alive the memory of our beloved Darkwing Duck!

 
Posted: 26 February 2011 10:02 PM   [ Ignore ]   [ # 60 ]   [ Rating: 0 ]
Joined: 2011-02-26
4 posts

Okay nevermind, I’m stuck again. I set up the database, adjusted the variables in the database.php file, uploaded the files to my server and went to the location. I accepted the agreement, but then it 404’d me. What happened?

 
Posted: 16 May 2011 11:05 PM   [ Ignore ]   [ # 61 ]   [ Rating: 0 ]
Avatar
Joined: 2008-03-04
59 posts

I installed this tool, thank you for sharing!

Will you continue posting updates for MyClientBase?

I found this bug when i entered a new payment with no selection for Invoice field.

A PHP Error was encountered
Severity
Notice
Message
Undefined variableinvoice_id
Filename
models/mdl_payments.php

Line Number
74
A PHP Error was encountered
Severity
Notice
Message
Trying to get property of non-object
Filename
models/mdl_payments.php
Line Number
76 
 Signature 

?

 
Posted: 17 November 2012 03:32 PM   [ Ignore ]   [ # 62 ]   [ Rating: 0 ]
Joined: 2012-11-04
2 posts

I don’t wanna be rude, but i get “page not found” when trying to download this package..

 
Posted: 17 November 2012 04:16 PM   [ Ignore ]   [ # 63 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-26
619 posts

Sorry but MyClientBase is no longer being developed or supported. Keep an eye out for FusionInvoice.

 Signature 

Developer13.com
Here is my nicely documented CodeIgniter Base CRUD Model

 
4 of 5
4