From 6b76e28ebbfdb9aa6d2fbb3b56276054f4c8a930 Mon Sep 17 00:00:00 2001 From: FrancescoUK Date: Sun, 28 Feb 2016 21:24:55 +0000 Subject: [PATCH] fix tables in item_kit/form items/inventory details and sales/suspended (#116) --- application/views/item_kits/form.php | 10 +++++----- application/views/items/count_details.php | 16 ++++++++-------- application/views/sales/suspended.php | 14 +++++++------- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/application/views/item_kits/form.php b/application/views/item_kits/form.php index 476b1ee42..9b4fe7c92 100644 --- a/application/views/item_kits/form.php +++ b/application/views/item_kits/form.php @@ -39,12 +39,12 @@ - +
- - - - + + + + diff --git a/application/views/items/count_details.php b/application/views/items/count_details.php index 3f3fb71f6..e7f995c73 100644 --- a/application/views/items/count_details.php +++ b/application/views/items/count_details.php @@ -67,22 +67,22 @@ -
lang->line('common_delete'); ?>lang->line('item_kits_item'); ?>lang->line('item_kits_quantity'); ?>
lang->line('common_delete'); ?>lang->line('item_kits_item'); ?>lang->line('item_kits_quantity'); ?>
+
- + - - - - - + + + + + Inventory->get_inventory_data_for_item($item_info->item_id)->result_array(); diff --git a/application/views/sales/suspended.php b/application/views/sales/suspended.php index 926bb4ea6..d387c6ac5 100644 --- a/application/views/sales/suspended.php +++ b/application/views/sales/suspended.php @@ -1,11 +1,11 @@ -
Inventory Data Tracking
DateEmployeeIn/Out QtyRemarks
DateEmployeeIn/Out QtyRemarks
+
- - - - - - + + + + + +
lang->line('sales_suspended_sale_id'); ?>lang->line('sales_date'); ?>lang->line('sales_customer'); ?>lang->line('sales_comments'); ?>lang->line('sales_unsuspend_and_delete'); ?>
lang->line('sales_suspended_sale_id'); ?>lang->line('sales_date'); ?>lang->line('sales_customer'); ?>lang->line('sales_comments'); ?>lang->line('sales_unsuspend_and_delete'); ?>