From 73b189b6d47f87cd1453ebde9807be674365a7f7 Mon Sep 17 00:00:00 2001 From: jekkos Date: Fri, 11 Nov 2022 23:40:25 +0100 Subject: [PATCH] Prepare rebase: move files to new folder structure --- application/config/hooks.php => app/Config/Events.php | 0 {application/controllers => app/Controllers}/Attributes.php | 0 {application/controllers => app/Controllers}/Cashups.php | 0 {application/controllers => app/Controllers}/Config.php | 0 {application/controllers => app/Controllers}/Customers.php | 0 {application/controllers => app/Controllers}/Employees.php | 0 {application/controllers => app/Controllers}/Expenses.php | 0 .../controllers => app/Controllers}/Expenses_categories.php | 0 {application/controllers => app/Controllers}/Giftcards.php | 0 {application/controllers => app/Controllers}/Home.php | 0 {application/controllers => app/Controllers}/Item_kits.php | 0 {application/controllers => app/Controllers}/Items.php | 0 {application/controllers => app/Controllers}/Login.php | 0 {application/controllers => app/Controllers}/Messages.php | 0 {application/controllers => app/Controllers}/No_access.php | 0 {application/controllers => app/Controllers}/Office.php | 0 {application/controllers => app/Controllers}/Persons.php | 0 {application/controllers => app/Controllers}/Receivings.php | 0 {application/controllers => app/Controllers}/Reports.php | 0 {application/controllers => app/Controllers}/Sales.php | 0 .../controllers => app/Controllers}/Secure_Controller.php | 0 {application/controllers => app/Controllers}/Suppliers.php | 0 {application/controllers => app/Controllers}/Tax_categories.php | 0 {application/controllers => app/Controllers}/Tax_codes.php | 0 .../controllers => app/Controllers}/Tax_jurisdictions.php | 0 {application/controllers => app/Controllers}/Taxes.php | 0 {application/controllers => app/Controllers}/index.html | 0 .../Database/Migrations}/20170501150000_upgrade_to_3_1_1.php | 0 .../Database/Migrations}/20170502221506_sales_tax_data.php | 0 .../Database/Migrations}/20180225100000_upgrade_to_3_2_0.php | 0 .../Database/Migrations}/20180501100000_upgrade_to_3_2_1.php | 0 .../Database/Migrations}/20181015100000_attributes.php | 0 .../Database/Migrations}/20190111270000_upgrade_to_3_3_0.php | 0 .../Database/Migrations}/20190129212600_indiagst.php | 0 .../Database/Migrations}/20190213210000_indiagst1.php | 0 .../Database/Migrations}/20190220210000_indiagst2.php | 0 .../Migrations}/20190301124900_decimal_attribute_type.php | 0 .../Database/Migrations}/20190317102600_add_iso_4217.php | 0 .../Database/Migrations}/20190427100000_paymenttracking.php | 0 .../Database/Migrations}/20190502100000_refundtracking.php | 0 .../Database/Migrations}/20190612100000_dbfix.php | 0 .../Migrations}/20190615100000_fix_attribute_datetime.php | 0 .../Database/Migrations}/20190712150200_fix_empty_reports.php | 0 .../Database/Migrations}/20191008100000_receipttaxindicator.php | 0 .../Database/Migrations}/20191231100000_paymentdatefix.php | 0 .../Database/Migrations}/20200125100000_saleschangeprice.php | 0 .../Database/Migrations}/20200202000000_taxamount.php | 0 .../Database/Migrations}/20200215100000_taxgroupconstraint.php | 0 .../Database/Migrations}/20200508000000_image_upload_defaults.php | 0 .../Migrations}/20200819000000_modify_attr_links_constraint.php | 0 .../Database/Migrations}/20201108100000_cashrounding.php | 0 .../Database/Migrations}/20201110000000_add_item_kit_number.php | 0 .../Migrations}/20210103000000_modify_session_datatype.php | 0 .../Migrations}/20210422000000_database_optimizations.php | 0 .../Migrations}/20210422000001_remove_duplicate_links.php | 0 .../Migrations}/20210714140000_move_expenses_categories.php | 0 application/hooks/db_log.php => app/Events/Db_log.php | 0 application/hooks/load_config.php => app/Events/Load_config.php | 0 application/hooks/method_hook.php => app/Events/Save.php | 0 {application/helpers => app/Helpers}/dompdf_helper.php | 0 {application/helpers => app/Helpers}/importfile_helper.php | 0 {application/helpers => app/Helpers}/index.html | 0 {application/helpers => app/Helpers}/locale_helper.php | 0 {application/helpers => app/Helpers}/migration_helper.php | 0 {application/helpers => app/Helpers}/report_helper.php | 0 {application/helpers => app/Helpers}/sale_helper.php | 0 {application/helpers => app/Helpers}/tabular_helper.php | 0 {application/helpers => app/Helpers}/tax_helper.php | 0 {application/language => app/Language}/Language code definition | 0 {application/language => app/Language}/ar-EG/attributes_lang.php | 0 .../language => app/Language}/ar-EG/bootstrap_tables_lang.php | 0 {application/language => app/Language}/ar-EG/cashups_lang.php | 0 {application/language => app/Language}/ar-EG/common_lang.php | 0 {application/language => app/Language}/ar-EG/config_lang.php | 0 {application/language => app/Language}/ar-EG/customers_lang.php | 0 {application/language => app/Language}/ar-EG/datepicker_lang.php | 0 {application/language => app/Language}/ar-EG/employees_lang.php | 0 {application/language => app/Language}/ar-EG/enum_lang.php | 0 {application/language => app/Language}/ar-EG/error_lang.php | 0 .../language => app/Language}/ar-EG/expenses_categories_lang.php | 0 {application/language => app/Language}/ar-EG/expenses_lang.php | 0 {application/language => app/Language}/ar-EG/giftcards_lang.php | 0 {application/language => app/Language}/ar-EG/index.html | 0 {application/language => app/Language}/ar-EG/item_kits_lang.php | 0 {application/language => app/Language}/ar-EG/items_lang.php | 0 {application/language => app/Language}/ar-EG/login_lang.php | 0 {application/language => app/Language}/ar-EG/messages_lang.php | 0 {application/language => app/Language}/ar-EG/module_lang.php | 0 {application/language => app/Language}/ar-EG/receivings_lang.php | 0 {application/language => app/Language}/ar-EG/reports_lang.php | 0 {application/language => app/Language}/ar-EG/sales_lang.php | 0 {application/language => app/Language}/ar-EG/suppliers_lang.php | 0 {application/language => app/Language}/ar-EG/taxes_lang.php | 0 {application/language => app/Language}/ar-LB/attributes_lang.php | 0 .../language => app/Language}/ar-LB/bootstrap_tables_lang.php | 0 {application/language => app/Language}/ar-LB/cashups_lang.php | 0 {application/language => app/Language}/ar-LB/common_lang.php | 0 {application/language => app/Language}/ar-LB/config_lang.php | 0 {application/language => app/Language}/ar-LB/customers_lang.php | 0 {application/language => app/Language}/ar-LB/datepicker_lang.php | 0 {application/language => app/Language}/ar-LB/employees_lang.php | 0 {application/language => app/Language}/ar-LB/enum_lang.php | 0 {application/language => app/Language}/ar-LB/error_lang.php | 0 .../language => app/Language}/ar-LB/expenses_categories_lang.php | 0 {application/language => app/Language}/ar-LB/expenses_lang.php | 0 {application/language => app/Language}/ar-LB/giftcards_lang.php | 0 {application/language => app/Language}/ar-LB/index.html | 0 {application/language => app/Language}/ar-LB/item_kits_lang.php | 0 {application/language => app/Language}/ar-LB/items_lang.php | 0 {application/language => app/Language}/ar-LB/login_lang.php | 0 {application/language => app/Language}/ar-LB/messages_lang.php | 0 {application/language => app/Language}/ar-LB/module_lang.php | 0 {application/language => app/Language}/ar-LB/receivings_lang.php | 0 {application/language => app/Language}/ar-LB/reports_lang.php | 0 {application/language => app/Language}/ar-LB/sales_lang.php | 0 {application/language => app/Language}/ar-LB/suppliers_lang.php | 0 {application/language => app/Language}/ar-LB/taxes_lang.php | 0 {application/language => app/Language}/az-AZ/attributes_lang.php | 0 .../language => app/Language}/az-AZ/bootstrap_tables_lang.php | 0 {application/language => app/Language}/az-AZ/cashups_lang.php | 0 {application/language => app/Language}/az-AZ/common_lang.php | 0 {application/language => app/Language}/az-AZ/config_lang.php | 0 {application/language => app/Language}/az-AZ/customers_lang.php | 0 {application/language => app/Language}/az-AZ/datepicker_lang.php | 0 {application/language => app/Language}/az-AZ/employees_lang.php | 0 {application/language => app/Language}/az-AZ/enum_lang.php | 0 {application/language => app/Language}/az-AZ/error_lang.php | 0 .../language => app/Language}/az-AZ/expenses_categories_lang.php | 0 {application/language => app/Language}/az-AZ/expenses_lang.php | 0 {application/language => app/Language}/az-AZ/giftcards_lang.php | 0 {application/language => app/Language}/az-AZ/index.html | 0 {application/language => app/Language}/az-AZ/item_kits_lang.php | 0 {application/language => app/Language}/az-AZ/items_lang.php | 0 {application/language => app/Language}/az-AZ/login_lang.php | 0 {application/language => app/Language}/az-AZ/messages_lang.php | 0 {application/language => app/Language}/az-AZ/module_lang.php | 0 {application/language => app/Language}/az-AZ/receivings_lang.php | 0 {application/language => app/Language}/az-AZ/reports_lang.php | 0 {application/language => app/Language}/az-AZ/sales_lang.php | 0 {application/language => app/Language}/az-AZ/suppliers_lang.php | 0 {application/language => app/Language}/az-AZ/taxes_lang.php | 0 {application/language => app/Language}/bg/attributes_lang.php | 0 .../language => app/Language}/bg/bootstrap_tables_lang.php | 0 {application/language => app/Language}/bg/cashups_lang.php | 0 {application/language => app/Language}/bg/common_lang.php | 0 {application/language => app/Language}/bg/config_lang.php | 0 {application/language => app/Language}/bg/customers_lang.php | 0 {application/language => app/Language}/bg/datepicker_lang.php | 0 {application/language => app/Language}/bg/employees_lang.php | 0 {application/language => app/Language}/bg/enum_lang.php | 0 {application/language => app/Language}/bg/error_lang.php | 0 .../language => app/Language}/bg/expenses_categories_lang.php | 0 .../language/zh-Hans => app/Language/bg}/expenses_lang.php | 0 {application/language => app/Language}/bg/giftcards_lang.php | 0 {application/language => app/Language}/bg/index.html | 0 {application/language => app/Language}/bg/item_kits_lang.php | 0 {application/language => app/Language}/bg/items_lang.php | 0 {application/language => app/Language}/bg/login_lang.php | 0 .../language/zh-Hans => app/Language/bg}/messages_lang.php | 0 {application/language => app/Language}/bg/module_lang.php | 0 {application/language => app/Language}/bg/receivings_lang.php | 0 {application/language => app/Language}/bg/reports_lang.php | 0 {application/language => app/Language}/bg/sales_lang.php | 0 {application/language => app/Language}/bg/suppliers_lang.php | 0 {application/language => app/Language}/bg/taxes_lang.php | 0 {application/language => app/Language}/bs-BA/attributes_lang.php | 0 .../language => app/Language}/bs-BA/bootstrap_tables_lang.php | 0 {application/language => app/Language}/bs-BA/cashups_lang.php | 0 {application/language => app/Language}/bs-BA/common_lang.php | 0 {application/language => app/Language}/bs-BA/config_lang.php | 0 {application/language => app/Language}/bs-BA/customers_lang.php | 0 {application/language => app/Language}/bs-BA/datepicker_lang.php | 0 {application/language => app/Language}/bs-BA/employees_lang.php | 0 {application/language => app/Language}/bs-BA/enum_lang.php | 0 {application/language => app/Language}/bs-BA/error_lang.php | 0 .../language => app/Language}/bs-BA/expenses_categories_lang.php | 0 {application/language => app/Language}/bs-BA/expenses_lang.php | 0 {application/language => app/Language}/bs-BA/giftcards_lang.php | 0 {application/language => app/Language}/bs-BA/index.html | 0 {application/language => app/Language}/bs-BA/item_kits_lang.php | 0 {application/language => app/Language}/bs-BA/items_lang.php | 0 {application/language => app/Language}/bs-BA/login_lang.php | 0 {application/language => app/Language}/bs-BA/messages_lang.php | 0 {application/language => app/Language}/bs-BA/module_lang.php | 0 {application/language => app/Language}/bs-BA/receivings_lang.php | 0 {application/language => app/Language}/bs-BA/reports_lang.php | 0 {application/language => app/Language}/bs-BA/sales_lang.php | 0 {application/language => app/Language}/bs-BA/suppliers_lang.php | 0 {application/language => app/Language}/bs-BA/taxes_lang.php | 0 {application/language => app/Language}/cs/attributes_lang.php | 0 .../language => app/Language}/cs/bootstrap_tables_lang.php | 0 {application/language => app/Language}/cs/cashups_lang.php | 0 {application/language => app/Language}/cs/common_lang.php | 0 {application/language => app/Language}/cs/config_lang.php | 0 {application/language => app/Language}/cs/customers_lang.php | 0 {application/language => app/Language}/cs/datepicker_lang.php | 0 {application/language => app/Language}/cs/employees_lang.php | 0 {application/language => app/Language}/cs/enum_lang.php | 0 {application/language => app/Language}/cs/error_lang.php | 0 .../language => app/Language}/cs/expenses_categories_lang.php | 0 {application/language => app/Language}/cs/expenses_lang.php | 0 {application/language => app/Language}/cs/giftcards_lang.php | 0 {application/language => app/Language}/cs/item_kits_lang.php | 0 {application/language => app/Language}/cs/items_lang.php | 0 {application/language => app/Language}/cs/login_lang.php | 0 {application/language => app/Language}/cs/messages_lang.php | 0 {application/language => app/Language}/cs/module_lang.php | 0 {application/language => app/Language}/cs/receivings_lang.php | 0 {application/language => app/Language}/cs/reports_lang.php | 0 {application/language => app/Language}/cs/sales_lang.php | 0 {application/language => app/Language}/cs/suppliers_lang.php | 0 {application/language => app/Language}/cs/taxes_lang.php | 0 {application/language => app/Language}/da/attributes_lang.php | 0 .../language => app/Language}/da/bootstrap_tables_lang.php | 0 {application/language => app/Language}/da/cashups_lang.php | 0 {application/language => app/Language}/da/common_lang.php | 0 {application/language => app/Language}/da/config_lang.php | 0 {application/language => app/Language}/da/customers_lang.php | 0 {application/language => app/Language}/da/datepicker_lang.php | 0 {application/language => app/Language}/da/employees_lang.php | 0 {application/language => app/Language}/da/enum_lang.php | 0 {application/language => app/Language}/da/error_lang.php | 0 .../language => app/Language}/da/expenses_categories_lang.php | 0 {application/language => app/Language}/da/expenses_lang.php | 0 {application/language => app/Language}/da/giftcards_lang.php | 0 {application/language => app/Language}/da/item_kits_lang.php | 0 {application/language => app/Language}/da/items_lang.php | 0 {application/language => app/Language}/da/login_lang.php | 0 {application/language => app/Language}/da/messages_lang.php | 0 {application/language => app/Language}/da/module_lang.php | 0 {application/language => app/Language}/da/receivings_lang.php | 0 {application/language => app/Language}/da/reports_lang.php | 0 {application/language => app/Language}/da/sales_lang.php | 0 {application/language => app/Language}/da/suppliers_lang.php | 0 {application/language => app/Language}/da/taxes_lang.php | 0 {application/language => app/Language}/de-CH/attributes_lang.php | 0 .../language => app/Language}/de-CH/bootstrap_tables_lang.php | 0 {application/language/ru => app/Language/de-CH}/cashups_lang.php | 0 {application/language => app/Language}/de-CH/common_lang.php | 0 {application/language => app/Language}/de-CH/config_lang.php | 0 {application/language => app/Language}/de-CH/customers_lang.php | 0 {application/language => app/Language}/de-CH/datepicker_lang.php | 0 {application/language => app/Language}/de-CH/employees_lang.php | 0 .../language/zh-Hans => app/Language/de-CH}/enum_lang.php | 0 {application/language => app/Language}/de-CH/error_lang.php | 0 .../language => app/Language}/de-CH/expenses_categories_lang.php | 0 {application/language => app/Language}/de-CH/expenses_lang.php | 0 {application/language => app/Language}/de-CH/giftcards_lang.php | 0 {application/language => app/Language}/de-CH/index.html | 0 {application/language => app/Language}/de-CH/item_kits_lang.php | 0 {application/language => app/Language}/de-CH/items_lang.php | 0 {application/language => app/Language}/de-CH/login_lang.php | 0 {application/language/bg => app/Language/de-CH}/messages_lang.php | 0 {application/language => app/Language}/de-CH/module_lang.php | 0 {application/language => app/Language}/de-CH/receivings_lang.php | 0 {application/language => app/Language}/de-CH/reports_lang.php | 0 {application/language => app/Language}/de-CH/sales_lang.php | 0 {application/language => app/Language}/de-CH/suppliers_lang.php | 0 {application/language => app/Language}/de-CH/taxes_lang.php | 0 {application/language => app/Language}/de/attributes_lang.php | 0 .../language => app/Language}/de/bootstrap_tables_lang.php | 0 {application/language => app/Language}/de/cashups_lang.php | 0 {application/language => app/Language}/de/common_lang.php | 0 {application/language => app/Language}/de/config_lang.php | 0 {application/language => app/Language}/de/customers_lang.php | 0 {application/language => app/Language}/de/datepicker_lang.php | 0 {application/language => app/Language}/de/employees_lang.php | 0 {application/language => app/Language}/de/enum_lang.php | 0 {application/language => app/Language}/de/error_lang.php | 0 .../language => app/Language}/de/expenses_categories_lang.php | 0 {application/language => app/Language}/de/expenses_lang.php | 0 {application/language => app/Language}/de/giftcards_lang.php | 0 {application/language => app/Language}/de/index.html | 0 {application/language => app/Language}/de/item_kits_lang.php | 0 {application/language => app/Language}/de/items_lang.php | 0 {application/language => app/Language}/de/login_lang.php | 0 {application/language => app/Language}/de/messages_lang.php | 0 {application/language => app/Language}/de/module_lang.php | 0 {application/language => app/Language}/de/receivings_lang.php | 0 {application/language => app/Language}/de/reports_lang.php | 0 {application/language => app/Language}/de/sales_lang.php | 0 {application/language => app/Language}/de/suppliers_lang.php | 0 {application/language => app/Language}/de/taxes_lang.php | 0 {application/language => app/Language}/el/attributes_lang.php | 0 .../language => app/Language}/el/bootstrap_tables_lang.php | 0 {application/language/de-CH => app/Language/el}/cashups_lang.php | 0 {application/language => app/Language}/el/common_lang.php | 0 {application/language => app/Language}/el/config_lang.php | 0 {application/language => app/Language}/el/customers_lang.php | 0 {application/language => app/Language}/el/datepicker_lang.php | 0 {application/language => app/Language}/el/employees_lang.php | 0 {application/language/de-CH => app/Language/el}/enum_lang.php | 0 {application/language => app/Language}/el/error_lang.php | 0 .../language => app/Language}/el/expenses_categories_lang.php | 0 {application/language => app/Language}/el/expenses_lang.php | 0 {application/language => app/Language}/el/giftcards_lang.php | 0 {application/language => app/Language}/el/item_kits_lang.php | 0 {application/language => app/Language}/el/items_lang.php | 0 {application/language => app/Language}/el/login_lang.php | 0 {application/language => app/Language}/el/messages_lang.php | 0 {application/language => app/Language}/el/module_lang.php | 0 {application/language => app/Language}/el/receivings_lang.php | 0 {application/language => app/Language}/el/reports_lang.php | 0 {application/language => app/Language}/el/sales_lang.php | 0 {application/language => app/Language}/el/suppliers_lang.php | 0 {application/language => app/Language}/el/taxes_lang.php | 0 {application/language => app/Language}/en-GB/attributes_lang.php | 0 .../language => app/Language}/en-GB/bootstrap_tables_lang.php | 0 {application/language => app/Language}/en-GB/cashups_lang.php | 0 {application/language => app/Language}/en-GB/common_lang.php | 0 {application/language => app/Language}/en-GB/config_lang.php | 0 {application/language => app/Language}/en-GB/customers_lang.php | 0 {application/language => app/Language}/en-GB/datepicker_lang.php | 0 {application/language => app/Language}/en-GB/employees_lang.php | 0 {application/language => app/Language}/en-GB/enum_lang.php | 0 {application/language => app/Language}/en-GB/error_lang.php | 0 .../language => app/Language}/en-GB/expenses_categories_lang.php | 0 {application/language => app/Language}/en-GB/expenses_lang.php | 0 {application/language => app/Language}/en-GB/giftcards_lang.php | 0 {application/language => app/Language}/en-GB/index.html | 0 {application/language => app/Language}/en-GB/item_kits_lang.php | 0 {application/language => app/Language}/en-GB/items_lang.php | 0 {application/language => app/Language}/en-GB/login_lang.php | 0 .../language/de-CH => app/Language/en-GB}/messages_lang.php | 0 {application/language => app/Language}/en-GB/module_lang.php | 0 {application/language => app/Language}/en-GB/receivings_lang.php | 0 {application/language => app/Language}/en-GB/reports_lang.php | 0 {application/language => app/Language}/en-GB/sales_lang.php | 0 {application/language => app/Language}/en-GB/suppliers_lang.php | 0 {application/language => app/Language}/en-GB/taxes_lang.php | 0 {application/language => app/Language}/en-US/attributes_lang.php | 0 .../language => app/Language}/en-US/bootstrap_tables_lang.php | 0 {application/language => app/Language}/en-US/cashups_lang.php | 0 {application/language => app/Language}/en-US/common_lang.php | 0 {application/language => app/Language}/en-US/config_lang.php | 0 {application/language => app/Language}/en-US/customers_lang.php | 0 {application/language => app/Language}/en-US/datepicker_lang.php | 0 {application/language => app/Language}/en-US/employees_lang.php | 0 {application/language => app/Language}/en-US/enum_lang.php | 0 {application/language => app/Language}/en-US/error_lang.php | 0 .../language => app/Language}/en-US/expenses_categories_lang.php | 0 {application/language => app/Language}/en-US/expenses_lang.php | 0 {application/language => app/Language}/en-US/giftcards_lang.php | 0 {application/language => app/Language}/en-US/index.html | 0 {application/language => app/Language}/en-US/item_kits_lang.php | 0 {application/language => app/Language}/en-US/items_lang.php | 0 {application/language => app/Language}/en-US/login_lang.php | 0 .../language/en-GB => app/Language/en-US}/messages_lang.php | 0 {application/language => app/Language}/en-US/module_lang.php | 0 {application/language => app/Language}/en-US/receivings_lang.php | 0 {application/language => app/Language}/en-US/reports_lang.php | 0 {application/language => app/Language}/en-US/sales_lang.php | 0 {application/language => app/Language}/en-US/suppliers_lang.php | 0 {application/language => app/Language}/en-US/taxes_lang.php | 0 {application/language => app/Language}/es/attributes_lang.php | 0 .../language => app/Language}/es/bootstrap_tables_lang.php | 0 {application/language => app/Language}/es/cashups_lang.php | 0 {application/language => app/Language}/es/common_lang.php | 0 {application/language => app/Language}/es/config_lang.php | 0 {application/language => app/Language}/es/customers_lang.php | 0 {application/language => app/Language}/es/datepicker_lang.php | 0 {application/language => app/Language}/es/employees_lang.php | 0 {application/language => app/Language}/es/enum_lang.php | 0 {application/language => app/Language}/es/error_lang.php | 0 .../language => app/Language}/es/expenses_categories_lang.php | 0 {application/language => app/Language}/es/expenses_lang.php | 0 {application/language => app/Language}/es/giftcards_lang.php | 0 {application/language => app/Language}/es/index.html | 0 {application/language => app/Language}/es/item_kits_lang.php | 0 {application/language => app/Language}/es/items_lang.php | 0 {application/language => app/Language}/es/login_lang.php | 0 {application/language => app/Language}/es/messages_lang.php | 0 {application/language => app/Language}/es/module_lang.php | 0 {application/language => app/Language}/es/receivings_lang.php | 0 {application/language => app/Language}/es/reports_lang.php | 0 {application/language => app/Language}/es/sales_lang.php | 0 {application/language => app/Language}/es/suppliers_lang.php | 0 {application/language => app/Language}/es/taxes_lang.php | 0 {application/language => app/Language}/es_MX/attributes_lang.php | 0 .../language => app/Language}/es_MX/bootstrap_tables_lang.php | 0 {application/language => app/Language}/es_MX/cashups_lang.php | 0 {application/language => app/Language}/es_MX/common_lang.php | 0 {application/language => app/Language}/es_MX/config_lang.php | 0 {application/language => app/Language}/es_MX/customers_lang.php | 0 {application/language => app/Language}/es_MX/datepicker_lang.php | 0 {application/language => app/Language}/es_MX/employees_lang.php | 0 {application/language => app/Language}/es_MX/enum_lang.php | 0 {application/language => app/Language}/es_MX/error_lang.php | 0 .../language => app/Language}/es_MX/expenses_categories_lang.php | 0 {application/language => app/Language}/es_MX/expenses_lang.php | 0 {application/language => app/Language}/es_MX/giftcards_lang.php | 0 {application/language => app/Language}/es_MX/item_kits_lang.php | 0 {application/language => app/Language}/es_MX/items_lang.php | 0 {application/language => app/Language}/es_MX/login_lang.php | 0 {application/language => app/Language}/es_MX/messages_lang.php | 0 {application/language => app/Language}/es_MX/module_lang.php | 0 {application/language => app/Language}/es_MX/receivings_lang.php | 0 {application/language => app/Language}/es_MX/reports_lang.php | 0 {application/language => app/Language}/es_MX/sales_lang.php | 0 {application/language => app/Language}/es_MX/suppliers_lang.php | 0 {application/language => app/Language}/es_MX/taxes_lang.php | 0 {application/language => app/Language}/fa-IR/attributes_lang.php | 0 .../language => app/Language}/fa-IR/bootstrap_tables_lang.php | 0 {application/language => app/Language}/fa-IR/cashups_lang.php | 0 {application/language => app/Language}/fa-IR/common_lang.php | 0 {application/language => app/Language}/fa-IR/config_lang.php | 0 {application/language => app/Language}/fa-IR/customers_lang.php | 0 {application/language => app/Language}/fa-IR/datepicker_lang.php | 0 {application/language => app/Language}/fa-IR/employees_lang.php | 0 {application/language => app/Language}/fa-IR/enum_lang.php | 0 {application/language => app/Language}/fa-IR/error_lang.php | 0 .../language => app/Language}/fa-IR/expenses_categories_lang.php | 0 {application/language => app/Language}/fa-IR/expenses_lang.php | 0 {application/language => app/Language}/fa-IR/giftcards_lang.php | 0 {application/language => app/Language}/fa-IR/index.html | 0 {application/language => app/Language}/fa-IR/item_kits_lang.php | 0 {application/language => app/Language}/fa-IR/items_lang.php | 0 {application/language => app/Language}/fa-IR/login_lang.php | 0 {application/language => app/Language}/fa-IR/messages_lang.php | 0 {application/language => app/Language}/fa-IR/module_lang.php | 0 {application/language => app/Language}/fa-IR/receivings_lang.php | 0 {application/language => app/Language}/fa-IR/reports_lang.php | 0 {application/language => app/Language}/fa-IR/sales_lang.php | 0 {application/language => app/Language}/fa-IR/suppliers_lang.php | 0 {application/language => app/Language}/fa-IR/taxes_lang.php | 0 {application/language => app/Language}/fr/attributes_lang.php | 0 .../language => app/Language}/fr/bootstrap_tables_lang.php | 0 {application/language => app/Language}/fr/cashups_lang.php | 0 {application/language => app/Language}/fr/common_lang.php | 0 {application/language => app/Language}/fr/config_lang.php | 0 {application/language => app/Language}/fr/customers_lang.php | 0 {application/language => app/Language}/fr/datepicker_lang.php | 0 {application/language => app/Language}/fr/employees_lang.php | 0 {application/language => app/Language}/fr/enum_lang.php | 0 {application/language => app/Language}/fr/error_lang.php | 0 .../language => app/Language}/fr/expenses_categories_lang.php | 0 {application/language => app/Language}/fr/expenses_lang.php | 0 {application/language => app/Language}/fr/giftcards_lang.php | 0 {application/language => app/Language}/fr/index.html | 0 {application/language => app/Language}/fr/item_kits_lang.php | 0 {application/language => app/Language}/fr/items_lang.php | 0 {application/language => app/Language}/fr/login_lang.php | 0 {application/language => app/Language}/fr/messages_lang.php | 0 {application/language => app/Language}/fr/module_lang.php | 0 {application/language => app/Language}/fr/receivings_lang.php | 0 {application/language => app/Language}/fr/reports_lang.php | 0 {application/language => app/Language}/fr/sales_lang.php | 0 {application/language => app/Language}/fr/suppliers_lang.php | 0 {application/language => app/Language}/fr/taxes_lang.php | 0 {application/language => app/Language}/he/attributes_lang.php | 0 .../language => app/Language}/he/bootstrap_tables_lang.php | 0 {application/language => app/Language}/he/cashups_lang.php | 0 {application/language => app/Language}/he/common_lang.php | 0 {application/language => app/Language}/he/config_lang.php | 0 {application/language => app/Language}/he/customers_lang.php | 0 {application/language => app/Language}/he/datepicker_lang.php | 0 {application/language => app/Language}/he/employees_lang.php | 0 {application/language => app/Language}/he/enum_lang.php | 0 {application/language => app/Language}/he/error_lang.php | 0 .../language => app/Language}/he/expenses_categories_lang.php | 0 {application/language => app/Language}/he/expenses_lang.php | 0 {application/language => app/Language}/he/giftcards_lang.php | 0 {application/language => app/Language}/he/item_kits_lang.php | 0 {application/language => app/Language}/he/items_lang.php | 0 {application/language => app/Language}/he/login_lang.php | 0 {application/language => app/Language}/he/messages_lang.php | 0 {application/language => app/Language}/he/module_lang.php | 0 {application/language => app/Language}/he/receivings_lang.php | 0 {application/language => app/Language}/he/reports_lang.php | 0 {application/language => app/Language}/he/sales_lang.php | 0 {application/language => app/Language}/he/suppliers_lang.php | 0 {application/language => app/Language}/he/taxes_lang.php | 0 {application/language => app/Language}/hr-HR/attributes_lang.php | 0 .../language => app/Language}/hr-HR/bootstrap_tables_lang.php | 0 {application/language/el => app/Language/hr-HR}/cashups_lang.php | 0 {application/language => app/Language}/hr-HR/common_lang.php | 0 {application/language => app/Language}/hr-HR/config_lang.php | 0 {application/language => app/Language}/hr-HR/customers_lang.php | 0 {application/language => app/Language}/hr-HR/datepicker_lang.php | 0 {application/language => app/Language}/hr-HR/employees_lang.php | 0 {application/language/el => app/Language/hr-HR}/enum_lang.php | 0 {application/language => app/Language}/hr-HR/error_lang.php | 0 .../language => app/Language}/hr-HR/expenses_categories_lang.php | 0 {application/language => app/Language}/hr-HR/expenses_lang.php | 0 {application/language => app/Language}/hr-HR/giftcards_lang.php | 0 {application/language => app/Language}/hr-HR/index.html | 0 {application/language => app/Language}/hr-HR/item_kits_lang.php | 0 {application/language => app/Language}/hr-HR/items_lang.php | 0 {application/language => app/Language}/hr-HR/login_lang.php | 0 .../language/en-US => app/Language/hr-HR}/messages_lang.php | 0 {application/language => app/Language}/hr-HR/module_lang.php | 0 {application/language => app/Language}/hr-HR/receivings_lang.php | 0 {application/language => app/Language}/hr-HR/reports_lang.php | 0 {application/language => app/Language}/hr-HR/sales_lang.php | 0 {application/language => app/Language}/hr-HR/suppliers_lang.php | 0 {application/language => app/Language}/hr-HR/taxes_lang.php | 0 {application/language => app/Language}/hu-HU/attributes_lang.php | 0 .../language => app/Language}/hu-HU/bootstrap_tables_lang.php | 0 {application/language => app/Language}/hu-HU/cashups_lang.php | 0 {application/language => app/Language}/hu-HU/common_lang.php | 0 {application/language => app/Language}/hu-HU/config_lang.php | 0 {application/language => app/Language}/hu-HU/customers_lang.php | 0 {application/language => app/Language}/hu-HU/datepicker_lang.php | 0 {application/language => app/Language}/hu-HU/employees_lang.php | 0 {application/language/hr-HR => app/Language/hu-HU}/enum_lang.php | 0 {application/language => app/Language}/hu-HU/error_lang.php | 0 .../language => app/Language}/hu-HU/expenses_categories_lang.php | 0 {application/language => app/Language}/hu-HU/expenses_lang.php | 0 {application/language => app/Language}/hu-HU/giftcards_lang.php | 0 {application/language => app/Language}/hu-HU/index.html | 0 {application/language => app/Language}/hu-HU/item_kits_lang.php | 0 {application/language => app/Language}/hu-HU/items_lang.php | 0 {application/language => app/Language}/hu-HU/login_lang.php | 0 {application/language => app/Language}/hu-HU/messages_lang.php | 0 {application/language => app/Language}/hu-HU/module_lang.php | 0 {application/language => app/Language}/hu-HU/receivings_lang.php | 0 {application/language => app/Language}/hu-HU/reports_lang.php | 0 {application/language => app/Language}/hu-HU/sales_lang.php | 0 {application/language => app/Language}/hu-HU/suppliers_lang.php | 0 {application/language => app/Language}/hu-HU/taxes_lang.php | 0 {application/language => app/Language}/hy/attributes_lang.php | 0 .../language => app/Language}/hy/bootstrap_tables_lang.php | 0 {application/language/hr-HR => app/Language/hy}/cashups_lang.php | 0 {application/language => app/Language}/hy/common_lang.php | 0 {application/language => app/Language}/hy/config_lang.php | 0 {application/language => app/Language}/hy/customers_lang.php | 0 {application/language => app/Language}/hy/datepicker_lang.php | 0 {application/language => app/Language}/hy/employees_lang.php | 0 {application/language/hu-HU => app/Language/hy}/enum_lang.php | 0 {application/language => app/Language}/hy/error_lang.php | 0 .../language => app/Language}/hy/expenses_categories_lang.php | 0 {application/language => app/Language}/hy/expenses_lang.php | 0 {application/language => app/Language}/hy/giftcards_lang.php | 0 {application/language => app/Language}/hy/item_kits_lang.php | 0 {application/language => app/Language}/hy/items_lang.php | 0 {application/language => app/Language}/hy/login_lang.php | 0 {application/language => app/Language}/hy/messages_lang.php | 0 {application/language => app/Language}/hy/module_lang.php | 0 {application/language => app/Language}/hy/receivings_lang.php | 0 {application/language => app/Language}/hy/reports_lang.php | 0 {application/language => app/Language}/hy/sales_lang.php | 0 {application/language => app/Language}/hy/suppliers_lang.php | 0 {application/language => app/Language}/hy/taxes_lang.php | 0 {application/language => app/Language}/id/attributes_lang.php | 0 .../language => app/Language}/id/bootstrap_tables_lang.php | 0 {application/language => app/Language}/id/cashups_lang.php | 0 {application/language => app/Language}/id/common_lang.php | 0 {application/language => app/Language}/id/config_lang.php | 0 {application/language => app/Language}/id/customers_lang.php | 0 {application/language => app/Language}/id/datepicker_lang.php | 0 {application/language => app/Language}/id/employees_lang.php | 0 {application/language => app/Language}/id/enum_lang.php | 0 {application/language => app/Language}/id/error_lang.php | 0 .../language => app/Language}/id/expenses_categories_lang.php | 0 {application/language => app/Language}/id/expenses_lang.php | 0 {application/language => app/Language}/id/giftcards_lang.php | 0 {application/language => app/Language}/id/index.html | 0 {application/language => app/Language}/id/item_kits_lang.php | 0 {application/language => app/Language}/id/items_lang.php | 0 {application/language => app/Language}/id/login_lang.php | 0 {application/language => app/Language}/id/messages_lang.php | 0 {application/language => app/Language}/id/module_lang.php | 0 {application/language => app/Language}/id/receivings_lang.php | 0 {application/language => app/Language}/id/reports_lang.php | 0 {application/language => app/Language}/id/sales_lang.php | 0 {application/language => app/Language}/id/suppliers_lang.php | 0 {application/language => app/Language}/id/taxes_lang.php | 0 {application/language => app/Language}/index.html | 0 {application/language => app/Language}/it/attributes_lang.php | 0 .../language => app/Language}/it/bootstrap_tables_lang.php | 0 {application/language => app/Language}/it/cashups_lang.php | 0 {application/language => app/Language}/it/common_lang.php | 0 {application/language => app/Language}/it/config_lang.php | 0 {application/language => app/Language}/it/customers_lang.php | 0 {application/language => app/Language}/it/datepicker_lang.php | 0 {application/language => app/Language}/it/employees_lang.php | 0 {application/language => app/Language}/it/enum_lang.php | 0 {application/language => app/Language}/it/error_lang.php | 0 .../language => app/Language}/it/expenses_categories_lang.php | 0 {application/language => app/Language}/it/expenses_lang.php | 0 {application/language => app/Language}/it/giftcards_lang.php | 0 {application/language => app/Language}/it/index.html | 0 {application/language => app/Language}/it/item_kits_lang.php | 0 {application/language => app/Language}/it/items_lang.php | 0 {application/language => app/Language}/it/login_lang.php | 0 {application/language => app/Language}/it/messages_lang.php | 0 {application/language => app/Language}/it/module_lang.php | 0 {application/language => app/Language}/it/receivings_lang.php | 0 {application/language => app/Language}/it/reports_lang.php | 0 {application/language => app/Language}/it/sales_lang.php | 0 {application/language => app/Language}/it/suppliers_lang.php | 0 {application/language => app/Language}/it/taxes_lang.php | 0 {application/language => app/Language}/km/attributes_lang.php | 0 .../language => app/Language}/km/bootstrap_tables_lang.php | 0 {application/language => app/Language}/km/cashups_lang.php | 0 {application/language => app/Language}/km/common_lang.php | 0 {application/language => app/Language}/km/config_lang.php | 0 {application/language => app/Language}/km/customers_lang.php | 0 {application/language => app/Language}/km/datepicker_lang.php | 0 {application/language => app/Language}/km/employees_lang.php | 0 {application/language => app/Language}/km/enum_lang.php | 0 {application/language => app/Language}/km/error_lang.php | 0 .../language => app/Language}/km/expenses_categories_lang.php | 0 {application/language => app/Language}/km/expenses_lang.php | 0 {application/language => app/Language}/km/giftcards_lang.php | 0 {application/language => app/Language}/km/index.html | 0 {application/language => app/Language}/km/item_kits_lang.php | 0 {application/language => app/Language}/km/items_lang.php | 0 {application/language => app/Language}/km/login_lang.php | 0 {application/language => app/Language}/km/messages_lang.php | 0 {application/language => app/Language}/km/module_lang.php | 0 {application/language => app/Language}/km/receivings_lang.php | 0 {application/language => app/Language}/km/reports_lang.php | 0 {application/language => app/Language}/km/sales_lang.php | 0 {application/language => app/Language}/km/suppliers_lang.php | 0 {application/language => app/Language}/km/taxes_lang.php | 0 {application/language => app/Language}/lo/attributes_lang.php | 0 .../language => app/Language}/lo/bootstrap_tables_lang.php | 0 {application/language/hy => app/Language/lo}/cashups_lang.php | 0 {application/language => app/Language}/lo/common_lang.php | 0 {application/language => app/Language}/lo/config_lang.php | 0 {application/language => app/Language}/lo/customers_lang.php | 0 {application/language => app/Language}/lo/datepicker_lang.php | 0 {application/language => app/Language}/lo/employees_lang.php | 0 {application/language => app/Language}/lo/enum_lang.php | 0 {application/language => app/Language}/lo/error_lang.php | 0 .../language => app/Language}/lo/expenses_categories_lang.php | 0 {application/language => app/Language}/lo/expenses_lang.php | 0 {application/language => app/Language}/lo/giftcards_lang.php | 0 {application/language => app/Language}/lo/index.html | 0 {application/language => app/Language}/lo/item_kits_lang.php | 0 {application/language => app/Language}/lo/items_lang.php | 0 {application/language => app/Language}/lo/login_lang.php | 0 {application/language => app/Language}/lo/messages_lang.php | 0 {application/language => app/Language}/lo/module_lang.php | 0 {application/language => app/Language}/lo/receivings_lang.php | 0 {application/language => app/Language}/lo/reports_lang.php | 0 {application/language => app/Language}/lo/sales_lang.php | 0 {application/language => app/Language}/lo/suppliers_lang.php | 0 {application/language => app/Language}/lo/taxes_lang.php | 0 {application/language => app/Language}/ml/attributes_lang.php | 0 .../language => app/Language}/ml/bootstrap_tables_lang.php | 0 {application/language/lo => app/Language/ml}/cashups_lang.php | 0 {application/language => app/Language}/ml/common_lang.php | 0 {application/language => app/Language}/ml/config_lang.php | 0 {application/language => app/Language}/ml/customers_lang.php | 0 {application/language => app/Language}/ml/datepicker_lang.php | 0 {application/language => app/Language}/ml/employees_lang.php | 0 {application/language/hy => app/Language/ml}/enum_lang.php | 0 {application/language => app/Language}/ml/error_lang.php | 0 .../language => app/Language}/ml/expenses_categories_lang.php | 0 {application/language => app/Language}/ml/expenses_lang.php | 0 {application/language => app/Language}/ml/giftcards_lang.php | 0 {application/language => app/Language}/ml/item_kits_lang.php | 0 {application/language => app/Language}/ml/items_lang.php | 0 {application/language => app/Language}/ml/login_lang.php | 0 {application/language => app/Language}/ml/messages_lang.php | 0 {application/language => app/Language}/ml/module_lang.php | 0 {application/language => app/Language}/ml/receivings_lang.php | 0 {application/language => app/Language}/ml/reports_lang.php | 0 {application/language => app/Language}/ml/sales_lang.php | 0 {application/language => app/Language}/ml/suppliers_lang.php | 0 {application/language => app/Language}/ml/taxes_lang.php | 0 {application/language => app/Language}/nb_NO/attributes_lang.php | 0 .../language => app/Language}/nb_NO/bootstrap_tables_lang.php | 0 {application/language/ml => app/Language/nb_NO}/cashups_lang.php | 0 {application/language => app/Language}/nb_NO/common_lang.php | 0 {application/language => app/Language}/nb_NO/config_lang.php | 0 {application/language => app/Language}/nb_NO/customers_lang.php | 0 {application/language => app/Language}/nb_NO/datepicker_lang.php | 0 {application/language => app/Language}/nb_NO/employees_lang.php | 0 {application/language/ml => app/Language/nb_NO}/enum_lang.php | 0 {application/language => app/Language}/nb_NO/error_lang.php | 0 .../language => app/Language}/nb_NO/expenses_categories_lang.php | 0 {application/language => app/Language}/nb_NO/expenses_lang.php | 0 {application/language => app/Language}/nb_NO/giftcards_lang.php | 0 {application/language => app/Language}/nb_NO/item_kits_lang.php | 0 {application/language => app/Language}/nb_NO/items_lang.php | 0 {application/language => app/Language}/nb_NO/login_lang.php | 0 {application/language => app/Language}/nb_NO/messages_lang.php | 0 {application/language => app/Language}/nb_NO/module_lang.php | 0 {application/language => app/Language}/nb_NO/receivings_lang.php | 0 {application/language => app/Language}/nb_NO/reports_lang.php | 0 {application/language => app/Language}/nb_NO/sales_lang.php | 0 {application/language => app/Language}/nb_NO/suppliers_lang.php | 0 {application/language => app/Language}/nb_NO/taxes_lang.php | 0 {application/language => app/Language}/nl-BE/attributes_lang.php | 0 .../language => app/Language}/nl-BE/bootstrap_tables_lang.php | 0 {application/language => app/Language}/nl-BE/cashups_lang.php | 0 {application/language => app/Language}/nl-BE/common_lang.php | 0 {application/language => app/Language}/nl-BE/config_lang.php | 0 {application/language => app/Language}/nl-BE/customers_lang.php | 0 {application/language => app/Language}/nl-BE/datepicker_lang.php | 0 {application/language => app/Language}/nl-BE/employees_lang.php | 0 {application/language => app/Language}/nl-BE/enum_lang.php | 0 {application/language => app/Language}/nl-BE/error_lang.php | 0 .../language => app/Language}/nl-BE/expenses_categories_lang.php | 0 {application/language => app/Language}/nl-BE/expenses_lang.php | 0 {application/language => app/Language}/nl-BE/giftcards_lang.php | 0 {application/language => app/Language}/nl-BE/index.html | 0 {application/language => app/Language}/nl-BE/item_kits_lang.php | 0 {application/language => app/Language}/nl-BE/items_lang.php | 0 {application/language => app/Language}/nl-BE/login_lang.php | 0 {application/language => app/Language}/nl-BE/messages_lang.php | 0 {application/language => app/Language}/nl-BE/module_lang.php | 0 {application/language => app/Language}/nl-BE/receivings_lang.php | 0 {application/language => app/Language}/nl-BE/reports_lang.php | 0 {application/language => app/Language}/nl-BE/sales_lang.php | 0 {application/language => app/Language}/nl-BE/suppliers_lang.php | 0 {application/language => app/Language}/nl-BE/taxes_lang.php | 0 {application/language => app/Language}/nl/attributes_lang.php | 0 .../language => app/Language}/nl/bootstrap_tables_lang.php | 0 {application/language => app/Language}/nl/cashups_lang.php | 0 {application/language => app/Language}/nl/common_lang.php | 0 {application/language => app/Language}/nl/config_lang.php | 0 {application/language => app/Language}/nl/customers_lang.php | 0 {application/language => app/Language}/nl/datepicker_lang.php | 0 {application/language => app/Language}/nl/employees_lang.php | 0 {application/language => app/Language}/nl/enum_lang.php | 0 {application/language => app/Language}/nl/error_lang.php | 0 .../language => app/Language}/nl/expenses_categories_lang.php | 0 {application/language => app/Language}/nl/expenses_lang.php | 0 {application/language => app/Language}/nl/giftcards_lang.php | 0 {application/language => app/Language}/nl/index.html | 0 {application/language => app/Language}/nl/item_kits_lang.php | 0 {application/language => app/Language}/nl/items_lang.php | 0 {application/language => app/Language}/nl/login_lang.php | 0 {application/language => app/Language}/nl/messages_lang.php | 0 {application/language => app/Language}/nl/module_lang.php | 0 {application/language => app/Language}/nl/receivings_lang.php | 0 {application/language => app/Language}/nl/reports_lang.php | 0 {application/language => app/Language}/nl/sales_lang.php | 0 {application/language => app/Language}/nl/suppliers_lang.php | 0 {application/language => app/Language}/nl/taxes_lang.php | 0 {application/language => app/Language}/pl/attributes_lang.php | 0 .../language => app/Language}/pl/bootstrap_tables_lang.php | 0 {application/language => app/Language}/pl/cashups_lang.php | 0 {application/language => app/Language}/pl/common_lang.php | 0 {application/language => app/Language}/pl/config_lang.php | 0 {application/language => app/Language}/pl/customers_lang.php | 0 {application/language => app/Language}/pl/datepicker_lang.php | 0 {application/language => app/Language}/pl/employees_lang.php | 0 {application/language/nb_NO => app/Language/pl}/enum_lang.php | 0 {application/language => app/Language}/pl/error_lang.php | 0 .../language => app/Language}/pl/expenses_categories_lang.php | 0 {application/language => app/Language}/pl/expenses_lang.php | 0 {application/language => app/Language}/pl/giftcards_lang.php | 0 {application/language => app/Language}/pl/item_kits_lang.php | 0 {application/language => app/Language}/pl/items_lang.php | 0 {application/language => app/Language}/pl/login_lang.php | 0 {application/language => app/Language}/pl/messages_lang.php | 0 {application/language => app/Language}/pl/module_lang.php | 0 {application/language => app/Language}/pl/receivings_lang.php | 0 {application/language => app/Language}/pl/reports_lang.php | 0 {application/language => app/Language}/pl/sales_lang.php | 0 {application/language => app/Language}/pl/suppliers_lang.php | 0 {application/language => app/Language}/pl/taxes_lang.php | 0 {application/language => app/Language}/pt-BR/attributes_lang.php | 0 .../language => app/Language}/pt-BR/bootstrap_tables_lang.php | 0 {application/language => app/Language}/pt-BR/cashups_lang.php | 0 {application/language => app/Language}/pt-BR/common_lang.php | 0 {application/language => app/Language}/pt-BR/config_lang.php | 0 {application/language => app/Language}/pt-BR/customers_lang.php | 0 {application/language => app/Language}/pt-BR/datepicker_lang.php | 0 {application/language => app/Language}/pt-BR/employees_lang.php | 0 {application/language => app/Language}/pt-BR/enum_lang.php | 0 {application/language => app/Language}/pt-BR/error_lang.php | 0 .../language => app/Language}/pt-BR/expenses_categories_lang.php | 0 {application/language => app/Language}/pt-BR/expenses_lang.php | 0 {application/language => app/Language}/pt-BR/giftcards_lang.php | 0 {application/language => app/Language}/pt-BR/index.html | 0 {application/language => app/Language}/pt-BR/item_kits_lang.php | 0 {application/language => app/Language}/pt-BR/items_lang.php | 0 {application/language => app/Language}/pt-BR/login_lang.php | 0 {application/language => app/Language}/pt-BR/messages_lang.php | 0 {application/language => app/Language}/pt-BR/module_lang.php | 0 {application/language => app/Language}/pt-BR/receivings_lang.php | 0 {application/language => app/Language}/pt-BR/reports_lang.php | 0 {application/language => app/Language}/pt-BR/sales_lang.php | 0 {application/language => app/Language}/pt-BR/suppliers_lang.php | 0 {application/language => app/Language}/pt-BR/taxes_lang.php | 0 {application/language => app/Language}/ro/attributes_lang.php | 0 .../language => app/Language}/ro/bootstrap_tables_lang.php | 0 {application/language => app/Language}/ro/cashups_lang.php | 0 {application/language => app/Language}/ro/common_lang.php | 0 {application/language => app/Language}/ro/config_lang.php | 0 {application/language => app/Language}/ro/customers_lang.php | 0 {application/language => app/Language}/ro/datepicker_lang.php | 0 {application/language => app/Language}/ro/employees_lang.php | 0 {application/language/pl => app/Language/ro}/enum_lang.php | 0 {application/language => app/Language}/ro/error_lang.php | 0 .../language => app/Language}/ro/expenses_categories_lang.php | 0 {application/language => app/Language}/ro/expenses_lang.php | 0 {application/language => app/Language}/ro/giftcards_lang.php | 0 {application/language => app/Language}/ro/item_kits_lang.php | 0 {application/language => app/Language}/ro/items_lang.php | 0 {application/language => app/Language}/ro/login_lang.php | 0 {application/language => app/Language}/ro/messages_lang.php | 0 {application/language => app/Language}/ro/module_lang.php | 0 {application/language => app/Language}/ro/receivings_lang.php | 0 {application/language => app/Language}/ro/reports_lang.php | 0 {application/language => app/Language}/ro/sales_lang.php | 0 {application/language => app/Language}/ro/suppliers_lang.php | 0 {application/language => app/Language}/ro/taxes_lang.php | 0 {application/language => app/Language}/ru/attributes_lang.php | 0 .../language => app/Language}/ru/bootstrap_tables_lang.php | 0 {application/language/nb_NO => app/Language/ru}/cashups_lang.php | 0 {application/language => app/Language}/ru/common_lang.php | 0 {application/language => app/Language}/ru/config_lang.php | 0 {application/language => app/Language}/ru/customers_lang.php | 0 {application/language => app/Language}/ru/datepicker_lang.php | 0 {application/language => app/Language}/ru/employees_lang.php | 0 {application/language => app/Language}/ru/enum_lang.php | 0 {application/language => app/Language}/ru/error_lang.php | 0 .../language => app/Language}/ru/expenses_categories_lang.php | 0 {application/language => app/Language}/ru/expenses_lang.php | 0 {application/language => app/Language}/ru/giftcards_lang.php | 0 {application/language => app/Language}/ru/index.html | 0 {application/language => app/Language}/ru/item_kits_lang.php | 0 {application/language => app/Language}/ru/items_lang.php | 0 {application/language => app/Language}/ru/login_lang.php | 0 {application/language => app/Language}/ru/messages_lang.php | 0 {application/language => app/Language}/ru/module_lang.php | 0 {application/language => app/Language}/ru/receivings_lang.php | 0 {application/language => app/Language}/ru/reports_lang.php | 0 {application/language => app/Language}/ru/sales_lang.php | 0 {application/language => app/Language}/ru/suppliers_lang.php | 0 {application/language => app/Language}/ru/taxes_lang.php | 0 {application/language => app/Language}/sv/attributes_lang.php | 0 .../language => app/Language}/sv/bootstrap_tables_lang.php | 0 {application/language => app/Language}/sv/cashups_lang.php | 0 {application/language => app/Language}/sv/common_lang.php | 0 {application/language => app/Language}/sv/config_lang.php | 0 {application/language => app/Language}/sv/customers_lang.php | 0 {application/language => app/Language}/sv/datepicker_lang.php | 0 {application/language => app/Language}/sv/employees_lang.php | 0 {application/language => app/Language}/sv/enum_lang.php | 0 {application/language => app/Language}/sv/error_lang.php | 0 .../language => app/Language}/sv/expenses_categories_lang.php | 0 {application/language => app/Language}/sv/expenses_lang.php | 0 {application/language => app/Language}/sv/giftcards_lang.php | 0 {application/language => app/Language}/sv/index.html | 0 {application/language => app/Language}/sv/item_kits_lang.php | 0 {application/language => app/Language}/sv/items_lang.php | 0 {application/language => app/Language}/sv/login_lang.php | 0 {application/language => app/Language}/sv/messages_lang.php | 0 {application/language => app/Language}/sv/module_lang.php | 0 {application/language => app/Language}/sv/receivings_lang.php | 0 {application/language => app/Language}/sv/reports_lang.php | 0 {application/language => app/Language}/sv/sales_lang.php | 0 {application/language => app/Language}/sv/suppliers_lang.php | 0 {application/language => app/Language}/sv/taxes_lang.php | 0 {application/language => app/Language}/ta/attributes_lang.php | 0 .../language => app/Language}/ta/bootstrap_tables_lang.php | 0 {application/language => app/Language}/ta/cashups_lang.php | 0 {application/language => app/Language}/ta/common_lang.php | 0 {application/language => app/Language}/ta/config_lang.php | 0 {application/language => app/Language}/ta/customers_lang.php | 0 {application/language => app/Language}/ta/datepicker_lang.php | 0 {application/language => app/Language}/ta/employees_lang.php | 0 {application/language => app/Language}/ta/enum_lang.php | 0 {application/language => app/Language}/ta/error_lang.php | 0 .../language => app/Language}/ta/expenses_categories_lang.php | 0 {application/language => app/Language}/ta/expenses_lang.php | 0 {application/language => app/Language}/ta/giftcards_lang.php | 0 {application/language => app/Language}/ta/index.html | 0 {application/language => app/Language}/ta/item_kits_lang.php | 0 {application/language => app/Language}/ta/items_lang.php | 0 {application/language => app/Language}/ta/login_lang.php | 0 {application/language/hr-HR => app/Language/ta}/messages_lang.php | 0 {application/language => app/Language}/ta/module_lang.php | 0 {application/language => app/Language}/ta/receivings_lang.php | 0 {application/language => app/Language}/ta/reports_lang.php | 0 {application/language => app/Language}/ta/sales_lang.php | 0 {application/language => app/Language}/ta/suppliers_lang.php | 0 {application/language => app/Language}/ta/taxes_lang.php | 0 {application/language => app/Language}/th/attributes_lang.php | 0 .../language => app/Language}/th/bootstrap_tables_lang.php | 0 {application/language => app/Language}/th/cashups_lang.php | 0 {application/language => app/Language}/th/common_lang.php | 0 {application/language => app/Language}/th/config_lang.php | 0 {application/language => app/Language}/th/customers_lang.php | 0 {application/language => app/Language}/th/datepicker_lang.php | 0 {application/language => app/Language}/th/employees_lang.php | 0 {application/language => app/Language}/th/enum_lang.php | 0 {application/language => app/Language}/th/error_lang.php | 0 .../language => app/Language}/th/expenses_categories_lang.php | 0 {application/language => app/Language}/th/expenses_lang.php | 0 {application/language => app/Language}/th/giftcards_lang.php | 0 {application/language => app/Language}/th/index.html | 0 {application/language => app/Language}/th/item_kits_lang.php | 0 {application/language => app/Language}/th/items_lang.php | 0 {application/language => app/Language}/th/login_lang.php | 0 {application/language => app/Language}/th/messages_lang.php | 0 {application/language => app/Language}/th/module_lang.php | 0 {application/language => app/Language}/th/receivings_lang.php | 0 {application/language => app/Language}/th/reports_lang.php | 0 {application/language => app/Language}/th/sales_lang.php | 0 {application/language => app/Language}/th/suppliers_lang.php | 0 {application/language => app/Language}/th/taxes_lang.php | 0 {application/language => app/Language}/tl-PH/attributes_lang.php | 0 .../language => app/Language}/tl-PH/bootstrap_tables_lang.php | 0 {application/language => app/Language}/tl-PH/cashups_lang.php | 0 {application/language => app/Language}/tl-PH/common_lang.php | 0 {application/language => app/Language}/tl-PH/config_lang.php | 0 {application/language => app/Language}/tl-PH/customers_lang.php | 0 {application/language => app/Language}/tl-PH/datepicker_lang.php | 0 {application/language => app/Language}/tl-PH/employees_lang.php | 0 {application/language => app/Language}/tl-PH/enum_lang.php | 0 {application/language => app/Language}/tl-PH/error_lang.php | 0 .../language => app/Language}/tl-PH/expenses_categories_lang.php | 0 {application/language => app/Language}/tl-PH/expenses_lang.php | 0 {application/language => app/Language}/tl-PH/giftcards_lang.php | 0 {application/language => app/Language}/tl-PH/item_kits_lang.php | 0 {application/language => app/Language}/tl-PH/items_lang.php | 0 {application/language => app/Language}/tl-PH/login_lang.php | 0 {application/language => app/Language}/tl-PH/messages_lang.php | 0 {application/language => app/Language}/tl-PH/module_lang.php | 0 {application/language => app/Language}/tl-PH/receivings_lang.php | 0 {application/language => app/Language}/tl-PH/reports_lang.php | 0 {application/language => app/Language}/tl-PH/sales_lang.php | 0 {application/language => app/Language}/tl-PH/suppliers_lang.php | 0 {application/language => app/Language}/tl-PH/taxes_lang.php | 0 {application/language => app/Language}/tr/attributes_lang.php | 0 .../language => app/Language}/tr/bootstrap_tables_lang.php | 0 {application/language => app/Language}/tr/cashups_lang.php | 0 {application/language => app/Language}/tr/common_lang.php | 0 {application/language => app/Language}/tr/config_lang.php | 0 {application/language => app/Language}/tr/customers_lang.php | 0 {application/language => app/Language}/tr/datepicker_lang.php | 0 {application/language => app/Language}/tr/employees_lang.php | 0 {application/language => app/Language}/tr/enum_lang.php | 0 {application/language => app/Language}/tr/error_lang.php | 0 .../language => app/Language}/tr/expenses_categories_lang.php | 0 {application/language => app/Language}/tr/expenses_lang.php | 0 {application/language => app/Language}/tr/giftcards_lang.php | 0 {application/language => app/Language}/tr/index.html | 0 {application/language => app/Language}/tr/item_kits_lang.php | 0 {application/language => app/Language}/tr/items_lang.php | 0 {application/language => app/Language}/tr/login_lang.php | 0 {application/language => app/Language}/tr/messages_lang.php | 0 {application/language => app/Language}/tr/module_lang.php | 0 {application/language => app/Language}/tr/receivings_lang.php | 0 {application/language => app/Language}/tr/reports_lang.php | 0 {application/language => app/Language}/tr/sales_lang.php | 0 {application/language => app/Language}/tr/suppliers_lang.php | 0 {application/language => app/Language}/tr/taxes_lang.php | 0 {application/language => app/Language}/uk-UA/attributes_lang.php | 0 .../language => app/Language}/uk-UA/bootstrap_tables_lang.php | 0 {application/language => app/Language}/uk-UA/cashups_lang.php | 0 {application/language => app/Language}/uk-UA/common_lang.php | 0 {application/language => app/Language}/uk-UA/config_lang.php | 0 {application/language => app/Language}/uk-UA/customers_lang.php | 0 {application/language => app/Language}/uk-UA/datepicker_lang.php | 0 {application/language => app/Language}/uk-UA/employees_lang.php | 0 {application/language => app/Language}/uk-UA/enum_lang.php | 0 {application/language => app/Language}/uk-UA/error_lang.php | 0 .../language => app/Language}/uk-UA/expenses_categories_lang.php | 0 {application/language => app/Language}/uk-UA/expenses_lang.php | 0 {application/language => app/Language}/uk-UA/giftcards_lang.php | 0 {application/language => app/Language}/uk-UA/index.html | 0 {application/language => app/Language}/uk-UA/item_kits_lang.php | 0 {application/language => app/Language}/uk-UA/items_lang.php | 0 {application/language => app/Language}/uk-UA/login_lang.php | 0 {application/language => app/Language}/uk-UA/messages_lang.php | 0 {application/language => app/Language}/uk-UA/module_lang.php | 0 {application/language => app/Language}/uk-UA/receivings_lang.php | 0 {application/language => app/Language}/uk-UA/reports_lang.php | 0 {application/language => app/Language}/uk-UA/sales_lang.php | 0 {application/language => app/Language}/uk-UA/suppliers_lang.php | 0 {application/language => app/Language}/uk-UA/taxes_lang.php | 0 {application/language => app/Language}/ur_PK/attributes_lang.php | 0 .../language => app/Language}/ur_PK/bootstrap_tables_lang.php | 0 {application/language => app/Language}/ur_PK/cashups_lang.php | 0 {application/language => app/Language}/ur_PK/common_lang.php | 0 {application/language => app/Language}/ur_PK/config_lang.php | 0 {application/language => app/Language}/ur_PK/customers_lang.php | 0 {application/language => app/Language}/ur_PK/datepicker_lang.php | 0 {application/language => app/Language}/ur_PK/employees_lang.php | 0 {application/language/ro => app/Language/ur_PK}/enum_lang.php | 0 {application/language => app/Language}/ur_PK/error_lang.php | 0 .../language => app/Language}/ur_PK/expenses_categories_lang.php | 0 {application/language => app/Language}/ur_PK/expenses_lang.php | 0 {application/language => app/Language}/ur_PK/giftcards_lang.php | 0 {application/language => app/Language}/ur_PK/item_kits_lang.php | 0 {application/language => app/Language}/ur_PK/items_lang.php | 0 {application/language => app/Language}/ur_PK/login_lang.php | 0 {application/language => app/Language}/ur_PK/messages_lang.php | 0 {application/language => app/Language}/ur_PK/module_lang.php | 0 {application/language => app/Language}/ur_PK/receivings_lang.php | 0 {application/language => app/Language}/ur_PK/reports_lang.php | 0 {application/language => app/Language}/ur_PK/sales_lang.php | 0 {application/language => app/Language}/ur_PK/suppliers_lang.php | 0 {application/language => app/Language}/ur_PK/taxes_lang.php | 0 {application/language => app/Language}/vi/attributes_lang.php | 0 .../language => app/Language}/vi/bootstrap_tables_lang.php | 0 {application/language => app/Language}/vi/cashups_lang.php | 0 {application/language => app/Language}/vi/common_lang.php | 0 {application/language => app/Language}/vi/config_lang.php | 0 {application/language => app/Language}/vi/customers_lang.php | 0 {application/language => app/Language}/vi/datepicker_lang.php | 0 {application/language => app/Language}/vi/employees_lang.php | 0 {application/language => app/Language}/vi/enum_lang.php | 0 {application/language => app/Language}/vi/error_lang.php | 0 .../language => app/Language}/vi/expenses_categories_lang.php | 0 {application/language => app/Language}/vi/expenses_lang.php | 0 {application/language => app/Language}/vi/giftcards_lang.php | 0 {application/language => app/Language}/vi/index.html | 0 {application/language => app/Language}/vi/item_kits_lang.php | 0 {application/language => app/Language}/vi/items_lang.php | 0 {application/language => app/Language}/vi/login_lang.php | 0 {application/language => app/Language}/vi/messages_lang.php | 0 {application/language => app/Language}/vi/module_lang.php | 0 {application/language => app/Language}/vi/receivings_lang.php | 0 {application/language => app/Language}/vi/reports_lang.php | 0 {application/language => app/Language}/vi/sales_lang.php | 0 {application/language => app/Language}/vi/suppliers_lang.php | 0 {application/language => app/Language}/vi/taxes_lang.php | 0 .../language => app/Language}/zh-Hans/attributes_lang.php | 0 .../language => app/Language}/zh-Hans/bootstrap_tables_lang.php | 0 {application/language => app/Language}/zh-Hans/cashups_lang.php | 0 {application/language => app/Language}/zh-Hans/common_lang.php | 0 {application/language => app/Language}/zh-Hans/config_lang.php | 0 {application/language => app/Language}/zh-Hans/customers_lang.php | 0 .../language => app/Language}/zh-Hans/datepicker_lang.php | 0 {application/language => app/Language}/zh-Hans/employees_lang.php | 0 .../language/ur_PK => app/Language/zh-Hans}/enum_lang.php | 0 {application/language => app/Language}/zh-Hans/error_lang.php | 0 .../Language}/zh-Hans/expenses_categories_lang.php | 0 .../language/bg => app/Language/zh-Hans}/expenses_lang.php | 0 {application/language => app/Language}/zh-Hans/giftcards_lang.php | 0 {application/language => app/Language}/zh-Hans/index.html | 0 {application/language => app/Language}/zh-Hans/item_kits_lang.php | 0 {application/language => app/Language}/zh-Hans/items_lang.php | 0 {application/language => app/Language}/zh-Hans/login_lang.php | 0 .../language/ta => app/Language/zh-Hans}/messages_lang.php | 0 {application/language => app/Language}/zh-Hans/module_lang.php | 0 .../language => app/Language}/zh-Hans/receivings_lang.php | 0 {application/language => app/Language}/zh-Hans/reports_lang.php | 0 {application/language => app/Language}/zh-Hans/sales_lang.php | 0 {application/language => app/Language}/zh-Hans/suppliers_lang.php | 0 {application/language => app/Language}/zh-Hans/taxes_lang.php | 0 .../language => app/Language}/zh-Hant/attributes_lang.php | 0 .../language => app/Language}/zh-Hant/bootstrap_tables_lang.php | 0 {application/language => app/Language}/zh-Hant/cashups_lang.php | 0 {application/language => app/Language}/zh-Hant/common_lang.php | 0 {application/language => app/Language}/zh-Hant/config_lang.php | 0 {application/language => app/Language}/zh-Hant/customers_lang.php | 0 .../language => app/Language}/zh-Hant/datepicker_lang.php | 0 {application/language => app/Language}/zh-Hant/employees_lang.php | 0 {application/language => app/Language}/zh-Hant/enum_lang.php | 0 {application/language => app/Language}/zh-Hant/error_lang.php | 0 .../Language}/zh-Hant/expenses_categories_lang.php | 0 {application/language => app/Language}/zh-Hant/expenses_lang.php | 0 {application/language => app/Language}/zh-Hant/giftcards_lang.php | 0 {application/language => app/Language}/zh-Hant/index.html | 0 {application/language => app/Language}/zh-Hant/item_kits_lang.php | 0 {application/language => app/Language}/zh-Hant/items_lang.php | 0 {application/language => app/Language}/zh-Hant/login_lang.php | 0 {application/language => app/Language}/zh-Hant/messages_lang.php | 0 {application/language => app/Language}/zh-Hant/module_lang.php | 0 .../language => app/Language}/zh-Hant/receivings_lang.php | 0 {application/language => app/Language}/zh-Hant/reports_lang.php | 0 {application/language => app/Language}/zh-Hant/sales_lang.php | 0 {application/language => app/Language}/zh-Hant/suppliers_lang.php | 0 {application/language => app/Language}/zh-Hant/taxes_lang.php | 0 {application/libraries => app/Libraries}/Barcode_lib.php | 0 {application/libraries => app/Libraries}/Email_lib.php | 0 {application/libraries => app/Libraries}/Item_lib.php | 0 {application/libraries => app/Libraries}/MY_Email.php | 0 {application/libraries => app/Libraries}/MY_Migration.php | 0 {application/libraries => app/Libraries}/Mailchimp_lib.php | 0 {application/libraries => app/Libraries}/Receiving_lib.php | 0 {application/libraries => app/Libraries}/Sale_lib.php | 0 {application/libraries => app/Libraries}/Sms_lib.php | 0 {application/libraries => app/Libraries}/Tax_lib.php | 0 {application/libraries => app/Libraries}/Token_lib.php | 0 {application/libraries => app/Libraries}/index.html | 0 {application/models => app/Models}/Appconfig.php | 0 {application/models => app/Models}/Attribute.php | 0 {application/models => app/Models}/Cashup.php | 0 {application/models => app/Models}/Customer.php | 0 {application/models => app/Models}/Customer_rewards.php | 0 {application/models => app/Models}/Dinner_table.php | 0 {application/models => app/Models}/Employee.php | 0 {application/models/enums => app/Models/Enums}/Rounding_mode.php | 0 {application/models => app/Models}/Expense.php | 0 {application/models => app/Models}/Expense_category.php | 0 {application/models => app/Models}/Giftcard.php | 0 {application/models => app/Models}/Inventory.php | 0 {application/models => app/Models}/Item.php | 0 {application/models => app/Models}/Item_kit.php | 0 {application/models => app/Models}/Item_kit_items.php | 0 {application/models => app/Models}/Item_quantity.php | 0 {application/models => app/Models}/Item_taxes.php | 0 {application/models => app/Models}/Module.php | 0 {application/models => app/Models}/Person.php | 0 {application/models => app/Models}/Receiving.php | 0 .../models/reports => app/Models/Reports}/Detailed_receivings.php | 0 .../models/reports => app/Models/Reports}/Detailed_sales.php | 0 .../models/reports => app/Models/Reports}/Inventory_low.php | 0 .../models/reports => app/Models/Reports}/Inventory_summary.php | 0 {application/models/reports => app/Models/Reports}/Report.php | 0 .../models/reports => app/Models/Reports}/Specific_customer.php | 0 .../models/reports => app/Models/Reports}/Specific_discount.php | 0 .../models/reports => app/Models/Reports}/Specific_employee.php | 0 .../models/reports => app/Models/Reports}/Specific_supplier.php | 0 .../models/reports => app/Models/Reports}/Summary_categories.php | 0 .../models/reports => app/Models/Reports}/Summary_customers.php | 0 .../models/reports => app/Models/Reports}/Summary_discounts.php | 0 .../models/reports => app/Models/Reports}/Summary_employees.php | 0 .../Models/Reports}/Summary_expenses_categories.php | 0 .../models/reports => app/Models/Reports}/Summary_items.php | 0 .../models/reports => app/Models/Reports}/Summary_payments.php | 0 .../models/reports => app/Models/Reports}/Summary_report.php | 0 .../models/reports => app/Models/Reports}/Summary_sales.php | 0 .../models/reports => app/Models/Reports}/Summary_sales_taxes.php | 0 .../models/reports => app/Models/Reports}/Summary_suppliers.php | 0 .../models/reports => app/Models/Reports}/Summary_taxes.php | 0 {application/models => app/Models}/Rewards.php | 0 {application/models => app/Models}/Sale.php | 0 {application/models => app/Models}/Stock_location.php | 0 {application/models => app/Models}/Supplier.php | 0 {application/models => app/Models}/Tax.php | 0 {application/models => app/Models}/Tax_category.php | 0 {application/models => app/Models}/Tax_code.php | 0 {application/models => app/Models}/Tax_jurisdiction.php | 0 {application/models/tokens => app/Models/Tokens}/Token.php | 0 .../models/tokens => app/Models/Tokens}/Token_barcode_ean.php | 0 .../models/tokens => app/Models/Tokens}/Token_barcode_price.php | 0 .../models/tokens => app/Models/Tokens}/Token_barcode_weight.php | 0 .../models/tokens => app/Models/Tokens}/Token_customer.php | 0 .../models/tokens => app/Models/Tokens}/Token_invoice_count.php | 0 .../tokens => app/Models/Tokens}/Token_invoice_sequence.php | 0 .../models/tokens => app/Models/Tokens}/Token_quote_sequence.php | 0 .../Models/Tokens}/Token_suspended_invoice_count.php | 0 .../tokens => app/Models/Tokens}/Token_work_order_sequence.php | 0 .../tokens => app/Models/Tokens}/Token_year_invoice_count.php | 0 .../tokens => app/Models/Tokens}/Token_year_quote_count.php | 0 {application/models => app/Models}/index.html | 0 {application/views => app/View}/partial/footer.php | 0 {application/views => app/View}/partial/header.php | 0 {application/views => app/Views}/attributes/form.php | 0 {application/views => app/Views}/attributes/item.php | 0 {application/views => app/Views}/attributes/manage.php | 0 {application/views => app/Views}/barcodes/BarcodeBase.php | 0 {application/views => app/Views}/barcodes/Code128.php | 0 {application/views => app/Views}/barcodes/Code39.php | 0 {application/views => app/Views}/barcodes/Ean13.php | 0 {application/views => app/Views}/barcodes/Ean8.php | 0 {application/views => app/Views}/barcodes/barcode_sheet.php | 0 {application/views => app/Views}/cashups/form.php | 0 {application/views => app/Views}/cashups/manage.php | 0 {application/views => app/Views}/configs/barcode_config.php | 0 {application/views => app/Views}/configs/email_config.php | 0 {application/views => app/Views}/configs/general_config.php | 0 {application/views => app/Views}/configs/info_config.php | 0 {application/views => app/Views}/configs/integrations_config.php | 0 {application/views => app/Views}/configs/invoice_config.php | 0 {application/views => app/Views}/configs/license_config.php | 0 {application/views => app/Views}/configs/locale_config.php | 0 {application/views => app/Views}/configs/manage.php | 0 {application/views => app/Views}/configs/message_config.php | 0 {application/views => app/Views}/configs/receipt_config.php | 0 {application/views => app/Views}/configs/reward_config.php | 0 {application/views => app/Views}/configs/stock_config.php | 0 {application/views => app/Views}/configs/system_config.php | 0 {application/views => app/Views}/configs/system_info.php | 0 {application/views => app/Views}/configs/table_config.php | 0 {application/views => app/Views}/configs/tax_config.php | 0 {application/views => app/Views}/customers/form.php | 0 {application/views => app/Views}/customers/form_csv_import.php | 0 {application/views => app/Views}/employees/form.php | 0 {application/views => app/Views}/errors/cli/error_404.php | 0 {application/views => app/Views}/errors/cli/error_db.php | 0 {application/views => app/Views}/errors/cli/error_exception.php | 0 {application/views => app/Views}/errors/cli/error_general.php | 0 {application/views => app/Views}/errors/cli/error_php.php | 0 {application/views => app/Views}/errors/cli/index.html | 0 {application/views => app/Views}/errors/html/error_404.php | 0 {application/views => app/Views}/errors/html/error_db.php | 0 {application/views => app/Views}/errors/html/error_exception.php | 0 {application/views => app/Views}/errors/html/error_general.php | 0 {application/views => app/Views}/errors/html/error_php.php | 0 {application/views => app/Views}/errors/html/index.html | 0 {application/views => app/Views}/errors/index.html | 0 {application/views => app/Views}/expenses/form.php | 0 {application/views => app/Views}/expenses/manage.php | 0 {application/views => app/Views}/expenses_categories/form.php | 0 {application/views => app/Views}/expenses_categories/manage.php | 0 {application/views => app/Views}/giftcards/form.php | 0 {application/views => app/Views}/giftcards/manage.php | 0 {application/views => app/Views}/home/form_change_password.php | 0 {application/views => app/Views}/home/home.php | 0 {application/views => app/Views}/home/office.php | 0 {application/views => app/Views}/index.html | 0 {application/views => app/Views}/item_kits/form.php | 0 {application/views => app/Views}/item_kits/manage.php | 0 {application/views => app/Views}/items/form.php | 0 {application/views => app/Views}/items/form_bulk.php | 0 {application/views => app/Views}/items/form_count_details.php | 0 {application/views => app/Views}/items/form_csv_import.php | 0 {application/views => app/Views}/items/form_inventory.php | 0 {application/views => app/Views}/items/manage.php | 0 {application/views => app/Views}/login.php | 0 {application/views => app/Views}/messages/form_sms.php | 0 {application/views => app/Views}/messages/index.html | 0 {application/views => app/Views}/messages/sms.php | 0 {application/views => app/Views}/no_access.php | 0 .../views => app/Views}/partial/bootstrap_tables_locale.php | 0 {application/views => app/Views}/partial/customer_rewards.php | 0 {application/views => app/Views}/partial/datepicker_locale.php | 0 {application/views => app/Views}/partial/daterangepicker.php | 0 {application/views => app/Views}/partial/dinner_tables.php | 0 {application/views => app/Views}/partial/header_js.php | 0 {application/views => app/Views}/partial/lang_lines.php | 0 {application/views => app/Views}/partial/print_receipt.php | 0 {application/views => app/Views}/partial/stock_locations.php | 0 {application/views => app/Views}/partial/tax_categories.php | 0 {application/views => app/Views}/partial/tax_codes.php | 0 {application/views => app/Views}/partial/tax_jurisdictions.php | 0 {application/views => app/Views}/people/form_basic_info.php | 0 {application/views => app/Views}/people/manage.php | 0 {application/views => app/Views}/receivings/form.php | 0 {application/views => app/Views}/receivings/receipt.php | 0 {application/views => app/Views}/receivings/receiving.php | 0 {application/views => app/Views}/reports/date_input.php | 0 {application/views => app/Views}/reports/graphical.php | 0 {application/views => app/Views}/reports/graphs/bar.php | 0 {application/views => app/Views}/reports/graphs/hbar.php | 0 {application/views => app/Views}/reports/graphs/line.php | 0 {application/views => app/Views}/reports/graphs/pie.php | 0 .../views => app/Views}/reports/inventory_summary_input.php | 0 {application/views => app/Views}/reports/listing.php | 0 .../views => app/Views}/reports/specific_customer_input.php | 0 {application/views => app/Views}/reports/specific_input.php | 0 {application/views => app/Views}/reports/tabular.php | 0 {application/views => app/Views}/reports/tabular_details.php | 0 {application/views => app/Views}/sales/form.php | 0 {application/views => app/Views}/sales/help.php | 0 {application/views => app/Views}/sales/invoice.php | 0 {application/views => app/Views}/sales/invoice_email.php | 0 {application/views => app/Views}/sales/manage.php | 0 {application/views => app/Views}/sales/quote.php | 0 {application/views => app/Views}/sales/quote_email.php | 0 {application/views => app/Views}/sales/receipt.php | 0 {application/views => app/Views}/sales/receipt_default.php | 0 {application/views => app/Views}/sales/receipt_email.php | 0 {application/views => app/Views}/sales/receipt_short.php | 0 {application/views => app/Views}/sales/register.php | 0 {application/views => app/Views}/sales/suspended.php | 0 {application/views => app/Views}/sales/tax_invoice.php | 0 {application/views => app/Views}/sales/work_order.php | 0 {application/views => app/Views}/sales/work_order_email.php | 0 {application/views => app/Views}/suppliers/form.php | 0 {application/views => app/Views}/taxes/manage.php | 0 {application/views => app/Views}/taxes/tax_categories.php | 0 {application/views => app/Views}/taxes/tax_codes.php | 0 {application/views => app/Views}/taxes/tax_jurisdictions.php | 0 {application/views => app/Views}/taxes/tax_rates.php | 0 {application/views => app/Views}/taxes/tax_rates_form.php | 0 .../tests/helpers/LocaleHelperTest.php | 0 .../Token_lib_test.php => app/tests/libraries/TokenLibTest.php | 0 .../tests/models/RoundingModeTest.php | 0 1264 files changed, 0 insertions(+), 0 deletions(-) rename application/config/hooks.php => app/Config/Events.php (100%) rename {application/controllers => app/Controllers}/Attributes.php (100%) rename {application/controllers => app/Controllers}/Cashups.php (100%) rename {application/controllers => app/Controllers}/Config.php (100%) rename {application/controllers => app/Controllers}/Customers.php (100%) rename {application/controllers => app/Controllers}/Employees.php (100%) rename {application/controllers => app/Controllers}/Expenses.php (100%) rename {application/controllers => app/Controllers}/Expenses_categories.php (100%) rename {application/controllers => app/Controllers}/Giftcards.php (100%) rename {application/controllers => app/Controllers}/Home.php (100%) rename {application/controllers => app/Controllers}/Item_kits.php (100%) rename {application/controllers => app/Controllers}/Items.php (100%) rename {application/controllers => app/Controllers}/Login.php (100%) rename {application/controllers => app/Controllers}/Messages.php (100%) rename {application/controllers => app/Controllers}/No_access.php (100%) rename {application/controllers => app/Controllers}/Office.php (100%) rename {application/controllers => app/Controllers}/Persons.php (100%) rename {application/controllers => app/Controllers}/Receivings.php (100%) rename {application/controllers => app/Controllers}/Reports.php (100%) rename {application/controllers => app/Controllers}/Sales.php (100%) rename {application/controllers => app/Controllers}/Secure_Controller.php (100%) rename {application/controllers => app/Controllers}/Suppliers.php (100%) rename {application/controllers => app/Controllers}/Tax_categories.php (100%) rename {application/controllers => app/Controllers}/Tax_codes.php (100%) rename {application/controllers => app/Controllers}/Tax_jurisdictions.php (100%) rename {application/controllers => app/Controllers}/Taxes.php (100%) rename {application/controllers => app/Controllers}/index.html (100%) rename {application/migrations => app/Database/Migrations}/20170501150000_upgrade_to_3_1_1.php (100%) rename {application/migrations => app/Database/Migrations}/20170502221506_sales_tax_data.php (100%) rename {application/migrations => app/Database/Migrations}/20180225100000_upgrade_to_3_2_0.php (100%) rename {application/migrations => app/Database/Migrations}/20180501100000_upgrade_to_3_2_1.php (100%) rename {application/migrations => app/Database/Migrations}/20181015100000_attributes.php (100%) rename {application/migrations => app/Database/Migrations}/20190111270000_upgrade_to_3_3_0.php (100%) rename {application/migrations => app/Database/Migrations}/20190129212600_indiagst.php (100%) rename {application/migrations => app/Database/Migrations}/20190213210000_indiagst1.php (100%) rename {application/migrations => app/Database/Migrations}/20190220210000_indiagst2.php (100%) rename {application/migrations => app/Database/Migrations}/20190301124900_decimal_attribute_type.php (100%) rename {application/migrations => app/Database/Migrations}/20190317102600_add_iso_4217.php (100%) rename {application/migrations => app/Database/Migrations}/20190427100000_paymenttracking.php (100%) rename {application/migrations => app/Database/Migrations}/20190502100000_refundtracking.php (100%) rename {application/migrations => app/Database/Migrations}/20190612100000_dbfix.php (100%) rename {application/migrations => app/Database/Migrations}/20190615100000_fix_attribute_datetime.php (100%) rename {application/migrations => app/Database/Migrations}/20190712150200_fix_empty_reports.php (100%) rename {application/migrations => app/Database/Migrations}/20191008100000_receipttaxindicator.php (100%) rename {application/migrations => app/Database/Migrations}/20191231100000_paymentdatefix.php (100%) rename {application/migrations => app/Database/Migrations}/20200125100000_saleschangeprice.php (100%) rename {application/migrations => app/Database/Migrations}/20200202000000_taxamount.php (100%) rename {application/migrations => app/Database/Migrations}/20200215100000_taxgroupconstraint.php (100%) rename {application/migrations => app/Database/Migrations}/20200508000000_image_upload_defaults.php (100%) rename {application/migrations => app/Database/Migrations}/20200819000000_modify_attr_links_constraint.php (100%) rename {application/migrations => app/Database/Migrations}/20201108100000_cashrounding.php (100%) rename {application/migrations => app/Database/Migrations}/20201110000000_add_item_kit_number.php (100%) rename {application/migrations => app/Database/Migrations}/20210103000000_modify_session_datatype.php (100%) rename {application/migrations => app/Database/Migrations}/20210422000000_database_optimizations.php (100%) rename {application/migrations => app/Database/Migrations}/20210422000001_remove_duplicate_links.php (100%) rename {application/migrations => app/Database/Migrations}/20210714140000_move_expenses_categories.php (100%) rename application/hooks/db_log.php => app/Events/Db_log.php (100%) rename application/hooks/load_config.php => app/Events/Load_config.php (100%) rename application/hooks/method_hook.php => app/Events/Save.php (100%) rename {application/helpers => app/Helpers}/dompdf_helper.php (100%) rename {application/helpers => app/Helpers}/importfile_helper.php (100%) rename {application/helpers => app/Helpers}/index.html (100%) rename {application/helpers => app/Helpers}/locale_helper.php (100%) rename {application/helpers => app/Helpers}/migration_helper.php (100%) rename {application/helpers => app/Helpers}/report_helper.php (100%) rename {application/helpers => app/Helpers}/sale_helper.php (100%) rename {application/helpers => app/Helpers}/tabular_helper.php (100%) rename {application/helpers => app/Helpers}/tax_helper.php (100%) rename {application/language => app/Language}/Language code definition (100%) rename {application/language => app/Language}/ar-EG/attributes_lang.php (100%) rename {application/language => app/Language}/ar-EG/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/ar-EG/cashups_lang.php (100%) rename {application/language => app/Language}/ar-EG/common_lang.php (100%) rename {application/language => app/Language}/ar-EG/config_lang.php (100%) rename {application/language => app/Language}/ar-EG/customers_lang.php (100%) rename {application/language => app/Language}/ar-EG/datepicker_lang.php (100%) rename {application/language => app/Language}/ar-EG/employees_lang.php (100%) rename {application/language => app/Language}/ar-EG/enum_lang.php (100%) rename {application/language => app/Language}/ar-EG/error_lang.php (100%) rename {application/language => app/Language}/ar-EG/expenses_categories_lang.php (100%) rename {application/language => app/Language}/ar-EG/expenses_lang.php (100%) rename {application/language => app/Language}/ar-EG/giftcards_lang.php (100%) rename {application/language => app/Language}/ar-EG/index.html (100%) rename {application/language => app/Language}/ar-EG/item_kits_lang.php (100%) rename {application/language => app/Language}/ar-EG/items_lang.php (100%) rename {application/language => app/Language}/ar-EG/login_lang.php (100%) rename {application/language => app/Language}/ar-EG/messages_lang.php (100%) rename {application/language => app/Language}/ar-EG/module_lang.php (100%) rename {application/language => app/Language}/ar-EG/receivings_lang.php (100%) rename {application/language => app/Language}/ar-EG/reports_lang.php (100%) rename {application/language => app/Language}/ar-EG/sales_lang.php (100%) rename {application/language => app/Language}/ar-EG/suppliers_lang.php (100%) rename {application/language => app/Language}/ar-EG/taxes_lang.php (100%) rename {application/language => app/Language}/ar-LB/attributes_lang.php (100%) rename {application/language => app/Language}/ar-LB/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/ar-LB/cashups_lang.php (100%) rename {application/language => app/Language}/ar-LB/common_lang.php (100%) rename {application/language => app/Language}/ar-LB/config_lang.php (100%) rename {application/language => app/Language}/ar-LB/customers_lang.php (100%) rename {application/language => app/Language}/ar-LB/datepicker_lang.php (100%) rename {application/language => app/Language}/ar-LB/employees_lang.php (100%) rename {application/language => app/Language}/ar-LB/enum_lang.php (100%) rename {application/language => app/Language}/ar-LB/error_lang.php (100%) rename {application/language => app/Language}/ar-LB/expenses_categories_lang.php (100%) rename {application/language => app/Language}/ar-LB/expenses_lang.php (100%) rename {application/language => app/Language}/ar-LB/giftcards_lang.php (100%) rename {application/language => app/Language}/ar-LB/index.html (100%) rename {application/language => app/Language}/ar-LB/item_kits_lang.php (100%) rename {application/language => app/Language}/ar-LB/items_lang.php (100%) rename {application/language => app/Language}/ar-LB/login_lang.php (100%) rename {application/language => app/Language}/ar-LB/messages_lang.php (100%) rename {application/language => app/Language}/ar-LB/module_lang.php (100%) rename {application/language => app/Language}/ar-LB/receivings_lang.php (100%) rename {application/language => app/Language}/ar-LB/reports_lang.php (100%) rename {application/language => app/Language}/ar-LB/sales_lang.php (100%) rename {application/language => app/Language}/ar-LB/suppliers_lang.php (100%) rename {application/language => app/Language}/ar-LB/taxes_lang.php (100%) rename {application/language => app/Language}/az-AZ/attributes_lang.php (100%) rename {application/language => app/Language}/az-AZ/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/az-AZ/cashups_lang.php (100%) rename {application/language => app/Language}/az-AZ/common_lang.php (100%) rename {application/language => app/Language}/az-AZ/config_lang.php (100%) rename {application/language => app/Language}/az-AZ/customers_lang.php (100%) rename {application/language => app/Language}/az-AZ/datepicker_lang.php (100%) rename {application/language => app/Language}/az-AZ/employees_lang.php (100%) rename {application/language => app/Language}/az-AZ/enum_lang.php (100%) rename {application/language => app/Language}/az-AZ/error_lang.php (100%) rename {application/language => app/Language}/az-AZ/expenses_categories_lang.php (100%) rename {application/language => app/Language}/az-AZ/expenses_lang.php (100%) rename {application/language => app/Language}/az-AZ/giftcards_lang.php (100%) rename {application/language => app/Language}/az-AZ/index.html (100%) rename {application/language => app/Language}/az-AZ/item_kits_lang.php (100%) rename {application/language => app/Language}/az-AZ/items_lang.php (100%) rename {application/language => app/Language}/az-AZ/login_lang.php (100%) rename {application/language => app/Language}/az-AZ/messages_lang.php (100%) rename {application/language => app/Language}/az-AZ/module_lang.php (100%) rename {application/language => app/Language}/az-AZ/receivings_lang.php (100%) rename {application/language => app/Language}/az-AZ/reports_lang.php (100%) rename {application/language => app/Language}/az-AZ/sales_lang.php (100%) rename {application/language => app/Language}/az-AZ/suppliers_lang.php (100%) rename {application/language => app/Language}/az-AZ/taxes_lang.php (100%) rename {application/language => app/Language}/bg/attributes_lang.php (100%) rename {application/language => app/Language}/bg/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/bg/cashups_lang.php (100%) rename {application/language => app/Language}/bg/common_lang.php (100%) rename {application/language => app/Language}/bg/config_lang.php (100%) rename {application/language => app/Language}/bg/customers_lang.php (100%) rename {application/language => app/Language}/bg/datepicker_lang.php (100%) rename {application/language => app/Language}/bg/employees_lang.php (100%) rename {application/language => app/Language}/bg/enum_lang.php (100%) rename {application/language => app/Language}/bg/error_lang.php (100%) rename {application/language => app/Language}/bg/expenses_categories_lang.php (100%) rename {application/language/zh-Hans => app/Language/bg}/expenses_lang.php (100%) rename {application/language => app/Language}/bg/giftcards_lang.php (100%) rename {application/language => app/Language}/bg/index.html (100%) rename {application/language => app/Language}/bg/item_kits_lang.php (100%) rename {application/language => app/Language}/bg/items_lang.php (100%) rename {application/language => app/Language}/bg/login_lang.php (100%) rename {application/language/zh-Hans => app/Language/bg}/messages_lang.php (100%) rename {application/language => app/Language}/bg/module_lang.php (100%) rename {application/language => app/Language}/bg/receivings_lang.php (100%) rename {application/language => app/Language}/bg/reports_lang.php (100%) rename {application/language => app/Language}/bg/sales_lang.php (100%) rename {application/language => app/Language}/bg/suppliers_lang.php (100%) rename {application/language => app/Language}/bg/taxes_lang.php (100%) rename {application/language => app/Language}/bs-BA/attributes_lang.php (100%) rename {application/language => app/Language}/bs-BA/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/bs-BA/cashups_lang.php (100%) rename {application/language => app/Language}/bs-BA/common_lang.php (100%) rename {application/language => app/Language}/bs-BA/config_lang.php (100%) rename {application/language => app/Language}/bs-BA/customers_lang.php (100%) rename {application/language => app/Language}/bs-BA/datepicker_lang.php (100%) rename {application/language => app/Language}/bs-BA/employees_lang.php (100%) rename {application/language => app/Language}/bs-BA/enum_lang.php (100%) rename {application/language => app/Language}/bs-BA/error_lang.php (100%) rename {application/language => app/Language}/bs-BA/expenses_categories_lang.php (100%) rename {application/language => app/Language}/bs-BA/expenses_lang.php (100%) rename {application/language => app/Language}/bs-BA/giftcards_lang.php (100%) rename {application/language => app/Language}/bs-BA/index.html (100%) rename {application/language => app/Language}/bs-BA/item_kits_lang.php (100%) rename {application/language => app/Language}/bs-BA/items_lang.php (100%) rename {application/language => app/Language}/bs-BA/login_lang.php (100%) rename {application/language => app/Language}/bs-BA/messages_lang.php (100%) rename {application/language => app/Language}/bs-BA/module_lang.php (100%) rename {application/language => app/Language}/bs-BA/receivings_lang.php (100%) rename {application/language => app/Language}/bs-BA/reports_lang.php (100%) rename {application/language => app/Language}/bs-BA/sales_lang.php (100%) rename {application/language => app/Language}/bs-BA/suppliers_lang.php (100%) rename {application/language => app/Language}/bs-BA/taxes_lang.php (100%) rename {application/language => app/Language}/cs/attributes_lang.php (100%) rename {application/language => app/Language}/cs/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/cs/cashups_lang.php (100%) rename {application/language => app/Language}/cs/common_lang.php (100%) rename {application/language => app/Language}/cs/config_lang.php (100%) rename {application/language => app/Language}/cs/customers_lang.php (100%) rename {application/language => app/Language}/cs/datepicker_lang.php (100%) rename {application/language => app/Language}/cs/employees_lang.php (100%) rename {application/language => app/Language}/cs/enum_lang.php (100%) rename {application/language => app/Language}/cs/error_lang.php (100%) rename {application/language => app/Language}/cs/expenses_categories_lang.php (100%) rename {application/language => app/Language}/cs/expenses_lang.php (100%) rename {application/language => app/Language}/cs/giftcards_lang.php (100%) rename {application/language => app/Language}/cs/item_kits_lang.php (100%) rename {application/language => app/Language}/cs/items_lang.php (100%) rename {application/language => app/Language}/cs/login_lang.php (100%) rename {application/language => app/Language}/cs/messages_lang.php (100%) rename {application/language => app/Language}/cs/module_lang.php (100%) rename {application/language => app/Language}/cs/receivings_lang.php (100%) rename {application/language => app/Language}/cs/reports_lang.php (100%) rename {application/language => app/Language}/cs/sales_lang.php (100%) rename {application/language => app/Language}/cs/suppliers_lang.php (100%) rename {application/language => app/Language}/cs/taxes_lang.php (100%) rename {application/language => app/Language}/da/attributes_lang.php (100%) rename {application/language => app/Language}/da/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/da/cashups_lang.php (100%) rename {application/language => app/Language}/da/common_lang.php (100%) rename {application/language => app/Language}/da/config_lang.php (100%) rename {application/language => app/Language}/da/customers_lang.php (100%) rename {application/language => app/Language}/da/datepicker_lang.php (100%) rename {application/language => app/Language}/da/employees_lang.php (100%) rename {application/language => app/Language}/da/enum_lang.php (100%) rename {application/language => app/Language}/da/error_lang.php (100%) rename {application/language => app/Language}/da/expenses_categories_lang.php (100%) rename {application/language => app/Language}/da/expenses_lang.php (100%) rename {application/language => app/Language}/da/giftcards_lang.php (100%) rename {application/language => app/Language}/da/item_kits_lang.php (100%) rename {application/language => app/Language}/da/items_lang.php (100%) rename {application/language => app/Language}/da/login_lang.php (100%) rename {application/language => app/Language}/da/messages_lang.php (100%) rename {application/language => app/Language}/da/module_lang.php (100%) rename {application/language => app/Language}/da/receivings_lang.php (100%) rename {application/language => app/Language}/da/reports_lang.php (100%) rename {application/language => app/Language}/da/sales_lang.php (100%) rename {application/language => app/Language}/da/suppliers_lang.php (100%) rename {application/language => app/Language}/da/taxes_lang.php (100%) rename {application/language => app/Language}/de-CH/attributes_lang.php (100%) rename {application/language => app/Language}/de-CH/bootstrap_tables_lang.php (100%) rename {application/language/ru => app/Language/de-CH}/cashups_lang.php (100%) rename {application/language => app/Language}/de-CH/common_lang.php (100%) rename {application/language => app/Language}/de-CH/config_lang.php (100%) rename {application/language => app/Language}/de-CH/customers_lang.php (100%) rename {application/language => app/Language}/de-CH/datepicker_lang.php (100%) rename {application/language => app/Language}/de-CH/employees_lang.php (100%) rename {application/language/zh-Hans => app/Language/de-CH}/enum_lang.php (100%) rename {application/language => app/Language}/de-CH/error_lang.php (100%) rename {application/language => app/Language}/de-CH/expenses_categories_lang.php (100%) rename {application/language => app/Language}/de-CH/expenses_lang.php (100%) rename {application/language => app/Language}/de-CH/giftcards_lang.php (100%) rename {application/language => app/Language}/de-CH/index.html (100%) rename {application/language => app/Language}/de-CH/item_kits_lang.php (100%) rename {application/language => app/Language}/de-CH/items_lang.php (100%) rename {application/language => app/Language}/de-CH/login_lang.php (100%) rename {application/language/bg => app/Language/de-CH}/messages_lang.php (100%) rename {application/language => app/Language}/de-CH/module_lang.php (100%) rename {application/language => app/Language}/de-CH/receivings_lang.php (100%) rename {application/language => app/Language}/de-CH/reports_lang.php (100%) rename {application/language => app/Language}/de-CH/sales_lang.php (100%) rename {application/language => app/Language}/de-CH/suppliers_lang.php (100%) rename {application/language => app/Language}/de-CH/taxes_lang.php (100%) rename {application/language => app/Language}/de/attributes_lang.php (100%) rename {application/language => app/Language}/de/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/de/cashups_lang.php (100%) rename {application/language => app/Language}/de/common_lang.php (100%) rename {application/language => app/Language}/de/config_lang.php (100%) rename {application/language => app/Language}/de/customers_lang.php (100%) rename {application/language => app/Language}/de/datepicker_lang.php (100%) rename {application/language => app/Language}/de/employees_lang.php (100%) rename {application/language => app/Language}/de/enum_lang.php (100%) rename {application/language => app/Language}/de/error_lang.php (100%) rename {application/language => app/Language}/de/expenses_categories_lang.php (100%) rename {application/language => app/Language}/de/expenses_lang.php (100%) rename {application/language => app/Language}/de/giftcards_lang.php (100%) rename {application/language => app/Language}/de/index.html (100%) rename {application/language => app/Language}/de/item_kits_lang.php (100%) rename {application/language => app/Language}/de/items_lang.php (100%) rename {application/language => app/Language}/de/login_lang.php (100%) rename {application/language => app/Language}/de/messages_lang.php (100%) rename {application/language => app/Language}/de/module_lang.php (100%) rename {application/language => app/Language}/de/receivings_lang.php (100%) rename {application/language => app/Language}/de/reports_lang.php (100%) rename {application/language => app/Language}/de/sales_lang.php (100%) rename {application/language => app/Language}/de/suppliers_lang.php (100%) rename {application/language => app/Language}/de/taxes_lang.php (100%) rename {application/language => app/Language}/el/attributes_lang.php (100%) rename {application/language => app/Language}/el/bootstrap_tables_lang.php (100%) rename {application/language/de-CH => app/Language/el}/cashups_lang.php (100%) rename {application/language => app/Language}/el/common_lang.php (100%) rename {application/language => app/Language}/el/config_lang.php (100%) rename {application/language => app/Language}/el/customers_lang.php (100%) rename {application/language => app/Language}/el/datepicker_lang.php (100%) rename {application/language => app/Language}/el/employees_lang.php (100%) rename {application/language/de-CH => app/Language/el}/enum_lang.php (100%) rename {application/language => app/Language}/el/error_lang.php (100%) rename {application/language => app/Language}/el/expenses_categories_lang.php (100%) rename {application/language => app/Language}/el/expenses_lang.php (100%) rename {application/language => app/Language}/el/giftcards_lang.php (100%) rename {application/language => app/Language}/el/item_kits_lang.php (100%) rename {application/language => app/Language}/el/items_lang.php (100%) rename {application/language => app/Language}/el/login_lang.php (100%) rename {application/language => app/Language}/el/messages_lang.php (100%) rename {application/language => app/Language}/el/module_lang.php (100%) rename {application/language => app/Language}/el/receivings_lang.php (100%) rename {application/language => app/Language}/el/reports_lang.php (100%) rename {application/language => app/Language}/el/sales_lang.php (100%) rename {application/language => app/Language}/el/suppliers_lang.php (100%) rename {application/language => app/Language}/el/taxes_lang.php (100%) rename {application/language => app/Language}/en-GB/attributes_lang.php (100%) rename {application/language => app/Language}/en-GB/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/en-GB/cashups_lang.php (100%) rename {application/language => app/Language}/en-GB/common_lang.php (100%) rename {application/language => app/Language}/en-GB/config_lang.php (100%) rename {application/language => app/Language}/en-GB/customers_lang.php (100%) rename {application/language => app/Language}/en-GB/datepicker_lang.php (100%) rename {application/language => app/Language}/en-GB/employees_lang.php (100%) rename {application/language => app/Language}/en-GB/enum_lang.php (100%) rename {application/language => app/Language}/en-GB/error_lang.php (100%) rename {application/language => app/Language}/en-GB/expenses_categories_lang.php (100%) rename {application/language => app/Language}/en-GB/expenses_lang.php (100%) rename {application/language => app/Language}/en-GB/giftcards_lang.php (100%) rename {application/language => app/Language}/en-GB/index.html (100%) rename {application/language => app/Language}/en-GB/item_kits_lang.php (100%) rename {application/language => app/Language}/en-GB/items_lang.php (100%) rename {application/language => app/Language}/en-GB/login_lang.php (100%) rename {application/language/de-CH => app/Language/en-GB}/messages_lang.php (100%) rename {application/language => app/Language}/en-GB/module_lang.php (100%) rename {application/language => app/Language}/en-GB/receivings_lang.php (100%) rename {application/language => app/Language}/en-GB/reports_lang.php (100%) rename {application/language => app/Language}/en-GB/sales_lang.php (100%) rename {application/language => app/Language}/en-GB/suppliers_lang.php (100%) rename {application/language => app/Language}/en-GB/taxes_lang.php (100%) rename {application/language => app/Language}/en-US/attributes_lang.php (100%) rename {application/language => app/Language}/en-US/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/en-US/cashups_lang.php (100%) rename {application/language => app/Language}/en-US/common_lang.php (100%) rename {application/language => app/Language}/en-US/config_lang.php (100%) rename {application/language => app/Language}/en-US/customers_lang.php (100%) rename {application/language => app/Language}/en-US/datepicker_lang.php (100%) rename {application/language => app/Language}/en-US/employees_lang.php (100%) rename {application/language => app/Language}/en-US/enum_lang.php (100%) rename {application/language => app/Language}/en-US/error_lang.php (100%) rename {application/language => app/Language}/en-US/expenses_categories_lang.php (100%) rename {application/language => app/Language}/en-US/expenses_lang.php (100%) rename {application/language => app/Language}/en-US/giftcards_lang.php (100%) rename {application/language => app/Language}/en-US/index.html (100%) rename {application/language => app/Language}/en-US/item_kits_lang.php (100%) rename {application/language => app/Language}/en-US/items_lang.php (100%) rename {application/language => app/Language}/en-US/login_lang.php (100%) rename {application/language/en-GB => app/Language/en-US}/messages_lang.php (100%) rename {application/language => app/Language}/en-US/module_lang.php (100%) rename {application/language => app/Language}/en-US/receivings_lang.php (100%) rename {application/language => app/Language}/en-US/reports_lang.php (100%) rename {application/language => app/Language}/en-US/sales_lang.php (100%) rename {application/language => app/Language}/en-US/suppliers_lang.php (100%) rename {application/language => app/Language}/en-US/taxes_lang.php (100%) rename {application/language => app/Language}/es/attributes_lang.php (100%) rename {application/language => app/Language}/es/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/es/cashups_lang.php (100%) rename {application/language => app/Language}/es/common_lang.php (100%) rename {application/language => app/Language}/es/config_lang.php (100%) rename {application/language => app/Language}/es/customers_lang.php (100%) rename {application/language => app/Language}/es/datepicker_lang.php (100%) rename {application/language => app/Language}/es/employees_lang.php (100%) rename {application/language => app/Language}/es/enum_lang.php (100%) rename {application/language => app/Language}/es/error_lang.php (100%) rename {application/language => app/Language}/es/expenses_categories_lang.php (100%) rename {application/language => app/Language}/es/expenses_lang.php (100%) rename {application/language => app/Language}/es/giftcards_lang.php (100%) rename {application/language => app/Language}/es/index.html (100%) rename {application/language => app/Language}/es/item_kits_lang.php (100%) rename {application/language => app/Language}/es/items_lang.php (100%) rename {application/language => app/Language}/es/login_lang.php (100%) rename {application/language => app/Language}/es/messages_lang.php (100%) rename {application/language => app/Language}/es/module_lang.php (100%) rename {application/language => app/Language}/es/receivings_lang.php (100%) rename {application/language => app/Language}/es/reports_lang.php (100%) rename {application/language => app/Language}/es/sales_lang.php (100%) rename {application/language => app/Language}/es/suppliers_lang.php (100%) rename {application/language => app/Language}/es/taxes_lang.php (100%) rename {application/language => app/Language}/es_MX/attributes_lang.php (100%) rename {application/language => app/Language}/es_MX/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/es_MX/cashups_lang.php (100%) rename {application/language => app/Language}/es_MX/common_lang.php (100%) rename {application/language => app/Language}/es_MX/config_lang.php (100%) rename {application/language => app/Language}/es_MX/customers_lang.php (100%) rename {application/language => app/Language}/es_MX/datepicker_lang.php (100%) rename {application/language => app/Language}/es_MX/employees_lang.php (100%) rename {application/language => app/Language}/es_MX/enum_lang.php (100%) rename {application/language => app/Language}/es_MX/error_lang.php (100%) rename {application/language => app/Language}/es_MX/expenses_categories_lang.php (100%) rename {application/language => app/Language}/es_MX/expenses_lang.php (100%) rename {application/language => app/Language}/es_MX/giftcards_lang.php (100%) rename {application/language => app/Language}/es_MX/item_kits_lang.php (100%) rename {application/language => app/Language}/es_MX/items_lang.php (100%) rename {application/language => app/Language}/es_MX/login_lang.php (100%) rename {application/language => app/Language}/es_MX/messages_lang.php (100%) rename {application/language => app/Language}/es_MX/module_lang.php (100%) rename {application/language => app/Language}/es_MX/receivings_lang.php (100%) rename {application/language => app/Language}/es_MX/reports_lang.php (100%) rename {application/language => app/Language}/es_MX/sales_lang.php (100%) rename {application/language => app/Language}/es_MX/suppliers_lang.php (100%) rename {application/language => app/Language}/es_MX/taxes_lang.php (100%) rename {application/language => app/Language}/fa-IR/attributes_lang.php (100%) rename {application/language => app/Language}/fa-IR/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/fa-IR/cashups_lang.php (100%) rename {application/language => app/Language}/fa-IR/common_lang.php (100%) rename {application/language => app/Language}/fa-IR/config_lang.php (100%) rename {application/language => app/Language}/fa-IR/customers_lang.php (100%) rename {application/language => app/Language}/fa-IR/datepicker_lang.php (100%) rename {application/language => app/Language}/fa-IR/employees_lang.php (100%) rename {application/language => app/Language}/fa-IR/enum_lang.php (100%) rename {application/language => app/Language}/fa-IR/error_lang.php (100%) rename {application/language => app/Language}/fa-IR/expenses_categories_lang.php (100%) rename {application/language => app/Language}/fa-IR/expenses_lang.php (100%) rename {application/language => app/Language}/fa-IR/giftcards_lang.php (100%) rename {application/language => app/Language}/fa-IR/index.html (100%) rename {application/language => app/Language}/fa-IR/item_kits_lang.php (100%) rename {application/language => app/Language}/fa-IR/items_lang.php (100%) rename {application/language => app/Language}/fa-IR/login_lang.php (100%) rename {application/language => app/Language}/fa-IR/messages_lang.php (100%) rename {application/language => app/Language}/fa-IR/module_lang.php (100%) rename {application/language => app/Language}/fa-IR/receivings_lang.php (100%) rename {application/language => app/Language}/fa-IR/reports_lang.php (100%) rename {application/language => app/Language}/fa-IR/sales_lang.php (100%) rename {application/language => app/Language}/fa-IR/suppliers_lang.php (100%) rename {application/language => app/Language}/fa-IR/taxes_lang.php (100%) rename {application/language => app/Language}/fr/attributes_lang.php (100%) rename {application/language => app/Language}/fr/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/fr/cashups_lang.php (100%) rename {application/language => app/Language}/fr/common_lang.php (100%) rename {application/language => app/Language}/fr/config_lang.php (100%) rename {application/language => app/Language}/fr/customers_lang.php (100%) rename {application/language => app/Language}/fr/datepicker_lang.php (100%) rename {application/language => app/Language}/fr/employees_lang.php (100%) rename {application/language => app/Language}/fr/enum_lang.php (100%) rename {application/language => app/Language}/fr/error_lang.php (100%) rename {application/language => app/Language}/fr/expenses_categories_lang.php (100%) rename {application/language => app/Language}/fr/expenses_lang.php (100%) rename {application/language => app/Language}/fr/giftcards_lang.php (100%) rename {application/language => app/Language}/fr/index.html (100%) rename {application/language => app/Language}/fr/item_kits_lang.php (100%) rename {application/language => app/Language}/fr/items_lang.php (100%) rename {application/language => app/Language}/fr/login_lang.php (100%) rename {application/language => app/Language}/fr/messages_lang.php (100%) rename {application/language => app/Language}/fr/module_lang.php (100%) rename {application/language => app/Language}/fr/receivings_lang.php (100%) rename {application/language => app/Language}/fr/reports_lang.php (100%) rename {application/language => app/Language}/fr/sales_lang.php (100%) rename {application/language => app/Language}/fr/suppliers_lang.php (100%) rename {application/language => app/Language}/fr/taxes_lang.php (100%) rename {application/language => app/Language}/he/attributes_lang.php (100%) rename {application/language => app/Language}/he/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/he/cashups_lang.php (100%) rename {application/language => app/Language}/he/common_lang.php (100%) rename {application/language => app/Language}/he/config_lang.php (100%) rename {application/language => app/Language}/he/customers_lang.php (100%) rename {application/language => app/Language}/he/datepicker_lang.php (100%) rename {application/language => app/Language}/he/employees_lang.php (100%) rename {application/language => app/Language}/he/enum_lang.php (100%) rename {application/language => app/Language}/he/error_lang.php (100%) rename {application/language => app/Language}/he/expenses_categories_lang.php (100%) rename {application/language => app/Language}/he/expenses_lang.php (100%) rename {application/language => app/Language}/he/giftcards_lang.php (100%) rename {application/language => app/Language}/he/item_kits_lang.php (100%) rename {application/language => app/Language}/he/items_lang.php (100%) rename {application/language => app/Language}/he/login_lang.php (100%) rename {application/language => app/Language}/he/messages_lang.php (100%) rename {application/language => app/Language}/he/module_lang.php (100%) rename {application/language => app/Language}/he/receivings_lang.php (100%) rename {application/language => app/Language}/he/reports_lang.php (100%) rename {application/language => app/Language}/he/sales_lang.php (100%) rename {application/language => app/Language}/he/suppliers_lang.php (100%) rename {application/language => app/Language}/he/taxes_lang.php (100%) rename {application/language => app/Language}/hr-HR/attributes_lang.php (100%) rename {application/language => app/Language}/hr-HR/bootstrap_tables_lang.php (100%) rename {application/language/el => app/Language/hr-HR}/cashups_lang.php (100%) rename {application/language => app/Language}/hr-HR/common_lang.php (100%) rename {application/language => app/Language}/hr-HR/config_lang.php (100%) rename {application/language => app/Language}/hr-HR/customers_lang.php (100%) rename {application/language => app/Language}/hr-HR/datepicker_lang.php (100%) rename {application/language => app/Language}/hr-HR/employees_lang.php (100%) rename {application/language/el => app/Language/hr-HR}/enum_lang.php (100%) rename {application/language => app/Language}/hr-HR/error_lang.php (100%) rename {application/language => app/Language}/hr-HR/expenses_categories_lang.php (100%) rename {application/language => app/Language}/hr-HR/expenses_lang.php (100%) rename {application/language => app/Language}/hr-HR/giftcards_lang.php (100%) rename {application/language => app/Language}/hr-HR/index.html (100%) rename {application/language => app/Language}/hr-HR/item_kits_lang.php (100%) rename {application/language => app/Language}/hr-HR/items_lang.php (100%) rename {application/language => app/Language}/hr-HR/login_lang.php (100%) rename {application/language/en-US => app/Language/hr-HR}/messages_lang.php (100%) rename {application/language => app/Language}/hr-HR/module_lang.php (100%) rename {application/language => app/Language}/hr-HR/receivings_lang.php (100%) rename {application/language => app/Language}/hr-HR/reports_lang.php (100%) rename {application/language => app/Language}/hr-HR/sales_lang.php (100%) rename {application/language => app/Language}/hr-HR/suppliers_lang.php (100%) rename {application/language => app/Language}/hr-HR/taxes_lang.php (100%) rename {application/language => app/Language}/hu-HU/attributes_lang.php (100%) rename {application/language => app/Language}/hu-HU/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/hu-HU/cashups_lang.php (100%) rename {application/language => app/Language}/hu-HU/common_lang.php (100%) rename {application/language => app/Language}/hu-HU/config_lang.php (100%) rename {application/language => app/Language}/hu-HU/customers_lang.php (100%) rename {application/language => app/Language}/hu-HU/datepicker_lang.php (100%) rename {application/language => app/Language}/hu-HU/employees_lang.php (100%) rename {application/language/hr-HR => app/Language/hu-HU}/enum_lang.php (100%) rename {application/language => app/Language}/hu-HU/error_lang.php (100%) rename {application/language => app/Language}/hu-HU/expenses_categories_lang.php (100%) rename {application/language => app/Language}/hu-HU/expenses_lang.php (100%) rename {application/language => app/Language}/hu-HU/giftcards_lang.php (100%) rename {application/language => app/Language}/hu-HU/index.html (100%) rename {application/language => app/Language}/hu-HU/item_kits_lang.php (100%) rename {application/language => app/Language}/hu-HU/items_lang.php (100%) rename {application/language => app/Language}/hu-HU/login_lang.php (100%) rename {application/language => app/Language}/hu-HU/messages_lang.php (100%) rename {application/language => app/Language}/hu-HU/module_lang.php (100%) rename {application/language => app/Language}/hu-HU/receivings_lang.php (100%) rename {application/language => app/Language}/hu-HU/reports_lang.php (100%) rename {application/language => app/Language}/hu-HU/sales_lang.php (100%) rename {application/language => app/Language}/hu-HU/suppliers_lang.php (100%) rename {application/language => app/Language}/hu-HU/taxes_lang.php (100%) rename {application/language => app/Language}/hy/attributes_lang.php (100%) rename {application/language => app/Language}/hy/bootstrap_tables_lang.php (100%) rename {application/language/hr-HR => app/Language/hy}/cashups_lang.php (100%) rename {application/language => app/Language}/hy/common_lang.php (100%) rename {application/language => app/Language}/hy/config_lang.php (100%) rename {application/language => app/Language}/hy/customers_lang.php (100%) rename {application/language => app/Language}/hy/datepicker_lang.php (100%) rename {application/language => app/Language}/hy/employees_lang.php (100%) rename {application/language/hu-HU => app/Language/hy}/enum_lang.php (100%) rename {application/language => app/Language}/hy/error_lang.php (100%) rename {application/language => app/Language}/hy/expenses_categories_lang.php (100%) rename {application/language => app/Language}/hy/expenses_lang.php (100%) rename {application/language => app/Language}/hy/giftcards_lang.php (100%) rename {application/language => app/Language}/hy/item_kits_lang.php (100%) rename {application/language => app/Language}/hy/items_lang.php (100%) rename {application/language => app/Language}/hy/login_lang.php (100%) rename {application/language => app/Language}/hy/messages_lang.php (100%) rename {application/language => app/Language}/hy/module_lang.php (100%) rename {application/language => app/Language}/hy/receivings_lang.php (100%) rename {application/language => app/Language}/hy/reports_lang.php (100%) rename {application/language => app/Language}/hy/sales_lang.php (100%) rename {application/language => app/Language}/hy/suppliers_lang.php (100%) rename {application/language => app/Language}/hy/taxes_lang.php (100%) rename {application/language => app/Language}/id/attributes_lang.php (100%) rename {application/language => app/Language}/id/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/id/cashups_lang.php (100%) rename {application/language => app/Language}/id/common_lang.php (100%) rename {application/language => app/Language}/id/config_lang.php (100%) rename {application/language => app/Language}/id/customers_lang.php (100%) rename {application/language => app/Language}/id/datepicker_lang.php (100%) rename {application/language => app/Language}/id/employees_lang.php (100%) rename {application/language => app/Language}/id/enum_lang.php (100%) rename {application/language => app/Language}/id/error_lang.php (100%) rename {application/language => app/Language}/id/expenses_categories_lang.php (100%) rename {application/language => app/Language}/id/expenses_lang.php (100%) rename {application/language => app/Language}/id/giftcards_lang.php (100%) rename {application/language => app/Language}/id/index.html (100%) rename {application/language => app/Language}/id/item_kits_lang.php (100%) rename {application/language => app/Language}/id/items_lang.php (100%) rename {application/language => app/Language}/id/login_lang.php (100%) rename {application/language => app/Language}/id/messages_lang.php (100%) rename {application/language => app/Language}/id/module_lang.php (100%) rename {application/language => app/Language}/id/receivings_lang.php (100%) rename {application/language => app/Language}/id/reports_lang.php (100%) rename {application/language => app/Language}/id/sales_lang.php (100%) rename {application/language => app/Language}/id/suppliers_lang.php (100%) rename {application/language => app/Language}/id/taxes_lang.php (100%) rename {application/language => app/Language}/index.html (100%) rename {application/language => app/Language}/it/attributes_lang.php (100%) rename {application/language => app/Language}/it/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/it/cashups_lang.php (100%) rename {application/language => app/Language}/it/common_lang.php (100%) rename {application/language => app/Language}/it/config_lang.php (100%) rename {application/language => app/Language}/it/customers_lang.php (100%) rename {application/language => app/Language}/it/datepicker_lang.php (100%) rename {application/language => app/Language}/it/employees_lang.php (100%) rename {application/language => app/Language}/it/enum_lang.php (100%) rename {application/language => app/Language}/it/error_lang.php (100%) rename {application/language => app/Language}/it/expenses_categories_lang.php (100%) rename {application/language => app/Language}/it/expenses_lang.php (100%) rename {application/language => app/Language}/it/giftcards_lang.php (100%) rename {application/language => app/Language}/it/index.html (100%) rename {application/language => app/Language}/it/item_kits_lang.php (100%) rename {application/language => app/Language}/it/items_lang.php (100%) rename {application/language => app/Language}/it/login_lang.php (100%) rename {application/language => app/Language}/it/messages_lang.php (100%) rename {application/language => app/Language}/it/module_lang.php (100%) rename {application/language => app/Language}/it/receivings_lang.php (100%) rename {application/language => app/Language}/it/reports_lang.php (100%) rename {application/language => app/Language}/it/sales_lang.php (100%) rename {application/language => app/Language}/it/suppliers_lang.php (100%) rename {application/language => app/Language}/it/taxes_lang.php (100%) rename {application/language => app/Language}/km/attributes_lang.php (100%) rename {application/language => app/Language}/km/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/km/cashups_lang.php (100%) rename {application/language => app/Language}/km/common_lang.php (100%) rename {application/language => app/Language}/km/config_lang.php (100%) rename {application/language => app/Language}/km/customers_lang.php (100%) rename {application/language => app/Language}/km/datepicker_lang.php (100%) rename {application/language => app/Language}/km/employees_lang.php (100%) rename {application/language => app/Language}/km/enum_lang.php (100%) rename {application/language => app/Language}/km/error_lang.php (100%) rename {application/language => app/Language}/km/expenses_categories_lang.php (100%) rename {application/language => app/Language}/km/expenses_lang.php (100%) rename {application/language => app/Language}/km/giftcards_lang.php (100%) rename {application/language => app/Language}/km/index.html (100%) rename {application/language => app/Language}/km/item_kits_lang.php (100%) rename {application/language => app/Language}/km/items_lang.php (100%) rename {application/language => app/Language}/km/login_lang.php (100%) rename {application/language => app/Language}/km/messages_lang.php (100%) rename {application/language => app/Language}/km/module_lang.php (100%) rename {application/language => app/Language}/km/receivings_lang.php (100%) rename {application/language => app/Language}/km/reports_lang.php (100%) rename {application/language => app/Language}/km/sales_lang.php (100%) rename {application/language => app/Language}/km/suppliers_lang.php (100%) rename {application/language => app/Language}/km/taxes_lang.php (100%) rename {application/language => app/Language}/lo/attributes_lang.php (100%) rename {application/language => app/Language}/lo/bootstrap_tables_lang.php (100%) rename {application/language/hy => app/Language/lo}/cashups_lang.php (100%) rename {application/language => app/Language}/lo/common_lang.php (100%) rename {application/language => app/Language}/lo/config_lang.php (100%) rename {application/language => app/Language}/lo/customers_lang.php (100%) rename {application/language => app/Language}/lo/datepicker_lang.php (100%) rename {application/language => app/Language}/lo/employees_lang.php (100%) rename {application/language => app/Language}/lo/enum_lang.php (100%) rename {application/language => app/Language}/lo/error_lang.php (100%) rename {application/language => app/Language}/lo/expenses_categories_lang.php (100%) rename {application/language => app/Language}/lo/expenses_lang.php (100%) rename {application/language => app/Language}/lo/giftcards_lang.php (100%) rename {application/language => app/Language}/lo/index.html (100%) rename {application/language => app/Language}/lo/item_kits_lang.php (100%) rename {application/language => app/Language}/lo/items_lang.php (100%) rename {application/language => app/Language}/lo/login_lang.php (100%) rename {application/language => app/Language}/lo/messages_lang.php (100%) rename {application/language => app/Language}/lo/module_lang.php (100%) rename {application/language => app/Language}/lo/receivings_lang.php (100%) rename {application/language => app/Language}/lo/reports_lang.php (100%) rename {application/language => app/Language}/lo/sales_lang.php (100%) rename {application/language => app/Language}/lo/suppliers_lang.php (100%) rename {application/language => app/Language}/lo/taxes_lang.php (100%) rename {application/language => app/Language}/ml/attributes_lang.php (100%) rename {application/language => app/Language}/ml/bootstrap_tables_lang.php (100%) rename {application/language/lo => app/Language/ml}/cashups_lang.php (100%) rename {application/language => app/Language}/ml/common_lang.php (100%) rename {application/language => app/Language}/ml/config_lang.php (100%) rename {application/language => app/Language}/ml/customers_lang.php (100%) rename {application/language => app/Language}/ml/datepicker_lang.php (100%) rename {application/language => app/Language}/ml/employees_lang.php (100%) rename {application/language/hy => app/Language/ml}/enum_lang.php (100%) rename {application/language => app/Language}/ml/error_lang.php (100%) rename {application/language => app/Language}/ml/expenses_categories_lang.php (100%) rename {application/language => app/Language}/ml/expenses_lang.php (100%) rename {application/language => app/Language}/ml/giftcards_lang.php (100%) rename {application/language => app/Language}/ml/item_kits_lang.php (100%) rename {application/language => app/Language}/ml/items_lang.php (100%) rename {application/language => app/Language}/ml/login_lang.php (100%) rename {application/language => app/Language}/ml/messages_lang.php (100%) rename {application/language => app/Language}/ml/module_lang.php (100%) rename {application/language => app/Language}/ml/receivings_lang.php (100%) rename {application/language => app/Language}/ml/reports_lang.php (100%) rename {application/language => app/Language}/ml/sales_lang.php (100%) rename {application/language => app/Language}/ml/suppliers_lang.php (100%) rename {application/language => app/Language}/ml/taxes_lang.php (100%) rename {application/language => app/Language}/nb_NO/attributes_lang.php (100%) rename {application/language => app/Language}/nb_NO/bootstrap_tables_lang.php (100%) rename {application/language/ml => app/Language/nb_NO}/cashups_lang.php (100%) rename {application/language => app/Language}/nb_NO/common_lang.php (100%) rename {application/language => app/Language}/nb_NO/config_lang.php (100%) rename {application/language => app/Language}/nb_NO/customers_lang.php (100%) rename {application/language => app/Language}/nb_NO/datepicker_lang.php (100%) rename {application/language => app/Language}/nb_NO/employees_lang.php (100%) rename {application/language/ml => app/Language/nb_NO}/enum_lang.php (100%) rename {application/language => app/Language}/nb_NO/error_lang.php (100%) rename {application/language => app/Language}/nb_NO/expenses_categories_lang.php (100%) rename {application/language => app/Language}/nb_NO/expenses_lang.php (100%) rename {application/language => app/Language}/nb_NO/giftcards_lang.php (100%) rename {application/language => app/Language}/nb_NO/item_kits_lang.php (100%) rename {application/language => app/Language}/nb_NO/items_lang.php (100%) rename {application/language => app/Language}/nb_NO/login_lang.php (100%) rename {application/language => app/Language}/nb_NO/messages_lang.php (100%) rename {application/language => app/Language}/nb_NO/module_lang.php (100%) rename {application/language => app/Language}/nb_NO/receivings_lang.php (100%) rename {application/language => app/Language}/nb_NO/reports_lang.php (100%) rename {application/language => app/Language}/nb_NO/sales_lang.php (100%) rename {application/language => app/Language}/nb_NO/suppliers_lang.php (100%) rename {application/language => app/Language}/nb_NO/taxes_lang.php (100%) rename {application/language => app/Language}/nl-BE/attributes_lang.php (100%) rename {application/language => app/Language}/nl-BE/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/nl-BE/cashups_lang.php (100%) rename {application/language => app/Language}/nl-BE/common_lang.php (100%) rename {application/language => app/Language}/nl-BE/config_lang.php (100%) rename {application/language => app/Language}/nl-BE/customers_lang.php (100%) rename {application/language => app/Language}/nl-BE/datepicker_lang.php (100%) rename {application/language => app/Language}/nl-BE/employees_lang.php (100%) rename {application/language => app/Language}/nl-BE/enum_lang.php (100%) rename {application/language => app/Language}/nl-BE/error_lang.php (100%) rename {application/language => app/Language}/nl-BE/expenses_categories_lang.php (100%) rename {application/language => app/Language}/nl-BE/expenses_lang.php (100%) rename {application/language => app/Language}/nl-BE/giftcards_lang.php (100%) rename {application/language => app/Language}/nl-BE/index.html (100%) rename {application/language => app/Language}/nl-BE/item_kits_lang.php (100%) rename {application/language => app/Language}/nl-BE/items_lang.php (100%) rename {application/language => app/Language}/nl-BE/login_lang.php (100%) rename {application/language => app/Language}/nl-BE/messages_lang.php (100%) rename {application/language => app/Language}/nl-BE/module_lang.php (100%) rename {application/language => app/Language}/nl-BE/receivings_lang.php (100%) rename {application/language => app/Language}/nl-BE/reports_lang.php (100%) rename {application/language => app/Language}/nl-BE/sales_lang.php (100%) rename {application/language => app/Language}/nl-BE/suppliers_lang.php (100%) rename {application/language => app/Language}/nl-BE/taxes_lang.php (100%) rename {application/language => app/Language}/nl/attributes_lang.php (100%) rename {application/language => app/Language}/nl/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/nl/cashups_lang.php (100%) rename {application/language => app/Language}/nl/common_lang.php (100%) rename {application/language => app/Language}/nl/config_lang.php (100%) rename {application/language => app/Language}/nl/customers_lang.php (100%) rename {application/language => app/Language}/nl/datepicker_lang.php (100%) rename {application/language => app/Language}/nl/employees_lang.php (100%) rename {application/language => app/Language}/nl/enum_lang.php (100%) rename {application/language => app/Language}/nl/error_lang.php (100%) rename {application/language => app/Language}/nl/expenses_categories_lang.php (100%) rename {application/language => app/Language}/nl/expenses_lang.php (100%) rename {application/language => app/Language}/nl/giftcards_lang.php (100%) rename {application/language => app/Language}/nl/index.html (100%) rename {application/language => app/Language}/nl/item_kits_lang.php (100%) rename {application/language => app/Language}/nl/items_lang.php (100%) rename {application/language => app/Language}/nl/login_lang.php (100%) rename {application/language => app/Language}/nl/messages_lang.php (100%) rename {application/language => app/Language}/nl/module_lang.php (100%) rename {application/language => app/Language}/nl/receivings_lang.php (100%) rename {application/language => app/Language}/nl/reports_lang.php (100%) rename {application/language => app/Language}/nl/sales_lang.php (100%) rename {application/language => app/Language}/nl/suppliers_lang.php (100%) rename {application/language => app/Language}/nl/taxes_lang.php (100%) rename {application/language => app/Language}/pl/attributes_lang.php (100%) rename {application/language => app/Language}/pl/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/pl/cashups_lang.php (100%) rename {application/language => app/Language}/pl/common_lang.php (100%) rename {application/language => app/Language}/pl/config_lang.php (100%) rename {application/language => app/Language}/pl/customers_lang.php (100%) rename {application/language => app/Language}/pl/datepicker_lang.php (100%) rename {application/language => app/Language}/pl/employees_lang.php (100%) rename {application/language/nb_NO => app/Language/pl}/enum_lang.php (100%) rename {application/language => app/Language}/pl/error_lang.php (100%) rename {application/language => app/Language}/pl/expenses_categories_lang.php (100%) rename {application/language => app/Language}/pl/expenses_lang.php (100%) rename {application/language => app/Language}/pl/giftcards_lang.php (100%) rename {application/language => app/Language}/pl/item_kits_lang.php (100%) rename {application/language => app/Language}/pl/items_lang.php (100%) rename {application/language => app/Language}/pl/login_lang.php (100%) rename {application/language => app/Language}/pl/messages_lang.php (100%) rename {application/language => app/Language}/pl/module_lang.php (100%) rename {application/language => app/Language}/pl/receivings_lang.php (100%) rename {application/language => app/Language}/pl/reports_lang.php (100%) rename {application/language => app/Language}/pl/sales_lang.php (100%) rename {application/language => app/Language}/pl/suppliers_lang.php (100%) rename {application/language => app/Language}/pl/taxes_lang.php (100%) rename {application/language => app/Language}/pt-BR/attributes_lang.php (100%) rename {application/language => app/Language}/pt-BR/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/pt-BR/cashups_lang.php (100%) rename {application/language => app/Language}/pt-BR/common_lang.php (100%) rename {application/language => app/Language}/pt-BR/config_lang.php (100%) rename {application/language => app/Language}/pt-BR/customers_lang.php (100%) rename {application/language => app/Language}/pt-BR/datepicker_lang.php (100%) rename {application/language => app/Language}/pt-BR/employees_lang.php (100%) rename {application/language => app/Language}/pt-BR/enum_lang.php (100%) rename {application/language => app/Language}/pt-BR/error_lang.php (100%) rename {application/language => app/Language}/pt-BR/expenses_categories_lang.php (100%) rename {application/language => app/Language}/pt-BR/expenses_lang.php (100%) rename {application/language => app/Language}/pt-BR/giftcards_lang.php (100%) rename {application/language => app/Language}/pt-BR/index.html (100%) rename {application/language => app/Language}/pt-BR/item_kits_lang.php (100%) rename {application/language => app/Language}/pt-BR/items_lang.php (100%) rename {application/language => app/Language}/pt-BR/login_lang.php (100%) rename {application/language => app/Language}/pt-BR/messages_lang.php (100%) rename {application/language => app/Language}/pt-BR/module_lang.php (100%) rename {application/language => app/Language}/pt-BR/receivings_lang.php (100%) rename {application/language => app/Language}/pt-BR/reports_lang.php (100%) rename {application/language => app/Language}/pt-BR/sales_lang.php (100%) rename {application/language => app/Language}/pt-BR/suppliers_lang.php (100%) rename {application/language => app/Language}/pt-BR/taxes_lang.php (100%) rename {application/language => app/Language}/ro/attributes_lang.php (100%) rename {application/language => app/Language}/ro/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/ro/cashups_lang.php (100%) rename {application/language => app/Language}/ro/common_lang.php (100%) rename {application/language => app/Language}/ro/config_lang.php (100%) rename {application/language => app/Language}/ro/customers_lang.php (100%) rename {application/language => app/Language}/ro/datepicker_lang.php (100%) rename {application/language => app/Language}/ro/employees_lang.php (100%) rename {application/language/pl => app/Language/ro}/enum_lang.php (100%) rename {application/language => app/Language}/ro/error_lang.php (100%) rename {application/language => app/Language}/ro/expenses_categories_lang.php (100%) rename {application/language => app/Language}/ro/expenses_lang.php (100%) rename {application/language => app/Language}/ro/giftcards_lang.php (100%) rename {application/language => app/Language}/ro/item_kits_lang.php (100%) rename {application/language => app/Language}/ro/items_lang.php (100%) rename {application/language => app/Language}/ro/login_lang.php (100%) rename {application/language => app/Language}/ro/messages_lang.php (100%) rename {application/language => app/Language}/ro/module_lang.php (100%) rename {application/language => app/Language}/ro/receivings_lang.php (100%) rename {application/language => app/Language}/ro/reports_lang.php (100%) rename {application/language => app/Language}/ro/sales_lang.php (100%) rename {application/language => app/Language}/ro/suppliers_lang.php (100%) rename {application/language => app/Language}/ro/taxes_lang.php (100%) rename {application/language => app/Language}/ru/attributes_lang.php (100%) rename {application/language => app/Language}/ru/bootstrap_tables_lang.php (100%) rename {application/language/nb_NO => app/Language/ru}/cashups_lang.php (100%) rename {application/language => app/Language}/ru/common_lang.php (100%) rename {application/language => app/Language}/ru/config_lang.php (100%) rename {application/language => app/Language}/ru/customers_lang.php (100%) rename {application/language => app/Language}/ru/datepicker_lang.php (100%) rename {application/language => app/Language}/ru/employees_lang.php (100%) rename {application/language => app/Language}/ru/enum_lang.php (100%) rename {application/language => app/Language}/ru/error_lang.php (100%) rename {application/language => app/Language}/ru/expenses_categories_lang.php (100%) rename {application/language => app/Language}/ru/expenses_lang.php (100%) rename {application/language => app/Language}/ru/giftcards_lang.php (100%) rename {application/language => app/Language}/ru/index.html (100%) rename {application/language => app/Language}/ru/item_kits_lang.php (100%) rename {application/language => app/Language}/ru/items_lang.php (100%) rename {application/language => app/Language}/ru/login_lang.php (100%) rename {application/language => app/Language}/ru/messages_lang.php (100%) rename {application/language => app/Language}/ru/module_lang.php (100%) rename {application/language => app/Language}/ru/receivings_lang.php (100%) rename {application/language => app/Language}/ru/reports_lang.php (100%) rename {application/language => app/Language}/ru/sales_lang.php (100%) rename {application/language => app/Language}/ru/suppliers_lang.php (100%) rename {application/language => app/Language}/ru/taxes_lang.php (100%) rename {application/language => app/Language}/sv/attributes_lang.php (100%) rename {application/language => app/Language}/sv/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/sv/cashups_lang.php (100%) rename {application/language => app/Language}/sv/common_lang.php (100%) rename {application/language => app/Language}/sv/config_lang.php (100%) rename {application/language => app/Language}/sv/customers_lang.php (100%) rename {application/language => app/Language}/sv/datepicker_lang.php (100%) rename {application/language => app/Language}/sv/employees_lang.php (100%) rename {application/language => app/Language}/sv/enum_lang.php (100%) rename {application/language => app/Language}/sv/error_lang.php (100%) rename {application/language => app/Language}/sv/expenses_categories_lang.php (100%) rename {application/language => app/Language}/sv/expenses_lang.php (100%) rename {application/language => app/Language}/sv/giftcards_lang.php (100%) rename {application/language => app/Language}/sv/index.html (100%) rename {application/language => app/Language}/sv/item_kits_lang.php (100%) rename {application/language => app/Language}/sv/items_lang.php (100%) rename {application/language => app/Language}/sv/login_lang.php (100%) rename {application/language => app/Language}/sv/messages_lang.php (100%) rename {application/language => app/Language}/sv/module_lang.php (100%) rename {application/language => app/Language}/sv/receivings_lang.php (100%) rename {application/language => app/Language}/sv/reports_lang.php (100%) rename {application/language => app/Language}/sv/sales_lang.php (100%) rename {application/language => app/Language}/sv/suppliers_lang.php (100%) rename {application/language => app/Language}/sv/taxes_lang.php (100%) rename {application/language => app/Language}/ta/attributes_lang.php (100%) rename {application/language => app/Language}/ta/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/ta/cashups_lang.php (100%) rename {application/language => app/Language}/ta/common_lang.php (100%) rename {application/language => app/Language}/ta/config_lang.php (100%) rename {application/language => app/Language}/ta/customers_lang.php (100%) rename {application/language => app/Language}/ta/datepicker_lang.php (100%) rename {application/language => app/Language}/ta/employees_lang.php (100%) rename {application/language => app/Language}/ta/enum_lang.php (100%) rename {application/language => app/Language}/ta/error_lang.php (100%) rename {application/language => app/Language}/ta/expenses_categories_lang.php (100%) rename {application/language => app/Language}/ta/expenses_lang.php (100%) rename {application/language => app/Language}/ta/giftcards_lang.php (100%) rename {application/language => app/Language}/ta/index.html (100%) rename {application/language => app/Language}/ta/item_kits_lang.php (100%) rename {application/language => app/Language}/ta/items_lang.php (100%) rename {application/language => app/Language}/ta/login_lang.php (100%) rename {application/language/hr-HR => app/Language/ta}/messages_lang.php (100%) rename {application/language => app/Language}/ta/module_lang.php (100%) rename {application/language => app/Language}/ta/receivings_lang.php (100%) rename {application/language => app/Language}/ta/reports_lang.php (100%) rename {application/language => app/Language}/ta/sales_lang.php (100%) rename {application/language => app/Language}/ta/suppliers_lang.php (100%) rename {application/language => app/Language}/ta/taxes_lang.php (100%) rename {application/language => app/Language}/th/attributes_lang.php (100%) rename {application/language => app/Language}/th/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/th/cashups_lang.php (100%) rename {application/language => app/Language}/th/common_lang.php (100%) rename {application/language => app/Language}/th/config_lang.php (100%) rename {application/language => app/Language}/th/customers_lang.php (100%) rename {application/language => app/Language}/th/datepicker_lang.php (100%) rename {application/language => app/Language}/th/employees_lang.php (100%) rename {application/language => app/Language}/th/enum_lang.php (100%) rename {application/language => app/Language}/th/error_lang.php (100%) rename {application/language => app/Language}/th/expenses_categories_lang.php (100%) rename {application/language => app/Language}/th/expenses_lang.php (100%) rename {application/language => app/Language}/th/giftcards_lang.php (100%) rename {application/language => app/Language}/th/index.html (100%) rename {application/language => app/Language}/th/item_kits_lang.php (100%) rename {application/language => app/Language}/th/items_lang.php (100%) rename {application/language => app/Language}/th/login_lang.php (100%) rename {application/language => app/Language}/th/messages_lang.php (100%) rename {application/language => app/Language}/th/module_lang.php (100%) rename {application/language => app/Language}/th/receivings_lang.php (100%) rename {application/language => app/Language}/th/reports_lang.php (100%) rename {application/language => app/Language}/th/sales_lang.php (100%) rename {application/language => app/Language}/th/suppliers_lang.php (100%) rename {application/language => app/Language}/th/taxes_lang.php (100%) rename {application/language => app/Language}/tl-PH/attributes_lang.php (100%) rename {application/language => app/Language}/tl-PH/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/tl-PH/cashups_lang.php (100%) rename {application/language => app/Language}/tl-PH/common_lang.php (100%) rename {application/language => app/Language}/tl-PH/config_lang.php (100%) rename {application/language => app/Language}/tl-PH/customers_lang.php (100%) rename {application/language => app/Language}/tl-PH/datepicker_lang.php (100%) rename {application/language => app/Language}/tl-PH/employees_lang.php (100%) rename {application/language => app/Language}/tl-PH/enum_lang.php (100%) rename {application/language => app/Language}/tl-PH/error_lang.php (100%) rename {application/language => app/Language}/tl-PH/expenses_categories_lang.php (100%) rename {application/language => app/Language}/tl-PH/expenses_lang.php (100%) rename {application/language => app/Language}/tl-PH/giftcards_lang.php (100%) rename {application/language => app/Language}/tl-PH/item_kits_lang.php (100%) rename {application/language => app/Language}/tl-PH/items_lang.php (100%) rename {application/language => app/Language}/tl-PH/login_lang.php (100%) rename {application/language => app/Language}/tl-PH/messages_lang.php (100%) rename {application/language => app/Language}/tl-PH/module_lang.php (100%) rename {application/language => app/Language}/tl-PH/receivings_lang.php (100%) rename {application/language => app/Language}/tl-PH/reports_lang.php (100%) rename {application/language => app/Language}/tl-PH/sales_lang.php (100%) rename {application/language => app/Language}/tl-PH/suppliers_lang.php (100%) rename {application/language => app/Language}/tl-PH/taxes_lang.php (100%) rename {application/language => app/Language}/tr/attributes_lang.php (100%) rename {application/language => app/Language}/tr/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/tr/cashups_lang.php (100%) rename {application/language => app/Language}/tr/common_lang.php (100%) rename {application/language => app/Language}/tr/config_lang.php (100%) rename {application/language => app/Language}/tr/customers_lang.php (100%) rename {application/language => app/Language}/tr/datepicker_lang.php (100%) rename {application/language => app/Language}/tr/employees_lang.php (100%) rename {application/language => app/Language}/tr/enum_lang.php (100%) rename {application/language => app/Language}/tr/error_lang.php (100%) rename {application/language => app/Language}/tr/expenses_categories_lang.php (100%) rename {application/language => app/Language}/tr/expenses_lang.php (100%) rename {application/language => app/Language}/tr/giftcards_lang.php (100%) rename {application/language => app/Language}/tr/index.html (100%) rename {application/language => app/Language}/tr/item_kits_lang.php (100%) rename {application/language => app/Language}/tr/items_lang.php (100%) rename {application/language => app/Language}/tr/login_lang.php (100%) rename {application/language => app/Language}/tr/messages_lang.php (100%) rename {application/language => app/Language}/tr/module_lang.php (100%) rename {application/language => app/Language}/tr/receivings_lang.php (100%) rename {application/language => app/Language}/tr/reports_lang.php (100%) rename {application/language => app/Language}/tr/sales_lang.php (100%) rename {application/language => app/Language}/tr/suppliers_lang.php (100%) rename {application/language => app/Language}/tr/taxes_lang.php (100%) rename {application/language => app/Language}/uk-UA/attributes_lang.php (100%) rename {application/language => app/Language}/uk-UA/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/uk-UA/cashups_lang.php (100%) rename {application/language => app/Language}/uk-UA/common_lang.php (100%) rename {application/language => app/Language}/uk-UA/config_lang.php (100%) rename {application/language => app/Language}/uk-UA/customers_lang.php (100%) rename {application/language => app/Language}/uk-UA/datepicker_lang.php (100%) rename {application/language => app/Language}/uk-UA/employees_lang.php (100%) rename {application/language => app/Language}/uk-UA/enum_lang.php (100%) rename {application/language => app/Language}/uk-UA/error_lang.php (100%) rename {application/language => app/Language}/uk-UA/expenses_categories_lang.php (100%) rename {application/language => app/Language}/uk-UA/expenses_lang.php (100%) rename {application/language => app/Language}/uk-UA/giftcards_lang.php (100%) rename {application/language => app/Language}/uk-UA/index.html (100%) rename {application/language => app/Language}/uk-UA/item_kits_lang.php (100%) rename {application/language => app/Language}/uk-UA/items_lang.php (100%) rename {application/language => app/Language}/uk-UA/login_lang.php (100%) rename {application/language => app/Language}/uk-UA/messages_lang.php (100%) rename {application/language => app/Language}/uk-UA/module_lang.php (100%) rename {application/language => app/Language}/uk-UA/receivings_lang.php (100%) rename {application/language => app/Language}/uk-UA/reports_lang.php (100%) rename {application/language => app/Language}/uk-UA/sales_lang.php (100%) rename {application/language => app/Language}/uk-UA/suppliers_lang.php (100%) rename {application/language => app/Language}/uk-UA/taxes_lang.php (100%) rename {application/language => app/Language}/ur_PK/attributes_lang.php (100%) rename {application/language => app/Language}/ur_PK/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/ur_PK/cashups_lang.php (100%) rename {application/language => app/Language}/ur_PK/common_lang.php (100%) rename {application/language => app/Language}/ur_PK/config_lang.php (100%) rename {application/language => app/Language}/ur_PK/customers_lang.php (100%) rename {application/language => app/Language}/ur_PK/datepicker_lang.php (100%) rename {application/language => app/Language}/ur_PK/employees_lang.php (100%) rename {application/language/ro => app/Language/ur_PK}/enum_lang.php (100%) rename {application/language => app/Language}/ur_PK/error_lang.php (100%) rename {application/language => app/Language}/ur_PK/expenses_categories_lang.php (100%) rename {application/language => app/Language}/ur_PK/expenses_lang.php (100%) rename {application/language => app/Language}/ur_PK/giftcards_lang.php (100%) rename {application/language => app/Language}/ur_PK/item_kits_lang.php (100%) rename {application/language => app/Language}/ur_PK/items_lang.php (100%) rename {application/language => app/Language}/ur_PK/login_lang.php (100%) rename {application/language => app/Language}/ur_PK/messages_lang.php (100%) rename {application/language => app/Language}/ur_PK/module_lang.php (100%) rename {application/language => app/Language}/ur_PK/receivings_lang.php (100%) rename {application/language => app/Language}/ur_PK/reports_lang.php (100%) rename {application/language => app/Language}/ur_PK/sales_lang.php (100%) rename {application/language => app/Language}/ur_PK/suppliers_lang.php (100%) rename {application/language => app/Language}/ur_PK/taxes_lang.php (100%) rename {application/language => app/Language}/vi/attributes_lang.php (100%) rename {application/language => app/Language}/vi/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/vi/cashups_lang.php (100%) rename {application/language => app/Language}/vi/common_lang.php (100%) rename {application/language => app/Language}/vi/config_lang.php (100%) rename {application/language => app/Language}/vi/customers_lang.php (100%) rename {application/language => app/Language}/vi/datepicker_lang.php (100%) rename {application/language => app/Language}/vi/employees_lang.php (100%) rename {application/language => app/Language}/vi/enum_lang.php (100%) rename {application/language => app/Language}/vi/error_lang.php (100%) rename {application/language => app/Language}/vi/expenses_categories_lang.php (100%) rename {application/language => app/Language}/vi/expenses_lang.php (100%) rename {application/language => app/Language}/vi/giftcards_lang.php (100%) rename {application/language => app/Language}/vi/index.html (100%) rename {application/language => app/Language}/vi/item_kits_lang.php (100%) rename {application/language => app/Language}/vi/items_lang.php (100%) rename {application/language => app/Language}/vi/login_lang.php (100%) rename {application/language => app/Language}/vi/messages_lang.php (100%) rename {application/language => app/Language}/vi/module_lang.php (100%) rename {application/language => app/Language}/vi/receivings_lang.php (100%) rename {application/language => app/Language}/vi/reports_lang.php (100%) rename {application/language => app/Language}/vi/sales_lang.php (100%) rename {application/language => app/Language}/vi/suppliers_lang.php (100%) rename {application/language => app/Language}/vi/taxes_lang.php (100%) rename {application/language => app/Language}/zh-Hans/attributes_lang.php (100%) rename {application/language => app/Language}/zh-Hans/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/zh-Hans/cashups_lang.php (100%) rename {application/language => app/Language}/zh-Hans/common_lang.php (100%) rename {application/language => app/Language}/zh-Hans/config_lang.php (100%) rename {application/language => app/Language}/zh-Hans/customers_lang.php (100%) rename {application/language => app/Language}/zh-Hans/datepicker_lang.php (100%) rename {application/language => app/Language}/zh-Hans/employees_lang.php (100%) rename {application/language/ur_PK => app/Language/zh-Hans}/enum_lang.php (100%) rename {application/language => app/Language}/zh-Hans/error_lang.php (100%) rename {application/language => app/Language}/zh-Hans/expenses_categories_lang.php (100%) rename {application/language/bg => app/Language/zh-Hans}/expenses_lang.php (100%) rename {application/language => app/Language}/zh-Hans/giftcards_lang.php (100%) rename {application/language => app/Language}/zh-Hans/index.html (100%) rename {application/language => app/Language}/zh-Hans/item_kits_lang.php (100%) rename {application/language => app/Language}/zh-Hans/items_lang.php (100%) rename {application/language => app/Language}/zh-Hans/login_lang.php (100%) rename {application/language/ta => app/Language/zh-Hans}/messages_lang.php (100%) rename {application/language => app/Language}/zh-Hans/module_lang.php (100%) rename {application/language => app/Language}/zh-Hans/receivings_lang.php (100%) rename {application/language => app/Language}/zh-Hans/reports_lang.php (100%) rename {application/language => app/Language}/zh-Hans/sales_lang.php (100%) rename {application/language => app/Language}/zh-Hans/suppliers_lang.php (100%) rename {application/language => app/Language}/zh-Hans/taxes_lang.php (100%) rename {application/language => app/Language}/zh-Hant/attributes_lang.php (100%) rename {application/language => app/Language}/zh-Hant/bootstrap_tables_lang.php (100%) rename {application/language => app/Language}/zh-Hant/cashups_lang.php (100%) rename {application/language => app/Language}/zh-Hant/common_lang.php (100%) rename {application/language => app/Language}/zh-Hant/config_lang.php (100%) rename {application/language => app/Language}/zh-Hant/customers_lang.php (100%) rename {application/language => app/Language}/zh-Hant/datepicker_lang.php (100%) rename {application/language => app/Language}/zh-Hant/employees_lang.php (100%) rename {application/language => app/Language}/zh-Hant/enum_lang.php (100%) rename {application/language => app/Language}/zh-Hant/error_lang.php (100%) rename {application/language => app/Language}/zh-Hant/expenses_categories_lang.php (100%) rename {application/language => app/Language}/zh-Hant/expenses_lang.php (100%) rename {application/language => app/Language}/zh-Hant/giftcards_lang.php (100%) rename {application/language => app/Language}/zh-Hant/index.html (100%) rename {application/language => app/Language}/zh-Hant/item_kits_lang.php (100%) rename {application/language => app/Language}/zh-Hant/items_lang.php (100%) rename {application/language => app/Language}/zh-Hant/login_lang.php (100%) rename {application/language => app/Language}/zh-Hant/messages_lang.php (100%) rename {application/language => app/Language}/zh-Hant/module_lang.php (100%) rename {application/language => app/Language}/zh-Hant/receivings_lang.php (100%) rename {application/language => app/Language}/zh-Hant/reports_lang.php (100%) rename {application/language => app/Language}/zh-Hant/sales_lang.php (100%) rename {application/language => app/Language}/zh-Hant/suppliers_lang.php (100%) rename {application/language => app/Language}/zh-Hant/taxes_lang.php (100%) rename {application/libraries => app/Libraries}/Barcode_lib.php (100%) rename {application/libraries => app/Libraries}/Email_lib.php (100%) rename {application/libraries => app/Libraries}/Item_lib.php (100%) rename {application/libraries => app/Libraries}/MY_Email.php (100%) rename {application/libraries => app/Libraries}/MY_Migration.php (100%) rename {application/libraries => app/Libraries}/Mailchimp_lib.php (100%) rename {application/libraries => app/Libraries}/Receiving_lib.php (100%) rename {application/libraries => app/Libraries}/Sale_lib.php (100%) rename {application/libraries => app/Libraries}/Sms_lib.php (100%) rename {application/libraries => app/Libraries}/Tax_lib.php (100%) rename {application/libraries => app/Libraries}/Token_lib.php (100%) rename {application/libraries => app/Libraries}/index.html (100%) rename {application/models => app/Models}/Appconfig.php (100%) rename {application/models => app/Models}/Attribute.php (100%) rename {application/models => app/Models}/Cashup.php (100%) rename {application/models => app/Models}/Customer.php (100%) rename {application/models => app/Models}/Customer_rewards.php (100%) rename {application/models => app/Models}/Dinner_table.php (100%) rename {application/models => app/Models}/Employee.php (100%) rename {application/models/enums => app/Models/Enums}/Rounding_mode.php (100%) rename {application/models => app/Models}/Expense.php (100%) rename {application/models => app/Models}/Expense_category.php (100%) rename {application/models => app/Models}/Giftcard.php (100%) rename {application/models => app/Models}/Inventory.php (100%) rename {application/models => app/Models}/Item.php (100%) rename {application/models => app/Models}/Item_kit.php (100%) rename {application/models => app/Models}/Item_kit_items.php (100%) rename {application/models => app/Models}/Item_quantity.php (100%) rename {application/models => app/Models}/Item_taxes.php (100%) rename {application/models => app/Models}/Module.php (100%) rename {application/models => app/Models}/Person.php (100%) rename {application/models => app/Models}/Receiving.php (100%) rename {application/models/reports => app/Models/Reports}/Detailed_receivings.php (100%) rename {application/models/reports => app/Models/Reports}/Detailed_sales.php (100%) rename {application/models/reports => app/Models/Reports}/Inventory_low.php (100%) rename {application/models/reports => app/Models/Reports}/Inventory_summary.php (100%) rename {application/models/reports => app/Models/Reports}/Report.php (100%) rename {application/models/reports => app/Models/Reports}/Specific_customer.php (100%) rename {application/models/reports => app/Models/Reports}/Specific_discount.php (100%) rename {application/models/reports => app/Models/Reports}/Specific_employee.php (100%) rename {application/models/reports => app/Models/Reports}/Specific_supplier.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_categories.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_customers.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_discounts.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_employees.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_expenses_categories.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_items.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_payments.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_report.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_sales.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_sales_taxes.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_suppliers.php (100%) rename {application/models/reports => app/Models/Reports}/Summary_taxes.php (100%) rename {application/models => app/Models}/Rewards.php (100%) rename {application/models => app/Models}/Sale.php (100%) rename {application/models => app/Models}/Stock_location.php (100%) rename {application/models => app/Models}/Supplier.php (100%) rename {application/models => app/Models}/Tax.php (100%) rename {application/models => app/Models}/Tax_category.php (100%) rename {application/models => app/Models}/Tax_code.php (100%) rename {application/models => app/Models}/Tax_jurisdiction.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token_barcode_ean.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token_barcode_price.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token_barcode_weight.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token_customer.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token_invoice_count.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token_invoice_sequence.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token_quote_sequence.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token_suspended_invoice_count.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token_work_order_sequence.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token_year_invoice_count.php (100%) rename {application/models/tokens => app/Models/Tokens}/Token_year_quote_count.php (100%) rename {application/models => app/Models}/index.html (100%) rename {application/views => app/View}/partial/footer.php (100%) rename {application/views => app/View}/partial/header.php (100%) rename {application/views => app/Views}/attributes/form.php (100%) rename {application/views => app/Views}/attributes/item.php (100%) rename {application/views => app/Views}/attributes/manage.php (100%) rename {application/views => app/Views}/barcodes/BarcodeBase.php (100%) rename {application/views => app/Views}/barcodes/Code128.php (100%) rename {application/views => app/Views}/barcodes/Code39.php (100%) rename {application/views => app/Views}/barcodes/Ean13.php (100%) rename {application/views => app/Views}/barcodes/Ean8.php (100%) rename {application/views => app/Views}/barcodes/barcode_sheet.php (100%) rename {application/views => app/Views}/cashups/form.php (100%) rename {application/views => app/Views}/cashups/manage.php (100%) rename {application/views => app/Views}/configs/barcode_config.php (100%) rename {application/views => app/Views}/configs/email_config.php (100%) rename {application/views => app/Views}/configs/general_config.php (100%) rename {application/views => app/Views}/configs/info_config.php (100%) rename {application/views => app/Views}/configs/integrations_config.php (100%) rename {application/views => app/Views}/configs/invoice_config.php (100%) rename {application/views => app/Views}/configs/license_config.php (100%) rename {application/views => app/Views}/configs/locale_config.php (100%) rename {application/views => app/Views}/configs/manage.php (100%) rename {application/views => app/Views}/configs/message_config.php (100%) rename {application/views => app/Views}/configs/receipt_config.php (100%) rename {application/views => app/Views}/configs/reward_config.php (100%) rename {application/views => app/Views}/configs/stock_config.php (100%) rename {application/views => app/Views}/configs/system_config.php (100%) rename {application/views => app/Views}/configs/system_info.php (100%) rename {application/views => app/Views}/configs/table_config.php (100%) rename {application/views => app/Views}/configs/tax_config.php (100%) rename {application/views => app/Views}/customers/form.php (100%) rename {application/views => app/Views}/customers/form_csv_import.php (100%) rename {application/views => app/Views}/employees/form.php (100%) rename {application/views => app/Views}/errors/cli/error_404.php (100%) rename {application/views => app/Views}/errors/cli/error_db.php (100%) rename {application/views => app/Views}/errors/cli/error_exception.php (100%) rename {application/views => app/Views}/errors/cli/error_general.php (100%) rename {application/views => app/Views}/errors/cli/error_php.php (100%) rename {application/views => app/Views}/errors/cli/index.html (100%) rename {application/views => app/Views}/errors/html/error_404.php (100%) rename {application/views => app/Views}/errors/html/error_db.php (100%) rename {application/views => app/Views}/errors/html/error_exception.php (100%) rename {application/views => app/Views}/errors/html/error_general.php (100%) rename {application/views => app/Views}/errors/html/error_php.php (100%) rename {application/views => app/Views}/errors/html/index.html (100%) rename {application/views => app/Views}/errors/index.html (100%) rename {application/views => app/Views}/expenses/form.php (100%) rename {application/views => app/Views}/expenses/manage.php (100%) rename {application/views => app/Views}/expenses_categories/form.php (100%) rename {application/views => app/Views}/expenses_categories/manage.php (100%) rename {application/views => app/Views}/giftcards/form.php (100%) rename {application/views => app/Views}/giftcards/manage.php (100%) rename {application/views => app/Views}/home/form_change_password.php (100%) rename {application/views => app/Views}/home/home.php (100%) rename {application/views => app/Views}/home/office.php (100%) rename {application/views => app/Views}/index.html (100%) rename {application/views => app/Views}/item_kits/form.php (100%) rename {application/views => app/Views}/item_kits/manage.php (100%) rename {application/views => app/Views}/items/form.php (100%) rename {application/views => app/Views}/items/form_bulk.php (100%) rename {application/views => app/Views}/items/form_count_details.php (100%) rename {application/views => app/Views}/items/form_csv_import.php (100%) rename {application/views => app/Views}/items/form_inventory.php (100%) rename {application/views => app/Views}/items/manage.php (100%) rename {application/views => app/Views}/login.php (100%) rename {application/views => app/Views}/messages/form_sms.php (100%) rename {application/views => app/Views}/messages/index.html (100%) rename {application/views => app/Views}/messages/sms.php (100%) rename {application/views => app/Views}/no_access.php (100%) rename {application/views => app/Views}/partial/bootstrap_tables_locale.php (100%) rename {application/views => app/Views}/partial/customer_rewards.php (100%) rename {application/views => app/Views}/partial/datepicker_locale.php (100%) rename {application/views => app/Views}/partial/daterangepicker.php (100%) rename {application/views => app/Views}/partial/dinner_tables.php (100%) rename {application/views => app/Views}/partial/header_js.php (100%) rename {application/views => app/Views}/partial/lang_lines.php (100%) rename {application/views => app/Views}/partial/print_receipt.php (100%) rename {application/views => app/Views}/partial/stock_locations.php (100%) rename {application/views => app/Views}/partial/tax_categories.php (100%) rename {application/views => app/Views}/partial/tax_codes.php (100%) rename {application/views => app/Views}/partial/tax_jurisdictions.php (100%) rename {application/views => app/Views}/people/form_basic_info.php (100%) rename {application/views => app/Views}/people/manage.php (100%) rename {application/views => app/Views}/receivings/form.php (100%) rename {application/views => app/Views}/receivings/receipt.php (100%) rename {application/views => app/Views}/receivings/receiving.php (100%) rename {application/views => app/Views}/reports/date_input.php (100%) rename {application/views => app/Views}/reports/graphical.php (100%) rename {application/views => app/Views}/reports/graphs/bar.php (100%) rename {application/views => app/Views}/reports/graphs/hbar.php (100%) rename {application/views => app/Views}/reports/graphs/line.php (100%) rename {application/views => app/Views}/reports/graphs/pie.php (100%) rename {application/views => app/Views}/reports/inventory_summary_input.php (100%) rename {application/views => app/Views}/reports/listing.php (100%) rename {application/views => app/Views}/reports/specific_customer_input.php (100%) rename {application/views => app/Views}/reports/specific_input.php (100%) rename {application/views => app/Views}/reports/tabular.php (100%) rename {application/views => app/Views}/reports/tabular_details.php (100%) rename {application/views => app/Views}/sales/form.php (100%) rename {application/views => app/Views}/sales/help.php (100%) rename {application/views => app/Views}/sales/invoice.php (100%) rename {application/views => app/Views}/sales/invoice_email.php (100%) rename {application/views => app/Views}/sales/manage.php (100%) rename {application/views => app/Views}/sales/quote.php (100%) rename {application/views => app/Views}/sales/quote_email.php (100%) rename {application/views => app/Views}/sales/receipt.php (100%) rename {application/views => app/Views}/sales/receipt_default.php (100%) rename {application/views => app/Views}/sales/receipt_email.php (100%) rename {application/views => app/Views}/sales/receipt_short.php (100%) rename {application/views => app/Views}/sales/register.php (100%) rename {application/views => app/Views}/sales/suspended.php (100%) rename {application/views => app/Views}/sales/tax_invoice.php (100%) rename {application/views => app/Views}/sales/work_order.php (100%) rename {application/views => app/Views}/sales/work_order_email.php (100%) rename {application/views => app/Views}/suppliers/form.php (100%) rename {application/views => app/Views}/taxes/manage.php (100%) rename {application/views => app/Views}/taxes/tax_categories.php (100%) rename {application/views => app/Views}/taxes/tax_codes.php (100%) rename {application/views => app/Views}/taxes/tax_jurisdictions.php (100%) rename {application/views => app/Views}/taxes/tax_rates.php (100%) rename {application/views => app/Views}/taxes/tax_rates_form.php (100%) rename application/tests/helpers/Locale_helper_test.php => app/tests/helpers/LocaleHelperTest.php (100%) rename application/tests/libraries/Token_lib_test.php => app/tests/libraries/TokenLibTest.php (100%) rename application/tests/models/Rounding_mode_test.php => app/tests/models/RoundingModeTest.php (100%) diff --git a/application/config/hooks.php b/app/Config/Events.php similarity index 100% rename from application/config/hooks.php rename to app/Config/Events.php diff --git a/application/controllers/Attributes.php b/app/Controllers/Attributes.php similarity index 100% rename from application/controllers/Attributes.php rename to app/Controllers/Attributes.php diff --git a/application/controllers/Cashups.php b/app/Controllers/Cashups.php similarity index 100% rename from application/controllers/Cashups.php rename to app/Controllers/Cashups.php diff --git a/application/controllers/Config.php b/app/Controllers/Config.php similarity index 100% rename from application/controllers/Config.php rename to app/Controllers/Config.php diff --git a/application/controllers/Customers.php b/app/Controllers/Customers.php similarity index 100% rename from application/controllers/Customers.php rename to app/Controllers/Customers.php diff --git a/application/controllers/Employees.php b/app/Controllers/Employees.php similarity index 100% rename from application/controllers/Employees.php rename to app/Controllers/Employees.php diff --git a/application/controllers/Expenses.php b/app/Controllers/Expenses.php similarity index 100% rename from application/controllers/Expenses.php rename to app/Controllers/Expenses.php diff --git a/application/controllers/Expenses_categories.php b/app/Controllers/Expenses_categories.php similarity index 100% rename from application/controllers/Expenses_categories.php rename to app/Controllers/Expenses_categories.php diff --git a/application/controllers/Giftcards.php b/app/Controllers/Giftcards.php similarity index 100% rename from application/controllers/Giftcards.php rename to app/Controllers/Giftcards.php diff --git a/application/controllers/Home.php b/app/Controllers/Home.php similarity index 100% rename from application/controllers/Home.php rename to app/Controllers/Home.php diff --git a/application/controllers/Item_kits.php b/app/Controllers/Item_kits.php similarity index 100% rename from application/controllers/Item_kits.php rename to app/Controllers/Item_kits.php diff --git a/application/controllers/Items.php b/app/Controllers/Items.php similarity index 100% rename from application/controllers/Items.php rename to app/Controllers/Items.php diff --git a/application/controllers/Login.php b/app/Controllers/Login.php similarity index 100% rename from application/controllers/Login.php rename to app/Controllers/Login.php diff --git a/application/controllers/Messages.php b/app/Controllers/Messages.php similarity index 100% rename from application/controllers/Messages.php rename to app/Controllers/Messages.php diff --git a/application/controllers/No_access.php b/app/Controllers/No_access.php similarity index 100% rename from application/controllers/No_access.php rename to app/Controllers/No_access.php diff --git a/application/controllers/Office.php b/app/Controllers/Office.php similarity index 100% rename from application/controllers/Office.php rename to app/Controllers/Office.php diff --git a/application/controllers/Persons.php b/app/Controllers/Persons.php similarity index 100% rename from application/controllers/Persons.php rename to app/Controllers/Persons.php diff --git a/application/controllers/Receivings.php b/app/Controllers/Receivings.php similarity index 100% rename from application/controllers/Receivings.php rename to app/Controllers/Receivings.php diff --git a/application/controllers/Reports.php b/app/Controllers/Reports.php similarity index 100% rename from application/controllers/Reports.php rename to app/Controllers/Reports.php diff --git a/application/controllers/Sales.php b/app/Controllers/Sales.php similarity index 100% rename from application/controllers/Sales.php rename to app/Controllers/Sales.php diff --git a/application/controllers/Secure_Controller.php b/app/Controllers/Secure_Controller.php similarity index 100% rename from application/controllers/Secure_Controller.php rename to app/Controllers/Secure_Controller.php diff --git a/application/controllers/Suppliers.php b/app/Controllers/Suppliers.php similarity index 100% rename from application/controllers/Suppliers.php rename to app/Controllers/Suppliers.php diff --git a/application/controllers/Tax_categories.php b/app/Controllers/Tax_categories.php similarity index 100% rename from application/controllers/Tax_categories.php rename to app/Controllers/Tax_categories.php diff --git a/application/controllers/Tax_codes.php b/app/Controllers/Tax_codes.php similarity index 100% rename from application/controllers/Tax_codes.php rename to app/Controllers/Tax_codes.php diff --git a/application/controllers/Tax_jurisdictions.php b/app/Controllers/Tax_jurisdictions.php similarity index 100% rename from application/controllers/Tax_jurisdictions.php rename to app/Controllers/Tax_jurisdictions.php diff --git a/application/controllers/Taxes.php b/app/Controllers/Taxes.php similarity index 100% rename from application/controllers/Taxes.php rename to app/Controllers/Taxes.php diff --git a/application/controllers/index.html b/app/Controllers/index.html similarity index 100% rename from application/controllers/index.html rename to app/Controllers/index.html diff --git a/application/migrations/20170501150000_upgrade_to_3_1_1.php b/app/Database/Migrations/20170501150000_upgrade_to_3_1_1.php similarity index 100% rename from application/migrations/20170501150000_upgrade_to_3_1_1.php rename to app/Database/Migrations/20170501150000_upgrade_to_3_1_1.php diff --git a/application/migrations/20170502221506_sales_tax_data.php b/app/Database/Migrations/20170502221506_sales_tax_data.php similarity index 100% rename from application/migrations/20170502221506_sales_tax_data.php rename to app/Database/Migrations/20170502221506_sales_tax_data.php diff --git a/application/migrations/20180225100000_upgrade_to_3_2_0.php b/app/Database/Migrations/20180225100000_upgrade_to_3_2_0.php similarity index 100% rename from application/migrations/20180225100000_upgrade_to_3_2_0.php rename to app/Database/Migrations/20180225100000_upgrade_to_3_2_0.php diff --git a/application/migrations/20180501100000_upgrade_to_3_2_1.php b/app/Database/Migrations/20180501100000_upgrade_to_3_2_1.php similarity index 100% rename from application/migrations/20180501100000_upgrade_to_3_2_1.php rename to app/Database/Migrations/20180501100000_upgrade_to_3_2_1.php diff --git a/application/migrations/20181015100000_attributes.php b/app/Database/Migrations/20181015100000_attributes.php similarity index 100% rename from application/migrations/20181015100000_attributes.php rename to app/Database/Migrations/20181015100000_attributes.php diff --git a/application/migrations/20190111270000_upgrade_to_3_3_0.php b/app/Database/Migrations/20190111270000_upgrade_to_3_3_0.php similarity index 100% rename from application/migrations/20190111270000_upgrade_to_3_3_0.php rename to app/Database/Migrations/20190111270000_upgrade_to_3_3_0.php diff --git a/application/migrations/20190129212600_indiagst.php b/app/Database/Migrations/20190129212600_indiagst.php similarity index 100% rename from application/migrations/20190129212600_indiagst.php rename to app/Database/Migrations/20190129212600_indiagst.php diff --git a/application/migrations/20190213210000_indiagst1.php b/app/Database/Migrations/20190213210000_indiagst1.php similarity index 100% rename from application/migrations/20190213210000_indiagst1.php rename to app/Database/Migrations/20190213210000_indiagst1.php diff --git a/application/migrations/20190220210000_indiagst2.php b/app/Database/Migrations/20190220210000_indiagst2.php similarity index 100% rename from application/migrations/20190220210000_indiagst2.php rename to app/Database/Migrations/20190220210000_indiagst2.php diff --git a/application/migrations/20190301124900_decimal_attribute_type.php b/app/Database/Migrations/20190301124900_decimal_attribute_type.php similarity index 100% rename from application/migrations/20190301124900_decimal_attribute_type.php rename to app/Database/Migrations/20190301124900_decimal_attribute_type.php diff --git a/application/migrations/20190317102600_add_iso_4217.php b/app/Database/Migrations/20190317102600_add_iso_4217.php similarity index 100% rename from application/migrations/20190317102600_add_iso_4217.php rename to app/Database/Migrations/20190317102600_add_iso_4217.php diff --git a/application/migrations/20190427100000_paymenttracking.php b/app/Database/Migrations/20190427100000_paymenttracking.php similarity index 100% rename from application/migrations/20190427100000_paymenttracking.php rename to app/Database/Migrations/20190427100000_paymenttracking.php diff --git a/application/migrations/20190502100000_refundtracking.php b/app/Database/Migrations/20190502100000_refundtracking.php similarity index 100% rename from application/migrations/20190502100000_refundtracking.php rename to app/Database/Migrations/20190502100000_refundtracking.php diff --git a/application/migrations/20190612100000_dbfix.php b/app/Database/Migrations/20190612100000_dbfix.php similarity index 100% rename from application/migrations/20190612100000_dbfix.php rename to app/Database/Migrations/20190612100000_dbfix.php diff --git a/application/migrations/20190615100000_fix_attribute_datetime.php b/app/Database/Migrations/20190615100000_fix_attribute_datetime.php similarity index 100% rename from application/migrations/20190615100000_fix_attribute_datetime.php rename to app/Database/Migrations/20190615100000_fix_attribute_datetime.php diff --git a/application/migrations/20190712150200_fix_empty_reports.php b/app/Database/Migrations/20190712150200_fix_empty_reports.php similarity index 100% rename from application/migrations/20190712150200_fix_empty_reports.php rename to app/Database/Migrations/20190712150200_fix_empty_reports.php diff --git a/application/migrations/20191008100000_receipttaxindicator.php b/app/Database/Migrations/20191008100000_receipttaxindicator.php similarity index 100% rename from application/migrations/20191008100000_receipttaxindicator.php rename to app/Database/Migrations/20191008100000_receipttaxindicator.php diff --git a/application/migrations/20191231100000_paymentdatefix.php b/app/Database/Migrations/20191231100000_paymentdatefix.php similarity index 100% rename from application/migrations/20191231100000_paymentdatefix.php rename to app/Database/Migrations/20191231100000_paymentdatefix.php diff --git a/application/migrations/20200125100000_saleschangeprice.php b/app/Database/Migrations/20200125100000_saleschangeprice.php similarity index 100% rename from application/migrations/20200125100000_saleschangeprice.php rename to app/Database/Migrations/20200125100000_saleschangeprice.php diff --git a/application/migrations/20200202000000_taxamount.php b/app/Database/Migrations/20200202000000_taxamount.php similarity index 100% rename from application/migrations/20200202000000_taxamount.php rename to app/Database/Migrations/20200202000000_taxamount.php diff --git a/application/migrations/20200215100000_taxgroupconstraint.php b/app/Database/Migrations/20200215100000_taxgroupconstraint.php similarity index 100% rename from application/migrations/20200215100000_taxgroupconstraint.php rename to app/Database/Migrations/20200215100000_taxgroupconstraint.php diff --git a/application/migrations/20200508000000_image_upload_defaults.php b/app/Database/Migrations/20200508000000_image_upload_defaults.php similarity index 100% rename from application/migrations/20200508000000_image_upload_defaults.php rename to app/Database/Migrations/20200508000000_image_upload_defaults.php diff --git a/application/migrations/20200819000000_modify_attr_links_constraint.php b/app/Database/Migrations/20200819000000_modify_attr_links_constraint.php similarity index 100% rename from application/migrations/20200819000000_modify_attr_links_constraint.php rename to app/Database/Migrations/20200819000000_modify_attr_links_constraint.php diff --git a/application/migrations/20201108100000_cashrounding.php b/app/Database/Migrations/20201108100000_cashrounding.php similarity index 100% rename from application/migrations/20201108100000_cashrounding.php rename to app/Database/Migrations/20201108100000_cashrounding.php diff --git a/application/migrations/20201110000000_add_item_kit_number.php b/app/Database/Migrations/20201110000000_add_item_kit_number.php similarity index 100% rename from application/migrations/20201110000000_add_item_kit_number.php rename to app/Database/Migrations/20201110000000_add_item_kit_number.php diff --git a/application/migrations/20210103000000_modify_session_datatype.php b/app/Database/Migrations/20210103000000_modify_session_datatype.php similarity index 100% rename from application/migrations/20210103000000_modify_session_datatype.php rename to app/Database/Migrations/20210103000000_modify_session_datatype.php diff --git a/application/migrations/20210422000000_database_optimizations.php b/app/Database/Migrations/20210422000000_database_optimizations.php similarity index 100% rename from application/migrations/20210422000000_database_optimizations.php rename to app/Database/Migrations/20210422000000_database_optimizations.php diff --git a/application/migrations/20210422000001_remove_duplicate_links.php b/app/Database/Migrations/20210422000001_remove_duplicate_links.php similarity index 100% rename from application/migrations/20210422000001_remove_duplicate_links.php rename to app/Database/Migrations/20210422000001_remove_duplicate_links.php diff --git a/application/migrations/20210714140000_move_expenses_categories.php b/app/Database/Migrations/20210714140000_move_expenses_categories.php similarity index 100% rename from application/migrations/20210714140000_move_expenses_categories.php rename to app/Database/Migrations/20210714140000_move_expenses_categories.php diff --git a/application/hooks/db_log.php b/app/Events/Db_log.php similarity index 100% rename from application/hooks/db_log.php rename to app/Events/Db_log.php diff --git a/application/hooks/load_config.php b/app/Events/Load_config.php similarity index 100% rename from application/hooks/load_config.php rename to app/Events/Load_config.php diff --git a/application/hooks/method_hook.php b/app/Events/Save.php similarity index 100% rename from application/hooks/method_hook.php rename to app/Events/Save.php diff --git a/application/helpers/dompdf_helper.php b/app/Helpers/dompdf_helper.php similarity index 100% rename from application/helpers/dompdf_helper.php rename to app/Helpers/dompdf_helper.php diff --git a/application/helpers/importfile_helper.php b/app/Helpers/importfile_helper.php similarity index 100% rename from application/helpers/importfile_helper.php rename to app/Helpers/importfile_helper.php diff --git a/application/helpers/index.html b/app/Helpers/index.html similarity index 100% rename from application/helpers/index.html rename to app/Helpers/index.html diff --git a/application/helpers/locale_helper.php b/app/Helpers/locale_helper.php similarity index 100% rename from application/helpers/locale_helper.php rename to app/Helpers/locale_helper.php diff --git a/application/helpers/migration_helper.php b/app/Helpers/migration_helper.php similarity index 100% rename from application/helpers/migration_helper.php rename to app/Helpers/migration_helper.php diff --git a/application/helpers/report_helper.php b/app/Helpers/report_helper.php similarity index 100% rename from application/helpers/report_helper.php rename to app/Helpers/report_helper.php diff --git a/application/helpers/sale_helper.php b/app/Helpers/sale_helper.php similarity index 100% rename from application/helpers/sale_helper.php rename to app/Helpers/sale_helper.php diff --git a/application/helpers/tabular_helper.php b/app/Helpers/tabular_helper.php similarity index 100% rename from application/helpers/tabular_helper.php rename to app/Helpers/tabular_helper.php diff --git a/application/helpers/tax_helper.php b/app/Helpers/tax_helper.php similarity index 100% rename from application/helpers/tax_helper.php rename to app/Helpers/tax_helper.php diff --git a/application/language/Language code definition b/app/Language/Language code definition similarity index 100% rename from application/language/Language code definition rename to app/Language/Language code definition diff --git a/application/language/ar-EG/attributes_lang.php b/app/Language/ar-EG/attributes_lang.php similarity index 100% rename from application/language/ar-EG/attributes_lang.php rename to app/Language/ar-EG/attributes_lang.php diff --git a/application/language/ar-EG/bootstrap_tables_lang.php b/app/Language/ar-EG/bootstrap_tables_lang.php similarity index 100% rename from application/language/ar-EG/bootstrap_tables_lang.php rename to app/Language/ar-EG/bootstrap_tables_lang.php diff --git a/application/language/ar-EG/cashups_lang.php b/app/Language/ar-EG/cashups_lang.php similarity index 100% rename from application/language/ar-EG/cashups_lang.php rename to app/Language/ar-EG/cashups_lang.php diff --git a/application/language/ar-EG/common_lang.php b/app/Language/ar-EG/common_lang.php similarity index 100% rename from application/language/ar-EG/common_lang.php rename to app/Language/ar-EG/common_lang.php diff --git a/application/language/ar-EG/config_lang.php b/app/Language/ar-EG/config_lang.php similarity index 100% rename from application/language/ar-EG/config_lang.php rename to app/Language/ar-EG/config_lang.php diff --git a/application/language/ar-EG/customers_lang.php b/app/Language/ar-EG/customers_lang.php similarity index 100% rename from application/language/ar-EG/customers_lang.php rename to app/Language/ar-EG/customers_lang.php diff --git a/application/language/ar-EG/datepicker_lang.php b/app/Language/ar-EG/datepicker_lang.php similarity index 100% rename from application/language/ar-EG/datepicker_lang.php rename to app/Language/ar-EG/datepicker_lang.php diff --git a/application/language/ar-EG/employees_lang.php b/app/Language/ar-EG/employees_lang.php similarity index 100% rename from application/language/ar-EG/employees_lang.php rename to app/Language/ar-EG/employees_lang.php diff --git a/application/language/ar-EG/enum_lang.php b/app/Language/ar-EG/enum_lang.php similarity index 100% rename from application/language/ar-EG/enum_lang.php rename to app/Language/ar-EG/enum_lang.php diff --git a/application/language/ar-EG/error_lang.php b/app/Language/ar-EG/error_lang.php similarity index 100% rename from application/language/ar-EG/error_lang.php rename to app/Language/ar-EG/error_lang.php diff --git a/application/language/ar-EG/expenses_categories_lang.php b/app/Language/ar-EG/expenses_categories_lang.php similarity index 100% rename from application/language/ar-EG/expenses_categories_lang.php rename to app/Language/ar-EG/expenses_categories_lang.php diff --git a/application/language/ar-EG/expenses_lang.php b/app/Language/ar-EG/expenses_lang.php similarity index 100% rename from application/language/ar-EG/expenses_lang.php rename to app/Language/ar-EG/expenses_lang.php diff --git a/application/language/ar-EG/giftcards_lang.php b/app/Language/ar-EG/giftcards_lang.php similarity index 100% rename from application/language/ar-EG/giftcards_lang.php rename to app/Language/ar-EG/giftcards_lang.php diff --git a/application/language/ar-EG/index.html b/app/Language/ar-EG/index.html similarity index 100% rename from application/language/ar-EG/index.html rename to app/Language/ar-EG/index.html diff --git a/application/language/ar-EG/item_kits_lang.php b/app/Language/ar-EG/item_kits_lang.php similarity index 100% rename from application/language/ar-EG/item_kits_lang.php rename to app/Language/ar-EG/item_kits_lang.php diff --git a/application/language/ar-EG/items_lang.php b/app/Language/ar-EG/items_lang.php similarity index 100% rename from application/language/ar-EG/items_lang.php rename to app/Language/ar-EG/items_lang.php diff --git a/application/language/ar-EG/login_lang.php b/app/Language/ar-EG/login_lang.php similarity index 100% rename from application/language/ar-EG/login_lang.php rename to app/Language/ar-EG/login_lang.php diff --git a/application/language/ar-EG/messages_lang.php b/app/Language/ar-EG/messages_lang.php similarity index 100% rename from application/language/ar-EG/messages_lang.php rename to app/Language/ar-EG/messages_lang.php diff --git a/application/language/ar-EG/module_lang.php b/app/Language/ar-EG/module_lang.php similarity index 100% rename from application/language/ar-EG/module_lang.php rename to app/Language/ar-EG/module_lang.php diff --git a/application/language/ar-EG/receivings_lang.php b/app/Language/ar-EG/receivings_lang.php similarity index 100% rename from application/language/ar-EG/receivings_lang.php rename to app/Language/ar-EG/receivings_lang.php diff --git a/application/language/ar-EG/reports_lang.php b/app/Language/ar-EG/reports_lang.php similarity index 100% rename from application/language/ar-EG/reports_lang.php rename to app/Language/ar-EG/reports_lang.php diff --git a/application/language/ar-EG/sales_lang.php b/app/Language/ar-EG/sales_lang.php similarity index 100% rename from application/language/ar-EG/sales_lang.php rename to app/Language/ar-EG/sales_lang.php diff --git a/application/language/ar-EG/suppliers_lang.php b/app/Language/ar-EG/suppliers_lang.php similarity index 100% rename from application/language/ar-EG/suppliers_lang.php rename to app/Language/ar-EG/suppliers_lang.php diff --git a/application/language/ar-EG/taxes_lang.php b/app/Language/ar-EG/taxes_lang.php similarity index 100% rename from application/language/ar-EG/taxes_lang.php rename to app/Language/ar-EG/taxes_lang.php diff --git a/application/language/ar-LB/attributes_lang.php b/app/Language/ar-LB/attributes_lang.php similarity index 100% rename from application/language/ar-LB/attributes_lang.php rename to app/Language/ar-LB/attributes_lang.php diff --git a/application/language/ar-LB/bootstrap_tables_lang.php b/app/Language/ar-LB/bootstrap_tables_lang.php similarity index 100% rename from application/language/ar-LB/bootstrap_tables_lang.php rename to app/Language/ar-LB/bootstrap_tables_lang.php diff --git a/application/language/ar-LB/cashups_lang.php b/app/Language/ar-LB/cashups_lang.php similarity index 100% rename from application/language/ar-LB/cashups_lang.php rename to app/Language/ar-LB/cashups_lang.php diff --git a/application/language/ar-LB/common_lang.php b/app/Language/ar-LB/common_lang.php similarity index 100% rename from application/language/ar-LB/common_lang.php rename to app/Language/ar-LB/common_lang.php diff --git a/application/language/ar-LB/config_lang.php b/app/Language/ar-LB/config_lang.php similarity index 100% rename from application/language/ar-LB/config_lang.php rename to app/Language/ar-LB/config_lang.php diff --git a/application/language/ar-LB/customers_lang.php b/app/Language/ar-LB/customers_lang.php similarity index 100% rename from application/language/ar-LB/customers_lang.php rename to app/Language/ar-LB/customers_lang.php diff --git a/application/language/ar-LB/datepicker_lang.php b/app/Language/ar-LB/datepicker_lang.php similarity index 100% rename from application/language/ar-LB/datepicker_lang.php rename to app/Language/ar-LB/datepicker_lang.php diff --git a/application/language/ar-LB/employees_lang.php b/app/Language/ar-LB/employees_lang.php similarity index 100% rename from application/language/ar-LB/employees_lang.php rename to app/Language/ar-LB/employees_lang.php diff --git a/application/language/ar-LB/enum_lang.php b/app/Language/ar-LB/enum_lang.php similarity index 100% rename from application/language/ar-LB/enum_lang.php rename to app/Language/ar-LB/enum_lang.php diff --git a/application/language/ar-LB/error_lang.php b/app/Language/ar-LB/error_lang.php similarity index 100% rename from application/language/ar-LB/error_lang.php rename to app/Language/ar-LB/error_lang.php diff --git a/application/language/ar-LB/expenses_categories_lang.php b/app/Language/ar-LB/expenses_categories_lang.php similarity index 100% rename from application/language/ar-LB/expenses_categories_lang.php rename to app/Language/ar-LB/expenses_categories_lang.php diff --git a/application/language/ar-LB/expenses_lang.php b/app/Language/ar-LB/expenses_lang.php similarity index 100% rename from application/language/ar-LB/expenses_lang.php rename to app/Language/ar-LB/expenses_lang.php diff --git a/application/language/ar-LB/giftcards_lang.php b/app/Language/ar-LB/giftcards_lang.php similarity index 100% rename from application/language/ar-LB/giftcards_lang.php rename to app/Language/ar-LB/giftcards_lang.php diff --git a/application/language/ar-LB/index.html b/app/Language/ar-LB/index.html similarity index 100% rename from application/language/ar-LB/index.html rename to app/Language/ar-LB/index.html diff --git a/application/language/ar-LB/item_kits_lang.php b/app/Language/ar-LB/item_kits_lang.php similarity index 100% rename from application/language/ar-LB/item_kits_lang.php rename to app/Language/ar-LB/item_kits_lang.php diff --git a/application/language/ar-LB/items_lang.php b/app/Language/ar-LB/items_lang.php similarity index 100% rename from application/language/ar-LB/items_lang.php rename to app/Language/ar-LB/items_lang.php diff --git a/application/language/ar-LB/login_lang.php b/app/Language/ar-LB/login_lang.php similarity index 100% rename from application/language/ar-LB/login_lang.php rename to app/Language/ar-LB/login_lang.php diff --git a/application/language/ar-LB/messages_lang.php b/app/Language/ar-LB/messages_lang.php similarity index 100% rename from application/language/ar-LB/messages_lang.php rename to app/Language/ar-LB/messages_lang.php diff --git a/application/language/ar-LB/module_lang.php b/app/Language/ar-LB/module_lang.php similarity index 100% rename from application/language/ar-LB/module_lang.php rename to app/Language/ar-LB/module_lang.php diff --git a/application/language/ar-LB/receivings_lang.php b/app/Language/ar-LB/receivings_lang.php similarity index 100% rename from application/language/ar-LB/receivings_lang.php rename to app/Language/ar-LB/receivings_lang.php diff --git a/application/language/ar-LB/reports_lang.php b/app/Language/ar-LB/reports_lang.php similarity index 100% rename from application/language/ar-LB/reports_lang.php rename to app/Language/ar-LB/reports_lang.php diff --git a/application/language/ar-LB/sales_lang.php b/app/Language/ar-LB/sales_lang.php similarity index 100% rename from application/language/ar-LB/sales_lang.php rename to app/Language/ar-LB/sales_lang.php diff --git a/application/language/ar-LB/suppliers_lang.php b/app/Language/ar-LB/suppliers_lang.php similarity index 100% rename from application/language/ar-LB/suppliers_lang.php rename to app/Language/ar-LB/suppliers_lang.php diff --git a/application/language/ar-LB/taxes_lang.php b/app/Language/ar-LB/taxes_lang.php similarity index 100% rename from application/language/ar-LB/taxes_lang.php rename to app/Language/ar-LB/taxes_lang.php diff --git a/application/language/az-AZ/attributes_lang.php b/app/Language/az-AZ/attributes_lang.php similarity index 100% rename from application/language/az-AZ/attributes_lang.php rename to app/Language/az-AZ/attributes_lang.php diff --git a/application/language/az-AZ/bootstrap_tables_lang.php b/app/Language/az-AZ/bootstrap_tables_lang.php similarity index 100% rename from application/language/az-AZ/bootstrap_tables_lang.php rename to app/Language/az-AZ/bootstrap_tables_lang.php diff --git a/application/language/az-AZ/cashups_lang.php b/app/Language/az-AZ/cashups_lang.php similarity index 100% rename from application/language/az-AZ/cashups_lang.php rename to app/Language/az-AZ/cashups_lang.php diff --git a/application/language/az-AZ/common_lang.php b/app/Language/az-AZ/common_lang.php similarity index 100% rename from application/language/az-AZ/common_lang.php rename to app/Language/az-AZ/common_lang.php diff --git a/application/language/az-AZ/config_lang.php b/app/Language/az-AZ/config_lang.php similarity index 100% rename from application/language/az-AZ/config_lang.php rename to app/Language/az-AZ/config_lang.php diff --git a/application/language/az-AZ/customers_lang.php b/app/Language/az-AZ/customers_lang.php similarity index 100% rename from application/language/az-AZ/customers_lang.php rename to app/Language/az-AZ/customers_lang.php diff --git a/application/language/az-AZ/datepicker_lang.php b/app/Language/az-AZ/datepicker_lang.php similarity index 100% rename from application/language/az-AZ/datepicker_lang.php rename to app/Language/az-AZ/datepicker_lang.php diff --git a/application/language/az-AZ/employees_lang.php b/app/Language/az-AZ/employees_lang.php similarity index 100% rename from application/language/az-AZ/employees_lang.php rename to app/Language/az-AZ/employees_lang.php diff --git a/application/language/az-AZ/enum_lang.php b/app/Language/az-AZ/enum_lang.php similarity index 100% rename from application/language/az-AZ/enum_lang.php rename to app/Language/az-AZ/enum_lang.php diff --git a/application/language/az-AZ/error_lang.php b/app/Language/az-AZ/error_lang.php similarity index 100% rename from application/language/az-AZ/error_lang.php rename to app/Language/az-AZ/error_lang.php diff --git a/application/language/az-AZ/expenses_categories_lang.php b/app/Language/az-AZ/expenses_categories_lang.php similarity index 100% rename from application/language/az-AZ/expenses_categories_lang.php rename to app/Language/az-AZ/expenses_categories_lang.php diff --git a/application/language/az-AZ/expenses_lang.php b/app/Language/az-AZ/expenses_lang.php similarity index 100% rename from application/language/az-AZ/expenses_lang.php rename to app/Language/az-AZ/expenses_lang.php diff --git a/application/language/az-AZ/giftcards_lang.php b/app/Language/az-AZ/giftcards_lang.php similarity index 100% rename from application/language/az-AZ/giftcards_lang.php rename to app/Language/az-AZ/giftcards_lang.php diff --git a/application/language/az-AZ/index.html b/app/Language/az-AZ/index.html similarity index 100% rename from application/language/az-AZ/index.html rename to app/Language/az-AZ/index.html diff --git a/application/language/az-AZ/item_kits_lang.php b/app/Language/az-AZ/item_kits_lang.php similarity index 100% rename from application/language/az-AZ/item_kits_lang.php rename to app/Language/az-AZ/item_kits_lang.php diff --git a/application/language/az-AZ/items_lang.php b/app/Language/az-AZ/items_lang.php similarity index 100% rename from application/language/az-AZ/items_lang.php rename to app/Language/az-AZ/items_lang.php diff --git a/application/language/az-AZ/login_lang.php b/app/Language/az-AZ/login_lang.php similarity index 100% rename from application/language/az-AZ/login_lang.php rename to app/Language/az-AZ/login_lang.php diff --git a/application/language/az-AZ/messages_lang.php b/app/Language/az-AZ/messages_lang.php similarity index 100% rename from application/language/az-AZ/messages_lang.php rename to app/Language/az-AZ/messages_lang.php diff --git a/application/language/az-AZ/module_lang.php b/app/Language/az-AZ/module_lang.php similarity index 100% rename from application/language/az-AZ/module_lang.php rename to app/Language/az-AZ/module_lang.php diff --git a/application/language/az-AZ/receivings_lang.php b/app/Language/az-AZ/receivings_lang.php similarity index 100% rename from application/language/az-AZ/receivings_lang.php rename to app/Language/az-AZ/receivings_lang.php diff --git a/application/language/az-AZ/reports_lang.php b/app/Language/az-AZ/reports_lang.php similarity index 100% rename from application/language/az-AZ/reports_lang.php rename to app/Language/az-AZ/reports_lang.php diff --git a/application/language/az-AZ/sales_lang.php b/app/Language/az-AZ/sales_lang.php similarity index 100% rename from application/language/az-AZ/sales_lang.php rename to app/Language/az-AZ/sales_lang.php diff --git a/application/language/az-AZ/suppliers_lang.php b/app/Language/az-AZ/suppliers_lang.php similarity index 100% rename from application/language/az-AZ/suppliers_lang.php rename to app/Language/az-AZ/suppliers_lang.php diff --git a/application/language/az-AZ/taxes_lang.php b/app/Language/az-AZ/taxes_lang.php similarity index 100% rename from application/language/az-AZ/taxes_lang.php rename to app/Language/az-AZ/taxes_lang.php diff --git a/application/language/bg/attributes_lang.php b/app/Language/bg/attributes_lang.php similarity index 100% rename from application/language/bg/attributes_lang.php rename to app/Language/bg/attributes_lang.php diff --git a/application/language/bg/bootstrap_tables_lang.php b/app/Language/bg/bootstrap_tables_lang.php similarity index 100% rename from application/language/bg/bootstrap_tables_lang.php rename to app/Language/bg/bootstrap_tables_lang.php diff --git a/application/language/bg/cashups_lang.php b/app/Language/bg/cashups_lang.php similarity index 100% rename from application/language/bg/cashups_lang.php rename to app/Language/bg/cashups_lang.php diff --git a/application/language/bg/common_lang.php b/app/Language/bg/common_lang.php similarity index 100% rename from application/language/bg/common_lang.php rename to app/Language/bg/common_lang.php diff --git a/application/language/bg/config_lang.php b/app/Language/bg/config_lang.php similarity index 100% rename from application/language/bg/config_lang.php rename to app/Language/bg/config_lang.php diff --git a/application/language/bg/customers_lang.php b/app/Language/bg/customers_lang.php similarity index 100% rename from application/language/bg/customers_lang.php rename to app/Language/bg/customers_lang.php diff --git a/application/language/bg/datepicker_lang.php b/app/Language/bg/datepicker_lang.php similarity index 100% rename from application/language/bg/datepicker_lang.php rename to app/Language/bg/datepicker_lang.php diff --git a/application/language/bg/employees_lang.php b/app/Language/bg/employees_lang.php similarity index 100% rename from application/language/bg/employees_lang.php rename to app/Language/bg/employees_lang.php diff --git a/application/language/bg/enum_lang.php b/app/Language/bg/enum_lang.php similarity index 100% rename from application/language/bg/enum_lang.php rename to app/Language/bg/enum_lang.php diff --git a/application/language/bg/error_lang.php b/app/Language/bg/error_lang.php similarity index 100% rename from application/language/bg/error_lang.php rename to app/Language/bg/error_lang.php diff --git a/application/language/bg/expenses_categories_lang.php b/app/Language/bg/expenses_categories_lang.php similarity index 100% rename from application/language/bg/expenses_categories_lang.php rename to app/Language/bg/expenses_categories_lang.php diff --git a/application/language/zh-Hans/expenses_lang.php b/app/Language/bg/expenses_lang.php similarity index 100% rename from application/language/zh-Hans/expenses_lang.php rename to app/Language/bg/expenses_lang.php diff --git a/application/language/bg/giftcards_lang.php b/app/Language/bg/giftcards_lang.php similarity index 100% rename from application/language/bg/giftcards_lang.php rename to app/Language/bg/giftcards_lang.php diff --git a/application/language/bg/index.html b/app/Language/bg/index.html similarity index 100% rename from application/language/bg/index.html rename to app/Language/bg/index.html diff --git a/application/language/bg/item_kits_lang.php b/app/Language/bg/item_kits_lang.php similarity index 100% rename from application/language/bg/item_kits_lang.php rename to app/Language/bg/item_kits_lang.php diff --git a/application/language/bg/items_lang.php b/app/Language/bg/items_lang.php similarity index 100% rename from application/language/bg/items_lang.php rename to app/Language/bg/items_lang.php diff --git a/application/language/bg/login_lang.php b/app/Language/bg/login_lang.php similarity index 100% rename from application/language/bg/login_lang.php rename to app/Language/bg/login_lang.php diff --git a/application/language/zh-Hans/messages_lang.php b/app/Language/bg/messages_lang.php similarity index 100% rename from application/language/zh-Hans/messages_lang.php rename to app/Language/bg/messages_lang.php diff --git a/application/language/bg/module_lang.php b/app/Language/bg/module_lang.php similarity index 100% rename from application/language/bg/module_lang.php rename to app/Language/bg/module_lang.php diff --git a/application/language/bg/receivings_lang.php b/app/Language/bg/receivings_lang.php similarity index 100% rename from application/language/bg/receivings_lang.php rename to app/Language/bg/receivings_lang.php diff --git a/application/language/bg/reports_lang.php b/app/Language/bg/reports_lang.php similarity index 100% rename from application/language/bg/reports_lang.php rename to app/Language/bg/reports_lang.php diff --git a/application/language/bg/sales_lang.php b/app/Language/bg/sales_lang.php similarity index 100% rename from application/language/bg/sales_lang.php rename to app/Language/bg/sales_lang.php diff --git a/application/language/bg/suppliers_lang.php b/app/Language/bg/suppliers_lang.php similarity index 100% rename from application/language/bg/suppliers_lang.php rename to app/Language/bg/suppliers_lang.php diff --git a/application/language/bg/taxes_lang.php b/app/Language/bg/taxes_lang.php similarity index 100% rename from application/language/bg/taxes_lang.php rename to app/Language/bg/taxes_lang.php diff --git a/application/language/bs-BA/attributes_lang.php b/app/Language/bs-BA/attributes_lang.php similarity index 100% rename from application/language/bs-BA/attributes_lang.php rename to app/Language/bs-BA/attributes_lang.php diff --git a/application/language/bs-BA/bootstrap_tables_lang.php b/app/Language/bs-BA/bootstrap_tables_lang.php similarity index 100% rename from application/language/bs-BA/bootstrap_tables_lang.php rename to app/Language/bs-BA/bootstrap_tables_lang.php diff --git a/application/language/bs-BA/cashups_lang.php b/app/Language/bs-BA/cashups_lang.php similarity index 100% rename from application/language/bs-BA/cashups_lang.php rename to app/Language/bs-BA/cashups_lang.php diff --git a/application/language/bs-BA/common_lang.php b/app/Language/bs-BA/common_lang.php similarity index 100% rename from application/language/bs-BA/common_lang.php rename to app/Language/bs-BA/common_lang.php diff --git a/application/language/bs-BA/config_lang.php b/app/Language/bs-BA/config_lang.php similarity index 100% rename from application/language/bs-BA/config_lang.php rename to app/Language/bs-BA/config_lang.php diff --git a/application/language/bs-BA/customers_lang.php b/app/Language/bs-BA/customers_lang.php similarity index 100% rename from application/language/bs-BA/customers_lang.php rename to app/Language/bs-BA/customers_lang.php diff --git a/application/language/bs-BA/datepicker_lang.php b/app/Language/bs-BA/datepicker_lang.php similarity index 100% rename from application/language/bs-BA/datepicker_lang.php rename to app/Language/bs-BA/datepicker_lang.php diff --git a/application/language/bs-BA/employees_lang.php b/app/Language/bs-BA/employees_lang.php similarity index 100% rename from application/language/bs-BA/employees_lang.php rename to app/Language/bs-BA/employees_lang.php diff --git a/application/language/bs-BA/enum_lang.php b/app/Language/bs-BA/enum_lang.php similarity index 100% rename from application/language/bs-BA/enum_lang.php rename to app/Language/bs-BA/enum_lang.php diff --git a/application/language/bs-BA/error_lang.php b/app/Language/bs-BA/error_lang.php similarity index 100% rename from application/language/bs-BA/error_lang.php rename to app/Language/bs-BA/error_lang.php diff --git a/application/language/bs-BA/expenses_categories_lang.php b/app/Language/bs-BA/expenses_categories_lang.php similarity index 100% rename from application/language/bs-BA/expenses_categories_lang.php rename to app/Language/bs-BA/expenses_categories_lang.php diff --git a/application/language/bs-BA/expenses_lang.php b/app/Language/bs-BA/expenses_lang.php similarity index 100% rename from application/language/bs-BA/expenses_lang.php rename to app/Language/bs-BA/expenses_lang.php diff --git a/application/language/bs-BA/giftcards_lang.php b/app/Language/bs-BA/giftcards_lang.php similarity index 100% rename from application/language/bs-BA/giftcards_lang.php rename to app/Language/bs-BA/giftcards_lang.php diff --git a/application/language/bs-BA/index.html b/app/Language/bs-BA/index.html similarity index 100% rename from application/language/bs-BA/index.html rename to app/Language/bs-BA/index.html diff --git a/application/language/bs-BA/item_kits_lang.php b/app/Language/bs-BA/item_kits_lang.php similarity index 100% rename from application/language/bs-BA/item_kits_lang.php rename to app/Language/bs-BA/item_kits_lang.php diff --git a/application/language/bs-BA/items_lang.php b/app/Language/bs-BA/items_lang.php similarity index 100% rename from application/language/bs-BA/items_lang.php rename to app/Language/bs-BA/items_lang.php diff --git a/application/language/bs-BA/login_lang.php b/app/Language/bs-BA/login_lang.php similarity index 100% rename from application/language/bs-BA/login_lang.php rename to app/Language/bs-BA/login_lang.php diff --git a/application/language/bs-BA/messages_lang.php b/app/Language/bs-BA/messages_lang.php similarity index 100% rename from application/language/bs-BA/messages_lang.php rename to app/Language/bs-BA/messages_lang.php diff --git a/application/language/bs-BA/module_lang.php b/app/Language/bs-BA/module_lang.php similarity index 100% rename from application/language/bs-BA/module_lang.php rename to app/Language/bs-BA/module_lang.php diff --git a/application/language/bs-BA/receivings_lang.php b/app/Language/bs-BA/receivings_lang.php similarity index 100% rename from application/language/bs-BA/receivings_lang.php rename to app/Language/bs-BA/receivings_lang.php diff --git a/application/language/bs-BA/reports_lang.php b/app/Language/bs-BA/reports_lang.php similarity index 100% rename from application/language/bs-BA/reports_lang.php rename to app/Language/bs-BA/reports_lang.php diff --git a/application/language/bs-BA/sales_lang.php b/app/Language/bs-BA/sales_lang.php similarity index 100% rename from application/language/bs-BA/sales_lang.php rename to app/Language/bs-BA/sales_lang.php diff --git a/application/language/bs-BA/suppliers_lang.php b/app/Language/bs-BA/suppliers_lang.php similarity index 100% rename from application/language/bs-BA/suppliers_lang.php rename to app/Language/bs-BA/suppliers_lang.php diff --git a/application/language/bs-BA/taxes_lang.php b/app/Language/bs-BA/taxes_lang.php similarity index 100% rename from application/language/bs-BA/taxes_lang.php rename to app/Language/bs-BA/taxes_lang.php diff --git a/application/language/cs/attributes_lang.php b/app/Language/cs/attributes_lang.php similarity index 100% rename from application/language/cs/attributes_lang.php rename to app/Language/cs/attributes_lang.php diff --git a/application/language/cs/bootstrap_tables_lang.php b/app/Language/cs/bootstrap_tables_lang.php similarity index 100% rename from application/language/cs/bootstrap_tables_lang.php rename to app/Language/cs/bootstrap_tables_lang.php diff --git a/application/language/cs/cashups_lang.php b/app/Language/cs/cashups_lang.php similarity index 100% rename from application/language/cs/cashups_lang.php rename to app/Language/cs/cashups_lang.php diff --git a/application/language/cs/common_lang.php b/app/Language/cs/common_lang.php similarity index 100% rename from application/language/cs/common_lang.php rename to app/Language/cs/common_lang.php diff --git a/application/language/cs/config_lang.php b/app/Language/cs/config_lang.php similarity index 100% rename from application/language/cs/config_lang.php rename to app/Language/cs/config_lang.php diff --git a/application/language/cs/customers_lang.php b/app/Language/cs/customers_lang.php similarity index 100% rename from application/language/cs/customers_lang.php rename to app/Language/cs/customers_lang.php diff --git a/application/language/cs/datepicker_lang.php b/app/Language/cs/datepicker_lang.php similarity index 100% rename from application/language/cs/datepicker_lang.php rename to app/Language/cs/datepicker_lang.php diff --git a/application/language/cs/employees_lang.php b/app/Language/cs/employees_lang.php similarity index 100% rename from application/language/cs/employees_lang.php rename to app/Language/cs/employees_lang.php diff --git a/application/language/cs/enum_lang.php b/app/Language/cs/enum_lang.php similarity index 100% rename from application/language/cs/enum_lang.php rename to app/Language/cs/enum_lang.php diff --git a/application/language/cs/error_lang.php b/app/Language/cs/error_lang.php similarity index 100% rename from application/language/cs/error_lang.php rename to app/Language/cs/error_lang.php diff --git a/application/language/cs/expenses_categories_lang.php b/app/Language/cs/expenses_categories_lang.php similarity index 100% rename from application/language/cs/expenses_categories_lang.php rename to app/Language/cs/expenses_categories_lang.php diff --git a/application/language/cs/expenses_lang.php b/app/Language/cs/expenses_lang.php similarity index 100% rename from application/language/cs/expenses_lang.php rename to app/Language/cs/expenses_lang.php diff --git a/application/language/cs/giftcards_lang.php b/app/Language/cs/giftcards_lang.php similarity index 100% rename from application/language/cs/giftcards_lang.php rename to app/Language/cs/giftcards_lang.php diff --git a/application/language/cs/item_kits_lang.php b/app/Language/cs/item_kits_lang.php similarity index 100% rename from application/language/cs/item_kits_lang.php rename to app/Language/cs/item_kits_lang.php diff --git a/application/language/cs/items_lang.php b/app/Language/cs/items_lang.php similarity index 100% rename from application/language/cs/items_lang.php rename to app/Language/cs/items_lang.php diff --git a/application/language/cs/login_lang.php b/app/Language/cs/login_lang.php similarity index 100% rename from application/language/cs/login_lang.php rename to app/Language/cs/login_lang.php diff --git a/application/language/cs/messages_lang.php b/app/Language/cs/messages_lang.php similarity index 100% rename from application/language/cs/messages_lang.php rename to app/Language/cs/messages_lang.php diff --git a/application/language/cs/module_lang.php b/app/Language/cs/module_lang.php similarity index 100% rename from application/language/cs/module_lang.php rename to app/Language/cs/module_lang.php diff --git a/application/language/cs/receivings_lang.php b/app/Language/cs/receivings_lang.php similarity index 100% rename from application/language/cs/receivings_lang.php rename to app/Language/cs/receivings_lang.php diff --git a/application/language/cs/reports_lang.php b/app/Language/cs/reports_lang.php similarity index 100% rename from application/language/cs/reports_lang.php rename to app/Language/cs/reports_lang.php diff --git a/application/language/cs/sales_lang.php b/app/Language/cs/sales_lang.php similarity index 100% rename from application/language/cs/sales_lang.php rename to app/Language/cs/sales_lang.php diff --git a/application/language/cs/suppliers_lang.php b/app/Language/cs/suppliers_lang.php similarity index 100% rename from application/language/cs/suppliers_lang.php rename to app/Language/cs/suppliers_lang.php diff --git a/application/language/cs/taxes_lang.php b/app/Language/cs/taxes_lang.php similarity index 100% rename from application/language/cs/taxes_lang.php rename to app/Language/cs/taxes_lang.php diff --git a/application/language/da/attributes_lang.php b/app/Language/da/attributes_lang.php similarity index 100% rename from application/language/da/attributes_lang.php rename to app/Language/da/attributes_lang.php diff --git a/application/language/da/bootstrap_tables_lang.php b/app/Language/da/bootstrap_tables_lang.php similarity index 100% rename from application/language/da/bootstrap_tables_lang.php rename to app/Language/da/bootstrap_tables_lang.php diff --git a/application/language/da/cashups_lang.php b/app/Language/da/cashups_lang.php similarity index 100% rename from application/language/da/cashups_lang.php rename to app/Language/da/cashups_lang.php diff --git a/application/language/da/common_lang.php b/app/Language/da/common_lang.php similarity index 100% rename from application/language/da/common_lang.php rename to app/Language/da/common_lang.php diff --git a/application/language/da/config_lang.php b/app/Language/da/config_lang.php similarity index 100% rename from application/language/da/config_lang.php rename to app/Language/da/config_lang.php diff --git a/application/language/da/customers_lang.php b/app/Language/da/customers_lang.php similarity index 100% rename from application/language/da/customers_lang.php rename to app/Language/da/customers_lang.php diff --git a/application/language/da/datepicker_lang.php b/app/Language/da/datepicker_lang.php similarity index 100% rename from application/language/da/datepicker_lang.php rename to app/Language/da/datepicker_lang.php diff --git a/application/language/da/employees_lang.php b/app/Language/da/employees_lang.php similarity index 100% rename from application/language/da/employees_lang.php rename to app/Language/da/employees_lang.php diff --git a/application/language/da/enum_lang.php b/app/Language/da/enum_lang.php similarity index 100% rename from application/language/da/enum_lang.php rename to app/Language/da/enum_lang.php diff --git a/application/language/da/error_lang.php b/app/Language/da/error_lang.php similarity index 100% rename from application/language/da/error_lang.php rename to app/Language/da/error_lang.php diff --git a/application/language/da/expenses_categories_lang.php b/app/Language/da/expenses_categories_lang.php similarity index 100% rename from application/language/da/expenses_categories_lang.php rename to app/Language/da/expenses_categories_lang.php diff --git a/application/language/da/expenses_lang.php b/app/Language/da/expenses_lang.php similarity index 100% rename from application/language/da/expenses_lang.php rename to app/Language/da/expenses_lang.php diff --git a/application/language/da/giftcards_lang.php b/app/Language/da/giftcards_lang.php similarity index 100% rename from application/language/da/giftcards_lang.php rename to app/Language/da/giftcards_lang.php diff --git a/application/language/da/item_kits_lang.php b/app/Language/da/item_kits_lang.php similarity index 100% rename from application/language/da/item_kits_lang.php rename to app/Language/da/item_kits_lang.php diff --git a/application/language/da/items_lang.php b/app/Language/da/items_lang.php similarity index 100% rename from application/language/da/items_lang.php rename to app/Language/da/items_lang.php diff --git a/application/language/da/login_lang.php b/app/Language/da/login_lang.php similarity index 100% rename from application/language/da/login_lang.php rename to app/Language/da/login_lang.php diff --git a/application/language/da/messages_lang.php b/app/Language/da/messages_lang.php similarity index 100% rename from application/language/da/messages_lang.php rename to app/Language/da/messages_lang.php diff --git a/application/language/da/module_lang.php b/app/Language/da/module_lang.php similarity index 100% rename from application/language/da/module_lang.php rename to app/Language/da/module_lang.php diff --git a/application/language/da/receivings_lang.php b/app/Language/da/receivings_lang.php similarity index 100% rename from application/language/da/receivings_lang.php rename to app/Language/da/receivings_lang.php diff --git a/application/language/da/reports_lang.php b/app/Language/da/reports_lang.php similarity index 100% rename from application/language/da/reports_lang.php rename to app/Language/da/reports_lang.php diff --git a/application/language/da/sales_lang.php b/app/Language/da/sales_lang.php similarity index 100% rename from application/language/da/sales_lang.php rename to app/Language/da/sales_lang.php diff --git a/application/language/da/suppliers_lang.php b/app/Language/da/suppliers_lang.php similarity index 100% rename from application/language/da/suppliers_lang.php rename to app/Language/da/suppliers_lang.php diff --git a/application/language/da/taxes_lang.php b/app/Language/da/taxes_lang.php similarity index 100% rename from application/language/da/taxes_lang.php rename to app/Language/da/taxes_lang.php diff --git a/application/language/de-CH/attributes_lang.php b/app/Language/de-CH/attributes_lang.php similarity index 100% rename from application/language/de-CH/attributes_lang.php rename to app/Language/de-CH/attributes_lang.php diff --git a/application/language/de-CH/bootstrap_tables_lang.php b/app/Language/de-CH/bootstrap_tables_lang.php similarity index 100% rename from application/language/de-CH/bootstrap_tables_lang.php rename to app/Language/de-CH/bootstrap_tables_lang.php diff --git a/application/language/ru/cashups_lang.php b/app/Language/de-CH/cashups_lang.php similarity index 100% rename from application/language/ru/cashups_lang.php rename to app/Language/de-CH/cashups_lang.php diff --git a/application/language/de-CH/common_lang.php b/app/Language/de-CH/common_lang.php similarity index 100% rename from application/language/de-CH/common_lang.php rename to app/Language/de-CH/common_lang.php diff --git a/application/language/de-CH/config_lang.php b/app/Language/de-CH/config_lang.php similarity index 100% rename from application/language/de-CH/config_lang.php rename to app/Language/de-CH/config_lang.php diff --git a/application/language/de-CH/customers_lang.php b/app/Language/de-CH/customers_lang.php similarity index 100% rename from application/language/de-CH/customers_lang.php rename to app/Language/de-CH/customers_lang.php diff --git a/application/language/de-CH/datepicker_lang.php b/app/Language/de-CH/datepicker_lang.php similarity index 100% rename from application/language/de-CH/datepicker_lang.php rename to app/Language/de-CH/datepicker_lang.php diff --git a/application/language/de-CH/employees_lang.php b/app/Language/de-CH/employees_lang.php similarity index 100% rename from application/language/de-CH/employees_lang.php rename to app/Language/de-CH/employees_lang.php diff --git a/application/language/zh-Hans/enum_lang.php b/app/Language/de-CH/enum_lang.php similarity index 100% rename from application/language/zh-Hans/enum_lang.php rename to app/Language/de-CH/enum_lang.php diff --git a/application/language/de-CH/error_lang.php b/app/Language/de-CH/error_lang.php similarity index 100% rename from application/language/de-CH/error_lang.php rename to app/Language/de-CH/error_lang.php diff --git a/application/language/de-CH/expenses_categories_lang.php b/app/Language/de-CH/expenses_categories_lang.php similarity index 100% rename from application/language/de-CH/expenses_categories_lang.php rename to app/Language/de-CH/expenses_categories_lang.php diff --git a/application/language/de-CH/expenses_lang.php b/app/Language/de-CH/expenses_lang.php similarity index 100% rename from application/language/de-CH/expenses_lang.php rename to app/Language/de-CH/expenses_lang.php diff --git a/application/language/de-CH/giftcards_lang.php b/app/Language/de-CH/giftcards_lang.php similarity index 100% rename from application/language/de-CH/giftcards_lang.php rename to app/Language/de-CH/giftcards_lang.php diff --git a/application/language/de-CH/index.html b/app/Language/de-CH/index.html similarity index 100% rename from application/language/de-CH/index.html rename to app/Language/de-CH/index.html diff --git a/application/language/de-CH/item_kits_lang.php b/app/Language/de-CH/item_kits_lang.php similarity index 100% rename from application/language/de-CH/item_kits_lang.php rename to app/Language/de-CH/item_kits_lang.php diff --git a/application/language/de-CH/items_lang.php b/app/Language/de-CH/items_lang.php similarity index 100% rename from application/language/de-CH/items_lang.php rename to app/Language/de-CH/items_lang.php diff --git a/application/language/de-CH/login_lang.php b/app/Language/de-CH/login_lang.php similarity index 100% rename from application/language/de-CH/login_lang.php rename to app/Language/de-CH/login_lang.php diff --git a/application/language/bg/messages_lang.php b/app/Language/de-CH/messages_lang.php similarity index 100% rename from application/language/bg/messages_lang.php rename to app/Language/de-CH/messages_lang.php diff --git a/application/language/de-CH/module_lang.php b/app/Language/de-CH/module_lang.php similarity index 100% rename from application/language/de-CH/module_lang.php rename to app/Language/de-CH/module_lang.php diff --git a/application/language/de-CH/receivings_lang.php b/app/Language/de-CH/receivings_lang.php similarity index 100% rename from application/language/de-CH/receivings_lang.php rename to app/Language/de-CH/receivings_lang.php diff --git a/application/language/de-CH/reports_lang.php b/app/Language/de-CH/reports_lang.php similarity index 100% rename from application/language/de-CH/reports_lang.php rename to app/Language/de-CH/reports_lang.php diff --git a/application/language/de-CH/sales_lang.php b/app/Language/de-CH/sales_lang.php similarity index 100% rename from application/language/de-CH/sales_lang.php rename to app/Language/de-CH/sales_lang.php diff --git a/application/language/de-CH/suppliers_lang.php b/app/Language/de-CH/suppliers_lang.php similarity index 100% rename from application/language/de-CH/suppliers_lang.php rename to app/Language/de-CH/suppliers_lang.php diff --git a/application/language/de-CH/taxes_lang.php b/app/Language/de-CH/taxes_lang.php similarity index 100% rename from application/language/de-CH/taxes_lang.php rename to app/Language/de-CH/taxes_lang.php diff --git a/application/language/de/attributes_lang.php b/app/Language/de/attributes_lang.php similarity index 100% rename from application/language/de/attributes_lang.php rename to app/Language/de/attributes_lang.php diff --git a/application/language/de/bootstrap_tables_lang.php b/app/Language/de/bootstrap_tables_lang.php similarity index 100% rename from application/language/de/bootstrap_tables_lang.php rename to app/Language/de/bootstrap_tables_lang.php diff --git a/application/language/de/cashups_lang.php b/app/Language/de/cashups_lang.php similarity index 100% rename from application/language/de/cashups_lang.php rename to app/Language/de/cashups_lang.php diff --git a/application/language/de/common_lang.php b/app/Language/de/common_lang.php similarity index 100% rename from application/language/de/common_lang.php rename to app/Language/de/common_lang.php diff --git a/application/language/de/config_lang.php b/app/Language/de/config_lang.php similarity index 100% rename from application/language/de/config_lang.php rename to app/Language/de/config_lang.php diff --git a/application/language/de/customers_lang.php b/app/Language/de/customers_lang.php similarity index 100% rename from application/language/de/customers_lang.php rename to app/Language/de/customers_lang.php diff --git a/application/language/de/datepicker_lang.php b/app/Language/de/datepicker_lang.php similarity index 100% rename from application/language/de/datepicker_lang.php rename to app/Language/de/datepicker_lang.php diff --git a/application/language/de/employees_lang.php b/app/Language/de/employees_lang.php similarity index 100% rename from application/language/de/employees_lang.php rename to app/Language/de/employees_lang.php diff --git a/application/language/de/enum_lang.php b/app/Language/de/enum_lang.php similarity index 100% rename from application/language/de/enum_lang.php rename to app/Language/de/enum_lang.php diff --git a/application/language/de/error_lang.php b/app/Language/de/error_lang.php similarity index 100% rename from application/language/de/error_lang.php rename to app/Language/de/error_lang.php diff --git a/application/language/de/expenses_categories_lang.php b/app/Language/de/expenses_categories_lang.php similarity index 100% rename from application/language/de/expenses_categories_lang.php rename to app/Language/de/expenses_categories_lang.php diff --git a/application/language/de/expenses_lang.php b/app/Language/de/expenses_lang.php similarity index 100% rename from application/language/de/expenses_lang.php rename to app/Language/de/expenses_lang.php diff --git a/application/language/de/giftcards_lang.php b/app/Language/de/giftcards_lang.php similarity index 100% rename from application/language/de/giftcards_lang.php rename to app/Language/de/giftcards_lang.php diff --git a/application/language/de/index.html b/app/Language/de/index.html similarity index 100% rename from application/language/de/index.html rename to app/Language/de/index.html diff --git a/application/language/de/item_kits_lang.php b/app/Language/de/item_kits_lang.php similarity index 100% rename from application/language/de/item_kits_lang.php rename to app/Language/de/item_kits_lang.php diff --git a/application/language/de/items_lang.php b/app/Language/de/items_lang.php similarity index 100% rename from application/language/de/items_lang.php rename to app/Language/de/items_lang.php diff --git a/application/language/de/login_lang.php b/app/Language/de/login_lang.php similarity index 100% rename from application/language/de/login_lang.php rename to app/Language/de/login_lang.php diff --git a/application/language/de/messages_lang.php b/app/Language/de/messages_lang.php similarity index 100% rename from application/language/de/messages_lang.php rename to app/Language/de/messages_lang.php diff --git a/application/language/de/module_lang.php b/app/Language/de/module_lang.php similarity index 100% rename from application/language/de/module_lang.php rename to app/Language/de/module_lang.php diff --git a/application/language/de/receivings_lang.php b/app/Language/de/receivings_lang.php similarity index 100% rename from application/language/de/receivings_lang.php rename to app/Language/de/receivings_lang.php diff --git a/application/language/de/reports_lang.php b/app/Language/de/reports_lang.php similarity index 100% rename from application/language/de/reports_lang.php rename to app/Language/de/reports_lang.php diff --git a/application/language/de/sales_lang.php b/app/Language/de/sales_lang.php similarity index 100% rename from application/language/de/sales_lang.php rename to app/Language/de/sales_lang.php diff --git a/application/language/de/suppliers_lang.php b/app/Language/de/suppliers_lang.php similarity index 100% rename from application/language/de/suppliers_lang.php rename to app/Language/de/suppliers_lang.php diff --git a/application/language/de/taxes_lang.php b/app/Language/de/taxes_lang.php similarity index 100% rename from application/language/de/taxes_lang.php rename to app/Language/de/taxes_lang.php diff --git a/application/language/el/attributes_lang.php b/app/Language/el/attributes_lang.php similarity index 100% rename from application/language/el/attributes_lang.php rename to app/Language/el/attributes_lang.php diff --git a/application/language/el/bootstrap_tables_lang.php b/app/Language/el/bootstrap_tables_lang.php similarity index 100% rename from application/language/el/bootstrap_tables_lang.php rename to app/Language/el/bootstrap_tables_lang.php diff --git a/application/language/de-CH/cashups_lang.php b/app/Language/el/cashups_lang.php similarity index 100% rename from application/language/de-CH/cashups_lang.php rename to app/Language/el/cashups_lang.php diff --git a/application/language/el/common_lang.php b/app/Language/el/common_lang.php similarity index 100% rename from application/language/el/common_lang.php rename to app/Language/el/common_lang.php diff --git a/application/language/el/config_lang.php b/app/Language/el/config_lang.php similarity index 100% rename from application/language/el/config_lang.php rename to app/Language/el/config_lang.php diff --git a/application/language/el/customers_lang.php b/app/Language/el/customers_lang.php similarity index 100% rename from application/language/el/customers_lang.php rename to app/Language/el/customers_lang.php diff --git a/application/language/el/datepicker_lang.php b/app/Language/el/datepicker_lang.php similarity index 100% rename from application/language/el/datepicker_lang.php rename to app/Language/el/datepicker_lang.php diff --git a/application/language/el/employees_lang.php b/app/Language/el/employees_lang.php similarity index 100% rename from application/language/el/employees_lang.php rename to app/Language/el/employees_lang.php diff --git a/application/language/de-CH/enum_lang.php b/app/Language/el/enum_lang.php similarity index 100% rename from application/language/de-CH/enum_lang.php rename to app/Language/el/enum_lang.php diff --git a/application/language/el/error_lang.php b/app/Language/el/error_lang.php similarity index 100% rename from application/language/el/error_lang.php rename to app/Language/el/error_lang.php diff --git a/application/language/el/expenses_categories_lang.php b/app/Language/el/expenses_categories_lang.php similarity index 100% rename from application/language/el/expenses_categories_lang.php rename to app/Language/el/expenses_categories_lang.php diff --git a/application/language/el/expenses_lang.php b/app/Language/el/expenses_lang.php similarity index 100% rename from application/language/el/expenses_lang.php rename to app/Language/el/expenses_lang.php diff --git a/application/language/el/giftcards_lang.php b/app/Language/el/giftcards_lang.php similarity index 100% rename from application/language/el/giftcards_lang.php rename to app/Language/el/giftcards_lang.php diff --git a/application/language/el/item_kits_lang.php b/app/Language/el/item_kits_lang.php similarity index 100% rename from application/language/el/item_kits_lang.php rename to app/Language/el/item_kits_lang.php diff --git a/application/language/el/items_lang.php b/app/Language/el/items_lang.php similarity index 100% rename from application/language/el/items_lang.php rename to app/Language/el/items_lang.php diff --git a/application/language/el/login_lang.php b/app/Language/el/login_lang.php similarity index 100% rename from application/language/el/login_lang.php rename to app/Language/el/login_lang.php diff --git a/application/language/el/messages_lang.php b/app/Language/el/messages_lang.php similarity index 100% rename from application/language/el/messages_lang.php rename to app/Language/el/messages_lang.php diff --git a/application/language/el/module_lang.php b/app/Language/el/module_lang.php similarity index 100% rename from application/language/el/module_lang.php rename to app/Language/el/module_lang.php diff --git a/application/language/el/receivings_lang.php b/app/Language/el/receivings_lang.php similarity index 100% rename from application/language/el/receivings_lang.php rename to app/Language/el/receivings_lang.php diff --git a/application/language/el/reports_lang.php b/app/Language/el/reports_lang.php similarity index 100% rename from application/language/el/reports_lang.php rename to app/Language/el/reports_lang.php diff --git a/application/language/el/sales_lang.php b/app/Language/el/sales_lang.php similarity index 100% rename from application/language/el/sales_lang.php rename to app/Language/el/sales_lang.php diff --git a/application/language/el/suppliers_lang.php b/app/Language/el/suppliers_lang.php similarity index 100% rename from application/language/el/suppliers_lang.php rename to app/Language/el/suppliers_lang.php diff --git a/application/language/el/taxes_lang.php b/app/Language/el/taxes_lang.php similarity index 100% rename from application/language/el/taxes_lang.php rename to app/Language/el/taxes_lang.php diff --git a/application/language/en-GB/attributes_lang.php b/app/Language/en-GB/attributes_lang.php similarity index 100% rename from application/language/en-GB/attributes_lang.php rename to app/Language/en-GB/attributes_lang.php diff --git a/application/language/en-GB/bootstrap_tables_lang.php b/app/Language/en-GB/bootstrap_tables_lang.php similarity index 100% rename from application/language/en-GB/bootstrap_tables_lang.php rename to app/Language/en-GB/bootstrap_tables_lang.php diff --git a/application/language/en-GB/cashups_lang.php b/app/Language/en-GB/cashups_lang.php similarity index 100% rename from application/language/en-GB/cashups_lang.php rename to app/Language/en-GB/cashups_lang.php diff --git a/application/language/en-GB/common_lang.php b/app/Language/en-GB/common_lang.php similarity index 100% rename from application/language/en-GB/common_lang.php rename to app/Language/en-GB/common_lang.php diff --git a/application/language/en-GB/config_lang.php b/app/Language/en-GB/config_lang.php similarity index 100% rename from application/language/en-GB/config_lang.php rename to app/Language/en-GB/config_lang.php diff --git a/application/language/en-GB/customers_lang.php b/app/Language/en-GB/customers_lang.php similarity index 100% rename from application/language/en-GB/customers_lang.php rename to app/Language/en-GB/customers_lang.php diff --git a/application/language/en-GB/datepicker_lang.php b/app/Language/en-GB/datepicker_lang.php similarity index 100% rename from application/language/en-GB/datepicker_lang.php rename to app/Language/en-GB/datepicker_lang.php diff --git a/application/language/en-GB/employees_lang.php b/app/Language/en-GB/employees_lang.php similarity index 100% rename from application/language/en-GB/employees_lang.php rename to app/Language/en-GB/employees_lang.php diff --git a/application/language/en-GB/enum_lang.php b/app/Language/en-GB/enum_lang.php similarity index 100% rename from application/language/en-GB/enum_lang.php rename to app/Language/en-GB/enum_lang.php diff --git a/application/language/en-GB/error_lang.php b/app/Language/en-GB/error_lang.php similarity index 100% rename from application/language/en-GB/error_lang.php rename to app/Language/en-GB/error_lang.php diff --git a/application/language/en-GB/expenses_categories_lang.php b/app/Language/en-GB/expenses_categories_lang.php similarity index 100% rename from application/language/en-GB/expenses_categories_lang.php rename to app/Language/en-GB/expenses_categories_lang.php diff --git a/application/language/en-GB/expenses_lang.php b/app/Language/en-GB/expenses_lang.php similarity index 100% rename from application/language/en-GB/expenses_lang.php rename to app/Language/en-GB/expenses_lang.php diff --git a/application/language/en-GB/giftcards_lang.php b/app/Language/en-GB/giftcards_lang.php similarity index 100% rename from application/language/en-GB/giftcards_lang.php rename to app/Language/en-GB/giftcards_lang.php diff --git a/application/language/en-GB/index.html b/app/Language/en-GB/index.html similarity index 100% rename from application/language/en-GB/index.html rename to app/Language/en-GB/index.html diff --git a/application/language/en-GB/item_kits_lang.php b/app/Language/en-GB/item_kits_lang.php similarity index 100% rename from application/language/en-GB/item_kits_lang.php rename to app/Language/en-GB/item_kits_lang.php diff --git a/application/language/en-GB/items_lang.php b/app/Language/en-GB/items_lang.php similarity index 100% rename from application/language/en-GB/items_lang.php rename to app/Language/en-GB/items_lang.php diff --git a/application/language/en-GB/login_lang.php b/app/Language/en-GB/login_lang.php similarity index 100% rename from application/language/en-GB/login_lang.php rename to app/Language/en-GB/login_lang.php diff --git a/application/language/de-CH/messages_lang.php b/app/Language/en-GB/messages_lang.php similarity index 100% rename from application/language/de-CH/messages_lang.php rename to app/Language/en-GB/messages_lang.php diff --git a/application/language/en-GB/module_lang.php b/app/Language/en-GB/module_lang.php similarity index 100% rename from application/language/en-GB/module_lang.php rename to app/Language/en-GB/module_lang.php diff --git a/application/language/en-GB/receivings_lang.php b/app/Language/en-GB/receivings_lang.php similarity index 100% rename from application/language/en-GB/receivings_lang.php rename to app/Language/en-GB/receivings_lang.php diff --git a/application/language/en-GB/reports_lang.php b/app/Language/en-GB/reports_lang.php similarity index 100% rename from application/language/en-GB/reports_lang.php rename to app/Language/en-GB/reports_lang.php diff --git a/application/language/en-GB/sales_lang.php b/app/Language/en-GB/sales_lang.php similarity index 100% rename from application/language/en-GB/sales_lang.php rename to app/Language/en-GB/sales_lang.php diff --git a/application/language/en-GB/suppliers_lang.php b/app/Language/en-GB/suppliers_lang.php similarity index 100% rename from application/language/en-GB/suppliers_lang.php rename to app/Language/en-GB/suppliers_lang.php diff --git a/application/language/en-GB/taxes_lang.php b/app/Language/en-GB/taxes_lang.php similarity index 100% rename from application/language/en-GB/taxes_lang.php rename to app/Language/en-GB/taxes_lang.php diff --git a/application/language/en-US/attributes_lang.php b/app/Language/en-US/attributes_lang.php similarity index 100% rename from application/language/en-US/attributes_lang.php rename to app/Language/en-US/attributes_lang.php diff --git a/application/language/en-US/bootstrap_tables_lang.php b/app/Language/en-US/bootstrap_tables_lang.php similarity index 100% rename from application/language/en-US/bootstrap_tables_lang.php rename to app/Language/en-US/bootstrap_tables_lang.php diff --git a/application/language/en-US/cashups_lang.php b/app/Language/en-US/cashups_lang.php similarity index 100% rename from application/language/en-US/cashups_lang.php rename to app/Language/en-US/cashups_lang.php diff --git a/application/language/en-US/common_lang.php b/app/Language/en-US/common_lang.php similarity index 100% rename from application/language/en-US/common_lang.php rename to app/Language/en-US/common_lang.php diff --git a/application/language/en-US/config_lang.php b/app/Language/en-US/config_lang.php similarity index 100% rename from application/language/en-US/config_lang.php rename to app/Language/en-US/config_lang.php diff --git a/application/language/en-US/customers_lang.php b/app/Language/en-US/customers_lang.php similarity index 100% rename from application/language/en-US/customers_lang.php rename to app/Language/en-US/customers_lang.php diff --git a/application/language/en-US/datepicker_lang.php b/app/Language/en-US/datepicker_lang.php similarity index 100% rename from application/language/en-US/datepicker_lang.php rename to app/Language/en-US/datepicker_lang.php diff --git a/application/language/en-US/employees_lang.php b/app/Language/en-US/employees_lang.php similarity index 100% rename from application/language/en-US/employees_lang.php rename to app/Language/en-US/employees_lang.php diff --git a/application/language/en-US/enum_lang.php b/app/Language/en-US/enum_lang.php similarity index 100% rename from application/language/en-US/enum_lang.php rename to app/Language/en-US/enum_lang.php diff --git a/application/language/en-US/error_lang.php b/app/Language/en-US/error_lang.php similarity index 100% rename from application/language/en-US/error_lang.php rename to app/Language/en-US/error_lang.php diff --git a/application/language/en-US/expenses_categories_lang.php b/app/Language/en-US/expenses_categories_lang.php similarity index 100% rename from application/language/en-US/expenses_categories_lang.php rename to app/Language/en-US/expenses_categories_lang.php diff --git a/application/language/en-US/expenses_lang.php b/app/Language/en-US/expenses_lang.php similarity index 100% rename from application/language/en-US/expenses_lang.php rename to app/Language/en-US/expenses_lang.php diff --git a/application/language/en-US/giftcards_lang.php b/app/Language/en-US/giftcards_lang.php similarity index 100% rename from application/language/en-US/giftcards_lang.php rename to app/Language/en-US/giftcards_lang.php diff --git a/application/language/en-US/index.html b/app/Language/en-US/index.html similarity index 100% rename from application/language/en-US/index.html rename to app/Language/en-US/index.html diff --git a/application/language/en-US/item_kits_lang.php b/app/Language/en-US/item_kits_lang.php similarity index 100% rename from application/language/en-US/item_kits_lang.php rename to app/Language/en-US/item_kits_lang.php diff --git a/application/language/en-US/items_lang.php b/app/Language/en-US/items_lang.php similarity index 100% rename from application/language/en-US/items_lang.php rename to app/Language/en-US/items_lang.php diff --git a/application/language/en-US/login_lang.php b/app/Language/en-US/login_lang.php similarity index 100% rename from application/language/en-US/login_lang.php rename to app/Language/en-US/login_lang.php diff --git a/application/language/en-GB/messages_lang.php b/app/Language/en-US/messages_lang.php similarity index 100% rename from application/language/en-GB/messages_lang.php rename to app/Language/en-US/messages_lang.php diff --git a/application/language/en-US/module_lang.php b/app/Language/en-US/module_lang.php similarity index 100% rename from application/language/en-US/module_lang.php rename to app/Language/en-US/module_lang.php diff --git a/application/language/en-US/receivings_lang.php b/app/Language/en-US/receivings_lang.php similarity index 100% rename from application/language/en-US/receivings_lang.php rename to app/Language/en-US/receivings_lang.php diff --git a/application/language/en-US/reports_lang.php b/app/Language/en-US/reports_lang.php similarity index 100% rename from application/language/en-US/reports_lang.php rename to app/Language/en-US/reports_lang.php diff --git a/application/language/en-US/sales_lang.php b/app/Language/en-US/sales_lang.php similarity index 100% rename from application/language/en-US/sales_lang.php rename to app/Language/en-US/sales_lang.php diff --git a/application/language/en-US/suppliers_lang.php b/app/Language/en-US/suppliers_lang.php similarity index 100% rename from application/language/en-US/suppliers_lang.php rename to app/Language/en-US/suppliers_lang.php diff --git a/application/language/en-US/taxes_lang.php b/app/Language/en-US/taxes_lang.php similarity index 100% rename from application/language/en-US/taxes_lang.php rename to app/Language/en-US/taxes_lang.php diff --git a/application/language/es/attributes_lang.php b/app/Language/es/attributes_lang.php similarity index 100% rename from application/language/es/attributes_lang.php rename to app/Language/es/attributes_lang.php diff --git a/application/language/es/bootstrap_tables_lang.php b/app/Language/es/bootstrap_tables_lang.php similarity index 100% rename from application/language/es/bootstrap_tables_lang.php rename to app/Language/es/bootstrap_tables_lang.php diff --git a/application/language/es/cashups_lang.php b/app/Language/es/cashups_lang.php similarity index 100% rename from application/language/es/cashups_lang.php rename to app/Language/es/cashups_lang.php diff --git a/application/language/es/common_lang.php b/app/Language/es/common_lang.php similarity index 100% rename from application/language/es/common_lang.php rename to app/Language/es/common_lang.php diff --git a/application/language/es/config_lang.php b/app/Language/es/config_lang.php similarity index 100% rename from application/language/es/config_lang.php rename to app/Language/es/config_lang.php diff --git a/application/language/es/customers_lang.php b/app/Language/es/customers_lang.php similarity index 100% rename from application/language/es/customers_lang.php rename to app/Language/es/customers_lang.php diff --git a/application/language/es/datepicker_lang.php b/app/Language/es/datepicker_lang.php similarity index 100% rename from application/language/es/datepicker_lang.php rename to app/Language/es/datepicker_lang.php diff --git a/application/language/es/employees_lang.php b/app/Language/es/employees_lang.php similarity index 100% rename from application/language/es/employees_lang.php rename to app/Language/es/employees_lang.php diff --git a/application/language/es/enum_lang.php b/app/Language/es/enum_lang.php similarity index 100% rename from application/language/es/enum_lang.php rename to app/Language/es/enum_lang.php diff --git a/application/language/es/error_lang.php b/app/Language/es/error_lang.php similarity index 100% rename from application/language/es/error_lang.php rename to app/Language/es/error_lang.php diff --git a/application/language/es/expenses_categories_lang.php b/app/Language/es/expenses_categories_lang.php similarity index 100% rename from application/language/es/expenses_categories_lang.php rename to app/Language/es/expenses_categories_lang.php diff --git a/application/language/es/expenses_lang.php b/app/Language/es/expenses_lang.php similarity index 100% rename from application/language/es/expenses_lang.php rename to app/Language/es/expenses_lang.php diff --git a/application/language/es/giftcards_lang.php b/app/Language/es/giftcards_lang.php similarity index 100% rename from application/language/es/giftcards_lang.php rename to app/Language/es/giftcards_lang.php diff --git a/application/language/es/index.html b/app/Language/es/index.html similarity index 100% rename from application/language/es/index.html rename to app/Language/es/index.html diff --git a/application/language/es/item_kits_lang.php b/app/Language/es/item_kits_lang.php similarity index 100% rename from application/language/es/item_kits_lang.php rename to app/Language/es/item_kits_lang.php diff --git a/application/language/es/items_lang.php b/app/Language/es/items_lang.php similarity index 100% rename from application/language/es/items_lang.php rename to app/Language/es/items_lang.php diff --git a/application/language/es/login_lang.php b/app/Language/es/login_lang.php similarity index 100% rename from application/language/es/login_lang.php rename to app/Language/es/login_lang.php diff --git a/application/language/es/messages_lang.php b/app/Language/es/messages_lang.php similarity index 100% rename from application/language/es/messages_lang.php rename to app/Language/es/messages_lang.php diff --git a/application/language/es/module_lang.php b/app/Language/es/module_lang.php similarity index 100% rename from application/language/es/module_lang.php rename to app/Language/es/module_lang.php diff --git a/application/language/es/receivings_lang.php b/app/Language/es/receivings_lang.php similarity index 100% rename from application/language/es/receivings_lang.php rename to app/Language/es/receivings_lang.php diff --git a/application/language/es/reports_lang.php b/app/Language/es/reports_lang.php similarity index 100% rename from application/language/es/reports_lang.php rename to app/Language/es/reports_lang.php diff --git a/application/language/es/sales_lang.php b/app/Language/es/sales_lang.php similarity index 100% rename from application/language/es/sales_lang.php rename to app/Language/es/sales_lang.php diff --git a/application/language/es/suppliers_lang.php b/app/Language/es/suppliers_lang.php similarity index 100% rename from application/language/es/suppliers_lang.php rename to app/Language/es/suppliers_lang.php diff --git a/application/language/es/taxes_lang.php b/app/Language/es/taxes_lang.php similarity index 100% rename from application/language/es/taxes_lang.php rename to app/Language/es/taxes_lang.php diff --git a/application/language/es_MX/attributes_lang.php b/app/Language/es_MX/attributes_lang.php similarity index 100% rename from application/language/es_MX/attributes_lang.php rename to app/Language/es_MX/attributes_lang.php diff --git a/application/language/es_MX/bootstrap_tables_lang.php b/app/Language/es_MX/bootstrap_tables_lang.php similarity index 100% rename from application/language/es_MX/bootstrap_tables_lang.php rename to app/Language/es_MX/bootstrap_tables_lang.php diff --git a/application/language/es_MX/cashups_lang.php b/app/Language/es_MX/cashups_lang.php similarity index 100% rename from application/language/es_MX/cashups_lang.php rename to app/Language/es_MX/cashups_lang.php diff --git a/application/language/es_MX/common_lang.php b/app/Language/es_MX/common_lang.php similarity index 100% rename from application/language/es_MX/common_lang.php rename to app/Language/es_MX/common_lang.php diff --git a/application/language/es_MX/config_lang.php b/app/Language/es_MX/config_lang.php similarity index 100% rename from application/language/es_MX/config_lang.php rename to app/Language/es_MX/config_lang.php diff --git a/application/language/es_MX/customers_lang.php b/app/Language/es_MX/customers_lang.php similarity index 100% rename from application/language/es_MX/customers_lang.php rename to app/Language/es_MX/customers_lang.php diff --git a/application/language/es_MX/datepicker_lang.php b/app/Language/es_MX/datepicker_lang.php similarity index 100% rename from application/language/es_MX/datepicker_lang.php rename to app/Language/es_MX/datepicker_lang.php diff --git a/application/language/es_MX/employees_lang.php b/app/Language/es_MX/employees_lang.php similarity index 100% rename from application/language/es_MX/employees_lang.php rename to app/Language/es_MX/employees_lang.php diff --git a/application/language/es_MX/enum_lang.php b/app/Language/es_MX/enum_lang.php similarity index 100% rename from application/language/es_MX/enum_lang.php rename to app/Language/es_MX/enum_lang.php diff --git a/application/language/es_MX/error_lang.php b/app/Language/es_MX/error_lang.php similarity index 100% rename from application/language/es_MX/error_lang.php rename to app/Language/es_MX/error_lang.php diff --git a/application/language/es_MX/expenses_categories_lang.php b/app/Language/es_MX/expenses_categories_lang.php similarity index 100% rename from application/language/es_MX/expenses_categories_lang.php rename to app/Language/es_MX/expenses_categories_lang.php diff --git a/application/language/es_MX/expenses_lang.php b/app/Language/es_MX/expenses_lang.php similarity index 100% rename from application/language/es_MX/expenses_lang.php rename to app/Language/es_MX/expenses_lang.php diff --git a/application/language/es_MX/giftcards_lang.php b/app/Language/es_MX/giftcards_lang.php similarity index 100% rename from application/language/es_MX/giftcards_lang.php rename to app/Language/es_MX/giftcards_lang.php diff --git a/application/language/es_MX/item_kits_lang.php b/app/Language/es_MX/item_kits_lang.php similarity index 100% rename from application/language/es_MX/item_kits_lang.php rename to app/Language/es_MX/item_kits_lang.php diff --git a/application/language/es_MX/items_lang.php b/app/Language/es_MX/items_lang.php similarity index 100% rename from application/language/es_MX/items_lang.php rename to app/Language/es_MX/items_lang.php diff --git a/application/language/es_MX/login_lang.php b/app/Language/es_MX/login_lang.php similarity index 100% rename from application/language/es_MX/login_lang.php rename to app/Language/es_MX/login_lang.php diff --git a/application/language/es_MX/messages_lang.php b/app/Language/es_MX/messages_lang.php similarity index 100% rename from application/language/es_MX/messages_lang.php rename to app/Language/es_MX/messages_lang.php diff --git a/application/language/es_MX/module_lang.php b/app/Language/es_MX/module_lang.php similarity index 100% rename from application/language/es_MX/module_lang.php rename to app/Language/es_MX/module_lang.php diff --git a/application/language/es_MX/receivings_lang.php b/app/Language/es_MX/receivings_lang.php similarity index 100% rename from application/language/es_MX/receivings_lang.php rename to app/Language/es_MX/receivings_lang.php diff --git a/application/language/es_MX/reports_lang.php b/app/Language/es_MX/reports_lang.php similarity index 100% rename from application/language/es_MX/reports_lang.php rename to app/Language/es_MX/reports_lang.php diff --git a/application/language/es_MX/sales_lang.php b/app/Language/es_MX/sales_lang.php similarity index 100% rename from application/language/es_MX/sales_lang.php rename to app/Language/es_MX/sales_lang.php diff --git a/application/language/es_MX/suppliers_lang.php b/app/Language/es_MX/suppliers_lang.php similarity index 100% rename from application/language/es_MX/suppliers_lang.php rename to app/Language/es_MX/suppliers_lang.php diff --git a/application/language/es_MX/taxes_lang.php b/app/Language/es_MX/taxes_lang.php similarity index 100% rename from application/language/es_MX/taxes_lang.php rename to app/Language/es_MX/taxes_lang.php diff --git a/application/language/fa-IR/attributes_lang.php b/app/Language/fa-IR/attributes_lang.php similarity index 100% rename from application/language/fa-IR/attributes_lang.php rename to app/Language/fa-IR/attributes_lang.php diff --git a/application/language/fa-IR/bootstrap_tables_lang.php b/app/Language/fa-IR/bootstrap_tables_lang.php similarity index 100% rename from application/language/fa-IR/bootstrap_tables_lang.php rename to app/Language/fa-IR/bootstrap_tables_lang.php diff --git a/application/language/fa-IR/cashups_lang.php b/app/Language/fa-IR/cashups_lang.php similarity index 100% rename from application/language/fa-IR/cashups_lang.php rename to app/Language/fa-IR/cashups_lang.php diff --git a/application/language/fa-IR/common_lang.php b/app/Language/fa-IR/common_lang.php similarity index 100% rename from application/language/fa-IR/common_lang.php rename to app/Language/fa-IR/common_lang.php diff --git a/application/language/fa-IR/config_lang.php b/app/Language/fa-IR/config_lang.php similarity index 100% rename from application/language/fa-IR/config_lang.php rename to app/Language/fa-IR/config_lang.php diff --git a/application/language/fa-IR/customers_lang.php b/app/Language/fa-IR/customers_lang.php similarity index 100% rename from application/language/fa-IR/customers_lang.php rename to app/Language/fa-IR/customers_lang.php diff --git a/application/language/fa-IR/datepicker_lang.php b/app/Language/fa-IR/datepicker_lang.php similarity index 100% rename from application/language/fa-IR/datepicker_lang.php rename to app/Language/fa-IR/datepicker_lang.php diff --git a/application/language/fa-IR/employees_lang.php b/app/Language/fa-IR/employees_lang.php similarity index 100% rename from application/language/fa-IR/employees_lang.php rename to app/Language/fa-IR/employees_lang.php diff --git a/application/language/fa-IR/enum_lang.php b/app/Language/fa-IR/enum_lang.php similarity index 100% rename from application/language/fa-IR/enum_lang.php rename to app/Language/fa-IR/enum_lang.php diff --git a/application/language/fa-IR/error_lang.php b/app/Language/fa-IR/error_lang.php similarity index 100% rename from application/language/fa-IR/error_lang.php rename to app/Language/fa-IR/error_lang.php diff --git a/application/language/fa-IR/expenses_categories_lang.php b/app/Language/fa-IR/expenses_categories_lang.php similarity index 100% rename from application/language/fa-IR/expenses_categories_lang.php rename to app/Language/fa-IR/expenses_categories_lang.php diff --git a/application/language/fa-IR/expenses_lang.php b/app/Language/fa-IR/expenses_lang.php similarity index 100% rename from application/language/fa-IR/expenses_lang.php rename to app/Language/fa-IR/expenses_lang.php diff --git a/application/language/fa-IR/giftcards_lang.php b/app/Language/fa-IR/giftcards_lang.php similarity index 100% rename from application/language/fa-IR/giftcards_lang.php rename to app/Language/fa-IR/giftcards_lang.php diff --git a/application/language/fa-IR/index.html b/app/Language/fa-IR/index.html similarity index 100% rename from application/language/fa-IR/index.html rename to app/Language/fa-IR/index.html diff --git a/application/language/fa-IR/item_kits_lang.php b/app/Language/fa-IR/item_kits_lang.php similarity index 100% rename from application/language/fa-IR/item_kits_lang.php rename to app/Language/fa-IR/item_kits_lang.php diff --git a/application/language/fa-IR/items_lang.php b/app/Language/fa-IR/items_lang.php similarity index 100% rename from application/language/fa-IR/items_lang.php rename to app/Language/fa-IR/items_lang.php diff --git a/application/language/fa-IR/login_lang.php b/app/Language/fa-IR/login_lang.php similarity index 100% rename from application/language/fa-IR/login_lang.php rename to app/Language/fa-IR/login_lang.php diff --git a/application/language/fa-IR/messages_lang.php b/app/Language/fa-IR/messages_lang.php similarity index 100% rename from application/language/fa-IR/messages_lang.php rename to app/Language/fa-IR/messages_lang.php diff --git a/application/language/fa-IR/module_lang.php b/app/Language/fa-IR/module_lang.php similarity index 100% rename from application/language/fa-IR/module_lang.php rename to app/Language/fa-IR/module_lang.php diff --git a/application/language/fa-IR/receivings_lang.php b/app/Language/fa-IR/receivings_lang.php similarity index 100% rename from application/language/fa-IR/receivings_lang.php rename to app/Language/fa-IR/receivings_lang.php diff --git a/application/language/fa-IR/reports_lang.php b/app/Language/fa-IR/reports_lang.php similarity index 100% rename from application/language/fa-IR/reports_lang.php rename to app/Language/fa-IR/reports_lang.php diff --git a/application/language/fa-IR/sales_lang.php b/app/Language/fa-IR/sales_lang.php similarity index 100% rename from application/language/fa-IR/sales_lang.php rename to app/Language/fa-IR/sales_lang.php diff --git a/application/language/fa-IR/suppliers_lang.php b/app/Language/fa-IR/suppliers_lang.php similarity index 100% rename from application/language/fa-IR/suppliers_lang.php rename to app/Language/fa-IR/suppliers_lang.php diff --git a/application/language/fa-IR/taxes_lang.php b/app/Language/fa-IR/taxes_lang.php similarity index 100% rename from application/language/fa-IR/taxes_lang.php rename to app/Language/fa-IR/taxes_lang.php diff --git a/application/language/fr/attributes_lang.php b/app/Language/fr/attributes_lang.php similarity index 100% rename from application/language/fr/attributes_lang.php rename to app/Language/fr/attributes_lang.php diff --git a/application/language/fr/bootstrap_tables_lang.php b/app/Language/fr/bootstrap_tables_lang.php similarity index 100% rename from application/language/fr/bootstrap_tables_lang.php rename to app/Language/fr/bootstrap_tables_lang.php diff --git a/application/language/fr/cashups_lang.php b/app/Language/fr/cashups_lang.php similarity index 100% rename from application/language/fr/cashups_lang.php rename to app/Language/fr/cashups_lang.php diff --git a/application/language/fr/common_lang.php b/app/Language/fr/common_lang.php similarity index 100% rename from application/language/fr/common_lang.php rename to app/Language/fr/common_lang.php diff --git a/application/language/fr/config_lang.php b/app/Language/fr/config_lang.php similarity index 100% rename from application/language/fr/config_lang.php rename to app/Language/fr/config_lang.php diff --git a/application/language/fr/customers_lang.php b/app/Language/fr/customers_lang.php similarity index 100% rename from application/language/fr/customers_lang.php rename to app/Language/fr/customers_lang.php diff --git a/application/language/fr/datepicker_lang.php b/app/Language/fr/datepicker_lang.php similarity index 100% rename from application/language/fr/datepicker_lang.php rename to app/Language/fr/datepicker_lang.php diff --git a/application/language/fr/employees_lang.php b/app/Language/fr/employees_lang.php similarity index 100% rename from application/language/fr/employees_lang.php rename to app/Language/fr/employees_lang.php diff --git a/application/language/fr/enum_lang.php b/app/Language/fr/enum_lang.php similarity index 100% rename from application/language/fr/enum_lang.php rename to app/Language/fr/enum_lang.php diff --git a/application/language/fr/error_lang.php b/app/Language/fr/error_lang.php similarity index 100% rename from application/language/fr/error_lang.php rename to app/Language/fr/error_lang.php diff --git a/application/language/fr/expenses_categories_lang.php b/app/Language/fr/expenses_categories_lang.php similarity index 100% rename from application/language/fr/expenses_categories_lang.php rename to app/Language/fr/expenses_categories_lang.php diff --git a/application/language/fr/expenses_lang.php b/app/Language/fr/expenses_lang.php similarity index 100% rename from application/language/fr/expenses_lang.php rename to app/Language/fr/expenses_lang.php diff --git a/application/language/fr/giftcards_lang.php b/app/Language/fr/giftcards_lang.php similarity index 100% rename from application/language/fr/giftcards_lang.php rename to app/Language/fr/giftcards_lang.php diff --git a/application/language/fr/index.html b/app/Language/fr/index.html similarity index 100% rename from application/language/fr/index.html rename to app/Language/fr/index.html diff --git a/application/language/fr/item_kits_lang.php b/app/Language/fr/item_kits_lang.php similarity index 100% rename from application/language/fr/item_kits_lang.php rename to app/Language/fr/item_kits_lang.php diff --git a/application/language/fr/items_lang.php b/app/Language/fr/items_lang.php similarity index 100% rename from application/language/fr/items_lang.php rename to app/Language/fr/items_lang.php diff --git a/application/language/fr/login_lang.php b/app/Language/fr/login_lang.php similarity index 100% rename from application/language/fr/login_lang.php rename to app/Language/fr/login_lang.php diff --git a/application/language/fr/messages_lang.php b/app/Language/fr/messages_lang.php similarity index 100% rename from application/language/fr/messages_lang.php rename to app/Language/fr/messages_lang.php diff --git a/application/language/fr/module_lang.php b/app/Language/fr/module_lang.php similarity index 100% rename from application/language/fr/module_lang.php rename to app/Language/fr/module_lang.php diff --git a/application/language/fr/receivings_lang.php b/app/Language/fr/receivings_lang.php similarity index 100% rename from application/language/fr/receivings_lang.php rename to app/Language/fr/receivings_lang.php diff --git a/application/language/fr/reports_lang.php b/app/Language/fr/reports_lang.php similarity index 100% rename from application/language/fr/reports_lang.php rename to app/Language/fr/reports_lang.php diff --git a/application/language/fr/sales_lang.php b/app/Language/fr/sales_lang.php similarity index 100% rename from application/language/fr/sales_lang.php rename to app/Language/fr/sales_lang.php diff --git a/application/language/fr/suppliers_lang.php b/app/Language/fr/suppliers_lang.php similarity index 100% rename from application/language/fr/suppliers_lang.php rename to app/Language/fr/suppliers_lang.php diff --git a/application/language/fr/taxes_lang.php b/app/Language/fr/taxes_lang.php similarity index 100% rename from application/language/fr/taxes_lang.php rename to app/Language/fr/taxes_lang.php diff --git a/application/language/he/attributes_lang.php b/app/Language/he/attributes_lang.php similarity index 100% rename from application/language/he/attributes_lang.php rename to app/Language/he/attributes_lang.php diff --git a/application/language/he/bootstrap_tables_lang.php b/app/Language/he/bootstrap_tables_lang.php similarity index 100% rename from application/language/he/bootstrap_tables_lang.php rename to app/Language/he/bootstrap_tables_lang.php diff --git a/application/language/he/cashups_lang.php b/app/Language/he/cashups_lang.php similarity index 100% rename from application/language/he/cashups_lang.php rename to app/Language/he/cashups_lang.php diff --git a/application/language/he/common_lang.php b/app/Language/he/common_lang.php similarity index 100% rename from application/language/he/common_lang.php rename to app/Language/he/common_lang.php diff --git a/application/language/he/config_lang.php b/app/Language/he/config_lang.php similarity index 100% rename from application/language/he/config_lang.php rename to app/Language/he/config_lang.php diff --git a/application/language/he/customers_lang.php b/app/Language/he/customers_lang.php similarity index 100% rename from application/language/he/customers_lang.php rename to app/Language/he/customers_lang.php diff --git a/application/language/he/datepicker_lang.php b/app/Language/he/datepicker_lang.php similarity index 100% rename from application/language/he/datepicker_lang.php rename to app/Language/he/datepicker_lang.php diff --git a/application/language/he/employees_lang.php b/app/Language/he/employees_lang.php similarity index 100% rename from application/language/he/employees_lang.php rename to app/Language/he/employees_lang.php diff --git a/application/language/he/enum_lang.php b/app/Language/he/enum_lang.php similarity index 100% rename from application/language/he/enum_lang.php rename to app/Language/he/enum_lang.php diff --git a/application/language/he/error_lang.php b/app/Language/he/error_lang.php similarity index 100% rename from application/language/he/error_lang.php rename to app/Language/he/error_lang.php diff --git a/application/language/he/expenses_categories_lang.php b/app/Language/he/expenses_categories_lang.php similarity index 100% rename from application/language/he/expenses_categories_lang.php rename to app/Language/he/expenses_categories_lang.php diff --git a/application/language/he/expenses_lang.php b/app/Language/he/expenses_lang.php similarity index 100% rename from application/language/he/expenses_lang.php rename to app/Language/he/expenses_lang.php diff --git a/application/language/he/giftcards_lang.php b/app/Language/he/giftcards_lang.php similarity index 100% rename from application/language/he/giftcards_lang.php rename to app/Language/he/giftcards_lang.php diff --git a/application/language/he/item_kits_lang.php b/app/Language/he/item_kits_lang.php similarity index 100% rename from application/language/he/item_kits_lang.php rename to app/Language/he/item_kits_lang.php diff --git a/application/language/he/items_lang.php b/app/Language/he/items_lang.php similarity index 100% rename from application/language/he/items_lang.php rename to app/Language/he/items_lang.php diff --git a/application/language/he/login_lang.php b/app/Language/he/login_lang.php similarity index 100% rename from application/language/he/login_lang.php rename to app/Language/he/login_lang.php diff --git a/application/language/he/messages_lang.php b/app/Language/he/messages_lang.php similarity index 100% rename from application/language/he/messages_lang.php rename to app/Language/he/messages_lang.php diff --git a/application/language/he/module_lang.php b/app/Language/he/module_lang.php similarity index 100% rename from application/language/he/module_lang.php rename to app/Language/he/module_lang.php diff --git a/application/language/he/receivings_lang.php b/app/Language/he/receivings_lang.php similarity index 100% rename from application/language/he/receivings_lang.php rename to app/Language/he/receivings_lang.php diff --git a/application/language/he/reports_lang.php b/app/Language/he/reports_lang.php similarity index 100% rename from application/language/he/reports_lang.php rename to app/Language/he/reports_lang.php diff --git a/application/language/he/sales_lang.php b/app/Language/he/sales_lang.php similarity index 100% rename from application/language/he/sales_lang.php rename to app/Language/he/sales_lang.php diff --git a/application/language/he/suppliers_lang.php b/app/Language/he/suppliers_lang.php similarity index 100% rename from application/language/he/suppliers_lang.php rename to app/Language/he/suppliers_lang.php diff --git a/application/language/he/taxes_lang.php b/app/Language/he/taxes_lang.php similarity index 100% rename from application/language/he/taxes_lang.php rename to app/Language/he/taxes_lang.php diff --git a/application/language/hr-HR/attributes_lang.php b/app/Language/hr-HR/attributes_lang.php similarity index 100% rename from application/language/hr-HR/attributes_lang.php rename to app/Language/hr-HR/attributes_lang.php diff --git a/application/language/hr-HR/bootstrap_tables_lang.php b/app/Language/hr-HR/bootstrap_tables_lang.php similarity index 100% rename from application/language/hr-HR/bootstrap_tables_lang.php rename to app/Language/hr-HR/bootstrap_tables_lang.php diff --git a/application/language/el/cashups_lang.php b/app/Language/hr-HR/cashups_lang.php similarity index 100% rename from application/language/el/cashups_lang.php rename to app/Language/hr-HR/cashups_lang.php diff --git a/application/language/hr-HR/common_lang.php b/app/Language/hr-HR/common_lang.php similarity index 100% rename from application/language/hr-HR/common_lang.php rename to app/Language/hr-HR/common_lang.php diff --git a/application/language/hr-HR/config_lang.php b/app/Language/hr-HR/config_lang.php similarity index 100% rename from application/language/hr-HR/config_lang.php rename to app/Language/hr-HR/config_lang.php diff --git a/application/language/hr-HR/customers_lang.php b/app/Language/hr-HR/customers_lang.php similarity index 100% rename from application/language/hr-HR/customers_lang.php rename to app/Language/hr-HR/customers_lang.php diff --git a/application/language/hr-HR/datepicker_lang.php b/app/Language/hr-HR/datepicker_lang.php similarity index 100% rename from application/language/hr-HR/datepicker_lang.php rename to app/Language/hr-HR/datepicker_lang.php diff --git a/application/language/hr-HR/employees_lang.php b/app/Language/hr-HR/employees_lang.php similarity index 100% rename from application/language/hr-HR/employees_lang.php rename to app/Language/hr-HR/employees_lang.php diff --git a/application/language/el/enum_lang.php b/app/Language/hr-HR/enum_lang.php similarity index 100% rename from application/language/el/enum_lang.php rename to app/Language/hr-HR/enum_lang.php diff --git a/application/language/hr-HR/error_lang.php b/app/Language/hr-HR/error_lang.php similarity index 100% rename from application/language/hr-HR/error_lang.php rename to app/Language/hr-HR/error_lang.php diff --git a/application/language/hr-HR/expenses_categories_lang.php b/app/Language/hr-HR/expenses_categories_lang.php similarity index 100% rename from application/language/hr-HR/expenses_categories_lang.php rename to app/Language/hr-HR/expenses_categories_lang.php diff --git a/application/language/hr-HR/expenses_lang.php b/app/Language/hr-HR/expenses_lang.php similarity index 100% rename from application/language/hr-HR/expenses_lang.php rename to app/Language/hr-HR/expenses_lang.php diff --git a/application/language/hr-HR/giftcards_lang.php b/app/Language/hr-HR/giftcards_lang.php similarity index 100% rename from application/language/hr-HR/giftcards_lang.php rename to app/Language/hr-HR/giftcards_lang.php diff --git a/application/language/hr-HR/index.html b/app/Language/hr-HR/index.html similarity index 100% rename from application/language/hr-HR/index.html rename to app/Language/hr-HR/index.html diff --git a/application/language/hr-HR/item_kits_lang.php b/app/Language/hr-HR/item_kits_lang.php similarity index 100% rename from application/language/hr-HR/item_kits_lang.php rename to app/Language/hr-HR/item_kits_lang.php diff --git a/application/language/hr-HR/items_lang.php b/app/Language/hr-HR/items_lang.php similarity index 100% rename from application/language/hr-HR/items_lang.php rename to app/Language/hr-HR/items_lang.php diff --git a/application/language/hr-HR/login_lang.php b/app/Language/hr-HR/login_lang.php similarity index 100% rename from application/language/hr-HR/login_lang.php rename to app/Language/hr-HR/login_lang.php diff --git a/application/language/en-US/messages_lang.php b/app/Language/hr-HR/messages_lang.php similarity index 100% rename from application/language/en-US/messages_lang.php rename to app/Language/hr-HR/messages_lang.php diff --git a/application/language/hr-HR/module_lang.php b/app/Language/hr-HR/module_lang.php similarity index 100% rename from application/language/hr-HR/module_lang.php rename to app/Language/hr-HR/module_lang.php diff --git a/application/language/hr-HR/receivings_lang.php b/app/Language/hr-HR/receivings_lang.php similarity index 100% rename from application/language/hr-HR/receivings_lang.php rename to app/Language/hr-HR/receivings_lang.php diff --git a/application/language/hr-HR/reports_lang.php b/app/Language/hr-HR/reports_lang.php similarity index 100% rename from application/language/hr-HR/reports_lang.php rename to app/Language/hr-HR/reports_lang.php diff --git a/application/language/hr-HR/sales_lang.php b/app/Language/hr-HR/sales_lang.php similarity index 100% rename from application/language/hr-HR/sales_lang.php rename to app/Language/hr-HR/sales_lang.php diff --git a/application/language/hr-HR/suppliers_lang.php b/app/Language/hr-HR/suppliers_lang.php similarity index 100% rename from application/language/hr-HR/suppliers_lang.php rename to app/Language/hr-HR/suppliers_lang.php diff --git a/application/language/hr-HR/taxes_lang.php b/app/Language/hr-HR/taxes_lang.php similarity index 100% rename from application/language/hr-HR/taxes_lang.php rename to app/Language/hr-HR/taxes_lang.php diff --git a/application/language/hu-HU/attributes_lang.php b/app/Language/hu-HU/attributes_lang.php similarity index 100% rename from application/language/hu-HU/attributes_lang.php rename to app/Language/hu-HU/attributes_lang.php diff --git a/application/language/hu-HU/bootstrap_tables_lang.php b/app/Language/hu-HU/bootstrap_tables_lang.php similarity index 100% rename from application/language/hu-HU/bootstrap_tables_lang.php rename to app/Language/hu-HU/bootstrap_tables_lang.php diff --git a/application/language/hu-HU/cashups_lang.php b/app/Language/hu-HU/cashups_lang.php similarity index 100% rename from application/language/hu-HU/cashups_lang.php rename to app/Language/hu-HU/cashups_lang.php diff --git a/application/language/hu-HU/common_lang.php b/app/Language/hu-HU/common_lang.php similarity index 100% rename from application/language/hu-HU/common_lang.php rename to app/Language/hu-HU/common_lang.php diff --git a/application/language/hu-HU/config_lang.php b/app/Language/hu-HU/config_lang.php similarity index 100% rename from application/language/hu-HU/config_lang.php rename to app/Language/hu-HU/config_lang.php diff --git a/application/language/hu-HU/customers_lang.php b/app/Language/hu-HU/customers_lang.php similarity index 100% rename from application/language/hu-HU/customers_lang.php rename to app/Language/hu-HU/customers_lang.php diff --git a/application/language/hu-HU/datepicker_lang.php b/app/Language/hu-HU/datepicker_lang.php similarity index 100% rename from application/language/hu-HU/datepicker_lang.php rename to app/Language/hu-HU/datepicker_lang.php diff --git a/application/language/hu-HU/employees_lang.php b/app/Language/hu-HU/employees_lang.php similarity index 100% rename from application/language/hu-HU/employees_lang.php rename to app/Language/hu-HU/employees_lang.php diff --git a/application/language/hr-HR/enum_lang.php b/app/Language/hu-HU/enum_lang.php similarity index 100% rename from application/language/hr-HR/enum_lang.php rename to app/Language/hu-HU/enum_lang.php diff --git a/application/language/hu-HU/error_lang.php b/app/Language/hu-HU/error_lang.php similarity index 100% rename from application/language/hu-HU/error_lang.php rename to app/Language/hu-HU/error_lang.php diff --git a/application/language/hu-HU/expenses_categories_lang.php b/app/Language/hu-HU/expenses_categories_lang.php similarity index 100% rename from application/language/hu-HU/expenses_categories_lang.php rename to app/Language/hu-HU/expenses_categories_lang.php diff --git a/application/language/hu-HU/expenses_lang.php b/app/Language/hu-HU/expenses_lang.php similarity index 100% rename from application/language/hu-HU/expenses_lang.php rename to app/Language/hu-HU/expenses_lang.php diff --git a/application/language/hu-HU/giftcards_lang.php b/app/Language/hu-HU/giftcards_lang.php similarity index 100% rename from application/language/hu-HU/giftcards_lang.php rename to app/Language/hu-HU/giftcards_lang.php diff --git a/application/language/hu-HU/index.html b/app/Language/hu-HU/index.html similarity index 100% rename from application/language/hu-HU/index.html rename to app/Language/hu-HU/index.html diff --git a/application/language/hu-HU/item_kits_lang.php b/app/Language/hu-HU/item_kits_lang.php similarity index 100% rename from application/language/hu-HU/item_kits_lang.php rename to app/Language/hu-HU/item_kits_lang.php diff --git a/application/language/hu-HU/items_lang.php b/app/Language/hu-HU/items_lang.php similarity index 100% rename from application/language/hu-HU/items_lang.php rename to app/Language/hu-HU/items_lang.php diff --git a/application/language/hu-HU/login_lang.php b/app/Language/hu-HU/login_lang.php similarity index 100% rename from application/language/hu-HU/login_lang.php rename to app/Language/hu-HU/login_lang.php diff --git a/application/language/hu-HU/messages_lang.php b/app/Language/hu-HU/messages_lang.php similarity index 100% rename from application/language/hu-HU/messages_lang.php rename to app/Language/hu-HU/messages_lang.php diff --git a/application/language/hu-HU/module_lang.php b/app/Language/hu-HU/module_lang.php similarity index 100% rename from application/language/hu-HU/module_lang.php rename to app/Language/hu-HU/module_lang.php diff --git a/application/language/hu-HU/receivings_lang.php b/app/Language/hu-HU/receivings_lang.php similarity index 100% rename from application/language/hu-HU/receivings_lang.php rename to app/Language/hu-HU/receivings_lang.php diff --git a/application/language/hu-HU/reports_lang.php b/app/Language/hu-HU/reports_lang.php similarity index 100% rename from application/language/hu-HU/reports_lang.php rename to app/Language/hu-HU/reports_lang.php diff --git a/application/language/hu-HU/sales_lang.php b/app/Language/hu-HU/sales_lang.php similarity index 100% rename from application/language/hu-HU/sales_lang.php rename to app/Language/hu-HU/sales_lang.php diff --git a/application/language/hu-HU/suppliers_lang.php b/app/Language/hu-HU/suppliers_lang.php similarity index 100% rename from application/language/hu-HU/suppliers_lang.php rename to app/Language/hu-HU/suppliers_lang.php diff --git a/application/language/hu-HU/taxes_lang.php b/app/Language/hu-HU/taxes_lang.php similarity index 100% rename from application/language/hu-HU/taxes_lang.php rename to app/Language/hu-HU/taxes_lang.php diff --git a/application/language/hy/attributes_lang.php b/app/Language/hy/attributes_lang.php similarity index 100% rename from application/language/hy/attributes_lang.php rename to app/Language/hy/attributes_lang.php diff --git a/application/language/hy/bootstrap_tables_lang.php b/app/Language/hy/bootstrap_tables_lang.php similarity index 100% rename from application/language/hy/bootstrap_tables_lang.php rename to app/Language/hy/bootstrap_tables_lang.php diff --git a/application/language/hr-HR/cashups_lang.php b/app/Language/hy/cashups_lang.php similarity index 100% rename from application/language/hr-HR/cashups_lang.php rename to app/Language/hy/cashups_lang.php diff --git a/application/language/hy/common_lang.php b/app/Language/hy/common_lang.php similarity index 100% rename from application/language/hy/common_lang.php rename to app/Language/hy/common_lang.php diff --git a/application/language/hy/config_lang.php b/app/Language/hy/config_lang.php similarity index 100% rename from application/language/hy/config_lang.php rename to app/Language/hy/config_lang.php diff --git a/application/language/hy/customers_lang.php b/app/Language/hy/customers_lang.php similarity index 100% rename from application/language/hy/customers_lang.php rename to app/Language/hy/customers_lang.php diff --git a/application/language/hy/datepicker_lang.php b/app/Language/hy/datepicker_lang.php similarity index 100% rename from application/language/hy/datepicker_lang.php rename to app/Language/hy/datepicker_lang.php diff --git a/application/language/hy/employees_lang.php b/app/Language/hy/employees_lang.php similarity index 100% rename from application/language/hy/employees_lang.php rename to app/Language/hy/employees_lang.php diff --git a/application/language/hu-HU/enum_lang.php b/app/Language/hy/enum_lang.php similarity index 100% rename from application/language/hu-HU/enum_lang.php rename to app/Language/hy/enum_lang.php diff --git a/application/language/hy/error_lang.php b/app/Language/hy/error_lang.php similarity index 100% rename from application/language/hy/error_lang.php rename to app/Language/hy/error_lang.php diff --git a/application/language/hy/expenses_categories_lang.php b/app/Language/hy/expenses_categories_lang.php similarity index 100% rename from application/language/hy/expenses_categories_lang.php rename to app/Language/hy/expenses_categories_lang.php diff --git a/application/language/hy/expenses_lang.php b/app/Language/hy/expenses_lang.php similarity index 100% rename from application/language/hy/expenses_lang.php rename to app/Language/hy/expenses_lang.php diff --git a/application/language/hy/giftcards_lang.php b/app/Language/hy/giftcards_lang.php similarity index 100% rename from application/language/hy/giftcards_lang.php rename to app/Language/hy/giftcards_lang.php diff --git a/application/language/hy/item_kits_lang.php b/app/Language/hy/item_kits_lang.php similarity index 100% rename from application/language/hy/item_kits_lang.php rename to app/Language/hy/item_kits_lang.php diff --git a/application/language/hy/items_lang.php b/app/Language/hy/items_lang.php similarity index 100% rename from application/language/hy/items_lang.php rename to app/Language/hy/items_lang.php diff --git a/application/language/hy/login_lang.php b/app/Language/hy/login_lang.php similarity index 100% rename from application/language/hy/login_lang.php rename to app/Language/hy/login_lang.php diff --git a/application/language/hy/messages_lang.php b/app/Language/hy/messages_lang.php similarity index 100% rename from application/language/hy/messages_lang.php rename to app/Language/hy/messages_lang.php diff --git a/application/language/hy/module_lang.php b/app/Language/hy/module_lang.php similarity index 100% rename from application/language/hy/module_lang.php rename to app/Language/hy/module_lang.php diff --git a/application/language/hy/receivings_lang.php b/app/Language/hy/receivings_lang.php similarity index 100% rename from application/language/hy/receivings_lang.php rename to app/Language/hy/receivings_lang.php diff --git a/application/language/hy/reports_lang.php b/app/Language/hy/reports_lang.php similarity index 100% rename from application/language/hy/reports_lang.php rename to app/Language/hy/reports_lang.php diff --git a/application/language/hy/sales_lang.php b/app/Language/hy/sales_lang.php similarity index 100% rename from application/language/hy/sales_lang.php rename to app/Language/hy/sales_lang.php diff --git a/application/language/hy/suppliers_lang.php b/app/Language/hy/suppliers_lang.php similarity index 100% rename from application/language/hy/suppliers_lang.php rename to app/Language/hy/suppliers_lang.php diff --git a/application/language/hy/taxes_lang.php b/app/Language/hy/taxes_lang.php similarity index 100% rename from application/language/hy/taxes_lang.php rename to app/Language/hy/taxes_lang.php diff --git a/application/language/id/attributes_lang.php b/app/Language/id/attributes_lang.php similarity index 100% rename from application/language/id/attributes_lang.php rename to app/Language/id/attributes_lang.php diff --git a/application/language/id/bootstrap_tables_lang.php b/app/Language/id/bootstrap_tables_lang.php similarity index 100% rename from application/language/id/bootstrap_tables_lang.php rename to app/Language/id/bootstrap_tables_lang.php diff --git a/application/language/id/cashups_lang.php b/app/Language/id/cashups_lang.php similarity index 100% rename from application/language/id/cashups_lang.php rename to app/Language/id/cashups_lang.php diff --git a/application/language/id/common_lang.php b/app/Language/id/common_lang.php similarity index 100% rename from application/language/id/common_lang.php rename to app/Language/id/common_lang.php diff --git a/application/language/id/config_lang.php b/app/Language/id/config_lang.php similarity index 100% rename from application/language/id/config_lang.php rename to app/Language/id/config_lang.php diff --git a/application/language/id/customers_lang.php b/app/Language/id/customers_lang.php similarity index 100% rename from application/language/id/customers_lang.php rename to app/Language/id/customers_lang.php diff --git a/application/language/id/datepicker_lang.php b/app/Language/id/datepicker_lang.php similarity index 100% rename from application/language/id/datepicker_lang.php rename to app/Language/id/datepicker_lang.php diff --git a/application/language/id/employees_lang.php b/app/Language/id/employees_lang.php similarity index 100% rename from application/language/id/employees_lang.php rename to app/Language/id/employees_lang.php diff --git a/application/language/id/enum_lang.php b/app/Language/id/enum_lang.php similarity index 100% rename from application/language/id/enum_lang.php rename to app/Language/id/enum_lang.php diff --git a/application/language/id/error_lang.php b/app/Language/id/error_lang.php similarity index 100% rename from application/language/id/error_lang.php rename to app/Language/id/error_lang.php diff --git a/application/language/id/expenses_categories_lang.php b/app/Language/id/expenses_categories_lang.php similarity index 100% rename from application/language/id/expenses_categories_lang.php rename to app/Language/id/expenses_categories_lang.php diff --git a/application/language/id/expenses_lang.php b/app/Language/id/expenses_lang.php similarity index 100% rename from application/language/id/expenses_lang.php rename to app/Language/id/expenses_lang.php diff --git a/application/language/id/giftcards_lang.php b/app/Language/id/giftcards_lang.php similarity index 100% rename from application/language/id/giftcards_lang.php rename to app/Language/id/giftcards_lang.php diff --git a/application/language/id/index.html b/app/Language/id/index.html similarity index 100% rename from application/language/id/index.html rename to app/Language/id/index.html diff --git a/application/language/id/item_kits_lang.php b/app/Language/id/item_kits_lang.php similarity index 100% rename from application/language/id/item_kits_lang.php rename to app/Language/id/item_kits_lang.php diff --git a/application/language/id/items_lang.php b/app/Language/id/items_lang.php similarity index 100% rename from application/language/id/items_lang.php rename to app/Language/id/items_lang.php diff --git a/application/language/id/login_lang.php b/app/Language/id/login_lang.php similarity index 100% rename from application/language/id/login_lang.php rename to app/Language/id/login_lang.php diff --git a/application/language/id/messages_lang.php b/app/Language/id/messages_lang.php similarity index 100% rename from application/language/id/messages_lang.php rename to app/Language/id/messages_lang.php diff --git a/application/language/id/module_lang.php b/app/Language/id/module_lang.php similarity index 100% rename from application/language/id/module_lang.php rename to app/Language/id/module_lang.php diff --git a/application/language/id/receivings_lang.php b/app/Language/id/receivings_lang.php similarity index 100% rename from application/language/id/receivings_lang.php rename to app/Language/id/receivings_lang.php diff --git a/application/language/id/reports_lang.php b/app/Language/id/reports_lang.php similarity index 100% rename from application/language/id/reports_lang.php rename to app/Language/id/reports_lang.php diff --git a/application/language/id/sales_lang.php b/app/Language/id/sales_lang.php similarity index 100% rename from application/language/id/sales_lang.php rename to app/Language/id/sales_lang.php diff --git a/application/language/id/suppliers_lang.php b/app/Language/id/suppliers_lang.php similarity index 100% rename from application/language/id/suppliers_lang.php rename to app/Language/id/suppliers_lang.php diff --git a/application/language/id/taxes_lang.php b/app/Language/id/taxes_lang.php similarity index 100% rename from application/language/id/taxes_lang.php rename to app/Language/id/taxes_lang.php diff --git a/application/language/index.html b/app/Language/index.html similarity index 100% rename from application/language/index.html rename to app/Language/index.html diff --git a/application/language/it/attributes_lang.php b/app/Language/it/attributes_lang.php similarity index 100% rename from application/language/it/attributes_lang.php rename to app/Language/it/attributes_lang.php diff --git a/application/language/it/bootstrap_tables_lang.php b/app/Language/it/bootstrap_tables_lang.php similarity index 100% rename from application/language/it/bootstrap_tables_lang.php rename to app/Language/it/bootstrap_tables_lang.php diff --git a/application/language/it/cashups_lang.php b/app/Language/it/cashups_lang.php similarity index 100% rename from application/language/it/cashups_lang.php rename to app/Language/it/cashups_lang.php diff --git a/application/language/it/common_lang.php b/app/Language/it/common_lang.php similarity index 100% rename from application/language/it/common_lang.php rename to app/Language/it/common_lang.php diff --git a/application/language/it/config_lang.php b/app/Language/it/config_lang.php similarity index 100% rename from application/language/it/config_lang.php rename to app/Language/it/config_lang.php diff --git a/application/language/it/customers_lang.php b/app/Language/it/customers_lang.php similarity index 100% rename from application/language/it/customers_lang.php rename to app/Language/it/customers_lang.php diff --git a/application/language/it/datepicker_lang.php b/app/Language/it/datepicker_lang.php similarity index 100% rename from application/language/it/datepicker_lang.php rename to app/Language/it/datepicker_lang.php diff --git a/application/language/it/employees_lang.php b/app/Language/it/employees_lang.php similarity index 100% rename from application/language/it/employees_lang.php rename to app/Language/it/employees_lang.php diff --git a/application/language/it/enum_lang.php b/app/Language/it/enum_lang.php similarity index 100% rename from application/language/it/enum_lang.php rename to app/Language/it/enum_lang.php diff --git a/application/language/it/error_lang.php b/app/Language/it/error_lang.php similarity index 100% rename from application/language/it/error_lang.php rename to app/Language/it/error_lang.php diff --git a/application/language/it/expenses_categories_lang.php b/app/Language/it/expenses_categories_lang.php similarity index 100% rename from application/language/it/expenses_categories_lang.php rename to app/Language/it/expenses_categories_lang.php diff --git a/application/language/it/expenses_lang.php b/app/Language/it/expenses_lang.php similarity index 100% rename from application/language/it/expenses_lang.php rename to app/Language/it/expenses_lang.php diff --git a/application/language/it/giftcards_lang.php b/app/Language/it/giftcards_lang.php similarity index 100% rename from application/language/it/giftcards_lang.php rename to app/Language/it/giftcards_lang.php diff --git a/application/language/it/index.html b/app/Language/it/index.html similarity index 100% rename from application/language/it/index.html rename to app/Language/it/index.html diff --git a/application/language/it/item_kits_lang.php b/app/Language/it/item_kits_lang.php similarity index 100% rename from application/language/it/item_kits_lang.php rename to app/Language/it/item_kits_lang.php diff --git a/application/language/it/items_lang.php b/app/Language/it/items_lang.php similarity index 100% rename from application/language/it/items_lang.php rename to app/Language/it/items_lang.php diff --git a/application/language/it/login_lang.php b/app/Language/it/login_lang.php similarity index 100% rename from application/language/it/login_lang.php rename to app/Language/it/login_lang.php diff --git a/application/language/it/messages_lang.php b/app/Language/it/messages_lang.php similarity index 100% rename from application/language/it/messages_lang.php rename to app/Language/it/messages_lang.php diff --git a/application/language/it/module_lang.php b/app/Language/it/module_lang.php similarity index 100% rename from application/language/it/module_lang.php rename to app/Language/it/module_lang.php diff --git a/application/language/it/receivings_lang.php b/app/Language/it/receivings_lang.php similarity index 100% rename from application/language/it/receivings_lang.php rename to app/Language/it/receivings_lang.php diff --git a/application/language/it/reports_lang.php b/app/Language/it/reports_lang.php similarity index 100% rename from application/language/it/reports_lang.php rename to app/Language/it/reports_lang.php diff --git a/application/language/it/sales_lang.php b/app/Language/it/sales_lang.php similarity index 100% rename from application/language/it/sales_lang.php rename to app/Language/it/sales_lang.php diff --git a/application/language/it/suppliers_lang.php b/app/Language/it/suppliers_lang.php similarity index 100% rename from application/language/it/suppliers_lang.php rename to app/Language/it/suppliers_lang.php diff --git a/application/language/it/taxes_lang.php b/app/Language/it/taxes_lang.php similarity index 100% rename from application/language/it/taxes_lang.php rename to app/Language/it/taxes_lang.php diff --git a/application/language/km/attributes_lang.php b/app/Language/km/attributes_lang.php similarity index 100% rename from application/language/km/attributes_lang.php rename to app/Language/km/attributes_lang.php diff --git a/application/language/km/bootstrap_tables_lang.php b/app/Language/km/bootstrap_tables_lang.php similarity index 100% rename from application/language/km/bootstrap_tables_lang.php rename to app/Language/km/bootstrap_tables_lang.php diff --git a/application/language/km/cashups_lang.php b/app/Language/km/cashups_lang.php similarity index 100% rename from application/language/km/cashups_lang.php rename to app/Language/km/cashups_lang.php diff --git a/application/language/km/common_lang.php b/app/Language/km/common_lang.php similarity index 100% rename from application/language/km/common_lang.php rename to app/Language/km/common_lang.php diff --git a/application/language/km/config_lang.php b/app/Language/km/config_lang.php similarity index 100% rename from application/language/km/config_lang.php rename to app/Language/km/config_lang.php diff --git a/application/language/km/customers_lang.php b/app/Language/km/customers_lang.php similarity index 100% rename from application/language/km/customers_lang.php rename to app/Language/km/customers_lang.php diff --git a/application/language/km/datepicker_lang.php b/app/Language/km/datepicker_lang.php similarity index 100% rename from application/language/km/datepicker_lang.php rename to app/Language/km/datepicker_lang.php diff --git a/application/language/km/employees_lang.php b/app/Language/km/employees_lang.php similarity index 100% rename from application/language/km/employees_lang.php rename to app/Language/km/employees_lang.php diff --git a/application/language/km/enum_lang.php b/app/Language/km/enum_lang.php similarity index 100% rename from application/language/km/enum_lang.php rename to app/Language/km/enum_lang.php diff --git a/application/language/km/error_lang.php b/app/Language/km/error_lang.php similarity index 100% rename from application/language/km/error_lang.php rename to app/Language/km/error_lang.php diff --git a/application/language/km/expenses_categories_lang.php b/app/Language/km/expenses_categories_lang.php similarity index 100% rename from application/language/km/expenses_categories_lang.php rename to app/Language/km/expenses_categories_lang.php diff --git a/application/language/km/expenses_lang.php b/app/Language/km/expenses_lang.php similarity index 100% rename from application/language/km/expenses_lang.php rename to app/Language/km/expenses_lang.php diff --git a/application/language/km/giftcards_lang.php b/app/Language/km/giftcards_lang.php similarity index 100% rename from application/language/km/giftcards_lang.php rename to app/Language/km/giftcards_lang.php diff --git a/application/language/km/index.html b/app/Language/km/index.html similarity index 100% rename from application/language/km/index.html rename to app/Language/km/index.html diff --git a/application/language/km/item_kits_lang.php b/app/Language/km/item_kits_lang.php similarity index 100% rename from application/language/km/item_kits_lang.php rename to app/Language/km/item_kits_lang.php diff --git a/application/language/km/items_lang.php b/app/Language/km/items_lang.php similarity index 100% rename from application/language/km/items_lang.php rename to app/Language/km/items_lang.php diff --git a/application/language/km/login_lang.php b/app/Language/km/login_lang.php similarity index 100% rename from application/language/km/login_lang.php rename to app/Language/km/login_lang.php diff --git a/application/language/km/messages_lang.php b/app/Language/km/messages_lang.php similarity index 100% rename from application/language/km/messages_lang.php rename to app/Language/km/messages_lang.php diff --git a/application/language/km/module_lang.php b/app/Language/km/module_lang.php similarity index 100% rename from application/language/km/module_lang.php rename to app/Language/km/module_lang.php diff --git a/application/language/km/receivings_lang.php b/app/Language/km/receivings_lang.php similarity index 100% rename from application/language/km/receivings_lang.php rename to app/Language/km/receivings_lang.php diff --git a/application/language/km/reports_lang.php b/app/Language/km/reports_lang.php similarity index 100% rename from application/language/km/reports_lang.php rename to app/Language/km/reports_lang.php diff --git a/application/language/km/sales_lang.php b/app/Language/km/sales_lang.php similarity index 100% rename from application/language/km/sales_lang.php rename to app/Language/km/sales_lang.php diff --git a/application/language/km/suppliers_lang.php b/app/Language/km/suppliers_lang.php similarity index 100% rename from application/language/km/suppliers_lang.php rename to app/Language/km/suppliers_lang.php diff --git a/application/language/km/taxes_lang.php b/app/Language/km/taxes_lang.php similarity index 100% rename from application/language/km/taxes_lang.php rename to app/Language/km/taxes_lang.php diff --git a/application/language/lo/attributes_lang.php b/app/Language/lo/attributes_lang.php similarity index 100% rename from application/language/lo/attributes_lang.php rename to app/Language/lo/attributes_lang.php diff --git a/application/language/lo/bootstrap_tables_lang.php b/app/Language/lo/bootstrap_tables_lang.php similarity index 100% rename from application/language/lo/bootstrap_tables_lang.php rename to app/Language/lo/bootstrap_tables_lang.php diff --git a/application/language/hy/cashups_lang.php b/app/Language/lo/cashups_lang.php similarity index 100% rename from application/language/hy/cashups_lang.php rename to app/Language/lo/cashups_lang.php diff --git a/application/language/lo/common_lang.php b/app/Language/lo/common_lang.php similarity index 100% rename from application/language/lo/common_lang.php rename to app/Language/lo/common_lang.php diff --git a/application/language/lo/config_lang.php b/app/Language/lo/config_lang.php similarity index 100% rename from application/language/lo/config_lang.php rename to app/Language/lo/config_lang.php diff --git a/application/language/lo/customers_lang.php b/app/Language/lo/customers_lang.php similarity index 100% rename from application/language/lo/customers_lang.php rename to app/Language/lo/customers_lang.php diff --git a/application/language/lo/datepicker_lang.php b/app/Language/lo/datepicker_lang.php similarity index 100% rename from application/language/lo/datepicker_lang.php rename to app/Language/lo/datepicker_lang.php diff --git a/application/language/lo/employees_lang.php b/app/Language/lo/employees_lang.php similarity index 100% rename from application/language/lo/employees_lang.php rename to app/Language/lo/employees_lang.php diff --git a/application/language/lo/enum_lang.php b/app/Language/lo/enum_lang.php similarity index 100% rename from application/language/lo/enum_lang.php rename to app/Language/lo/enum_lang.php diff --git a/application/language/lo/error_lang.php b/app/Language/lo/error_lang.php similarity index 100% rename from application/language/lo/error_lang.php rename to app/Language/lo/error_lang.php diff --git a/application/language/lo/expenses_categories_lang.php b/app/Language/lo/expenses_categories_lang.php similarity index 100% rename from application/language/lo/expenses_categories_lang.php rename to app/Language/lo/expenses_categories_lang.php diff --git a/application/language/lo/expenses_lang.php b/app/Language/lo/expenses_lang.php similarity index 100% rename from application/language/lo/expenses_lang.php rename to app/Language/lo/expenses_lang.php diff --git a/application/language/lo/giftcards_lang.php b/app/Language/lo/giftcards_lang.php similarity index 100% rename from application/language/lo/giftcards_lang.php rename to app/Language/lo/giftcards_lang.php diff --git a/application/language/lo/index.html b/app/Language/lo/index.html similarity index 100% rename from application/language/lo/index.html rename to app/Language/lo/index.html diff --git a/application/language/lo/item_kits_lang.php b/app/Language/lo/item_kits_lang.php similarity index 100% rename from application/language/lo/item_kits_lang.php rename to app/Language/lo/item_kits_lang.php diff --git a/application/language/lo/items_lang.php b/app/Language/lo/items_lang.php similarity index 100% rename from application/language/lo/items_lang.php rename to app/Language/lo/items_lang.php diff --git a/application/language/lo/login_lang.php b/app/Language/lo/login_lang.php similarity index 100% rename from application/language/lo/login_lang.php rename to app/Language/lo/login_lang.php diff --git a/application/language/lo/messages_lang.php b/app/Language/lo/messages_lang.php similarity index 100% rename from application/language/lo/messages_lang.php rename to app/Language/lo/messages_lang.php diff --git a/application/language/lo/module_lang.php b/app/Language/lo/module_lang.php similarity index 100% rename from application/language/lo/module_lang.php rename to app/Language/lo/module_lang.php diff --git a/application/language/lo/receivings_lang.php b/app/Language/lo/receivings_lang.php similarity index 100% rename from application/language/lo/receivings_lang.php rename to app/Language/lo/receivings_lang.php diff --git a/application/language/lo/reports_lang.php b/app/Language/lo/reports_lang.php similarity index 100% rename from application/language/lo/reports_lang.php rename to app/Language/lo/reports_lang.php diff --git a/application/language/lo/sales_lang.php b/app/Language/lo/sales_lang.php similarity index 100% rename from application/language/lo/sales_lang.php rename to app/Language/lo/sales_lang.php diff --git a/application/language/lo/suppliers_lang.php b/app/Language/lo/suppliers_lang.php similarity index 100% rename from application/language/lo/suppliers_lang.php rename to app/Language/lo/suppliers_lang.php diff --git a/application/language/lo/taxes_lang.php b/app/Language/lo/taxes_lang.php similarity index 100% rename from application/language/lo/taxes_lang.php rename to app/Language/lo/taxes_lang.php diff --git a/application/language/ml/attributes_lang.php b/app/Language/ml/attributes_lang.php similarity index 100% rename from application/language/ml/attributes_lang.php rename to app/Language/ml/attributes_lang.php diff --git a/application/language/ml/bootstrap_tables_lang.php b/app/Language/ml/bootstrap_tables_lang.php similarity index 100% rename from application/language/ml/bootstrap_tables_lang.php rename to app/Language/ml/bootstrap_tables_lang.php diff --git a/application/language/lo/cashups_lang.php b/app/Language/ml/cashups_lang.php similarity index 100% rename from application/language/lo/cashups_lang.php rename to app/Language/ml/cashups_lang.php diff --git a/application/language/ml/common_lang.php b/app/Language/ml/common_lang.php similarity index 100% rename from application/language/ml/common_lang.php rename to app/Language/ml/common_lang.php diff --git a/application/language/ml/config_lang.php b/app/Language/ml/config_lang.php similarity index 100% rename from application/language/ml/config_lang.php rename to app/Language/ml/config_lang.php diff --git a/application/language/ml/customers_lang.php b/app/Language/ml/customers_lang.php similarity index 100% rename from application/language/ml/customers_lang.php rename to app/Language/ml/customers_lang.php diff --git a/application/language/ml/datepicker_lang.php b/app/Language/ml/datepicker_lang.php similarity index 100% rename from application/language/ml/datepicker_lang.php rename to app/Language/ml/datepicker_lang.php diff --git a/application/language/ml/employees_lang.php b/app/Language/ml/employees_lang.php similarity index 100% rename from application/language/ml/employees_lang.php rename to app/Language/ml/employees_lang.php diff --git a/application/language/hy/enum_lang.php b/app/Language/ml/enum_lang.php similarity index 100% rename from application/language/hy/enum_lang.php rename to app/Language/ml/enum_lang.php diff --git a/application/language/ml/error_lang.php b/app/Language/ml/error_lang.php similarity index 100% rename from application/language/ml/error_lang.php rename to app/Language/ml/error_lang.php diff --git a/application/language/ml/expenses_categories_lang.php b/app/Language/ml/expenses_categories_lang.php similarity index 100% rename from application/language/ml/expenses_categories_lang.php rename to app/Language/ml/expenses_categories_lang.php diff --git a/application/language/ml/expenses_lang.php b/app/Language/ml/expenses_lang.php similarity index 100% rename from application/language/ml/expenses_lang.php rename to app/Language/ml/expenses_lang.php diff --git a/application/language/ml/giftcards_lang.php b/app/Language/ml/giftcards_lang.php similarity index 100% rename from application/language/ml/giftcards_lang.php rename to app/Language/ml/giftcards_lang.php diff --git a/application/language/ml/item_kits_lang.php b/app/Language/ml/item_kits_lang.php similarity index 100% rename from application/language/ml/item_kits_lang.php rename to app/Language/ml/item_kits_lang.php diff --git a/application/language/ml/items_lang.php b/app/Language/ml/items_lang.php similarity index 100% rename from application/language/ml/items_lang.php rename to app/Language/ml/items_lang.php diff --git a/application/language/ml/login_lang.php b/app/Language/ml/login_lang.php similarity index 100% rename from application/language/ml/login_lang.php rename to app/Language/ml/login_lang.php diff --git a/application/language/ml/messages_lang.php b/app/Language/ml/messages_lang.php similarity index 100% rename from application/language/ml/messages_lang.php rename to app/Language/ml/messages_lang.php diff --git a/application/language/ml/module_lang.php b/app/Language/ml/module_lang.php similarity index 100% rename from application/language/ml/module_lang.php rename to app/Language/ml/module_lang.php diff --git a/application/language/ml/receivings_lang.php b/app/Language/ml/receivings_lang.php similarity index 100% rename from application/language/ml/receivings_lang.php rename to app/Language/ml/receivings_lang.php diff --git a/application/language/ml/reports_lang.php b/app/Language/ml/reports_lang.php similarity index 100% rename from application/language/ml/reports_lang.php rename to app/Language/ml/reports_lang.php diff --git a/application/language/ml/sales_lang.php b/app/Language/ml/sales_lang.php similarity index 100% rename from application/language/ml/sales_lang.php rename to app/Language/ml/sales_lang.php diff --git a/application/language/ml/suppliers_lang.php b/app/Language/ml/suppliers_lang.php similarity index 100% rename from application/language/ml/suppliers_lang.php rename to app/Language/ml/suppliers_lang.php diff --git a/application/language/ml/taxes_lang.php b/app/Language/ml/taxes_lang.php similarity index 100% rename from application/language/ml/taxes_lang.php rename to app/Language/ml/taxes_lang.php diff --git a/application/language/nb_NO/attributes_lang.php b/app/Language/nb_NO/attributes_lang.php similarity index 100% rename from application/language/nb_NO/attributes_lang.php rename to app/Language/nb_NO/attributes_lang.php diff --git a/application/language/nb_NO/bootstrap_tables_lang.php b/app/Language/nb_NO/bootstrap_tables_lang.php similarity index 100% rename from application/language/nb_NO/bootstrap_tables_lang.php rename to app/Language/nb_NO/bootstrap_tables_lang.php diff --git a/application/language/ml/cashups_lang.php b/app/Language/nb_NO/cashups_lang.php similarity index 100% rename from application/language/ml/cashups_lang.php rename to app/Language/nb_NO/cashups_lang.php diff --git a/application/language/nb_NO/common_lang.php b/app/Language/nb_NO/common_lang.php similarity index 100% rename from application/language/nb_NO/common_lang.php rename to app/Language/nb_NO/common_lang.php diff --git a/application/language/nb_NO/config_lang.php b/app/Language/nb_NO/config_lang.php similarity index 100% rename from application/language/nb_NO/config_lang.php rename to app/Language/nb_NO/config_lang.php diff --git a/application/language/nb_NO/customers_lang.php b/app/Language/nb_NO/customers_lang.php similarity index 100% rename from application/language/nb_NO/customers_lang.php rename to app/Language/nb_NO/customers_lang.php diff --git a/application/language/nb_NO/datepicker_lang.php b/app/Language/nb_NO/datepicker_lang.php similarity index 100% rename from application/language/nb_NO/datepicker_lang.php rename to app/Language/nb_NO/datepicker_lang.php diff --git a/application/language/nb_NO/employees_lang.php b/app/Language/nb_NO/employees_lang.php similarity index 100% rename from application/language/nb_NO/employees_lang.php rename to app/Language/nb_NO/employees_lang.php diff --git a/application/language/ml/enum_lang.php b/app/Language/nb_NO/enum_lang.php similarity index 100% rename from application/language/ml/enum_lang.php rename to app/Language/nb_NO/enum_lang.php diff --git a/application/language/nb_NO/error_lang.php b/app/Language/nb_NO/error_lang.php similarity index 100% rename from application/language/nb_NO/error_lang.php rename to app/Language/nb_NO/error_lang.php diff --git a/application/language/nb_NO/expenses_categories_lang.php b/app/Language/nb_NO/expenses_categories_lang.php similarity index 100% rename from application/language/nb_NO/expenses_categories_lang.php rename to app/Language/nb_NO/expenses_categories_lang.php diff --git a/application/language/nb_NO/expenses_lang.php b/app/Language/nb_NO/expenses_lang.php similarity index 100% rename from application/language/nb_NO/expenses_lang.php rename to app/Language/nb_NO/expenses_lang.php diff --git a/application/language/nb_NO/giftcards_lang.php b/app/Language/nb_NO/giftcards_lang.php similarity index 100% rename from application/language/nb_NO/giftcards_lang.php rename to app/Language/nb_NO/giftcards_lang.php diff --git a/application/language/nb_NO/item_kits_lang.php b/app/Language/nb_NO/item_kits_lang.php similarity index 100% rename from application/language/nb_NO/item_kits_lang.php rename to app/Language/nb_NO/item_kits_lang.php diff --git a/application/language/nb_NO/items_lang.php b/app/Language/nb_NO/items_lang.php similarity index 100% rename from application/language/nb_NO/items_lang.php rename to app/Language/nb_NO/items_lang.php diff --git a/application/language/nb_NO/login_lang.php b/app/Language/nb_NO/login_lang.php similarity index 100% rename from application/language/nb_NO/login_lang.php rename to app/Language/nb_NO/login_lang.php diff --git a/application/language/nb_NO/messages_lang.php b/app/Language/nb_NO/messages_lang.php similarity index 100% rename from application/language/nb_NO/messages_lang.php rename to app/Language/nb_NO/messages_lang.php diff --git a/application/language/nb_NO/module_lang.php b/app/Language/nb_NO/module_lang.php similarity index 100% rename from application/language/nb_NO/module_lang.php rename to app/Language/nb_NO/module_lang.php diff --git a/application/language/nb_NO/receivings_lang.php b/app/Language/nb_NO/receivings_lang.php similarity index 100% rename from application/language/nb_NO/receivings_lang.php rename to app/Language/nb_NO/receivings_lang.php diff --git a/application/language/nb_NO/reports_lang.php b/app/Language/nb_NO/reports_lang.php similarity index 100% rename from application/language/nb_NO/reports_lang.php rename to app/Language/nb_NO/reports_lang.php diff --git a/application/language/nb_NO/sales_lang.php b/app/Language/nb_NO/sales_lang.php similarity index 100% rename from application/language/nb_NO/sales_lang.php rename to app/Language/nb_NO/sales_lang.php diff --git a/application/language/nb_NO/suppliers_lang.php b/app/Language/nb_NO/suppliers_lang.php similarity index 100% rename from application/language/nb_NO/suppliers_lang.php rename to app/Language/nb_NO/suppliers_lang.php diff --git a/application/language/nb_NO/taxes_lang.php b/app/Language/nb_NO/taxes_lang.php similarity index 100% rename from application/language/nb_NO/taxes_lang.php rename to app/Language/nb_NO/taxes_lang.php diff --git a/application/language/nl-BE/attributes_lang.php b/app/Language/nl-BE/attributes_lang.php similarity index 100% rename from application/language/nl-BE/attributes_lang.php rename to app/Language/nl-BE/attributes_lang.php diff --git a/application/language/nl-BE/bootstrap_tables_lang.php b/app/Language/nl-BE/bootstrap_tables_lang.php similarity index 100% rename from application/language/nl-BE/bootstrap_tables_lang.php rename to app/Language/nl-BE/bootstrap_tables_lang.php diff --git a/application/language/nl-BE/cashups_lang.php b/app/Language/nl-BE/cashups_lang.php similarity index 100% rename from application/language/nl-BE/cashups_lang.php rename to app/Language/nl-BE/cashups_lang.php diff --git a/application/language/nl-BE/common_lang.php b/app/Language/nl-BE/common_lang.php similarity index 100% rename from application/language/nl-BE/common_lang.php rename to app/Language/nl-BE/common_lang.php diff --git a/application/language/nl-BE/config_lang.php b/app/Language/nl-BE/config_lang.php similarity index 100% rename from application/language/nl-BE/config_lang.php rename to app/Language/nl-BE/config_lang.php diff --git a/application/language/nl-BE/customers_lang.php b/app/Language/nl-BE/customers_lang.php similarity index 100% rename from application/language/nl-BE/customers_lang.php rename to app/Language/nl-BE/customers_lang.php diff --git a/application/language/nl-BE/datepicker_lang.php b/app/Language/nl-BE/datepicker_lang.php similarity index 100% rename from application/language/nl-BE/datepicker_lang.php rename to app/Language/nl-BE/datepicker_lang.php diff --git a/application/language/nl-BE/employees_lang.php b/app/Language/nl-BE/employees_lang.php similarity index 100% rename from application/language/nl-BE/employees_lang.php rename to app/Language/nl-BE/employees_lang.php diff --git a/application/language/nl-BE/enum_lang.php b/app/Language/nl-BE/enum_lang.php similarity index 100% rename from application/language/nl-BE/enum_lang.php rename to app/Language/nl-BE/enum_lang.php diff --git a/application/language/nl-BE/error_lang.php b/app/Language/nl-BE/error_lang.php similarity index 100% rename from application/language/nl-BE/error_lang.php rename to app/Language/nl-BE/error_lang.php diff --git a/application/language/nl-BE/expenses_categories_lang.php b/app/Language/nl-BE/expenses_categories_lang.php similarity index 100% rename from application/language/nl-BE/expenses_categories_lang.php rename to app/Language/nl-BE/expenses_categories_lang.php diff --git a/application/language/nl-BE/expenses_lang.php b/app/Language/nl-BE/expenses_lang.php similarity index 100% rename from application/language/nl-BE/expenses_lang.php rename to app/Language/nl-BE/expenses_lang.php diff --git a/application/language/nl-BE/giftcards_lang.php b/app/Language/nl-BE/giftcards_lang.php similarity index 100% rename from application/language/nl-BE/giftcards_lang.php rename to app/Language/nl-BE/giftcards_lang.php diff --git a/application/language/nl-BE/index.html b/app/Language/nl-BE/index.html similarity index 100% rename from application/language/nl-BE/index.html rename to app/Language/nl-BE/index.html diff --git a/application/language/nl-BE/item_kits_lang.php b/app/Language/nl-BE/item_kits_lang.php similarity index 100% rename from application/language/nl-BE/item_kits_lang.php rename to app/Language/nl-BE/item_kits_lang.php diff --git a/application/language/nl-BE/items_lang.php b/app/Language/nl-BE/items_lang.php similarity index 100% rename from application/language/nl-BE/items_lang.php rename to app/Language/nl-BE/items_lang.php diff --git a/application/language/nl-BE/login_lang.php b/app/Language/nl-BE/login_lang.php similarity index 100% rename from application/language/nl-BE/login_lang.php rename to app/Language/nl-BE/login_lang.php diff --git a/application/language/nl-BE/messages_lang.php b/app/Language/nl-BE/messages_lang.php similarity index 100% rename from application/language/nl-BE/messages_lang.php rename to app/Language/nl-BE/messages_lang.php diff --git a/application/language/nl-BE/module_lang.php b/app/Language/nl-BE/module_lang.php similarity index 100% rename from application/language/nl-BE/module_lang.php rename to app/Language/nl-BE/module_lang.php diff --git a/application/language/nl-BE/receivings_lang.php b/app/Language/nl-BE/receivings_lang.php similarity index 100% rename from application/language/nl-BE/receivings_lang.php rename to app/Language/nl-BE/receivings_lang.php diff --git a/application/language/nl-BE/reports_lang.php b/app/Language/nl-BE/reports_lang.php similarity index 100% rename from application/language/nl-BE/reports_lang.php rename to app/Language/nl-BE/reports_lang.php diff --git a/application/language/nl-BE/sales_lang.php b/app/Language/nl-BE/sales_lang.php similarity index 100% rename from application/language/nl-BE/sales_lang.php rename to app/Language/nl-BE/sales_lang.php diff --git a/application/language/nl-BE/suppliers_lang.php b/app/Language/nl-BE/suppliers_lang.php similarity index 100% rename from application/language/nl-BE/suppliers_lang.php rename to app/Language/nl-BE/suppliers_lang.php diff --git a/application/language/nl-BE/taxes_lang.php b/app/Language/nl-BE/taxes_lang.php similarity index 100% rename from application/language/nl-BE/taxes_lang.php rename to app/Language/nl-BE/taxes_lang.php diff --git a/application/language/nl/attributes_lang.php b/app/Language/nl/attributes_lang.php similarity index 100% rename from application/language/nl/attributes_lang.php rename to app/Language/nl/attributes_lang.php diff --git a/application/language/nl/bootstrap_tables_lang.php b/app/Language/nl/bootstrap_tables_lang.php similarity index 100% rename from application/language/nl/bootstrap_tables_lang.php rename to app/Language/nl/bootstrap_tables_lang.php diff --git a/application/language/nl/cashups_lang.php b/app/Language/nl/cashups_lang.php similarity index 100% rename from application/language/nl/cashups_lang.php rename to app/Language/nl/cashups_lang.php diff --git a/application/language/nl/common_lang.php b/app/Language/nl/common_lang.php similarity index 100% rename from application/language/nl/common_lang.php rename to app/Language/nl/common_lang.php diff --git a/application/language/nl/config_lang.php b/app/Language/nl/config_lang.php similarity index 100% rename from application/language/nl/config_lang.php rename to app/Language/nl/config_lang.php diff --git a/application/language/nl/customers_lang.php b/app/Language/nl/customers_lang.php similarity index 100% rename from application/language/nl/customers_lang.php rename to app/Language/nl/customers_lang.php diff --git a/application/language/nl/datepicker_lang.php b/app/Language/nl/datepicker_lang.php similarity index 100% rename from application/language/nl/datepicker_lang.php rename to app/Language/nl/datepicker_lang.php diff --git a/application/language/nl/employees_lang.php b/app/Language/nl/employees_lang.php similarity index 100% rename from application/language/nl/employees_lang.php rename to app/Language/nl/employees_lang.php diff --git a/application/language/nl/enum_lang.php b/app/Language/nl/enum_lang.php similarity index 100% rename from application/language/nl/enum_lang.php rename to app/Language/nl/enum_lang.php diff --git a/application/language/nl/error_lang.php b/app/Language/nl/error_lang.php similarity index 100% rename from application/language/nl/error_lang.php rename to app/Language/nl/error_lang.php diff --git a/application/language/nl/expenses_categories_lang.php b/app/Language/nl/expenses_categories_lang.php similarity index 100% rename from application/language/nl/expenses_categories_lang.php rename to app/Language/nl/expenses_categories_lang.php diff --git a/application/language/nl/expenses_lang.php b/app/Language/nl/expenses_lang.php similarity index 100% rename from application/language/nl/expenses_lang.php rename to app/Language/nl/expenses_lang.php diff --git a/application/language/nl/giftcards_lang.php b/app/Language/nl/giftcards_lang.php similarity index 100% rename from application/language/nl/giftcards_lang.php rename to app/Language/nl/giftcards_lang.php diff --git a/application/language/nl/index.html b/app/Language/nl/index.html similarity index 100% rename from application/language/nl/index.html rename to app/Language/nl/index.html diff --git a/application/language/nl/item_kits_lang.php b/app/Language/nl/item_kits_lang.php similarity index 100% rename from application/language/nl/item_kits_lang.php rename to app/Language/nl/item_kits_lang.php diff --git a/application/language/nl/items_lang.php b/app/Language/nl/items_lang.php similarity index 100% rename from application/language/nl/items_lang.php rename to app/Language/nl/items_lang.php diff --git a/application/language/nl/login_lang.php b/app/Language/nl/login_lang.php similarity index 100% rename from application/language/nl/login_lang.php rename to app/Language/nl/login_lang.php diff --git a/application/language/nl/messages_lang.php b/app/Language/nl/messages_lang.php similarity index 100% rename from application/language/nl/messages_lang.php rename to app/Language/nl/messages_lang.php diff --git a/application/language/nl/module_lang.php b/app/Language/nl/module_lang.php similarity index 100% rename from application/language/nl/module_lang.php rename to app/Language/nl/module_lang.php diff --git a/application/language/nl/receivings_lang.php b/app/Language/nl/receivings_lang.php similarity index 100% rename from application/language/nl/receivings_lang.php rename to app/Language/nl/receivings_lang.php diff --git a/application/language/nl/reports_lang.php b/app/Language/nl/reports_lang.php similarity index 100% rename from application/language/nl/reports_lang.php rename to app/Language/nl/reports_lang.php diff --git a/application/language/nl/sales_lang.php b/app/Language/nl/sales_lang.php similarity index 100% rename from application/language/nl/sales_lang.php rename to app/Language/nl/sales_lang.php diff --git a/application/language/nl/suppliers_lang.php b/app/Language/nl/suppliers_lang.php similarity index 100% rename from application/language/nl/suppliers_lang.php rename to app/Language/nl/suppliers_lang.php diff --git a/application/language/nl/taxes_lang.php b/app/Language/nl/taxes_lang.php similarity index 100% rename from application/language/nl/taxes_lang.php rename to app/Language/nl/taxes_lang.php diff --git a/application/language/pl/attributes_lang.php b/app/Language/pl/attributes_lang.php similarity index 100% rename from application/language/pl/attributes_lang.php rename to app/Language/pl/attributes_lang.php diff --git a/application/language/pl/bootstrap_tables_lang.php b/app/Language/pl/bootstrap_tables_lang.php similarity index 100% rename from application/language/pl/bootstrap_tables_lang.php rename to app/Language/pl/bootstrap_tables_lang.php diff --git a/application/language/pl/cashups_lang.php b/app/Language/pl/cashups_lang.php similarity index 100% rename from application/language/pl/cashups_lang.php rename to app/Language/pl/cashups_lang.php diff --git a/application/language/pl/common_lang.php b/app/Language/pl/common_lang.php similarity index 100% rename from application/language/pl/common_lang.php rename to app/Language/pl/common_lang.php diff --git a/application/language/pl/config_lang.php b/app/Language/pl/config_lang.php similarity index 100% rename from application/language/pl/config_lang.php rename to app/Language/pl/config_lang.php diff --git a/application/language/pl/customers_lang.php b/app/Language/pl/customers_lang.php similarity index 100% rename from application/language/pl/customers_lang.php rename to app/Language/pl/customers_lang.php diff --git a/application/language/pl/datepicker_lang.php b/app/Language/pl/datepicker_lang.php similarity index 100% rename from application/language/pl/datepicker_lang.php rename to app/Language/pl/datepicker_lang.php diff --git a/application/language/pl/employees_lang.php b/app/Language/pl/employees_lang.php similarity index 100% rename from application/language/pl/employees_lang.php rename to app/Language/pl/employees_lang.php diff --git a/application/language/nb_NO/enum_lang.php b/app/Language/pl/enum_lang.php similarity index 100% rename from application/language/nb_NO/enum_lang.php rename to app/Language/pl/enum_lang.php diff --git a/application/language/pl/error_lang.php b/app/Language/pl/error_lang.php similarity index 100% rename from application/language/pl/error_lang.php rename to app/Language/pl/error_lang.php diff --git a/application/language/pl/expenses_categories_lang.php b/app/Language/pl/expenses_categories_lang.php similarity index 100% rename from application/language/pl/expenses_categories_lang.php rename to app/Language/pl/expenses_categories_lang.php diff --git a/application/language/pl/expenses_lang.php b/app/Language/pl/expenses_lang.php similarity index 100% rename from application/language/pl/expenses_lang.php rename to app/Language/pl/expenses_lang.php diff --git a/application/language/pl/giftcards_lang.php b/app/Language/pl/giftcards_lang.php similarity index 100% rename from application/language/pl/giftcards_lang.php rename to app/Language/pl/giftcards_lang.php diff --git a/application/language/pl/item_kits_lang.php b/app/Language/pl/item_kits_lang.php similarity index 100% rename from application/language/pl/item_kits_lang.php rename to app/Language/pl/item_kits_lang.php diff --git a/application/language/pl/items_lang.php b/app/Language/pl/items_lang.php similarity index 100% rename from application/language/pl/items_lang.php rename to app/Language/pl/items_lang.php diff --git a/application/language/pl/login_lang.php b/app/Language/pl/login_lang.php similarity index 100% rename from application/language/pl/login_lang.php rename to app/Language/pl/login_lang.php diff --git a/application/language/pl/messages_lang.php b/app/Language/pl/messages_lang.php similarity index 100% rename from application/language/pl/messages_lang.php rename to app/Language/pl/messages_lang.php diff --git a/application/language/pl/module_lang.php b/app/Language/pl/module_lang.php similarity index 100% rename from application/language/pl/module_lang.php rename to app/Language/pl/module_lang.php diff --git a/application/language/pl/receivings_lang.php b/app/Language/pl/receivings_lang.php similarity index 100% rename from application/language/pl/receivings_lang.php rename to app/Language/pl/receivings_lang.php diff --git a/application/language/pl/reports_lang.php b/app/Language/pl/reports_lang.php similarity index 100% rename from application/language/pl/reports_lang.php rename to app/Language/pl/reports_lang.php diff --git a/application/language/pl/sales_lang.php b/app/Language/pl/sales_lang.php similarity index 100% rename from application/language/pl/sales_lang.php rename to app/Language/pl/sales_lang.php diff --git a/application/language/pl/suppliers_lang.php b/app/Language/pl/suppliers_lang.php similarity index 100% rename from application/language/pl/suppliers_lang.php rename to app/Language/pl/suppliers_lang.php diff --git a/application/language/pl/taxes_lang.php b/app/Language/pl/taxes_lang.php similarity index 100% rename from application/language/pl/taxes_lang.php rename to app/Language/pl/taxes_lang.php diff --git a/application/language/pt-BR/attributes_lang.php b/app/Language/pt-BR/attributes_lang.php similarity index 100% rename from application/language/pt-BR/attributes_lang.php rename to app/Language/pt-BR/attributes_lang.php diff --git a/application/language/pt-BR/bootstrap_tables_lang.php b/app/Language/pt-BR/bootstrap_tables_lang.php similarity index 100% rename from application/language/pt-BR/bootstrap_tables_lang.php rename to app/Language/pt-BR/bootstrap_tables_lang.php diff --git a/application/language/pt-BR/cashups_lang.php b/app/Language/pt-BR/cashups_lang.php similarity index 100% rename from application/language/pt-BR/cashups_lang.php rename to app/Language/pt-BR/cashups_lang.php diff --git a/application/language/pt-BR/common_lang.php b/app/Language/pt-BR/common_lang.php similarity index 100% rename from application/language/pt-BR/common_lang.php rename to app/Language/pt-BR/common_lang.php diff --git a/application/language/pt-BR/config_lang.php b/app/Language/pt-BR/config_lang.php similarity index 100% rename from application/language/pt-BR/config_lang.php rename to app/Language/pt-BR/config_lang.php diff --git a/application/language/pt-BR/customers_lang.php b/app/Language/pt-BR/customers_lang.php similarity index 100% rename from application/language/pt-BR/customers_lang.php rename to app/Language/pt-BR/customers_lang.php diff --git a/application/language/pt-BR/datepicker_lang.php b/app/Language/pt-BR/datepicker_lang.php similarity index 100% rename from application/language/pt-BR/datepicker_lang.php rename to app/Language/pt-BR/datepicker_lang.php diff --git a/application/language/pt-BR/employees_lang.php b/app/Language/pt-BR/employees_lang.php similarity index 100% rename from application/language/pt-BR/employees_lang.php rename to app/Language/pt-BR/employees_lang.php diff --git a/application/language/pt-BR/enum_lang.php b/app/Language/pt-BR/enum_lang.php similarity index 100% rename from application/language/pt-BR/enum_lang.php rename to app/Language/pt-BR/enum_lang.php diff --git a/application/language/pt-BR/error_lang.php b/app/Language/pt-BR/error_lang.php similarity index 100% rename from application/language/pt-BR/error_lang.php rename to app/Language/pt-BR/error_lang.php diff --git a/application/language/pt-BR/expenses_categories_lang.php b/app/Language/pt-BR/expenses_categories_lang.php similarity index 100% rename from application/language/pt-BR/expenses_categories_lang.php rename to app/Language/pt-BR/expenses_categories_lang.php diff --git a/application/language/pt-BR/expenses_lang.php b/app/Language/pt-BR/expenses_lang.php similarity index 100% rename from application/language/pt-BR/expenses_lang.php rename to app/Language/pt-BR/expenses_lang.php diff --git a/application/language/pt-BR/giftcards_lang.php b/app/Language/pt-BR/giftcards_lang.php similarity index 100% rename from application/language/pt-BR/giftcards_lang.php rename to app/Language/pt-BR/giftcards_lang.php diff --git a/application/language/pt-BR/index.html b/app/Language/pt-BR/index.html similarity index 100% rename from application/language/pt-BR/index.html rename to app/Language/pt-BR/index.html diff --git a/application/language/pt-BR/item_kits_lang.php b/app/Language/pt-BR/item_kits_lang.php similarity index 100% rename from application/language/pt-BR/item_kits_lang.php rename to app/Language/pt-BR/item_kits_lang.php diff --git a/application/language/pt-BR/items_lang.php b/app/Language/pt-BR/items_lang.php similarity index 100% rename from application/language/pt-BR/items_lang.php rename to app/Language/pt-BR/items_lang.php diff --git a/application/language/pt-BR/login_lang.php b/app/Language/pt-BR/login_lang.php similarity index 100% rename from application/language/pt-BR/login_lang.php rename to app/Language/pt-BR/login_lang.php diff --git a/application/language/pt-BR/messages_lang.php b/app/Language/pt-BR/messages_lang.php similarity index 100% rename from application/language/pt-BR/messages_lang.php rename to app/Language/pt-BR/messages_lang.php diff --git a/application/language/pt-BR/module_lang.php b/app/Language/pt-BR/module_lang.php similarity index 100% rename from application/language/pt-BR/module_lang.php rename to app/Language/pt-BR/module_lang.php diff --git a/application/language/pt-BR/receivings_lang.php b/app/Language/pt-BR/receivings_lang.php similarity index 100% rename from application/language/pt-BR/receivings_lang.php rename to app/Language/pt-BR/receivings_lang.php diff --git a/application/language/pt-BR/reports_lang.php b/app/Language/pt-BR/reports_lang.php similarity index 100% rename from application/language/pt-BR/reports_lang.php rename to app/Language/pt-BR/reports_lang.php diff --git a/application/language/pt-BR/sales_lang.php b/app/Language/pt-BR/sales_lang.php similarity index 100% rename from application/language/pt-BR/sales_lang.php rename to app/Language/pt-BR/sales_lang.php diff --git a/application/language/pt-BR/suppliers_lang.php b/app/Language/pt-BR/suppliers_lang.php similarity index 100% rename from application/language/pt-BR/suppliers_lang.php rename to app/Language/pt-BR/suppliers_lang.php diff --git a/application/language/pt-BR/taxes_lang.php b/app/Language/pt-BR/taxes_lang.php similarity index 100% rename from application/language/pt-BR/taxes_lang.php rename to app/Language/pt-BR/taxes_lang.php diff --git a/application/language/ro/attributes_lang.php b/app/Language/ro/attributes_lang.php similarity index 100% rename from application/language/ro/attributes_lang.php rename to app/Language/ro/attributes_lang.php diff --git a/application/language/ro/bootstrap_tables_lang.php b/app/Language/ro/bootstrap_tables_lang.php similarity index 100% rename from application/language/ro/bootstrap_tables_lang.php rename to app/Language/ro/bootstrap_tables_lang.php diff --git a/application/language/ro/cashups_lang.php b/app/Language/ro/cashups_lang.php similarity index 100% rename from application/language/ro/cashups_lang.php rename to app/Language/ro/cashups_lang.php diff --git a/application/language/ro/common_lang.php b/app/Language/ro/common_lang.php similarity index 100% rename from application/language/ro/common_lang.php rename to app/Language/ro/common_lang.php diff --git a/application/language/ro/config_lang.php b/app/Language/ro/config_lang.php similarity index 100% rename from application/language/ro/config_lang.php rename to app/Language/ro/config_lang.php diff --git a/application/language/ro/customers_lang.php b/app/Language/ro/customers_lang.php similarity index 100% rename from application/language/ro/customers_lang.php rename to app/Language/ro/customers_lang.php diff --git a/application/language/ro/datepicker_lang.php b/app/Language/ro/datepicker_lang.php similarity index 100% rename from application/language/ro/datepicker_lang.php rename to app/Language/ro/datepicker_lang.php diff --git a/application/language/ro/employees_lang.php b/app/Language/ro/employees_lang.php similarity index 100% rename from application/language/ro/employees_lang.php rename to app/Language/ro/employees_lang.php diff --git a/application/language/pl/enum_lang.php b/app/Language/ro/enum_lang.php similarity index 100% rename from application/language/pl/enum_lang.php rename to app/Language/ro/enum_lang.php diff --git a/application/language/ro/error_lang.php b/app/Language/ro/error_lang.php similarity index 100% rename from application/language/ro/error_lang.php rename to app/Language/ro/error_lang.php diff --git a/application/language/ro/expenses_categories_lang.php b/app/Language/ro/expenses_categories_lang.php similarity index 100% rename from application/language/ro/expenses_categories_lang.php rename to app/Language/ro/expenses_categories_lang.php diff --git a/application/language/ro/expenses_lang.php b/app/Language/ro/expenses_lang.php similarity index 100% rename from application/language/ro/expenses_lang.php rename to app/Language/ro/expenses_lang.php diff --git a/application/language/ro/giftcards_lang.php b/app/Language/ro/giftcards_lang.php similarity index 100% rename from application/language/ro/giftcards_lang.php rename to app/Language/ro/giftcards_lang.php diff --git a/application/language/ro/item_kits_lang.php b/app/Language/ro/item_kits_lang.php similarity index 100% rename from application/language/ro/item_kits_lang.php rename to app/Language/ro/item_kits_lang.php diff --git a/application/language/ro/items_lang.php b/app/Language/ro/items_lang.php similarity index 100% rename from application/language/ro/items_lang.php rename to app/Language/ro/items_lang.php diff --git a/application/language/ro/login_lang.php b/app/Language/ro/login_lang.php similarity index 100% rename from application/language/ro/login_lang.php rename to app/Language/ro/login_lang.php diff --git a/application/language/ro/messages_lang.php b/app/Language/ro/messages_lang.php similarity index 100% rename from application/language/ro/messages_lang.php rename to app/Language/ro/messages_lang.php diff --git a/application/language/ro/module_lang.php b/app/Language/ro/module_lang.php similarity index 100% rename from application/language/ro/module_lang.php rename to app/Language/ro/module_lang.php diff --git a/application/language/ro/receivings_lang.php b/app/Language/ro/receivings_lang.php similarity index 100% rename from application/language/ro/receivings_lang.php rename to app/Language/ro/receivings_lang.php diff --git a/application/language/ro/reports_lang.php b/app/Language/ro/reports_lang.php similarity index 100% rename from application/language/ro/reports_lang.php rename to app/Language/ro/reports_lang.php diff --git a/application/language/ro/sales_lang.php b/app/Language/ro/sales_lang.php similarity index 100% rename from application/language/ro/sales_lang.php rename to app/Language/ro/sales_lang.php diff --git a/application/language/ro/suppliers_lang.php b/app/Language/ro/suppliers_lang.php similarity index 100% rename from application/language/ro/suppliers_lang.php rename to app/Language/ro/suppliers_lang.php diff --git a/application/language/ro/taxes_lang.php b/app/Language/ro/taxes_lang.php similarity index 100% rename from application/language/ro/taxes_lang.php rename to app/Language/ro/taxes_lang.php diff --git a/application/language/ru/attributes_lang.php b/app/Language/ru/attributes_lang.php similarity index 100% rename from application/language/ru/attributes_lang.php rename to app/Language/ru/attributes_lang.php diff --git a/application/language/ru/bootstrap_tables_lang.php b/app/Language/ru/bootstrap_tables_lang.php similarity index 100% rename from application/language/ru/bootstrap_tables_lang.php rename to app/Language/ru/bootstrap_tables_lang.php diff --git a/application/language/nb_NO/cashups_lang.php b/app/Language/ru/cashups_lang.php similarity index 100% rename from application/language/nb_NO/cashups_lang.php rename to app/Language/ru/cashups_lang.php diff --git a/application/language/ru/common_lang.php b/app/Language/ru/common_lang.php similarity index 100% rename from application/language/ru/common_lang.php rename to app/Language/ru/common_lang.php diff --git a/application/language/ru/config_lang.php b/app/Language/ru/config_lang.php similarity index 100% rename from application/language/ru/config_lang.php rename to app/Language/ru/config_lang.php diff --git a/application/language/ru/customers_lang.php b/app/Language/ru/customers_lang.php similarity index 100% rename from application/language/ru/customers_lang.php rename to app/Language/ru/customers_lang.php diff --git a/application/language/ru/datepicker_lang.php b/app/Language/ru/datepicker_lang.php similarity index 100% rename from application/language/ru/datepicker_lang.php rename to app/Language/ru/datepicker_lang.php diff --git a/application/language/ru/employees_lang.php b/app/Language/ru/employees_lang.php similarity index 100% rename from application/language/ru/employees_lang.php rename to app/Language/ru/employees_lang.php diff --git a/application/language/ru/enum_lang.php b/app/Language/ru/enum_lang.php similarity index 100% rename from application/language/ru/enum_lang.php rename to app/Language/ru/enum_lang.php diff --git a/application/language/ru/error_lang.php b/app/Language/ru/error_lang.php similarity index 100% rename from application/language/ru/error_lang.php rename to app/Language/ru/error_lang.php diff --git a/application/language/ru/expenses_categories_lang.php b/app/Language/ru/expenses_categories_lang.php similarity index 100% rename from application/language/ru/expenses_categories_lang.php rename to app/Language/ru/expenses_categories_lang.php diff --git a/application/language/ru/expenses_lang.php b/app/Language/ru/expenses_lang.php similarity index 100% rename from application/language/ru/expenses_lang.php rename to app/Language/ru/expenses_lang.php diff --git a/application/language/ru/giftcards_lang.php b/app/Language/ru/giftcards_lang.php similarity index 100% rename from application/language/ru/giftcards_lang.php rename to app/Language/ru/giftcards_lang.php diff --git a/application/language/ru/index.html b/app/Language/ru/index.html similarity index 100% rename from application/language/ru/index.html rename to app/Language/ru/index.html diff --git a/application/language/ru/item_kits_lang.php b/app/Language/ru/item_kits_lang.php similarity index 100% rename from application/language/ru/item_kits_lang.php rename to app/Language/ru/item_kits_lang.php diff --git a/application/language/ru/items_lang.php b/app/Language/ru/items_lang.php similarity index 100% rename from application/language/ru/items_lang.php rename to app/Language/ru/items_lang.php diff --git a/application/language/ru/login_lang.php b/app/Language/ru/login_lang.php similarity index 100% rename from application/language/ru/login_lang.php rename to app/Language/ru/login_lang.php diff --git a/application/language/ru/messages_lang.php b/app/Language/ru/messages_lang.php similarity index 100% rename from application/language/ru/messages_lang.php rename to app/Language/ru/messages_lang.php diff --git a/application/language/ru/module_lang.php b/app/Language/ru/module_lang.php similarity index 100% rename from application/language/ru/module_lang.php rename to app/Language/ru/module_lang.php diff --git a/application/language/ru/receivings_lang.php b/app/Language/ru/receivings_lang.php similarity index 100% rename from application/language/ru/receivings_lang.php rename to app/Language/ru/receivings_lang.php diff --git a/application/language/ru/reports_lang.php b/app/Language/ru/reports_lang.php similarity index 100% rename from application/language/ru/reports_lang.php rename to app/Language/ru/reports_lang.php diff --git a/application/language/ru/sales_lang.php b/app/Language/ru/sales_lang.php similarity index 100% rename from application/language/ru/sales_lang.php rename to app/Language/ru/sales_lang.php diff --git a/application/language/ru/suppliers_lang.php b/app/Language/ru/suppliers_lang.php similarity index 100% rename from application/language/ru/suppliers_lang.php rename to app/Language/ru/suppliers_lang.php diff --git a/application/language/ru/taxes_lang.php b/app/Language/ru/taxes_lang.php similarity index 100% rename from application/language/ru/taxes_lang.php rename to app/Language/ru/taxes_lang.php diff --git a/application/language/sv/attributes_lang.php b/app/Language/sv/attributes_lang.php similarity index 100% rename from application/language/sv/attributes_lang.php rename to app/Language/sv/attributes_lang.php diff --git a/application/language/sv/bootstrap_tables_lang.php b/app/Language/sv/bootstrap_tables_lang.php similarity index 100% rename from application/language/sv/bootstrap_tables_lang.php rename to app/Language/sv/bootstrap_tables_lang.php diff --git a/application/language/sv/cashups_lang.php b/app/Language/sv/cashups_lang.php similarity index 100% rename from application/language/sv/cashups_lang.php rename to app/Language/sv/cashups_lang.php diff --git a/application/language/sv/common_lang.php b/app/Language/sv/common_lang.php similarity index 100% rename from application/language/sv/common_lang.php rename to app/Language/sv/common_lang.php diff --git a/application/language/sv/config_lang.php b/app/Language/sv/config_lang.php similarity index 100% rename from application/language/sv/config_lang.php rename to app/Language/sv/config_lang.php diff --git a/application/language/sv/customers_lang.php b/app/Language/sv/customers_lang.php similarity index 100% rename from application/language/sv/customers_lang.php rename to app/Language/sv/customers_lang.php diff --git a/application/language/sv/datepicker_lang.php b/app/Language/sv/datepicker_lang.php similarity index 100% rename from application/language/sv/datepicker_lang.php rename to app/Language/sv/datepicker_lang.php diff --git a/application/language/sv/employees_lang.php b/app/Language/sv/employees_lang.php similarity index 100% rename from application/language/sv/employees_lang.php rename to app/Language/sv/employees_lang.php diff --git a/application/language/sv/enum_lang.php b/app/Language/sv/enum_lang.php similarity index 100% rename from application/language/sv/enum_lang.php rename to app/Language/sv/enum_lang.php diff --git a/application/language/sv/error_lang.php b/app/Language/sv/error_lang.php similarity index 100% rename from application/language/sv/error_lang.php rename to app/Language/sv/error_lang.php diff --git a/application/language/sv/expenses_categories_lang.php b/app/Language/sv/expenses_categories_lang.php similarity index 100% rename from application/language/sv/expenses_categories_lang.php rename to app/Language/sv/expenses_categories_lang.php diff --git a/application/language/sv/expenses_lang.php b/app/Language/sv/expenses_lang.php similarity index 100% rename from application/language/sv/expenses_lang.php rename to app/Language/sv/expenses_lang.php diff --git a/application/language/sv/giftcards_lang.php b/app/Language/sv/giftcards_lang.php similarity index 100% rename from application/language/sv/giftcards_lang.php rename to app/Language/sv/giftcards_lang.php diff --git a/application/language/sv/index.html b/app/Language/sv/index.html similarity index 100% rename from application/language/sv/index.html rename to app/Language/sv/index.html diff --git a/application/language/sv/item_kits_lang.php b/app/Language/sv/item_kits_lang.php similarity index 100% rename from application/language/sv/item_kits_lang.php rename to app/Language/sv/item_kits_lang.php diff --git a/application/language/sv/items_lang.php b/app/Language/sv/items_lang.php similarity index 100% rename from application/language/sv/items_lang.php rename to app/Language/sv/items_lang.php diff --git a/application/language/sv/login_lang.php b/app/Language/sv/login_lang.php similarity index 100% rename from application/language/sv/login_lang.php rename to app/Language/sv/login_lang.php diff --git a/application/language/sv/messages_lang.php b/app/Language/sv/messages_lang.php similarity index 100% rename from application/language/sv/messages_lang.php rename to app/Language/sv/messages_lang.php diff --git a/application/language/sv/module_lang.php b/app/Language/sv/module_lang.php similarity index 100% rename from application/language/sv/module_lang.php rename to app/Language/sv/module_lang.php diff --git a/application/language/sv/receivings_lang.php b/app/Language/sv/receivings_lang.php similarity index 100% rename from application/language/sv/receivings_lang.php rename to app/Language/sv/receivings_lang.php diff --git a/application/language/sv/reports_lang.php b/app/Language/sv/reports_lang.php similarity index 100% rename from application/language/sv/reports_lang.php rename to app/Language/sv/reports_lang.php diff --git a/application/language/sv/sales_lang.php b/app/Language/sv/sales_lang.php similarity index 100% rename from application/language/sv/sales_lang.php rename to app/Language/sv/sales_lang.php diff --git a/application/language/sv/suppliers_lang.php b/app/Language/sv/suppliers_lang.php similarity index 100% rename from application/language/sv/suppliers_lang.php rename to app/Language/sv/suppliers_lang.php diff --git a/application/language/sv/taxes_lang.php b/app/Language/sv/taxes_lang.php similarity index 100% rename from application/language/sv/taxes_lang.php rename to app/Language/sv/taxes_lang.php diff --git a/application/language/ta/attributes_lang.php b/app/Language/ta/attributes_lang.php similarity index 100% rename from application/language/ta/attributes_lang.php rename to app/Language/ta/attributes_lang.php diff --git a/application/language/ta/bootstrap_tables_lang.php b/app/Language/ta/bootstrap_tables_lang.php similarity index 100% rename from application/language/ta/bootstrap_tables_lang.php rename to app/Language/ta/bootstrap_tables_lang.php diff --git a/application/language/ta/cashups_lang.php b/app/Language/ta/cashups_lang.php similarity index 100% rename from application/language/ta/cashups_lang.php rename to app/Language/ta/cashups_lang.php diff --git a/application/language/ta/common_lang.php b/app/Language/ta/common_lang.php similarity index 100% rename from application/language/ta/common_lang.php rename to app/Language/ta/common_lang.php diff --git a/application/language/ta/config_lang.php b/app/Language/ta/config_lang.php similarity index 100% rename from application/language/ta/config_lang.php rename to app/Language/ta/config_lang.php diff --git a/application/language/ta/customers_lang.php b/app/Language/ta/customers_lang.php similarity index 100% rename from application/language/ta/customers_lang.php rename to app/Language/ta/customers_lang.php diff --git a/application/language/ta/datepicker_lang.php b/app/Language/ta/datepicker_lang.php similarity index 100% rename from application/language/ta/datepicker_lang.php rename to app/Language/ta/datepicker_lang.php diff --git a/application/language/ta/employees_lang.php b/app/Language/ta/employees_lang.php similarity index 100% rename from application/language/ta/employees_lang.php rename to app/Language/ta/employees_lang.php diff --git a/application/language/ta/enum_lang.php b/app/Language/ta/enum_lang.php similarity index 100% rename from application/language/ta/enum_lang.php rename to app/Language/ta/enum_lang.php diff --git a/application/language/ta/error_lang.php b/app/Language/ta/error_lang.php similarity index 100% rename from application/language/ta/error_lang.php rename to app/Language/ta/error_lang.php diff --git a/application/language/ta/expenses_categories_lang.php b/app/Language/ta/expenses_categories_lang.php similarity index 100% rename from application/language/ta/expenses_categories_lang.php rename to app/Language/ta/expenses_categories_lang.php diff --git a/application/language/ta/expenses_lang.php b/app/Language/ta/expenses_lang.php similarity index 100% rename from application/language/ta/expenses_lang.php rename to app/Language/ta/expenses_lang.php diff --git a/application/language/ta/giftcards_lang.php b/app/Language/ta/giftcards_lang.php similarity index 100% rename from application/language/ta/giftcards_lang.php rename to app/Language/ta/giftcards_lang.php diff --git a/application/language/ta/index.html b/app/Language/ta/index.html similarity index 100% rename from application/language/ta/index.html rename to app/Language/ta/index.html diff --git a/application/language/ta/item_kits_lang.php b/app/Language/ta/item_kits_lang.php similarity index 100% rename from application/language/ta/item_kits_lang.php rename to app/Language/ta/item_kits_lang.php diff --git a/application/language/ta/items_lang.php b/app/Language/ta/items_lang.php similarity index 100% rename from application/language/ta/items_lang.php rename to app/Language/ta/items_lang.php diff --git a/application/language/ta/login_lang.php b/app/Language/ta/login_lang.php similarity index 100% rename from application/language/ta/login_lang.php rename to app/Language/ta/login_lang.php diff --git a/application/language/hr-HR/messages_lang.php b/app/Language/ta/messages_lang.php similarity index 100% rename from application/language/hr-HR/messages_lang.php rename to app/Language/ta/messages_lang.php diff --git a/application/language/ta/module_lang.php b/app/Language/ta/module_lang.php similarity index 100% rename from application/language/ta/module_lang.php rename to app/Language/ta/module_lang.php diff --git a/application/language/ta/receivings_lang.php b/app/Language/ta/receivings_lang.php similarity index 100% rename from application/language/ta/receivings_lang.php rename to app/Language/ta/receivings_lang.php diff --git a/application/language/ta/reports_lang.php b/app/Language/ta/reports_lang.php similarity index 100% rename from application/language/ta/reports_lang.php rename to app/Language/ta/reports_lang.php diff --git a/application/language/ta/sales_lang.php b/app/Language/ta/sales_lang.php similarity index 100% rename from application/language/ta/sales_lang.php rename to app/Language/ta/sales_lang.php diff --git a/application/language/ta/suppliers_lang.php b/app/Language/ta/suppliers_lang.php similarity index 100% rename from application/language/ta/suppliers_lang.php rename to app/Language/ta/suppliers_lang.php diff --git a/application/language/ta/taxes_lang.php b/app/Language/ta/taxes_lang.php similarity index 100% rename from application/language/ta/taxes_lang.php rename to app/Language/ta/taxes_lang.php diff --git a/application/language/th/attributes_lang.php b/app/Language/th/attributes_lang.php similarity index 100% rename from application/language/th/attributes_lang.php rename to app/Language/th/attributes_lang.php diff --git a/application/language/th/bootstrap_tables_lang.php b/app/Language/th/bootstrap_tables_lang.php similarity index 100% rename from application/language/th/bootstrap_tables_lang.php rename to app/Language/th/bootstrap_tables_lang.php diff --git a/application/language/th/cashups_lang.php b/app/Language/th/cashups_lang.php similarity index 100% rename from application/language/th/cashups_lang.php rename to app/Language/th/cashups_lang.php diff --git a/application/language/th/common_lang.php b/app/Language/th/common_lang.php similarity index 100% rename from application/language/th/common_lang.php rename to app/Language/th/common_lang.php diff --git a/application/language/th/config_lang.php b/app/Language/th/config_lang.php similarity index 100% rename from application/language/th/config_lang.php rename to app/Language/th/config_lang.php diff --git a/application/language/th/customers_lang.php b/app/Language/th/customers_lang.php similarity index 100% rename from application/language/th/customers_lang.php rename to app/Language/th/customers_lang.php diff --git a/application/language/th/datepicker_lang.php b/app/Language/th/datepicker_lang.php similarity index 100% rename from application/language/th/datepicker_lang.php rename to app/Language/th/datepicker_lang.php diff --git a/application/language/th/employees_lang.php b/app/Language/th/employees_lang.php similarity index 100% rename from application/language/th/employees_lang.php rename to app/Language/th/employees_lang.php diff --git a/application/language/th/enum_lang.php b/app/Language/th/enum_lang.php similarity index 100% rename from application/language/th/enum_lang.php rename to app/Language/th/enum_lang.php diff --git a/application/language/th/error_lang.php b/app/Language/th/error_lang.php similarity index 100% rename from application/language/th/error_lang.php rename to app/Language/th/error_lang.php diff --git a/application/language/th/expenses_categories_lang.php b/app/Language/th/expenses_categories_lang.php similarity index 100% rename from application/language/th/expenses_categories_lang.php rename to app/Language/th/expenses_categories_lang.php diff --git a/application/language/th/expenses_lang.php b/app/Language/th/expenses_lang.php similarity index 100% rename from application/language/th/expenses_lang.php rename to app/Language/th/expenses_lang.php diff --git a/application/language/th/giftcards_lang.php b/app/Language/th/giftcards_lang.php similarity index 100% rename from application/language/th/giftcards_lang.php rename to app/Language/th/giftcards_lang.php diff --git a/application/language/th/index.html b/app/Language/th/index.html similarity index 100% rename from application/language/th/index.html rename to app/Language/th/index.html diff --git a/application/language/th/item_kits_lang.php b/app/Language/th/item_kits_lang.php similarity index 100% rename from application/language/th/item_kits_lang.php rename to app/Language/th/item_kits_lang.php diff --git a/application/language/th/items_lang.php b/app/Language/th/items_lang.php similarity index 100% rename from application/language/th/items_lang.php rename to app/Language/th/items_lang.php diff --git a/application/language/th/login_lang.php b/app/Language/th/login_lang.php similarity index 100% rename from application/language/th/login_lang.php rename to app/Language/th/login_lang.php diff --git a/application/language/th/messages_lang.php b/app/Language/th/messages_lang.php similarity index 100% rename from application/language/th/messages_lang.php rename to app/Language/th/messages_lang.php diff --git a/application/language/th/module_lang.php b/app/Language/th/module_lang.php similarity index 100% rename from application/language/th/module_lang.php rename to app/Language/th/module_lang.php diff --git a/application/language/th/receivings_lang.php b/app/Language/th/receivings_lang.php similarity index 100% rename from application/language/th/receivings_lang.php rename to app/Language/th/receivings_lang.php diff --git a/application/language/th/reports_lang.php b/app/Language/th/reports_lang.php similarity index 100% rename from application/language/th/reports_lang.php rename to app/Language/th/reports_lang.php diff --git a/application/language/th/sales_lang.php b/app/Language/th/sales_lang.php similarity index 100% rename from application/language/th/sales_lang.php rename to app/Language/th/sales_lang.php diff --git a/application/language/th/suppliers_lang.php b/app/Language/th/suppliers_lang.php similarity index 100% rename from application/language/th/suppliers_lang.php rename to app/Language/th/suppliers_lang.php diff --git a/application/language/th/taxes_lang.php b/app/Language/th/taxes_lang.php similarity index 100% rename from application/language/th/taxes_lang.php rename to app/Language/th/taxes_lang.php diff --git a/application/language/tl-PH/attributes_lang.php b/app/Language/tl-PH/attributes_lang.php similarity index 100% rename from application/language/tl-PH/attributes_lang.php rename to app/Language/tl-PH/attributes_lang.php diff --git a/application/language/tl-PH/bootstrap_tables_lang.php b/app/Language/tl-PH/bootstrap_tables_lang.php similarity index 100% rename from application/language/tl-PH/bootstrap_tables_lang.php rename to app/Language/tl-PH/bootstrap_tables_lang.php diff --git a/application/language/tl-PH/cashups_lang.php b/app/Language/tl-PH/cashups_lang.php similarity index 100% rename from application/language/tl-PH/cashups_lang.php rename to app/Language/tl-PH/cashups_lang.php diff --git a/application/language/tl-PH/common_lang.php b/app/Language/tl-PH/common_lang.php similarity index 100% rename from application/language/tl-PH/common_lang.php rename to app/Language/tl-PH/common_lang.php diff --git a/application/language/tl-PH/config_lang.php b/app/Language/tl-PH/config_lang.php similarity index 100% rename from application/language/tl-PH/config_lang.php rename to app/Language/tl-PH/config_lang.php diff --git a/application/language/tl-PH/customers_lang.php b/app/Language/tl-PH/customers_lang.php similarity index 100% rename from application/language/tl-PH/customers_lang.php rename to app/Language/tl-PH/customers_lang.php diff --git a/application/language/tl-PH/datepicker_lang.php b/app/Language/tl-PH/datepicker_lang.php similarity index 100% rename from application/language/tl-PH/datepicker_lang.php rename to app/Language/tl-PH/datepicker_lang.php diff --git a/application/language/tl-PH/employees_lang.php b/app/Language/tl-PH/employees_lang.php similarity index 100% rename from application/language/tl-PH/employees_lang.php rename to app/Language/tl-PH/employees_lang.php diff --git a/application/language/tl-PH/enum_lang.php b/app/Language/tl-PH/enum_lang.php similarity index 100% rename from application/language/tl-PH/enum_lang.php rename to app/Language/tl-PH/enum_lang.php diff --git a/application/language/tl-PH/error_lang.php b/app/Language/tl-PH/error_lang.php similarity index 100% rename from application/language/tl-PH/error_lang.php rename to app/Language/tl-PH/error_lang.php diff --git a/application/language/tl-PH/expenses_categories_lang.php b/app/Language/tl-PH/expenses_categories_lang.php similarity index 100% rename from application/language/tl-PH/expenses_categories_lang.php rename to app/Language/tl-PH/expenses_categories_lang.php diff --git a/application/language/tl-PH/expenses_lang.php b/app/Language/tl-PH/expenses_lang.php similarity index 100% rename from application/language/tl-PH/expenses_lang.php rename to app/Language/tl-PH/expenses_lang.php diff --git a/application/language/tl-PH/giftcards_lang.php b/app/Language/tl-PH/giftcards_lang.php similarity index 100% rename from application/language/tl-PH/giftcards_lang.php rename to app/Language/tl-PH/giftcards_lang.php diff --git a/application/language/tl-PH/item_kits_lang.php b/app/Language/tl-PH/item_kits_lang.php similarity index 100% rename from application/language/tl-PH/item_kits_lang.php rename to app/Language/tl-PH/item_kits_lang.php diff --git a/application/language/tl-PH/items_lang.php b/app/Language/tl-PH/items_lang.php similarity index 100% rename from application/language/tl-PH/items_lang.php rename to app/Language/tl-PH/items_lang.php diff --git a/application/language/tl-PH/login_lang.php b/app/Language/tl-PH/login_lang.php similarity index 100% rename from application/language/tl-PH/login_lang.php rename to app/Language/tl-PH/login_lang.php diff --git a/application/language/tl-PH/messages_lang.php b/app/Language/tl-PH/messages_lang.php similarity index 100% rename from application/language/tl-PH/messages_lang.php rename to app/Language/tl-PH/messages_lang.php diff --git a/application/language/tl-PH/module_lang.php b/app/Language/tl-PH/module_lang.php similarity index 100% rename from application/language/tl-PH/module_lang.php rename to app/Language/tl-PH/module_lang.php diff --git a/application/language/tl-PH/receivings_lang.php b/app/Language/tl-PH/receivings_lang.php similarity index 100% rename from application/language/tl-PH/receivings_lang.php rename to app/Language/tl-PH/receivings_lang.php diff --git a/application/language/tl-PH/reports_lang.php b/app/Language/tl-PH/reports_lang.php similarity index 100% rename from application/language/tl-PH/reports_lang.php rename to app/Language/tl-PH/reports_lang.php diff --git a/application/language/tl-PH/sales_lang.php b/app/Language/tl-PH/sales_lang.php similarity index 100% rename from application/language/tl-PH/sales_lang.php rename to app/Language/tl-PH/sales_lang.php diff --git a/application/language/tl-PH/suppliers_lang.php b/app/Language/tl-PH/suppliers_lang.php similarity index 100% rename from application/language/tl-PH/suppliers_lang.php rename to app/Language/tl-PH/suppliers_lang.php diff --git a/application/language/tl-PH/taxes_lang.php b/app/Language/tl-PH/taxes_lang.php similarity index 100% rename from application/language/tl-PH/taxes_lang.php rename to app/Language/tl-PH/taxes_lang.php diff --git a/application/language/tr/attributes_lang.php b/app/Language/tr/attributes_lang.php similarity index 100% rename from application/language/tr/attributes_lang.php rename to app/Language/tr/attributes_lang.php diff --git a/application/language/tr/bootstrap_tables_lang.php b/app/Language/tr/bootstrap_tables_lang.php similarity index 100% rename from application/language/tr/bootstrap_tables_lang.php rename to app/Language/tr/bootstrap_tables_lang.php diff --git a/application/language/tr/cashups_lang.php b/app/Language/tr/cashups_lang.php similarity index 100% rename from application/language/tr/cashups_lang.php rename to app/Language/tr/cashups_lang.php diff --git a/application/language/tr/common_lang.php b/app/Language/tr/common_lang.php similarity index 100% rename from application/language/tr/common_lang.php rename to app/Language/tr/common_lang.php diff --git a/application/language/tr/config_lang.php b/app/Language/tr/config_lang.php similarity index 100% rename from application/language/tr/config_lang.php rename to app/Language/tr/config_lang.php diff --git a/application/language/tr/customers_lang.php b/app/Language/tr/customers_lang.php similarity index 100% rename from application/language/tr/customers_lang.php rename to app/Language/tr/customers_lang.php diff --git a/application/language/tr/datepicker_lang.php b/app/Language/tr/datepicker_lang.php similarity index 100% rename from application/language/tr/datepicker_lang.php rename to app/Language/tr/datepicker_lang.php diff --git a/application/language/tr/employees_lang.php b/app/Language/tr/employees_lang.php similarity index 100% rename from application/language/tr/employees_lang.php rename to app/Language/tr/employees_lang.php diff --git a/application/language/tr/enum_lang.php b/app/Language/tr/enum_lang.php similarity index 100% rename from application/language/tr/enum_lang.php rename to app/Language/tr/enum_lang.php diff --git a/application/language/tr/error_lang.php b/app/Language/tr/error_lang.php similarity index 100% rename from application/language/tr/error_lang.php rename to app/Language/tr/error_lang.php diff --git a/application/language/tr/expenses_categories_lang.php b/app/Language/tr/expenses_categories_lang.php similarity index 100% rename from application/language/tr/expenses_categories_lang.php rename to app/Language/tr/expenses_categories_lang.php diff --git a/application/language/tr/expenses_lang.php b/app/Language/tr/expenses_lang.php similarity index 100% rename from application/language/tr/expenses_lang.php rename to app/Language/tr/expenses_lang.php diff --git a/application/language/tr/giftcards_lang.php b/app/Language/tr/giftcards_lang.php similarity index 100% rename from application/language/tr/giftcards_lang.php rename to app/Language/tr/giftcards_lang.php diff --git a/application/language/tr/index.html b/app/Language/tr/index.html similarity index 100% rename from application/language/tr/index.html rename to app/Language/tr/index.html diff --git a/application/language/tr/item_kits_lang.php b/app/Language/tr/item_kits_lang.php similarity index 100% rename from application/language/tr/item_kits_lang.php rename to app/Language/tr/item_kits_lang.php diff --git a/application/language/tr/items_lang.php b/app/Language/tr/items_lang.php similarity index 100% rename from application/language/tr/items_lang.php rename to app/Language/tr/items_lang.php diff --git a/application/language/tr/login_lang.php b/app/Language/tr/login_lang.php similarity index 100% rename from application/language/tr/login_lang.php rename to app/Language/tr/login_lang.php diff --git a/application/language/tr/messages_lang.php b/app/Language/tr/messages_lang.php similarity index 100% rename from application/language/tr/messages_lang.php rename to app/Language/tr/messages_lang.php diff --git a/application/language/tr/module_lang.php b/app/Language/tr/module_lang.php similarity index 100% rename from application/language/tr/module_lang.php rename to app/Language/tr/module_lang.php diff --git a/application/language/tr/receivings_lang.php b/app/Language/tr/receivings_lang.php similarity index 100% rename from application/language/tr/receivings_lang.php rename to app/Language/tr/receivings_lang.php diff --git a/application/language/tr/reports_lang.php b/app/Language/tr/reports_lang.php similarity index 100% rename from application/language/tr/reports_lang.php rename to app/Language/tr/reports_lang.php diff --git a/application/language/tr/sales_lang.php b/app/Language/tr/sales_lang.php similarity index 100% rename from application/language/tr/sales_lang.php rename to app/Language/tr/sales_lang.php diff --git a/application/language/tr/suppliers_lang.php b/app/Language/tr/suppliers_lang.php similarity index 100% rename from application/language/tr/suppliers_lang.php rename to app/Language/tr/suppliers_lang.php diff --git a/application/language/tr/taxes_lang.php b/app/Language/tr/taxes_lang.php similarity index 100% rename from application/language/tr/taxes_lang.php rename to app/Language/tr/taxes_lang.php diff --git a/application/language/uk-UA/attributes_lang.php b/app/Language/uk-UA/attributes_lang.php similarity index 100% rename from application/language/uk-UA/attributes_lang.php rename to app/Language/uk-UA/attributes_lang.php diff --git a/application/language/uk-UA/bootstrap_tables_lang.php b/app/Language/uk-UA/bootstrap_tables_lang.php similarity index 100% rename from application/language/uk-UA/bootstrap_tables_lang.php rename to app/Language/uk-UA/bootstrap_tables_lang.php diff --git a/application/language/uk-UA/cashups_lang.php b/app/Language/uk-UA/cashups_lang.php similarity index 100% rename from application/language/uk-UA/cashups_lang.php rename to app/Language/uk-UA/cashups_lang.php diff --git a/application/language/uk-UA/common_lang.php b/app/Language/uk-UA/common_lang.php similarity index 100% rename from application/language/uk-UA/common_lang.php rename to app/Language/uk-UA/common_lang.php diff --git a/application/language/uk-UA/config_lang.php b/app/Language/uk-UA/config_lang.php similarity index 100% rename from application/language/uk-UA/config_lang.php rename to app/Language/uk-UA/config_lang.php diff --git a/application/language/uk-UA/customers_lang.php b/app/Language/uk-UA/customers_lang.php similarity index 100% rename from application/language/uk-UA/customers_lang.php rename to app/Language/uk-UA/customers_lang.php diff --git a/application/language/uk-UA/datepicker_lang.php b/app/Language/uk-UA/datepicker_lang.php similarity index 100% rename from application/language/uk-UA/datepicker_lang.php rename to app/Language/uk-UA/datepicker_lang.php diff --git a/application/language/uk-UA/employees_lang.php b/app/Language/uk-UA/employees_lang.php similarity index 100% rename from application/language/uk-UA/employees_lang.php rename to app/Language/uk-UA/employees_lang.php diff --git a/application/language/uk-UA/enum_lang.php b/app/Language/uk-UA/enum_lang.php similarity index 100% rename from application/language/uk-UA/enum_lang.php rename to app/Language/uk-UA/enum_lang.php diff --git a/application/language/uk-UA/error_lang.php b/app/Language/uk-UA/error_lang.php similarity index 100% rename from application/language/uk-UA/error_lang.php rename to app/Language/uk-UA/error_lang.php diff --git a/application/language/uk-UA/expenses_categories_lang.php b/app/Language/uk-UA/expenses_categories_lang.php similarity index 100% rename from application/language/uk-UA/expenses_categories_lang.php rename to app/Language/uk-UA/expenses_categories_lang.php diff --git a/application/language/uk-UA/expenses_lang.php b/app/Language/uk-UA/expenses_lang.php similarity index 100% rename from application/language/uk-UA/expenses_lang.php rename to app/Language/uk-UA/expenses_lang.php diff --git a/application/language/uk-UA/giftcards_lang.php b/app/Language/uk-UA/giftcards_lang.php similarity index 100% rename from application/language/uk-UA/giftcards_lang.php rename to app/Language/uk-UA/giftcards_lang.php diff --git a/application/language/uk-UA/index.html b/app/Language/uk-UA/index.html similarity index 100% rename from application/language/uk-UA/index.html rename to app/Language/uk-UA/index.html diff --git a/application/language/uk-UA/item_kits_lang.php b/app/Language/uk-UA/item_kits_lang.php similarity index 100% rename from application/language/uk-UA/item_kits_lang.php rename to app/Language/uk-UA/item_kits_lang.php diff --git a/application/language/uk-UA/items_lang.php b/app/Language/uk-UA/items_lang.php similarity index 100% rename from application/language/uk-UA/items_lang.php rename to app/Language/uk-UA/items_lang.php diff --git a/application/language/uk-UA/login_lang.php b/app/Language/uk-UA/login_lang.php similarity index 100% rename from application/language/uk-UA/login_lang.php rename to app/Language/uk-UA/login_lang.php diff --git a/application/language/uk-UA/messages_lang.php b/app/Language/uk-UA/messages_lang.php similarity index 100% rename from application/language/uk-UA/messages_lang.php rename to app/Language/uk-UA/messages_lang.php diff --git a/application/language/uk-UA/module_lang.php b/app/Language/uk-UA/module_lang.php similarity index 100% rename from application/language/uk-UA/module_lang.php rename to app/Language/uk-UA/module_lang.php diff --git a/application/language/uk-UA/receivings_lang.php b/app/Language/uk-UA/receivings_lang.php similarity index 100% rename from application/language/uk-UA/receivings_lang.php rename to app/Language/uk-UA/receivings_lang.php diff --git a/application/language/uk-UA/reports_lang.php b/app/Language/uk-UA/reports_lang.php similarity index 100% rename from application/language/uk-UA/reports_lang.php rename to app/Language/uk-UA/reports_lang.php diff --git a/application/language/uk-UA/sales_lang.php b/app/Language/uk-UA/sales_lang.php similarity index 100% rename from application/language/uk-UA/sales_lang.php rename to app/Language/uk-UA/sales_lang.php diff --git a/application/language/uk-UA/suppliers_lang.php b/app/Language/uk-UA/suppliers_lang.php similarity index 100% rename from application/language/uk-UA/suppliers_lang.php rename to app/Language/uk-UA/suppliers_lang.php diff --git a/application/language/uk-UA/taxes_lang.php b/app/Language/uk-UA/taxes_lang.php similarity index 100% rename from application/language/uk-UA/taxes_lang.php rename to app/Language/uk-UA/taxes_lang.php diff --git a/application/language/ur_PK/attributes_lang.php b/app/Language/ur_PK/attributes_lang.php similarity index 100% rename from application/language/ur_PK/attributes_lang.php rename to app/Language/ur_PK/attributes_lang.php diff --git a/application/language/ur_PK/bootstrap_tables_lang.php b/app/Language/ur_PK/bootstrap_tables_lang.php similarity index 100% rename from application/language/ur_PK/bootstrap_tables_lang.php rename to app/Language/ur_PK/bootstrap_tables_lang.php diff --git a/application/language/ur_PK/cashups_lang.php b/app/Language/ur_PK/cashups_lang.php similarity index 100% rename from application/language/ur_PK/cashups_lang.php rename to app/Language/ur_PK/cashups_lang.php diff --git a/application/language/ur_PK/common_lang.php b/app/Language/ur_PK/common_lang.php similarity index 100% rename from application/language/ur_PK/common_lang.php rename to app/Language/ur_PK/common_lang.php diff --git a/application/language/ur_PK/config_lang.php b/app/Language/ur_PK/config_lang.php similarity index 100% rename from application/language/ur_PK/config_lang.php rename to app/Language/ur_PK/config_lang.php diff --git a/application/language/ur_PK/customers_lang.php b/app/Language/ur_PK/customers_lang.php similarity index 100% rename from application/language/ur_PK/customers_lang.php rename to app/Language/ur_PK/customers_lang.php diff --git a/application/language/ur_PK/datepicker_lang.php b/app/Language/ur_PK/datepicker_lang.php similarity index 100% rename from application/language/ur_PK/datepicker_lang.php rename to app/Language/ur_PK/datepicker_lang.php diff --git a/application/language/ur_PK/employees_lang.php b/app/Language/ur_PK/employees_lang.php similarity index 100% rename from application/language/ur_PK/employees_lang.php rename to app/Language/ur_PK/employees_lang.php diff --git a/application/language/ro/enum_lang.php b/app/Language/ur_PK/enum_lang.php similarity index 100% rename from application/language/ro/enum_lang.php rename to app/Language/ur_PK/enum_lang.php diff --git a/application/language/ur_PK/error_lang.php b/app/Language/ur_PK/error_lang.php similarity index 100% rename from application/language/ur_PK/error_lang.php rename to app/Language/ur_PK/error_lang.php diff --git a/application/language/ur_PK/expenses_categories_lang.php b/app/Language/ur_PK/expenses_categories_lang.php similarity index 100% rename from application/language/ur_PK/expenses_categories_lang.php rename to app/Language/ur_PK/expenses_categories_lang.php diff --git a/application/language/ur_PK/expenses_lang.php b/app/Language/ur_PK/expenses_lang.php similarity index 100% rename from application/language/ur_PK/expenses_lang.php rename to app/Language/ur_PK/expenses_lang.php diff --git a/application/language/ur_PK/giftcards_lang.php b/app/Language/ur_PK/giftcards_lang.php similarity index 100% rename from application/language/ur_PK/giftcards_lang.php rename to app/Language/ur_PK/giftcards_lang.php diff --git a/application/language/ur_PK/item_kits_lang.php b/app/Language/ur_PK/item_kits_lang.php similarity index 100% rename from application/language/ur_PK/item_kits_lang.php rename to app/Language/ur_PK/item_kits_lang.php diff --git a/application/language/ur_PK/items_lang.php b/app/Language/ur_PK/items_lang.php similarity index 100% rename from application/language/ur_PK/items_lang.php rename to app/Language/ur_PK/items_lang.php diff --git a/application/language/ur_PK/login_lang.php b/app/Language/ur_PK/login_lang.php similarity index 100% rename from application/language/ur_PK/login_lang.php rename to app/Language/ur_PK/login_lang.php diff --git a/application/language/ur_PK/messages_lang.php b/app/Language/ur_PK/messages_lang.php similarity index 100% rename from application/language/ur_PK/messages_lang.php rename to app/Language/ur_PK/messages_lang.php diff --git a/application/language/ur_PK/module_lang.php b/app/Language/ur_PK/module_lang.php similarity index 100% rename from application/language/ur_PK/module_lang.php rename to app/Language/ur_PK/module_lang.php diff --git a/application/language/ur_PK/receivings_lang.php b/app/Language/ur_PK/receivings_lang.php similarity index 100% rename from application/language/ur_PK/receivings_lang.php rename to app/Language/ur_PK/receivings_lang.php diff --git a/application/language/ur_PK/reports_lang.php b/app/Language/ur_PK/reports_lang.php similarity index 100% rename from application/language/ur_PK/reports_lang.php rename to app/Language/ur_PK/reports_lang.php diff --git a/application/language/ur_PK/sales_lang.php b/app/Language/ur_PK/sales_lang.php similarity index 100% rename from application/language/ur_PK/sales_lang.php rename to app/Language/ur_PK/sales_lang.php diff --git a/application/language/ur_PK/suppliers_lang.php b/app/Language/ur_PK/suppliers_lang.php similarity index 100% rename from application/language/ur_PK/suppliers_lang.php rename to app/Language/ur_PK/suppliers_lang.php diff --git a/application/language/ur_PK/taxes_lang.php b/app/Language/ur_PK/taxes_lang.php similarity index 100% rename from application/language/ur_PK/taxes_lang.php rename to app/Language/ur_PK/taxes_lang.php diff --git a/application/language/vi/attributes_lang.php b/app/Language/vi/attributes_lang.php similarity index 100% rename from application/language/vi/attributes_lang.php rename to app/Language/vi/attributes_lang.php diff --git a/application/language/vi/bootstrap_tables_lang.php b/app/Language/vi/bootstrap_tables_lang.php similarity index 100% rename from application/language/vi/bootstrap_tables_lang.php rename to app/Language/vi/bootstrap_tables_lang.php diff --git a/application/language/vi/cashups_lang.php b/app/Language/vi/cashups_lang.php similarity index 100% rename from application/language/vi/cashups_lang.php rename to app/Language/vi/cashups_lang.php diff --git a/application/language/vi/common_lang.php b/app/Language/vi/common_lang.php similarity index 100% rename from application/language/vi/common_lang.php rename to app/Language/vi/common_lang.php diff --git a/application/language/vi/config_lang.php b/app/Language/vi/config_lang.php similarity index 100% rename from application/language/vi/config_lang.php rename to app/Language/vi/config_lang.php diff --git a/application/language/vi/customers_lang.php b/app/Language/vi/customers_lang.php similarity index 100% rename from application/language/vi/customers_lang.php rename to app/Language/vi/customers_lang.php diff --git a/application/language/vi/datepicker_lang.php b/app/Language/vi/datepicker_lang.php similarity index 100% rename from application/language/vi/datepicker_lang.php rename to app/Language/vi/datepicker_lang.php diff --git a/application/language/vi/employees_lang.php b/app/Language/vi/employees_lang.php similarity index 100% rename from application/language/vi/employees_lang.php rename to app/Language/vi/employees_lang.php diff --git a/application/language/vi/enum_lang.php b/app/Language/vi/enum_lang.php similarity index 100% rename from application/language/vi/enum_lang.php rename to app/Language/vi/enum_lang.php diff --git a/application/language/vi/error_lang.php b/app/Language/vi/error_lang.php similarity index 100% rename from application/language/vi/error_lang.php rename to app/Language/vi/error_lang.php diff --git a/application/language/vi/expenses_categories_lang.php b/app/Language/vi/expenses_categories_lang.php similarity index 100% rename from application/language/vi/expenses_categories_lang.php rename to app/Language/vi/expenses_categories_lang.php diff --git a/application/language/vi/expenses_lang.php b/app/Language/vi/expenses_lang.php similarity index 100% rename from application/language/vi/expenses_lang.php rename to app/Language/vi/expenses_lang.php diff --git a/application/language/vi/giftcards_lang.php b/app/Language/vi/giftcards_lang.php similarity index 100% rename from application/language/vi/giftcards_lang.php rename to app/Language/vi/giftcards_lang.php diff --git a/application/language/vi/index.html b/app/Language/vi/index.html similarity index 100% rename from application/language/vi/index.html rename to app/Language/vi/index.html diff --git a/application/language/vi/item_kits_lang.php b/app/Language/vi/item_kits_lang.php similarity index 100% rename from application/language/vi/item_kits_lang.php rename to app/Language/vi/item_kits_lang.php diff --git a/application/language/vi/items_lang.php b/app/Language/vi/items_lang.php similarity index 100% rename from application/language/vi/items_lang.php rename to app/Language/vi/items_lang.php diff --git a/application/language/vi/login_lang.php b/app/Language/vi/login_lang.php similarity index 100% rename from application/language/vi/login_lang.php rename to app/Language/vi/login_lang.php diff --git a/application/language/vi/messages_lang.php b/app/Language/vi/messages_lang.php similarity index 100% rename from application/language/vi/messages_lang.php rename to app/Language/vi/messages_lang.php diff --git a/application/language/vi/module_lang.php b/app/Language/vi/module_lang.php similarity index 100% rename from application/language/vi/module_lang.php rename to app/Language/vi/module_lang.php diff --git a/application/language/vi/receivings_lang.php b/app/Language/vi/receivings_lang.php similarity index 100% rename from application/language/vi/receivings_lang.php rename to app/Language/vi/receivings_lang.php diff --git a/application/language/vi/reports_lang.php b/app/Language/vi/reports_lang.php similarity index 100% rename from application/language/vi/reports_lang.php rename to app/Language/vi/reports_lang.php diff --git a/application/language/vi/sales_lang.php b/app/Language/vi/sales_lang.php similarity index 100% rename from application/language/vi/sales_lang.php rename to app/Language/vi/sales_lang.php diff --git a/application/language/vi/suppliers_lang.php b/app/Language/vi/suppliers_lang.php similarity index 100% rename from application/language/vi/suppliers_lang.php rename to app/Language/vi/suppliers_lang.php diff --git a/application/language/vi/taxes_lang.php b/app/Language/vi/taxes_lang.php similarity index 100% rename from application/language/vi/taxes_lang.php rename to app/Language/vi/taxes_lang.php diff --git a/application/language/zh-Hans/attributes_lang.php b/app/Language/zh-Hans/attributes_lang.php similarity index 100% rename from application/language/zh-Hans/attributes_lang.php rename to app/Language/zh-Hans/attributes_lang.php diff --git a/application/language/zh-Hans/bootstrap_tables_lang.php b/app/Language/zh-Hans/bootstrap_tables_lang.php similarity index 100% rename from application/language/zh-Hans/bootstrap_tables_lang.php rename to app/Language/zh-Hans/bootstrap_tables_lang.php diff --git a/application/language/zh-Hans/cashups_lang.php b/app/Language/zh-Hans/cashups_lang.php similarity index 100% rename from application/language/zh-Hans/cashups_lang.php rename to app/Language/zh-Hans/cashups_lang.php diff --git a/application/language/zh-Hans/common_lang.php b/app/Language/zh-Hans/common_lang.php similarity index 100% rename from application/language/zh-Hans/common_lang.php rename to app/Language/zh-Hans/common_lang.php diff --git a/application/language/zh-Hans/config_lang.php b/app/Language/zh-Hans/config_lang.php similarity index 100% rename from application/language/zh-Hans/config_lang.php rename to app/Language/zh-Hans/config_lang.php diff --git a/application/language/zh-Hans/customers_lang.php b/app/Language/zh-Hans/customers_lang.php similarity index 100% rename from application/language/zh-Hans/customers_lang.php rename to app/Language/zh-Hans/customers_lang.php diff --git a/application/language/zh-Hans/datepicker_lang.php b/app/Language/zh-Hans/datepicker_lang.php similarity index 100% rename from application/language/zh-Hans/datepicker_lang.php rename to app/Language/zh-Hans/datepicker_lang.php diff --git a/application/language/zh-Hans/employees_lang.php b/app/Language/zh-Hans/employees_lang.php similarity index 100% rename from application/language/zh-Hans/employees_lang.php rename to app/Language/zh-Hans/employees_lang.php diff --git a/application/language/ur_PK/enum_lang.php b/app/Language/zh-Hans/enum_lang.php similarity index 100% rename from application/language/ur_PK/enum_lang.php rename to app/Language/zh-Hans/enum_lang.php diff --git a/application/language/zh-Hans/error_lang.php b/app/Language/zh-Hans/error_lang.php similarity index 100% rename from application/language/zh-Hans/error_lang.php rename to app/Language/zh-Hans/error_lang.php diff --git a/application/language/zh-Hans/expenses_categories_lang.php b/app/Language/zh-Hans/expenses_categories_lang.php similarity index 100% rename from application/language/zh-Hans/expenses_categories_lang.php rename to app/Language/zh-Hans/expenses_categories_lang.php diff --git a/application/language/bg/expenses_lang.php b/app/Language/zh-Hans/expenses_lang.php similarity index 100% rename from application/language/bg/expenses_lang.php rename to app/Language/zh-Hans/expenses_lang.php diff --git a/application/language/zh-Hans/giftcards_lang.php b/app/Language/zh-Hans/giftcards_lang.php similarity index 100% rename from application/language/zh-Hans/giftcards_lang.php rename to app/Language/zh-Hans/giftcards_lang.php diff --git a/application/language/zh-Hans/index.html b/app/Language/zh-Hans/index.html similarity index 100% rename from application/language/zh-Hans/index.html rename to app/Language/zh-Hans/index.html diff --git a/application/language/zh-Hans/item_kits_lang.php b/app/Language/zh-Hans/item_kits_lang.php similarity index 100% rename from application/language/zh-Hans/item_kits_lang.php rename to app/Language/zh-Hans/item_kits_lang.php diff --git a/application/language/zh-Hans/items_lang.php b/app/Language/zh-Hans/items_lang.php similarity index 100% rename from application/language/zh-Hans/items_lang.php rename to app/Language/zh-Hans/items_lang.php diff --git a/application/language/zh-Hans/login_lang.php b/app/Language/zh-Hans/login_lang.php similarity index 100% rename from application/language/zh-Hans/login_lang.php rename to app/Language/zh-Hans/login_lang.php diff --git a/application/language/ta/messages_lang.php b/app/Language/zh-Hans/messages_lang.php similarity index 100% rename from application/language/ta/messages_lang.php rename to app/Language/zh-Hans/messages_lang.php diff --git a/application/language/zh-Hans/module_lang.php b/app/Language/zh-Hans/module_lang.php similarity index 100% rename from application/language/zh-Hans/module_lang.php rename to app/Language/zh-Hans/module_lang.php diff --git a/application/language/zh-Hans/receivings_lang.php b/app/Language/zh-Hans/receivings_lang.php similarity index 100% rename from application/language/zh-Hans/receivings_lang.php rename to app/Language/zh-Hans/receivings_lang.php diff --git a/application/language/zh-Hans/reports_lang.php b/app/Language/zh-Hans/reports_lang.php similarity index 100% rename from application/language/zh-Hans/reports_lang.php rename to app/Language/zh-Hans/reports_lang.php diff --git a/application/language/zh-Hans/sales_lang.php b/app/Language/zh-Hans/sales_lang.php similarity index 100% rename from application/language/zh-Hans/sales_lang.php rename to app/Language/zh-Hans/sales_lang.php diff --git a/application/language/zh-Hans/suppliers_lang.php b/app/Language/zh-Hans/suppliers_lang.php similarity index 100% rename from application/language/zh-Hans/suppliers_lang.php rename to app/Language/zh-Hans/suppliers_lang.php diff --git a/application/language/zh-Hans/taxes_lang.php b/app/Language/zh-Hans/taxes_lang.php similarity index 100% rename from application/language/zh-Hans/taxes_lang.php rename to app/Language/zh-Hans/taxes_lang.php diff --git a/application/language/zh-Hant/attributes_lang.php b/app/Language/zh-Hant/attributes_lang.php similarity index 100% rename from application/language/zh-Hant/attributes_lang.php rename to app/Language/zh-Hant/attributes_lang.php diff --git a/application/language/zh-Hant/bootstrap_tables_lang.php b/app/Language/zh-Hant/bootstrap_tables_lang.php similarity index 100% rename from application/language/zh-Hant/bootstrap_tables_lang.php rename to app/Language/zh-Hant/bootstrap_tables_lang.php diff --git a/application/language/zh-Hant/cashups_lang.php b/app/Language/zh-Hant/cashups_lang.php similarity index 100% rename from application/language/zh-Hant/cashups_lang.php rename to app/Language/zh-Hant/cashups_lang.php diff --git a/application/language/zh-Hant/common_lang.php b/app/Language/zh-Hant/common_lang.php similarity index 100% rename from application/language/zh-Hant/common_lang.php rename to app/Language/zh-Hant/common_lang.php diff --git a/application/language/zh-Hant/config_lang.php b/app/Language/zh-Hant/config_lang.php similarity index 100% rename from application/language/zh-Hant/config_lang.php rename to app/Language/zh-Hant/config_lang.php diff --git a/application/language/zh-Hant/customers_lang.php b/app/Language/zh-Hant/customers_lang.php similarity index 100% rename from application/language/zh-Hant/customers_lang.php rename to app/Language/zh-Hant/customers_lang.php diff --git a/application/language/zh-Hant/datepicker_lang.php b/app/Language/zh-Hant/datepicker_lang.php similarity index 100% rename from application/language/zh-Hant/datepicker_lang.php rename to app/Language/zh-Hant/datepicker_lang.php diff --git a/application/language/zh-Hant/employees_lang.php b/app/Language/zh-Hant/employees_lang.php similarity index 100% rename from application/language/zh-Hant/employees_lang.php rename to app/Language/zh-Hant/employees_lang.php diff --git a/application/language/zh-Hant/enum_lang.php b/app/Language/zh-Hant/enum_lang.php similarity index 100% rename from application/language/zh-Hant/enum_lang.php rename to app/Language/zh-Hant/enum_lang.php diff --git a/application/language/zh-Hant/error_lang.php b/app/Language/zh-Hant/error_lang.php similarity index 100% rename from application/language/zh-Hant/error_lang.php rename to app/Language/zh-Hant/error_lang.php diff --git a/application/language/zh-Hant/expenses_categories_lang.php b/app/Language/zh-Hant/expenses_categories_lang.php similarity index 100% rename from application/language/zh-Hant/expenses_categories_lang.php rename to app/Language/zh-Hant/expenses_categories_lang.php diff --git a/application/language/zh-Hant/expenses_lang.php b/app/Language/zh-Hant/expenses_lang.php similarity index 100% rename from application/language/zh-Hant/expenses_lang.php rename to app/Language/zh-Hant/expenses_lang.php diff --git a/application/language/zh-Hant/giftcards_lang.php b/app/Language/zh-Hant/giftcards_lang.php similarity index 100% rename from application/language/zh-Hant/giftcards_lang.php rename to app/Language/zh-Hant/giftcards_lang.php diff --git a/application/language/zh-Hant/index.html b/app/Language/zh-Hant/index.html similarity index 100% rename from application/language/zh-Hant/index.html rename to app/Language/zh-Hant/index.html diff --git a/application/language/zh-Hant/item_kits_lang.php b/app/Language/zh-Hant/item_kits_lang.php similarity index 100% rename from application/language/zh-Hant/item_kits_lang.php rename to app/Language/zh-Hant/item_kits_lang.php diff --git a/application/language/zh-Hant/items_lang.php b/app/Language/zh-Hant/items_lang.php similarity index 100% rename from application/language/zh-Hant/items_lang.php rename to app/Language/zh-Hant/items_lang.php diff --git a/application/language/zh-Hant/login_lang.php b/app/Language/zh-Hant/login_lang.php similarity index 100% rename from application/language/zh-Hant/login_lang.php rename to app/Language/zh-Hant/login_lang.php diff --git a/application/language/zh-Hant/messages_lang.php b/app/Language/zh-Hant/messages_lang.php similarity index 100% rename from application/language/zh-Hant/messages_lang.php rename to app/Language/zh-Hant/messages_lang.php diff --git a/application/language/zh-Hant/module_lang.php b/app/Language/zh-Hant/module_lang.php similarity index 100% rename from application/language/zh-Hant/module_lang.php rename to app/Language/zh-Hant/module_lang.php diff --git a/application/language/zh-Hant/receivings_lang.php b/app/Language/zh-Hant/receivings_lang.php similarity index 100% rename from application/language/zh-Hant/receivings_lang.php rename to app/Language/zh-Hant/receivings_lang.php diff --git a/application/language/zh-Hant/reports_lang.php b/app/Language/zh-Hant/reports_lang.php similarity index 100% rename from application/language/zh-Hant/reports_lang.php rename to app/Language/zh-Hant/reports_lang.php diff --git a/application/language/zh-Hant/sales_lang.php b/app/Language/zh-Hant/sales_lang.php similarity index 100% rename from application/language/zh-Hant/sales_lang.php rename to app/Language/zh-Hant/sales_lang.php diff --git a/application/language/zh-Hant/suppliers_lang.php b/app/Language/zh-Hant/suppliers_lang.php similarity index 100% rename from application/language/zh-Hant/suppliers_lang.php rename to app/Language/zh-Hant/suppliers_lang.php diff --git a/application/language/zh-Hant/taxes_lang.php b/app/Language/zh-Hant/taxes_lang.php similarity index 100% rename from application/language/zh-Hant/taxes_lang.php rename to app/Language/zh-Hant/taxes_lang.php diff --git a/application/libraries/Barcode_lib.php b/app/Libraries/Barcode_lib.php similarity index 100% rename from application/libraries/Barcode_lib.php rename to app/Libraries/Barcode_lib.php diff --git a/application/libraries/Email_lib.php b/app/Libraries/Email_lib.php similarity index 100% rename from application/libraries/Email_lib.php rename to app/Libraries/Email_lib.php diff --git a/application/libraries/Item_lib.php b/app/Libraries/Item_lib.php similarity index 100% rename from application/libraries/Item_lib.php rename to app/Libraries/Item_lib.php diff --git a/application/libraries/MY_Email.php b/app/Libraries/MY_Email.php similarity index 100% rename from application/libraries/MY_Email.php rename to app/Libraries/MY_Email.php diff --git a/application/libraries/MY_Migration.php b/app/Libraries/MY_Migration.php similarity index 100% rename from application/libraries/MY_Migration.php rename to app/Libraries/MY_Migration.php diff --git a/application/libraries/Mailchimp_lib.php b/app/Libraries/Mailchimp_lib.php similarity index 100% rename from application/libraries/Mailchimp_lib.php rename to app/Libraries/Mailchimp_lib.php diff --git a/application/libraries/Receiving_lib.php b/app/Libraries/Receiving_lib.php similarity index 100% rename from application/libraries/Receiving_lib.php rename to app/Libraries/Receiving_lib.php diff --git a/application/libraries/Sale_lib.php b/app/Libraries/Sale_lib.php similarity index 100% rename from application/libraries/Sale_lib.php rename to app/Libraries/Sale_lib.php diff --git a/application/libraries/Sms_lib.php b/app/Libraries/Sms_lib.php similarity index 100% rename from application/libraries/Sms_lib.php rename to app/Libraries/Sms_lib.php diff --git a/application/libraries/Tax_lib.php b/app/Libraries/Tax_lib.php similarity index 100% rename from application/libraries/Tax_lib.php rename to app/Libraries/Tax_lib.php diff --git a/application/libraries/Token_lib.php b/app/Libraries/Token_lib.php similarity index 100% rename from application/libraries/Token_lib.php rename to app/Libraries/Token_lib.php diff --git a/application/libraries/index.html b/app/Libraries/index.html similarity index 100% rename from application/libraries/index.html rename to app/Libraries/index.html diff --git a/application/models/Appconfig.php b/app/Models/Appconfig.php similarity index 100% rename from application/models/Appconfig.php rename to app/Models/Appconfig.php diff --git a/application/models/Attribute.php b/app/Models/Attribute.php similarity index 100% rename from application/models/Attribute.php rename to app/Models/Attribute.php diff --git a/application/models/Cashup.php b/app/Models/Cashup.php similarity index 100% rename from application/models/Cashup.php rename to app/Models/Cashup.php diff --git a/application/models/Customer.php b/app/Models/Customer.php similarity index 100% rename from application/models/Customer.php rename to app/Models/Customer.php diff --git a/application/models/Customer_rewards.php b/app/Models/Customer_rewards.php similarity index 100% rename from application/models/Customer_rewards.php rename to app/Models/Customer_rewards.php diff --git a/application/models/Dinner_table.php b/app/Models/Dinner_table.php similarity index 100% rename from application/models/Dinner_table.php rename to app/Models/Dinner_table.php diff --git a/application/models/Employee.php b/app/Models/Employee.php similarity index 100% rename from application/models/Employee.php rename to app/Models/Employee.php diff --git a/application/models/enums/Rounding_mode.php b/app/Models/Enums/Rounding_mode.php similarity index 100% rename from application/models/enums/Rounding_mode.php rename to app/Models/Enums/Rounding_mode.php diff --git a/application/models/Expense.php b/app/Models/Expense.php similarity index 100% rename from application/models/Expense.php rename to app/Models/Expense.php diff --git a/application/models/Expense_category.php b/app/Models/Expense_category.php similarity index 100% rename from application/models/Expense_category.php rename to app/Models/Expense_category.php diff --git a/application/models/Giftcard.php b/app/Models/Giftcard.php similarity index 100% rename from application/models/Giftcard.php rename to app/Models/Giftcard.php diff --git a/application/models/Inventory.php b/app/Models/Inventory.php similarity index 100% rename from application/models/Inventory.php rename to app/Models/Inventory.php diff --git a/application/models/Item.php b/app/Models/Item.php similarity index 100% rename from application/models/Item.php rename to app/Models/Item.php diff --git a/application/models/Item_kit.php b/app/Models/Item_kit.php similarity index 100% rename from application/models/Item_kit.php rename to app/Models/Item_kit.php diff --git a/application/models/Item_kit_items.php b/app/Models/Item_kit_items.php similarity index 100% rename from application/models/Item_kit_items.php rename to app/Models/Item_kit_items.php diff --git a/application/models/Item_quantity.php b/app/Models/Item_quantity.php similarity index 100% rename from application/models/Item_quantity.php rename to app/Models/Item_quantity.php diff --git a/application/models/Item_taxes.php b/app/Models/Item_taxes.php similarity index 100% rename from application/models/Item_taxes.php rename to app/Models/Item_taxes.php diff --git a/application/models/Module.php b/app/Models/Module.php similarity index 100% rename from application/models/Module.php rename to app/Models/Module.php diff --git a/application/models/Person.php b/app/Models/Person.php similarity index 100% rename from application/models/Person.php rename to app/Models/Person.php diff --git a/application/models/Receiving.php b/app/Models/Receiving.php similarity index 100% rename from application/models/Receiving.php rename to app/Models/Receiving.php diff --git a/application/models/reports/Detailed_receivings.php b/app/Models/Reports/Detailed_receivings.php similarity index 100% rename from application/models/reports/Detailed_receivings.php rename to app/Models/Reports/Detailed_receivings.php diff --git a/application/models/reports/Detailed_sales.php b/app/Models/Reports/Detailed_sales.php similarity index 100% rename from application/models/reports/Detailed_sales.php rename to app/Models/Reports/Detailed_sales.php diff --git a/application/models/reports/Inventory_low.php b/app/Models/Reports/Inventory_low.php similarity index 100% rename from application/models/reports/Inventory_low.php rename to app/Models/Reports/Inventory_low.php diff --git a/application/models/reports/Inventory_summary.php b/app/Models/Reports/Inventory_summary.php similarity index 100% rename from application/models/reports/Inventory_summary.php rename to app/Models/Reports/Inventory_summary.php diff --git a/application/models/reports/Report.php b/app/Models/Reports/Report.php similarity index 100% rename from application/models/reports/Report.php rename to app/Models/Reports/Report.php diff --git a/application/models/reports/Specific_customer.php b/app/Models/Reports/Specific_customer.php similarity index 100% rename from application/models/reports/Specific_customer.php rename to app/Models/Reports/Specific_customer.php diff --git a/application/models/reports/Specific_discount.php b/app/Models/Reports/Specific_discount.php similarity index 100% rename from application/models/reports/Specific_discount.php rename to app/Models/Reports/Specific_discount.php diff --git a/application/models/reports/Specific_employee.php b/app/Models/Reports/Specific_employee.php similarity index 100% rename from application/models/reports/Specific_employee.php rename to app/Models/Reports/Specific_employee.php diff --git a/application/models/reports/Specific_supplier.php b/app/Models/Reports/Specific_supplier.php similarity index 100% rename from application/models/reports/Specific_supplier.php rename to app/Models/Reports/Specific_supplier.php diff --git a/application/models/reports/Summary_categories.php b/app/Models/Reports/Summary_categories.php similarity index 100% rename from application/models/reports/Summary_categories.php rename to app/Models/Reports/Summary_categories.php diff --git a/application/models/reports/Summary_customers.php b/app/Models/Reports/Summary_customers.php similarity index 100% rename from application/models/reports/Summary_customers.php rename to app/Models/Reports/Summary_customers.php diff --git a/application/models/reports/Summary_discounts.php b/app/Models/Reports/Summary_discounts.php similarity index 100% rename from application/models/reports/Summary_discounts.php rename to app/Models/Reports/Summary_discounts.php diff --git a/application/models/reports/Summary_employees.php b/app/Models/Reports/Summary_employees.php similarity index 100% rename from application/models/reports/Summary_employees.php rename to app/Models/Reports/Summary_employees.php diff --git a/application/models/reports/Summary_expenses_categories.php b/app/Models/Reports/Summary_expenses_categories.php similarity index 100% rename from application/models/reports/Summary_expenses_categories.php rename to app/Models/Reports/Summary_expenses_categories.php diff --git a/application/models/reports/Summary_items.php b/app/Models/Reports/Summary_items.php similarity index 100% rename from application/models/reports/Summary_items.php rename to app/Models/Reports/Summary_items.php diff --git a/application/models/reports/Summary_payments.php b/app/Models/Reports/Summary_payments.php similarity index 100% rename from application/models/reports/Summary_payments.php rename to app/Models/Reports/Summary_payments.php diff --git a/application/models/reports/Summary_report.php b/app/Models/Reports/Summary_report.php similarity index 100% rename from application/models/reports/Summary_report.php rename to app/Models/Reports/Summary_report.php diff --git a/application/models/reports/Summary_sales.php b/app/Models/Reports/Summary_sales.php similarity index 100% rename from application/models/reports/Summary_sales.php rename to app/Models/Reports/Summary_sales.php diff --git a/application/models/reports/Summary_sales_taxes.php b/app/Models/Reports/Summary_sales_taxes.php similarity index 100% rename from application/models/reports/Summary_sales_taxes.php rename to app/Models/Reports/Summary_sales_taxes.php diff --git a/application/models/reports/Summary_suppliers.php b/app/Models/Reports/Summary_suppliers.php similarity index 100% rename from application/models/reports/Summary_suppliers.php rename to app/Models/Reports/Summary_suppliers.php diff --git a/application/models/reports/Summary_taxes.php b/app/Models/Reports/Summary_taxes.php similarity index 100% rename from application/models/reports/Summary_taxes.php rename to app/Models/Reports/Summary_taxes.php diff --git a/application/models/Rewards.php b/app/Models/Rewards.php similarity index 100% rename from application/models/Rewards.php rename to app/Models/Rewards.php diff --git a/application/models/Sale.php b/app/Models/Sale.php similarity index 100% rename from application/models/Sale.php rename to app/Models/Sale.php diff --git a/application/models/Stock_location.php b/app/Models/Stock_location.php similarity index 100% rename from application/models/Stock_location.php rename to app/Models/Stock_location.php diff --git a/application/models/Supplier.php b/app/Models/Supplier.php similarity index 100% rename from application/models/Supplier.php rename to app/Models/Supplier.php diff --git a/application/models/Tax.php b/app/Models/Tax.php similarity index 100% rename from application/models/Tax.php rename to app/Models/Tax.php diff --git a/application/models/Tax_category.php b/app/Models/Tax_category.php similarity index 100% rename from application/models/Tax_category.php rename to app/Models/Tax_category.php diff --git a/application/models/Tax_code.php b/app/Models/Tax_code.php similarity index 100% rename from application/models/Tax_code.php rename to app/Models/Tax_code.php diff --git a/application/models/Tax_jurisdiction.php b/app/Models/Tax_jurisdiction.php similarity index 100% rename from application/models/Tax_jurisdiction.php rename to app/Models/Tax_jurisdiction.php diff --git a/application/models/tokens/Token.php b/app/Models/Tokens/Token.php similarity index 100% rename from application/models/tokens/Token.php rename to app/Models/Tokens/Token.php diff --git a/application/models/tokens/Token_barcode_ean.php b/app/Models/Tokens/Token_barcode_ean.php similarity index 100% rename from application/models/tokens/Token_barcode_ean.php rename to app/Models/Tokens/Token_barcode_ean.php diff --git a/application/models/tokens/Token_barcode_price.php b/app/Models/Tokens/Token_barcode_price.php similarity index 100% rename from application/models/tokens/Token_barcode_price.php rename to app/Models/Tokens/Token_barcode_price.php diff --git a/application/models/tokens/Token_barcode_weight.php b/app/Models/Tokens/Token_barcode_weight.php similarity index 100% rename from application/models/tokens/Token_barcode_weight.php rename to app/Models/Tokens/Token_barcode_weight.php diff --git a/application/models/tokens/Token_customer.php b/app/Models/Tokens/Token_customer.php similarity index 100% rename from application/models/tokens/Token_customer.php rename to app/Models/Tokens/Token_customer.php diff --git a/application/models/tokens/Token_invoice_count.php b/app/Models/Tokens/Token_invoice_count.php similarity index 100% rename from application/models/tokens/Token_invoice_count.php rename to app/Models/Tokens/Token_invoice_count.php diff --git a/application/models/tokens/Token_invoice_sequence.php b/app/Models/Tokens/Token_invoice_sequence.php similarity index 100% rename from application/models/tokens/Token_invoice_sequence.php rename to app/Models/Tokens/Token_invoice_sequence.php diff --git a/application/models/tokens/Token_quote_sequence.php b/app/Models/Tokens/Token_quote_sequence.php similarity index 100% rename from application/models/tokens/Token_quote_sequence.php rename to app/Models/Tokens/Token_quote_sequence.php diff --git a/application/models/tokens/Token_suspended_invoice_count.php b/app/Models/Tokens/Token_suspended_invoice_count.php similarity index 100% rename from application/models/tokens/Token_suspended_invoice_count.php rename to app/Models/Tokens/Token_suspended_invoice_count.php diff --git a/application/models/tokens/Token_work_order_sequence.php b/app/Models/Tokens/Token_work_order_sequence.php similarity index 100% rename from application/models/tokens/Token_work_order_sequence.php rename to app/Models/Tokens/Token_work_order_sequence.php diff --git a/application/models/tokens/Token_year_invoice_count.php b/app/Models/Tokens/Token_year_invoice_count.php similarity index 100% rename from application/models/tokens/Token_year_invoice_count.php rename to app/Models/Tokens/Token_year_invoice_count.php diff --git a/application/models/tokens/Token_year_quote_count.php b/app/Models/Tokens/Token_year_quote_count.php similarity index 100% rename from application/models/tokens/Token_year_quote_count.php rename to app/Models/Tokens/Token_year_quote_count.php diff --git a/application/models/index.html b/app/Models/index.html similarity index 100% rename from application/models/index.html rename to app/Models/index.html diff --git a/application/views/partial/footer.php b/app/View/partial/footer.php similarity index 100% rename from application/views/partial/footer.php rename to app/View/partial/footer.php diff --git a/application/views/partial/header.php b/app/View/partial/header.php similarity index 100% rename from application/views/partial/header.php rename to app/View/partial/header.php diff --git a/application/views/attributes/form.php b/app/Views/attributes/form.php similarity index 100% rename from application/views/attributes/form.php rename to app/Views/attributes/form.php diff --git a/application/views/attributes/item.php b/app/Views/attributes/item.php similarity index 100% rename from application/views/attributes/item.php rename to app/Views/attributes/item.php diff --git a/application/views/attributes/manage.php b/app/Views/attributes/manage.php similarity index 100% rename from application/views/attributes/manage.php rename to app/Views/attributes/manage.php diff --git a/application/views/barcodes/BarcodeBase.php b/app/Views/barcodes/BarcodeBase.php similarity index 100% rename from application/views/barcodes/BarcodeBase.php rename to app/Views/barcodes/BarcodeBase.php diff --git a/application/views/barcodes/Code128.php b/app/Views/barcodes/Code128.php similarity index 100% rename from application/views/barcodes/Code128.php rename to app/Views/barcodes/Code128.php diff --git a/application/views/barcodes/Code39.php b/app/Views/barcodes/Code39.php similarity index 100% rename from application/views/barcodes/Code39.php rename to app/Views/barcodes/Code39.php diff --git a/application/views/barcodes/Ean13.php b/app/Views/barcodes/Ean13.php similarity index 100% rename from application/views/barcodes/Ean13.php rename to app/Views/barcodes/Ean13.php diff --git a/application/views/barcodes/Ean8.php b/app/Views/barcodes/Ean8.php similarity index 100% rename from application/views/barcodes/Ean8.php rename to app/Views/barcodes/Ean8.php diff --git a/application/views/barcodes/barcode_sheet.php b/app/Views/barcodes/barcode_sheet.php similarity index 100% rename from application/views/barcodes/barcode_sheet.php rename to app/Views/barcodes/barcode_sheet.php diff --git a/application/views/cashups/form.php b/app/Views/cashups/form.php similarity index 100% rename from application/views/cashups/form.php rename to app/Views/cashups/form.php diff --git a/application/views/cashups/manage.php b/app/Views/cashups/manage.php similarity index 100% rename from application/views/cashups/manage.php rename to app/Views/cashups/manage.php diff --git a/application/views/configs/barcode_config.php b/app/Views/configs/barcode_config.php similarity index 100% rename from application/views/configs/barcode_config.php rename to app/Views/configs/barcode_config.php diff --git a/application/views/configs/email_config.php b/app/Views/configs/email_config.php similarity index 100% rename from application/views/configs/email_config.php rename to app/Views/configs/email_config.php diff --git a/application/views/configs/general_config.php b/app/Views/configs/general_config.php similarity index 100% rename from application/views/configs/general_config.php rename to app/Views/configs/general_config.php diff --git a/application/views/configs/info_config.php b/app/Views/configs/info_config.php similarity index 100% rename from application/views/configs/info_config.php rename to app/Views/configs/info_config.php diff --git a/application/views/configs/integrations_config.php b/app/Views/configs/integrations_config.php similarity index 100% rename from application/views/configs/integrations_config.php rename to app/Views/configs/integrations_config.php diff --git a/application/views/configs/invoice_config.php b/app/Views/configs/invoice_config.php similarity index 100% rename from application/views/configs/invoice_config.php rename to app/Views/configs/invoice_config.php diff --git a/application/views/configs/license_config.php b/app/Views/configs/license_config.php similarity index 100% rename from application/views/configs/license_config.php rename to app/Views/configs/license_config.php diff --git a/application/views/configs/locale_config.php b/app/Views/configs/locale_config.php similarity index 100% rename from application/views/configs/locale_config.php rename to app/Views/configs/locale_config.php diff --git a/application/views/configs/manage.php b/app/Views/configs/manage.php similarity index 100% rename from application/views/configs/manage.php rename to app/Views/configs/manage.php diff --git a/application/views/configs/message_config.php b/app/Views/configs/message_config.php similarity index 100% rename from application/views/configs/message_config.php rename to app/Views/configs/message_config.php diff --git a/application/views/configs/receipt_config.php b/app/Views/configs/receipt_config.php similarity index 100% rename from application/views/configs/receipt_config.php rename to app/Views/configs/receipt_config.php diff --git a/application/views/configs/reward_config.php b/app/Views/configs/reward_config.php similarity index 100% rename from application/views/configs/reward_config.php rename to app/Views/configs/reward_config.php diff --git a/application/views/configs/stock_config.php b/app/Views/configs/stock_config.php similarity index 100% rename from application/views/configs/stock_config.php rename to app/Views/configs/stock_config.php diff --git a/application/views/configs/system_config.php b/app/Views/configs/system_config.php similarity index 100% rename from application/views/configs/system_config.php rename to app/Views/configs/system_config.php diff --git a/application/views/configs/system_info.php b/app/Views/configs/system_info.php similarity index 100% rename from application/views/configs/system_info.php rename to app/Views/configs/system_info.php diff --git a/application/views/configs/table_config.php b/app/Views/configs/table_config.php similarity index 100% rename from application/views/configs/table_config.php rename to app/Views/configs/table_config.php diff --git a/application/views/configs/tax_config.php b/app/Views/configs/tax_config.php similarity index 100% rename from application/views/configs/tax_config.php rename to app/Views/configs/tax_config.php diff --git a/application/views/customers/form.php b/app/Views/customers/form.php similarity index 100% rename from application/views/customers/form.php rename to app/Views/customers/form.php diff --git a/application/views/customers/form_csv_import.php b/app/Views/customers/form_csv_import.php similarity index 100% rename from application/views/customers/form_csv_import.php rename to app/Views/customers/form_csv_import.php diff --git a/application/views/employees/form.php b/app/Views/employees/form.php similarity index 100% rename from application/views/employees/form.php rename to app/Views/employees/form.php diff --git a/application/views/errors/cli/error_404.php b/app/Views/errors/cli/error_404.php similarity index 100% rename from application/views/errors/cli/error_404.php rename to app/Views/errors/cli/error_404.php diff --git a/application/views/errors/cli/error_db.php b/app/Views/errors/cli/error_db.php similarity index 100% rename from application/views/errors/cli/error_db.php rename to app/Views/errors/cli/error_db.php diff --git a/application/views/errors/cli/error_exception.php b/app/Views/errors/cli/error_exception.php similarity index 100% rename from application/views/errors/cli/error_exception.php rename to app/Views/errors/cli/error_exception.php diff --git a/application/views/errors/cli/error_general.php b/app/Views/errors/cli/error_general.php similarity index 100% rename from application/views/errors/cli/error_general.php rename to app/Views/errors/cli/error_general.php diff --git a/application/views/errors/cli/error_php.php b/app/Views/errors/cli/error_php.php similarity index 100% rename from application/views/errors/cli/error_php.php rename to app/Views/errors/cli/error_php.php diff --git a/application/views/errors/cli/index.html b/app/Views/errors/cli/index.html similarity index 100% rename from application/views/errors/cli/index.html rename to app/Views/errors/cli/index.html diff --git a/application/views/errors/html/error_404.php b/app/Views/errors/html/error_404.php similarity index 100% rename from application/views/errors/html/error_404.php rename to app/Views/errors/html/error_404.php diff --git a/application/views/errors/html/error_db.php b/app/Views/errors/html/error_db.php similarity index 100% rename from application/views/errors/html/error_db.php rename to app/Views/errors/html/error_db.php diff --git a/application/views/errors/html/error_exception.php b/app/Views/errors/html/error_exception.php similarity index 100% rename from application/views/errors/html/error_exception.php rename to app/Views/errors/html/error_exception.php diff --git a/application/views/errors/html/error_general.php b/app/Views/errors/html/error_general.php similarity index 100% rename from application/views/errors/html/error_general.php rename to app/Views/errors/html/error_general.php diff --git a/application/views/errors/html/error_php.php b/app/Views/errors/html/error_php.php similarity index 100% rename from application/views/errors/html/error_php.php rename to app/Views/errors/html/error_php.php diff --git a/application/views/errors/html/index.html b/app/Views/errors/html/index.html similarity index 100% rename from application/views/errors/html/index.html rename to app/Views/errors/html/index.html diff --git a/application/views/errors/index.html b/app/Views/errors/index.html similarity index 100% rename from application/views/errors/index.html rename to app/Views/errors/index.html diff --git a/application/views/expenses/form.php b/app/Views/expenses/form.php similarity index 100% rename from application/views/expenses/form.php rename to app/Views/expenses/form.php diff --git a/application/views/expenses/manage.php b/app/Views/expenses/manage.php similarity index 100% rename from application/views/expenses/manage.php rename to app/Views/expenses/manage.php diff --git a/application/views/expenses_categories/form.php b/app/Views/expenses_categories/form.php similarity index 100% rename from application/views/expenses_categories/form.php rename to app/Views/expenses_categories/form.php diff --git a/application/views/expenses_categories/manage.php b/app/Views/expenses_categories/manage.php similarity index 100% rename from application/views/expenses_categories/manage.php rename to app/Views/expenses_categories/manage.php diff --git a/application/views/giftcards/form.php b/app/Views/giftcards/form.php similarity index 100% rename from application/views/giftcards/form.php rename to app/Views/giftcards/form.php diff --git a/application/views/giftcards/manage.php b/app/Views/giftcards/manage.php similarity index 100% rename from application/views/giftcards/manage.php rename to app/Views/giftcards/manage.php diff --git a/application/views/home/form_change_password.php b/app/Views/home/form_change_password.php similarity index 100% rename from application/views/home/form_change_password.php rename to app/Views/home/form_change_password.php diff --git a/application/views/home/home.php b/app/Views/home/home.php similarity index 100% rename from application/views/home/home.php rename to app/Views/home/home.php diff --git a/application/views/home/office.php b/app/Views/home/office.php similarity index 100% rename from application/views/home/office.php rename to app/Views/home/office.php diff --git a/application/views/index.html b/app/Views/index.html similarity index 100% rename from application/views/index.html rename to app/Views/index.html diff --git a/application/views/item_kits/form.php b/app/Views/item_kits/form.php similarity index 100% rename from application/views/item_kits/form.php rename to app/Views/item_kits/form.php diff --git a/application/views/item_kits/manage.php b/app/Views/item_kits/manage.php similarity index 100% rename from application/views/item_kits/manage.php rename to app/Views/item_kits/manage.php diff --git a/application/views/items/form.php b/app/Views/items/form.php similarity index 100% rename from application/views/items/form.php rename to app/Views/items/form.php diff --git a/application/views/items/form_bulk.php b/app/Views/items/form_bulk.php similarity index 100% rename from application/views/items/form_bulk.php rename to app/Views/items/form_bulk.php diff --git a/application/views/items/form_count_details.php b/app/Views/items/form_count_details.php similarity index 100% rename from application/views/items/form_count_details.php rename to app/Views/items/form_count_details.php diff --git a/application/views/items/form_csv_import.php b/app/Views/items/form_csv_import.php similarity index 100% rename from application/views/items/form_csv_import.php rename to app/Views/items/form_csv_import.php diff --git a/application/views/items/form_inventory.php b/app/Views/items/form_inventory.php similarity index 100% rename from application/views/items/form_inventory.php rename to app/Views/items/form_inventory.php diff --git a/application/views/items/manage.php b/app/Views/items/manage.php similarity index 100% rename from application/views/items/manage.php rename to app/Views/items/manage.php diff --git a/application/views/login.php b/app/Views/login.php similarity index 100% rename from application/views/login.php rename to app/Views/login.php diff --git a/application/views/messages/form_sms.php b/app/Views/messages/form_sms.php similarity index 100% rename from application/views/messages/form_sms.php rename to app/Views/messages/form_sms.php diff --git a/application/views/messages/index.html b/app/Views/messages/index.html similarity index 100% rename from application/views/messages/index.html rename to app/Views/messages/index.html diff --git a/application/views/messages/sms.php b/app/Views/messages/sms.php similarity index 100% rename from application/views/messages/sms.php rename to app/Views/messages/sms.php diff --git a/application/views/no_access.php b/app/Views/no_access.php similarity index 100% rename from application/views/no_access.php rename to app/Views/no_access.php diff --git a/application/views/partial/bootstrap_tables_locale.php b/app/Views/partial/bootstrap_tables_locale.php similarity index 100% rename from application/views/partial/bootstrap_tables_locale.php rename to app/Views/partial/bootstrap_tables_locale.php diff --git a/application/views/partial/customer_rewards.php b/app/Views/partial/customer_rewards.php similarity index 100% rename from application/views/partial/customer_rewards.php rename to app/Views/partial/customer_rewards.php diff --git a/application/views/partial/datepicker_locale.php b/app/Views/partial/datepicker_locale.php similarity index 100% rename from application/views/partial/datepicker_locale.php rename to app/Views/partial/datepicker_locale.php diff --git a/application/views/partial/daterangepicker.php b/app/Views/partial/daterangepicker.php similarity index 100% rename from application/views/partial/daterangepicker.php rename to app/Views/partial/daterangepicker.php diff --git a/application/views/partial/dinner_tables.php b/app/Views/partial/dinner_tables.php similarity index 100% rename from application/views/partial/dinner_tables.php rename to app/Views/partial/dinner_tables.php diff --git a/application/views/partial/header_js.php b/app/Views/partial/header_js.php similarity index 100% rename from application/views/partial/header_js.php rename to app/Views/partial/header_js.php diff --git a/application/views/partial/lang_lines.php b/app/Views/partial/lang_lines.php similarity index 100% rename from application/views/partial/lang_lines.php rename to app/Views/partial/lang_lines.php diff --git a/application/views/partial/print_receipt.php b/app/Views/partial/print_receipt.php similarity index 100% rename from application/views/partial/print_receipt.php rename to app/Views/partial/print_receipt.php diff --git a/application/views/partial/stock_locations.php b/app/Views/partial/stock_locations.php similarity index 100% rename from application/views/partial/stock_locations.php rename to app/Views/partial/stock_locations.php diff --git a/application/views/partial/tax_categories.php b/app/Views/partial/tax_categories.php similarity index 100% rename from application/views/partial/tax_categories.php rename to app/Views/partial/tax_categories.php diff --git a/application/views/partial/tax_codes.php b/app/Views/partial/tax_codes.php similarity index 100% rename from application/views/partial/tax_codes.php rename to app/Views/partial/tax_codes.php diff --git a/application/views/partial/tax_jurisdictions.php b/app/Views/partial/tax_jurisdictions.php similarity index 100% rename from application/views/partial/tax_jurisdictions.php rename to app/Views/partial/tax_jurisdictions.php diff --git a/application/views/people/form_basic_info.php b/app/Views/people/form_basic_info.php similarity index 100% rename from application/views/people/form_basic_info.php rename to app/Views/people/form_basic_info.php diff --git a/application/views/people/manage.php b/app/Views/people/manage.php similarity index 100% rename from application/views/people/manage.php rename to app/Views/people/manage.php diff --git a/application/views/receivings/form.php b/app/Views/receivings/form.php similarity index 100% rename from application/views/receivings/form.php rename to app/Views/receivings/form.php diff --git a/application/views/receivings/receipt.php b/app/Views/receivings/receipt.php similarity index 100% rename from application/views/receivings/receipt.php rename to app/Views/receivings/receipt.php diff --git a/application/views/receivings/receiving.php b/app/Views/receivings/receiving.php similarity index 100% rename from application/views/receivings/receiving.php rename to app/Views/receivings/receiving.php diff --git a/application/views/reports/date_input.php b/app/Views/reports/date_input.php similarity index 100% rename from application/views/reports/date_input.php rename to app/Views/reports/date_input.php diff --git a/application/views/reports/graphical.php b/app/Views/reports/graphical.php similarity index 100% rename from application/views/reports/graphical.php rename to app/Views/reports/graphical.php diff --git a/application/views/reports/graphs/bar.php b/app/Views/reports/graphs/bar.php similarity index 100% rename from application/views/reports/graphs/bar.php rename to app/Views/reports/graphs/bar.php diff --git a/application/views/reports/graphs/hbar.php b/app/Views/reports/graphs/hbar.php similarity index 100% rename from application/views/reports/graphs/hbar.php rename to app/Views/reports/graphs/hbar.php diff --git a/application/views/reports/graphs/line.php b/app/Views/reports/graphs/line.php similarity index 100% rename from application/views/reports/graphs/line.php rename to app/Views/reports/graphs/line.php diff --git a/application/views/reports/graphs/pie.php b/app/Views/reports/graphs/pie.php similarity index 100% rename from application/views/reports/graphs/pie.php rename to app/Views/reports/graphs/pie.php diff --git a/application/views/reports/inventory_summary_input.php b/app/Views/reports/inventory_summary_input.php similarity index 100% rename from application/views/reports/inventory_summary_input.php rename to app/Views/reports/inventory_summary_input.php diff --git a/application/views/reports/listing.php b/app/Views/reports/listing.php similarity index 100% rename from application/views/reports/listing.php rename to app/Views/reports/listing.php diff --git a/application/views/reports/specific_customer_input.php b/app/Views/reports/specific_customer_input.php similarity index 100% rename from application/views/reports/specific_customer_input.php rename to app/Views/reports/specific_customer_input.php diff --git a/application/views/reports/specific_input.php b/app/Views/reports/specific_input.php similarity index 100% rename from application/views/reports/specific_input.php rename to app/Views/reports/specific_input.php diff --git a/application/views/reports/tabular.php b/app/Views/reports/tabular.php similarity index 100% rename from application/views/reports/tabular.php rename to app/Views/reports/tabular.php diff --git a/application/views/reports/tabular_details.php b/app/Views/reports/tabular_details.php similarity index 100% rename from application/views/reports/tabular_details.php rename to app/Views/reports/tabular_details.php diff --git a/application/views/sales/form.php b/app/Views/sales/form.php similarity index 100% rename from application/views/sales/form.php rename to app/Views/sales/form.php diff --git a/application/views/sales/help.php b/app/Views/sales/help.php similarity index 100% rename from application/views/sales/help.php rename to app/Views/sales/help.php diff --git a/application/views/sales/invoice.php b/app/Views/sales/invoice.php similarity index 100% rename from application/views/sales/invoice.php rename to app/Views/sales/invoice.php diff --git a/application/views/sales/invoice_email.php b/app/Views/sales/invoice_email.php similarity index 100% rename from application/views/sales/invoice_email.php rename to app/Views/sales/invoice_email.php diff --git a/application/views/sales/manage.php b/app/Views/sales/manage.php similarity index 100% rename from application/views/sales/manage.php rename to app/Views/sales/manage.php diff --git a/application/views/sales/quote.php b/app/Views/sales/quote.php similarity index 100% rename from application/views/sales/quote.php rename to app/Views/sales/quote.php diff --git a/application/views/sales/quote_email.php b/app/Views/sales/quote_email.php similarity index 100% rename from application/views/sales/quote_email.php rename to app/Views/sales/quote_email.php diff --git a/application/views/sales/receipt.php b/app/Views/sales/receipt.php similarity index 100% rename from application/views/sales/receipt.php rename to app/Views/sales/receipt.php diff --git a/application/views/sales/receipt_default.php b/app/Views/sales/receipt_default.php similarity index 100% rename from application/views/sales/receipt_default.php rename to app/Views/sales/receipt_default.php diff --git a/application/views/sales/receipt_email.php b/app/Views/sales/receipt_email.php similarity index 100% rename from application/views/sales/receipt_email.php rename to app/Views/sales/receipt_email.php diff --git a/application/views/sales/receipt_short.php b/app/Views/sales/receipt_short.php similarity index 100% rename from application/views/sales/receipt_short.php rename to app/Views/sales/receipt_short.php diff --git a/application/views/sales/register.php b/app/Views/sales/register.php similarity index 100% rename from application/views/sales/register.php rename to app/Views/sales/register.php diff --git a/application/views/sales/suspended.php b/app/Views/sales/suspended.php similarity index 100% rename from application/views/sales/suspended.php rename to app/Views/sales/suspended.php diff --git a/application/views/sales/tax_invoice.php b/app/Views/sales/tax_invoice.php similarity index 100% rename from application/views/sales/tax_invoice.php rename to app/Views/sales/tax_invoice.php diff --git a/application/views/sales/work_order.php b/app/Views/sales/work_order.php similarity index 100% rename from application/views/sales/work_order.php rename to app/Views/sales/work_order.php diff --git a/application/views/sales/work_order_email.php b/app/Views/sales/work_order_email.php similarity index 100% rename from application/views/sales/work_order_email.php rename to app/Views/sales/work_order_email.php diff --git a/application/views/suppliers/form.php b/app/Views/suppliers/form.php similarity index 100% rename from application/views/suppliers/form.php rename to app/Views/suppliers/form.php diff --git a/application/views/taxes/manage.php b/app/Views/taxes/manage.php similarity index 100% rename from application/views/taxes/manage.php rename to app/Views/taxes/manage.php diff --git a/application/views/taxes/tax_categories.php b/app/Views/taxes/tax_categories.php similarity index 100% rename from application/views/taxes/tax_categories.php rename to app/Views/taxes/tax_categories.php diff --git a/application/views/taxes/tax_codes.php b/app/Views/taxes/tax_codes.php similarity index 100% rename from application/views/taxes/tax_codes.php rename to app/Views/taxes/tax_codes.php diff --git a/application/views/taxes/tax_jurisdictions.php b/app/Views/taxes/tax_jurisdictions.php similarity index 100% rename from application/views/taxes/tax_jurisdictions.php rename to app/Views/taxes/tax_jurisdictions.php diff --git a/application/views/taxes/tax_rates.php b/app/Views/taxes/tax_rates.php similarity index 100% rename from application/views/taxes/tax_rates.php rename to app/Views/taxes/tax_rates.php diff --git a/application/views/taxes/tax_rates_form.php b/app/Views/taxes/tax_rates_form.php similarity index 100% rename from application/views/taxes/tax_rates_form.php rename to app/Views/taxes/tax_rates_form.php diff --git a/application/tests/helpers/Locale_helper_test.php b/app/tests/helpers/LocaleHelperTest.php similarity index 100% rename from application/tests/helpers/Locale_helper_test.php rename to app/tests/helpers/LocaleHelperTest.php diff --git a/application/tests/libraries/Token_lib_test.php b/app/tests/libraries/TokenLibTest.php similarity index 100% rename from application/tests/libraries/Token_lib_test.php rename to app/tests/libraries/TokenLibTest.php diff --git a/application/tests/models/Rounding_mode_test.php b/app/tests/models/RoundingModeTest.php similarity index 100% rename from application/tests/models/Rounding_mode_test.php rename to app/tests/models/RoundingModeTest.php