Added remote printing support.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Wed, 15 Oct 2008 13:36:23 +0000 (13:36 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Wed, 15 Oct 2008 13:36:23 +0000 (13:36 +0000)
commit37da0ea920fdff712ccef4e1324aa822e981c8fc
tree397cd435fc3176ae2795ec6e28c0f50a6dd0c575
parentf6857ddce763542393996620848daa7ce519842d
Added remote printing support.
22 files changed:
CHANGELOG.txt
admin/db/printers_db.inc [new file with mode: 0644]
admin/db/users_db.inc
admin/display_prefs.php
admin/print_profiles.php [new file with mode: 0644]
admin/printers.php [new file with mode: 0644]
admin/users.php
applications/setup.php
config.php
includes/current_user.inc
includes/prefs/userprefs.inc
includes/ui/ui_lists.inc
js/inserts.js
js/utils.js
reporting/includes/pdf_report.inc
reporting/includes/printer_class.inc [new file with mode: 0644]
reporting/includes/reporting.inc
reporting/includes/reports_classes.inc
reporting/prn_redirect.php [new file with mode: 0644]
reporting/rep109.php
reporting/reports_main.php
sql/alter2.1.sql [new file with mode: 0644]