Welcome Guest, Not a member yet? Register   Sign In
MyClientBase - Free & Open Source Invoicing System (Updated Jan 15, 2010)
#41

[eluser]Developer13[/eluser]
See updated posts...
#42

[eluser]goliatone[/eluser]
checking it out!

demo looks good so far.
#43

[eluser]Developer13[/eluser]
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!
#44

[eluser]Developer13[/eluser]
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.
#45

[eluser]Developer13[/eluser]
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.
#46

[eluser]hugle[/eluser]
[quote author="Developer13" date="1259840590"]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.[/quote]

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

[eluser]Developer13[/eluser]
[quote author="hugle" date="1259848554"]Hello
is there any progress on UTF8 support?
Thank you![/quote]

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.
#48

[eluser]hugle[/eluser]
[quote author="Developer13" date="1259872058"][quote author="hugle" date="1259848554"]Hello
is there any progress on UTF8 support?
Thank you![/quote]

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.[/quote]

Once I had problems with UTF8...
the only sollution was to move to :
http://www.tecnick.com/public/code/cp_dp...f_examples

This tool, imho, is really great Smile
thanks
#49

[eluser]Developer13[/eluser]
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
#50

[eluser]Developer13[/eluser]
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




Theme © iAndrew 2016 - Forum software by © MyBB