EllisLab text mark
Advanced Search
3 of 5
3
   
MyClientBase - Free & Open Source Invoicing System (Updated Jan 15, 2010)
Posted: 14 November 2009 07:03 PM   [ Ignore ]   [ # 41 ]   [ Rating: 0 ]
Joined: 2007-06-06
22 posts

checking it out!

demo looks good so far.

 Signature 

Diseño Web || Desarrollo Flash

 
Posted: 18 November 2009 03:42 AM   [ Ignore ]   [ # 42 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-26
619 posts

MyClientBase 0.6.1 closely follows the 0.6.0 release with a series of bugfixes and enhancements.

Included in this update:

Enhancements
- Invoice creation date can now be specified
- Payment date can now be specified
- Implemented new invoice report
- Tax info has been added to the invoice (pdf/html) output
- Enhancements have been made to the invoice layout

Bugfixes
- Deleting an invoice now deletes the appropriate invoice items and payments
- The new header menu now refers to the appropriate language variables

General
- Added a couple of language translation variables and removed a couple of unused ones

The online demo has been updated to 0.6.1, so feel free to log in (username: admin / password: admin) and take it for a test drive, or just download a copy for yourself!

 Signature 

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

 
Posted: 29 November 2009 11:18 PM   [ Ignore ]   [ # 43 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-26
619 posts

This is the first release of MyClientBase with the ability to implement custom modules.  The basic application modules are now known as the core modules, and any third party modules are known as custom modules.  Documentation explaining how custom modules are developed will be here soon.  Until then, refer to the newly created custom Tasks module to see how it works.

Enhancements

- Added ability to update basic invoice information on invoice edit page.
- Updated Modular Extensions from 5219 to 5229.
- Changed application directory to “core”.
- Added a custom Tasks module.

Bugfixes

- Fixed a small issue in client detail display.
- Fixed minor glitches in invoice report search display.

Other

- Eliminated global_admin_controller

Notes

Core application modules exist in system/core/modules.  Custom modules exist in system/modules.

 Signature 

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

 
Posted: 03 December 2009 02:43 AM   [ Ignore ]   [ # 44 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-26
619 posts

MyClientBase 0.6.2.6 is now available to download!

Bugfixes
- Fixed minor display issue in invoice payments table

Enhancements
- Upgraded Modular Extensions from 5229 to 5230
- Streamlined a number of database queries
- Changed the invoice item form element from a normal text input box to a textarea element
- Added very quick and simple (and most likely buggy) Kindle module db upgrade routine

Since version 0.6.2.4, MyClientBase supports easy addition of custom modules, as demonstrated by the custom tasks module included with the download.  I’d like to hear thoughts and suggestions on the custom module integration if anybody has them—both good and bad.

 Signature 

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

 
Posted: 03 December 2009 04:55 AM   [ Ignore ]   [ # 45 ]   [ Rating: 0 ]
Joined: 2008-11-06
315 posts
Developer13 - 03 December 2009 07:43 AM

MyClientBase 0.6.2.6 is now available to download!

Bugfixes
- Fixed minor display issue in invoice payments table

Enhancements
- Upgraded Modular Extensions from 5229 to 5230
- Streamlined a number of database queries
- Changed the invoice item form element from a normal text input box to a textarea element
- Added very quick and simple (and most likely buggy) Kindle module db upgrade routine

Since version 0.6.2.4, MyClientBase supports easy addition of custom modules, as demonstrated by the custom tasks module included with the download.  I’d like to hear thoughts and suggestions on the custom module integration if anybody has them—both good and bad.

Hello
is there any progress on UTF8 support?
Thank you!

 
Posted: 03 December 2009 11:27 AM   [ Ignore ]   [ # 46 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-26
619 posts
hugle - 03 December 2009 09:55 AM

Hello
is there any progress on UTF8 support?
Thank you!

The only problem with MCB and UTF8 right now is the PDF output.  There is an HTML invoice output that can be used as an alternative which doesn’t have any problems.  So far I’ve been unable to figure out what’s going wrong with the PDF / UTF8.

 Signature 

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

 
Posted: 03 December 2009 11:38 AM   [ Ignore ]   [ # 47 ]   [ Rating: 0 ]
Joined: 2008-11-06
315 posts
Developer13 - 03 December 2009 04:27 PM
hugle - 03 December 2009 09:55 AM

Hello
is there any progress on UTF8 support?
Thank you!

The only problem with MCB and UTF8 right now is the PDF output.  There is an HTML invoice output that can be used as an alternative which doesn’t have any problems.  So far I’ve been unable to figure out what’s going wrong with the PDF / UTF8.

Once I had problems with UTF8…
the only sollution was to move to :
http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf_examples

This tool, imho, is really great smile
thanks

 
Posted: 19 December 2009 09:30 PM   [ Ignore ]   [ # 48 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-26
619 posts

Version 0.6.3 is available to download.  I should have the demo updated sometime today as well.

New Feature
- Added new invoice template editor so invoice layouts can be added and changed

Enhancements
- Added support for custom date formats
- Removed hard-coded system/core references

http://www.myclientbase.com

 Signature 

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

 
Posted: 23 December 2009 01:57 AM   [ Ignore ]   [ # 49 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-26
619 posts

MyClientBase 0.6.3.2 is now available!  Included in this update are lots of bugfixes along with some general maintenance items.  A new feature has also been introduced which gives you the ability to add discounts to your invoices based on either a percentage or currency amount.  This feature, along with other things that have made it into MCB, was requested by a user (or potential user) of MCB - so please do give me your ideas… they matter!

BUGFIXES
- Fixed a bug that would prevent the current version of a custom module from showing under certain circumstances
- Fixed a bug that would have prevented a few mcb_data variables from being inserted to the database upon installation
- Fixed a bug in the installer that would prevent successful upgrades from 0.6.1

GENERAL
- redir is now a library and not a module
- The core modules now handle their own setting views and save functions (dependance removed from settings module)
- Updated language translations
- Updated default invoice template
- Made minor cosmetic adjustment to pagination links
- Adjusted custom tasks module to work with new system settings logic
- An invoice template can no longer be deleted if it is the only template in the system
- Payment notes now output on invoices

ENHANCEMENTS
- Added feature so discounts can be added to an invoice based on either percentage or currency.
- A message now displays when system settings have been saved
- A message now displays when invoice options have been saved
- The template editor now displays messages on save and delete actions

 Signature 

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

 
Posted: 23 December 2009 07:23 PM   [ Ignore ]   [ # 50 ]   [ Rating: 0 ]
Joined: 2008-11-06
315 posts

Thanks for sharing, I do like your tool smile

 
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?

 
3 of 5
3