Added a variable, $print_invoice_no, in config.php for printing the invoice number...
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Sun, 30 Dec 2007 00:34:29 +0000 (00:34 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Sun, 30 Dec 2007 00:34:29 +0000 (00:34 +0000)
commit1b77725d52b62a154ef2ea579621ba7a02178996
tree69abc21c69a50a67c58be7c99fa7da3ec744bf20
parent11e9442de571f17b91078e2af73594c0806ead5a
Added a variable, $print_invoice_no, in config.php for printing the invoice number instead of invoice reference.
Changed the PDF presentation to deleting the Javascript cache before presentation.
Fixed a bug when exporting database. Exported NULL field values from NO to empty field (from mysql version 5.0.32).
Also fixed a unneccessary str_replace when importing sql scripts.
CHANGELOG.txt
admin/db/maintenance_db.inc
config.php
reporting/includes/pdf_report.inc