User: pvogelaar Branch: HEAD Date: Sat, 22 Nov 2008 11:10:10 +0000 Added files: /modules/invoice CHANGELOG.txt README.txt Modified files: /modules/invoice TODO.txt invoice.info invoice.install invoice.module invoice_ajax.inc invoice_form.inc invoice_helpers.inc Log message: 22-11-2008: * Update dutch translation file * Added a solid solution for removing invoices from "node" overview 19-11-2008: * Added support for: Invoice number format, 12345, 2008001, 200806001, etc. - It's possible now to prefix invoice number with whatever, for example A2008001. 12-11-2008: * Display invoice comments on the invoice template * Display pay limit on the invoice template * Added: Global, per template set which fields to display on the invoice: VAT, Unitcost (ex), Unitcost (inc), Total (ex), Total (inc) * FIXED BUG: Default template settings seem to don't inherit from general settings - Inheriting worked fine, made a small ajustment so it works even smoother now. - The main problem was that the preferred locale was not installed on the system. I made that form description more complete now and added a list which displays installed locales on the system. * Added: Translate file for dutch language 11-11-2008: * FIXED BUG: Functions can never have the same name, also when including just one template (Fatal error: Cannot redeclare _invoice_get_template_output()) * FIXED BUG: Installer is not correct and must be updated (we're using schema files now) * Added and tested invoice_update_1() function, works 100% correct. 01-11-2008: * FIXED BUG: Search on a customer starting with "f" or other sprintf() like characters go wrong Links: http://cvs.drupal.org/diff.php?path=contributions/modules/invoice/CHANGELOG.... http://cvs.drupal.org/diff.php?path=contributions/modules/invoice/README.txt http://cvs.drupal.org/diff.php?path=contributions/modules/invoice/TODO.txt&o... http://cvs.drupal.org/diff.php?path=contributions/modules/invoice/invoice.in... http://cvs.drupal.org/diff.php?path=contributions/modules/invoice/invoice.in... http://cvs.drupal.org/diff.php?path=contributions/modules/invoice/invoice.mo... http://cvs.drupal.org/diff.php?path=contributions/modules/invoice/invoice_aj... http://cvs.drupal.org/diff.php?path=contributions/modules/invoice/invoice_fo... http://cvs.drupal.org/diff.php?path=contributions/modules/invoice/invoice_he...