Releases for Invoice

invoice 6.x-1.0

P.Vogelaar - January 2, 2009 - 21:29
Download Size md5 hash
invoice-6.x-1.0.tar.gz 56.79 KB b4f59d3b7377de50067aedcdb53d4d6d
Official release from CVS tag: DRUPAL-6--1-0
Last updated: January 2, 2009 - 21:30

The module is now stable enough to be called version 1.0! Everything seems to be working perfect!

invoice 6.x-1.0-rc3

P.Vogelaar - December 20, 2008 - 13:48
Download Size md5 hash
invoice-6.x-1.0-rc3.tar.gz 56.58 KB 544058d8ed22f4554bf95435fc1071fe
Official release from CVS tag: DRUPAL-6--1-0-RC3
Last updated: December 20, 2008 - 13:50

20-12-2008:
* Moved AJAX JS into a external JS file.
* Did code review with the coder module to be compatibale with Drupal coding standards

14-12-2008:
* Added _invoice_money_format() function as alternative is the default PHP money_format() function doesn't exist
* Replaced all lines that used _invoice_round() and/or money_format() with _invoice_round_and_format_money()
* Fixed bug: The installer didn't set the default invoice column display settings already

13-12-2008:
* Fixed bug: "Invoice items : Unit Cost incl VAT is wrong whent you use a VAT less of 10%" => http://drupal.org/node/345800
* Added a TODO: Possibility to link an invoice to a site user + page for that user to view his invoices => http://drupal.org/node/346516
- With a extra option to also send the invoice by email (if no site user is selected the customer email field that is not implemented yet
will be choosen, if both are empty an error will be thrown if this checkbox is still checked. => http://drupal.org/node/346005

12-12-2008:
* Added a TODO item with priority "very nice": Possibility to create a new invoice based on a old one
* Fixed bug: http://drupal.org/node/342664 (scripting error in ie7)

invoice 6.x-1.0-rc2

P.Vogelaar - November 22, 2008 - 18:48
Download Size md5 hash
invoice-6.x-1.0-rc2.tar.gz 54.58 KB fbcb3db72d2ed239e706342f5574a9aa
Official release from CVS tag: DRUPAL-6--1-0-RC2
Last updated: November 22, 2008 - 18:50

CHANGELOG (Date format: dd-mm-yyyy)
=========================================

22-11-2008:
* Fixed bug of undefined function in the install file
* Fixed some text in Dutch translation file

invoice 6.x-1.0-rc1

P.Vogelaar - November 22, 2008 - 11:39
Download Size md5 hash
invoice-6.x-1.0-rc1.tar.gz 54.25 KB 541f65f93f0321edd0d081dd0900bbca
Official release from CVS tag: DRUPAL-6--1-0-RC1
Last updated: November 22, 2008 - 11:40

This version is the first release with an official tag. I skipped the beta releases because this module is thoroughly tested and is also ready as 1.0 stable I think.
But I first released a release candidate 1 (rc1) now for maybe some bugs that will be discovered by some others.

CHANGELOG (Date format: dd-mm-yyyy)
=========================================

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:

invoice 6.x-1.x-dev

P.Vogelaar - August 1, 2008 - 13:25
Download Size md5 hash
invoice-6.x-1.x-dev.tar.gz 56.79 KB 11b62dbdd8e89af0ac85727c47c0e2db
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: January 3, 2009 - 00:08

Development of invoice module for Drupal 6.x core.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.