Added inactive records support.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Fri, 24 Apr 2009 16:11:12 +0000 (16:11 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Fri, 24 Apr 2009 16:11:12 +0000 (16:11 +0000)
commit0b253e5e0d23400838d3bfb4f27fb3fb2637b3ab
tree41f17fb41c895d48d1d20ab216d81dd1746d2071
parent8273b6b981c008c7968a7f7c8eaea640d453c3f2
Added inactive records support.
30 files changed:
admin/payment_terms.php
admin/shipping_companies.php
gl/includes/db/gl_db_account_types.inc
gl/includes/db/gl_db_currencies.inc
gl/manage/bank_accounts.php
gl/manage/currencies.php
gl/manage/gl_account_classes.php
gl/manage/gl_account_types.php
gl/manage/gl_accounts.php
includes/ui/ui_lists.inc
inventory/includes/db/items_units_db.inc
inventory/includes/db/movement_types_db.inc
inventory/manage/item_categories.php
inventory/manage/item_units.php
inventory/manage/items.php
inventory/manage/locations.php
inventory/manage/movement_types.php
manufacturing/includes/db/work_centres_db.inc
manufacturing/manage/work_centres.php
purchasing/manage/suppliers.php
sales/includes/db/sales_points_db.inc
sales/manage/sales_points.php
sql/alter2.2.sql
sql/en_US-demo.sql
sql/en_US-new.sql
taxes/db/tax_groups_db.inc
taxes/db/tax_types_db.inc
taxes/item_tax_types.php
taxes/tax_groups.php
taxes/tax_types.php