Access to system settings moved from global scope to SysPrefs.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Sat, 10 Jan 2015 15:53:55 +0000 (16:53 +0100)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Sat, 10 Jan 2015 23:18:35 +0000 (00:18 +0100)
commit5e63c6ace55729bbb5ee3b060035a25a4426eb0a
treeff8bdf016698991e20e5550ba277adb43b930ac3
parent0d191c7bff92b9a9bbc44dab48855477edb99ebf
Access to system settings moved from global scope to SysPrefs.
136 files changed:
access/login.php
access/logout.php
access/password_reset.php
admin/attachments.php
admin/backups.php
admin/change_current_user_password.php
admin/company_preferences.php
admin/db/company_db.inc
admin/db/fiscalyears_db.inc
admin/db/maintenance_db.inc
admin/db/users_db.inc
admin/display_prefs.php
admin/inst_chart.php
admin/inst_lang.php
admin/inst_module.php
admin/inst_theme.php
admin/inst_upgrade.php
admin/print_profiles.php
admin/view_print_transaction.php
admin/void_transaction.php
config.default.php
dimensions/inquiry/search_dimensions.php
doc/api_changes.txt
gl/bank_account_reconcile.php
gl/bank_transfer.php
gl/gl_bank.php
gl/gl_journal.php
gl/includes/db/gl_db_rates.inc
gl/includes/db/gl_db_trans.inc
gl/inquiry/balance_sheet.php
gl/inquiry/bank_inquiry.php
gl/inquiry/gl_account_inquiry.php
gl/inquiry/gl_trial_balance.php
gl/inquiry/journal_inquiry.php
gl/inquiry/profit_loss.php
gl/inquiry/tax_inquiry.php
gl/manage/close_period.php
gl/manage/exchange_rates.php
gl/manage/gl_account_classes.php
includes/access_levels.inc
includes/current_user.inc
includes/date_functions.inc
includes/db/connect_db_mysql.inc
includes/db/connect_db_mysqli.inc
includes/db/sql_functions.inc
includes/db_pager.inc
includes/errors.inc
includes/main.inc
includes/page/header.inc
includes/prefs/sysprefs.inc
includes/prefs/userprefs.inc
includes/session.inc
includes/system_tests.inc
includes/types.inc
includes/ui/db_pager_view.inc
includes/ui/ui_lists.inc
includes/ui/ui_view.inc
inventory/adjustments.php
inventory/cost_update.php
inventory/inquiry/stock_movements.php
inventory/manage/items.php
inventory/manage/sales_kits.php
inventory/transfers.php
manufacturing/search_work_orders.php
manufacturing/view/wo_costs_view.php
manufacturing/view/wo_issue_view.php
manufacturing/view/wo_production_view.php
manufacturing/view/work_order_view.php
manufacturing/work_order_add_finished.php
manufacturing/work_order_costs.php
manufacturing/work_order_entry.php
manufacturing/work_order_issue.php
manufacturing/work_order_release.php
purchasing/allocations/supplier_allocate.php
purchasing/allocations/supplier_allocation_main.php
purchasing/inquiry/po_search.php
purchasing/inquiry/po_search_completed.php
purchasing/inquiry/supplier_allocation_inquiry.php
purchasing/inquiry/supplier_inquiry.php
purchasing/manage/suppliers.php
purchasing/po_entry_items.php
purchasing/po_receive_items.php
purchasing/supplier_credit.php
purchasing/supplier_invoice.php
purchasing/supplier_payment.php
purchasing/view/view_grn.php
purchasing/view/view_po.php
purchasing/view/view_supp_credit.php
purchasing/view/view_supp_invoice.php
purchasing/view/view_supp_payment.php
reporting/includes/Workbook.php
reporting/includes/class.graphic.inc
reporting/includes/doctext.inc
reporting/includes/excel_report.inc
reporting/includes/pdf_report.inc
reporting/includes/reporting.inc
reporting/includes/reports_classes.inc
reporting/rep102.php
reporting/rep104.php
reporting/rep109.php
reporting/rep110.php
reporting/rep111.php
reporting/rep202.php
reporting/rep301.php
reporting/rep303.php
reporting/rep705.php
reporting/rep706.php
reporting/rep707.php
reporting/rep708.php
reporting/rep709.php
sales/allocations/customer_allocate.php
sales/allocations/customer_allocation_main.php
sales/create_recurrent_invoices.php
sales/credit_note_entry.php
sales/customer_credit_invoice.php
sales/customer_delivery.php
sales/customer_invoice.php
sales/customer_payments.php
sales/includes/cart_class.inc
sales/includes/db/cust_trans_db.inc
sales/includes/sales_ui.inc
sales/inquiry/customer_allocation_inquiry.php
sales/inquiry/customer_inquiry.php
sales/inquiry/sales_deliveries_view.php
sales/inquiry/sales_orders_view.php
sales/manage/customers.php
sales/manage/recurrent_invoices.php
sales/sales_order_entry.php
sales/view/view_credit.php
sales/view/view_dispatch.php
sales/view/view_invoice.php
sales/view/view_receipt.php
sales/view/view_sales_order.php
themes/aqua/renderer.php
themes/cool/renderer.php
themes/default/renderer.php