Partial (inventory related) include files cleanup.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Mon, 6 Apr 2015 14:24:54 +0000 (16:24 +0200)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Mon, 6 Apr 2015 15:17:05 +0000 (17:17 +0200)
commitf2343f51b0ed0d9abd2ec98b64f202beb9716d37
treeb1d312999bdd1aa88a7ef6c93f1a5d1994993e18
parent40aaa8d880ce627f2ada82de0ef44dde364eafa5
Partial (inventory related) include files cleanup.
28 files changed:
dimensions/dimension_entry.php
includes/db/inventory_db.inc
includes/db/manufacturing_db.inc
includes/inventory.inc [new file with mode: 0644]
includes/manufacturing.inc [deleted file]
inventory/cost_update.php
inventory/includes/inventory_db.inc
inventory/inquiry/stock_status.php
inventory/manage/item_codes.php
inventory/manage/sales_kits.php
inventory/purchasing_data.php
manufacturing/includes/manufacturing_db.inc
manufacturing/inquiry/bom_cost_inquiry.php
manufacturing/manage/bom_edit.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_release.php
purchasing/includes/purchasing_db.inc
sales/customer_credit_invoice.php
sales/customer_delivery.php
sales/customer_invoice.php
sales/includes/sales_db.inc
sales/includes/ui/sales_order_ui.inc