From dcb797571ee04d1f3e62f93a65c6d2fc3a9b5eea Mon Sep 17 00:00:00 2001 From: jekkos Date: Tue, 30 May 2023 17:52:17 +0200 Subject: [PATCH] evert "Prepare rebase: move files to new folder structure" This reverts commit eed0cd1ca0344d9c1eeb3b889eac03bd2ae3e587. --- app/Config/hooks.php | 45 ------------------- .../controllers}/Attributes.php | 0 .../controllers}/Cashups.php | 0 .../controllers}/Config.php | 0 .../controllers}/Customers.php | 0 .../controllers}/Employees.php | 0 .../controllers}/Expenses.php | 0 .../controllers}/Expenses_categories.php | 0 .../controllers}/Giftcards.php | 0 .../controllers}/Home.php | 0 .../controllers}/Item_kits.php | 0 .../controllers}/Items.php | 0 .../controllers}/Login.php | 0 .../controllers}/Messages.php | 0 .../controllers}/No_access.php | 0 .../controllers}/Office.php | 0 .../controllers}/Persons.php | 0 .../controllers}/Receivings.php | 0 .../controllers}/Reports.php | 0 .../controllers}/Sales.php | 0 .../controllers}/Secure_Controller.php | 0 .../controllers}/Suppliers.php | 0 .../controllers}/Tax_categories.php | 0 .../controllers}/Tax_codes.php | 0 .../controllers}/Tax_jurisdictions.php | 0 .../controllers}/Taxes.php | 0 .../controllers}/index.html | 0 .../helpers}/dompdf_helper.php | 0 .../helpers}/importfile_helper.php | 0 .../helpers}/index.html | 0 .../helpers}/locale_helper.php | 0 .../helpers}/migration_helper.php | 0 .../helpers}/report_helper.php | 0 .../helpers}/sale_helper.php | 0 .../helpers}/tabular_helper.php | 0 .../helpers}/tax_helper.php | 0 .../libraries}/Barcode_lib.php | 0 .../libraries}/Email_lib.php | 0 .../libraries}/Item_lib.php | 0 .../libraries}/MY_Email.php | 0 .../libraries}/MY_Migration.php | 0 .../libraries}/Mailchimp_lib.php | 0 .../libraries}/Receiving_lib.php | 0 .../libraries}/Sale_lib.php | 0 .../libraries}/Sms_lib.php | 0 .../libraries}/Tax_lib.php | 0 .../libraries}/Token_lib.php | 0 .../libraries}/index.html | 0 .../20170501150000_upgrade_to_3_1_1.php | 0 .../20170502221506_sales_tax_data.php | 0 .../20180225100000_upgrade_to_3_2_0.php | 0 .../20180501100000_upgrade_to_3_2_1.php | 0 .../migrations}/20181015100000_attributes.php | 0 .../20190111270000_upgrade_to_3_3_0.php | 0 .../migrations}/20190129212600_indiagst.php | 0 .../migrations}/20190213210000_indiagst1.php | 0 .../migrations}/20190220210000_indiagst2.php | 0 .../20190301124900_decimal_attribute_type.php | 0 .../20190317102600_add_iso_4217.php | 0 .../20190427100000_paymenttracking.php | 0 .../20190502100000_refundtracking.php | 0 .../migrations}/20190612100000_dbfix.php | 0 .../20190615100000_fix_attribute_datetime.php | 0 .../20190712150200_fix_empty_reports.php | 0 .../20191008100000_receipttaxindicator.php | 0 .../20191231100000_paymentdatefix.php | 0 .../20200125100000_saleschangeprice.php | 0 .../migrations}/20200202000000_taxamount.php | 0 .../20200215100000_taxgroupconstraint.php | 0 .../20200508000000_image_upload_defaults.php | 0 ...819000000_modify_attr_links_constraint.php | 0 .../20201108100000_cashrounding.php | 0 .../20201110000000_add_item_kit_number.php | 0 ...20210103000000_modify_session_datatype.php | 0 .../20210422000000_database_optimizations.php | 0 .../20210422000001_remove_duplicate_links.php | 0 ...0210714140000_move_expenses_categories.php | 0 .../models}/Appconfig.php | 0 .../models}/Employee.php | 0 {app/Models => application/models}/Sale.php | 0 .../models}/reports/Detailed_receivings.php | 0 .../models}/reports/Detailed_sales.php | 0 .../models}/reports/Inventory_low.php | 0 .../models}/reports/Inventory_summary.php | 0 .../models}/reports/Report.php | 0 .../models}/reports/Specific_customer.php | 0 .../models}/reports/Specific_discount.php | 0 .../models}/reports/Specific_employee.php | 0 .../models}/reports/Specific_supplier.php | 0 .../models}/reports/Summary_categories.php | 0 .../models}/reports/Summary_customers.php | 0 .../models}/reports/Summary_discounts.php | 0 .../models}/reports/Summary_employees.php | 0 .../reports/Summary_expenses_categories.php | 0 .../models}/reports/Summary_items.php | 0 .../models}/reports/Summary_payments.php | 0 .../models}/reports/Summary_report.php | 0 .../models}/reports/Summary_sales.php | 0 .../models}/reports/Summary_sales_taxes.php | 0 .../models}/reports/Summary_suppliers.php | 0 .../models}/reports/Summary_taxes.php | 0 .../models/tokens}/Token_invoice_sequence.php | 0 .../models/tokens}/Token_quote_sequence.php | 0 .../tokens}/Token_work_order_sequence.php | 0 .../views}/attributes/form.php | 0 .../views}/attributes/item.php | 0 .../views}/attributes/manage.php | 0 .../views}/barcodes/BarcodeBase.php | 0 .../views}/barcodes/Code128.php | 0 .../views}/barcodes/Code39.php | 0 .../views}/barcodes/Ean13.php | 0 .../views}/barcodes/Ean8.php | 0 .../views}/barcodes/barcode_sheet.php | 0 .../views}/cashups/form.php | 0 .../views}/cashups/manage.php | 0 .../views}/configs/barcode_config.php | 0 .../views}/configs/email_config.php | 0 .../views}/configs/general_config.php | 0 .../views}/configs/info_config.php | 0 .../views}/configs/integrations_config.php | 0 .../views}/configs/invoice_config.php | 0 .../views}/configs/license_config.php | 0 .../views}/configs/locale_config.php | 0 .../views}/configs/manage.php | 0 .../views}/configs/message_config.php | 0 .../views}/configs/receipt_config.php | 0 .../views}/configs/reward_config.php | 0 .../views}/configs/stock_config.php | 0 .../views}/configs/system_config.php | 0 .../views}/configs/system_info.php | 0 .../views}/configs/table_config.php | 0 .../views}/configs/tax_config.php | 0 .../views}/customers/form.php | 0 .../views}/customers/form_csv_import.php | 0 .../views}/employees/form.php | 0 .../views}/errors/cli/error_404.php | 0 .../views}/errors/cli/error_db.php | 0 .../views}/errors/cli/error_exception.php | 0 .../views}/errors/cli/error_general.php | 0 .../views}/errors/cli/error_php.php | 0 .../views}/errors/cli/index.html | 0 .../views}/errors/html/error_404.php | 0 .../views}/errors/html/error_db.php | 0 .../views}/errors/html/error_exception.php | 0 .../views}/errors/html/error_general.php | 0 .../views}/errors/html/error_php.php | 0 .../views}/errors/html/index.html | 0 .../views}/errors/index.html | 0 .../views}/expenses/form.php | 0 .../views}/expenses/manage.php | 0 .../views}/expenses_categories/form.php | 0 .../views}/expenses_categories/manage.php | 0 .../views}/giftcards/form.php | 0 .../views}/giftcards/manage.php | 0 .../views}/home/form_change_password.php | 0 .../Views => application/views}/home/home.php | 0 .../views}/home/office.php | 0 {app/Views => application/views}/index.html | 0 .../views}/item_kits/form.php | 0 .../views}/item_kits/manage.php | 0 .../views}/items/form.php | 0 .../views}/items/form_bulk.php | 0 .../views}/items/form_count_details.php | 0 .../views}/items/form_csv_import.php | 0 .../views}/items/form_inventory.php | 0 .../views}/items/manage.php | 0 {app/Views => application/views}/login.php | 0 .../views}/messages/form_sms.php | 0 .../views}/messages/index.html | 0 .../views}/messages/sms.php | 0 .../Views => application/views}/no_access.php | 0 .../partial/bootstrap_tables_locale.php | 0 .../views}/partial/customer_rewards.php | 0 .../views}/partial/datepicker_locale.php | 0 .../views}/partial/daterangepicker.php | 0 .../views}/partial/dinner_tables.php | 0 .../views}/partial/footer.php | 0 .../views}/partial/header.php | 0 .../views}/partial/header_js.php | 0 .../views}/partial/lang_lines.php | 0 .../views}/partial/print_receipt.php | 0 .../views}/partial/stock_locations.php | 0 .../views}/partial/tax_categories.php | 0 .../views}/partial/tax_codes.php | 0 .../views}/partial/tax_jurisdictions.php | 0 .../views}/people/form_basic_info.php | 0 .../views}/people/manage.php | 0 .../views}/receivings/form.php | 0 .../views}/receivings/receipt.php | 0 .../views}/receivings/receiving.php | 0 .../views}/reports/date_input.php | 0 .../views}/reports/graphical.php | 0 .../views}/reports/graphs/bar.php | 0 .../views}/reports/graphs/hbar.php | 0 .../views}/reports/graphs/line.php | 0 .../views}/reports/graphs/pie.php | 0 .../reports/inventory_summary_input.php | 0 .../views}/reports/listing.php | 0 .../reports/specific_customer_input.php | 0 .../views}/reports/specific_input.php | 0 .../views}/reports/tabular.php | 0 .../views}/reports/tabular_details.php | 0 .../views}/sales/form.php | 0 .../views}/sales/help.php | 0 .../views}/sales/invoice.php | 0 .../views}/sales/invoice_email.php | 0 .../views}/sales/manage.php | 0 .../views}/sales/quote.php | 0 .../views}/sales/quote_email.php | 0 .../views}/sales/receipt.php | 0 .../views}/sales/receipt_default.php | 0 .../views}/sales/receipt_email.php | 0 .../views}/sales/receipt_short.php | 0 .../views}/sales/register.php | 0 .../views}/sales/suspended.php | 0 .../views}/sales/tax_invoice.php | 0 .../views}/sales/work_order.php | 0 .../views}/sales/work_order_email.php | 0 .../views}/suppliers/form.php | 0 .../views}/taxes/manage.php | 0 .../views}/taxes/tax_categories.php | 0 .../views}/taxes/tax_codes.php | 0 .../views}/taxes/tax_jurisdictions.php | 0 .../views}/taxes/tax_rates.php | 0 .../views}/taxes/tax_rates_form.php | 0 225 files changed, 45 deletions(-) delete mode 100644 app/Config/hooks.php rename {app/Controllers => application/controllers}/Attributes.php (100%) rename {app/Controllers => application/controllers}/Cashups.php (100%) rename {app/Controllers => application/controllers}/Config.php (100%) rename {app/Controllers => application/controllers}/Customers.php (100%) rename {app/Controllers => application/controllers}/Employees.php (100%) rename {app/Controllers => application/controllers}/Expenses.php (100%) rename {app/Controllers => application/controllers}/Expenses_categories.php (100%) rename {app/Controllers => application/controllers}/Giftcards.php (100%) rename {app/Controllers => application/controllers}/Home.php (100%) rename {app/Controllers => application/controllers}/Item_kits.php (100%) rename {app/Controllers => application/controllers}/Items.php (100%) rename {app/Controllers => application/controllers}/Login.php (100%) rename {app/Controllers => application/controllers}/Messages.php (100%) rename {app/Controllers => application/controllers}/No_access.php (100%) rename {app/Controllers => application/controllers}/Office.php (100%) rename {app/Controllers => application/controllers}/Persons.php (100%) rename {app/Controllers => application/controllers}/Receivings.php (100%) rename {app/Controllers => application/controllers}/Reports.php (100%) rename {app/Controllers => application/controllers}/Sales.php (100%) rename {app/Controllers => application/controllers}/Secure_Controller.php (100%) rename {app/Controllers => application/controllers}/Suppliers.php (100%) rename {app/Controllers => application/controllers}/Tax_categories.php (100%) rename {app/Controllers => application/controllers}/Tax_codes.php (100%) rename {app/Controllers => application/controllers}/Tax_jurisdictions.php (100%) rename {app/Controllers => application/controllers}/Taxes.php (100%) rename {app/Controllers => application/controllers}/index.html (100%) rename {app/Helpers => application/helpers}/dompdf_helper.php (100%) rename {app/Helpers => application/helpers}/importfile_helper.php (100%) rename {app/Helpers => application/helpers}/index.html (100%) rename {app/Helpers => application/helpers}/locale_helper.php (100%) rename {app/Helpers => application/helpers}/migration_helper.php (100%) rename {app/Helpers => application/helpers}/report_helper.php (100%) rename {app/Helpers => application/helpers}/sale_helper.php (100%) rename {app/Helpers => application/helpers}/tabular_helper.php (100%) rename {app/Helpers => application/helpers}/tax_helper.php (100%) rename {app/Libraries => application/libraries}/Barcode_lib.php (100%) rename {app/Libraries => application/libraries}/Email_lib.php (100%) rename {app/Libraries => application/libraries}/Item_lib.php (100%) rename {app/Libraries => application/libraries}/MY_Email.php (100%) rename {app/Libraries => application/libraries}/MY_Migration.php (100%) rename {app/Libraries => application/libraries}/Mailchimp_lib.php (100%) rename {app/Libraries => application/libraries}/Receiving_lib.php (100%) rename {app/Libraries => application/libraries}/Sale_lib.php (100%) rename {app/Libraries => application/libraries}/Sms_lib.php (100%) rename {app/Libraries => application/libraries}/Tax_lib.php (100%) rename {app/Libraries => application/libraries}/Token_lib.php (100%) rename {app/Libraries => application/libraries}/index.html (100%) rename {app/Migrations => application/migrations}/20170501150000_upgrade_to_3_1_1.php (100%) rename {app/Migrations => application/migrations}/20170502221506_sales_tax_data.php (100%) rename {app/Migrations => application/migrations}/20180225100000_upgrade_to_3_2_0.php (100%) rename {app/Migrations => application/migrations}/20180501100000_upgrade_to_3_2_1.php (100%) rename {app/Migrations => application/migrations}/20181015100000_attributes.php (100%) rename {app/Migrations => application/migrations}/20190111270000_upgrade_to_3_3_0.php (100%) rename {app/Migrations => application/migrations}/20190129212600_indiagst.php (100%) rename {app/Migrations => application/migrations}/20190213210000_indiagst1.php (100%) rename {app/Migrations => application/migrations}/20190220210000_indiagst2.php (100%) rename {app/Migrations => application/migrations}/20190301124900_decimal_attribute_type.php (100%) rename {app/Migrations => application/migrations}/20190317102600_add_iso_4217.php (100%) rename {app/Migrations => application/migrations}/20190427100000_paymenttracking.php (100%) rename {app/Migrations => application/migrations}/20190502100000_refundtracking.php (100%) rename {app/Migrations => application/migrations}/20190612100000_dbfix.php (100%) rename {app/Migrations => application/migrations}/20190615100000_fix_attribute_datetime.php (100%) rename {app/Migrations => application/migrations}/20190712150200_fix_empty_reports.php (100%) rename {app/Migrations => application/migrations}/20191008100000_receipttaxindicator.php (100%) rename {app/Migrations => application/migrations}/20191231100000_paymentdatefix.php (100%) rename {app/Migrations => application/migrations}/20200125100000_saleschangeprice.php (100%) rename {app/Migrations => application/migrations}/20200202000000_taxamount.php (100%) rename {app/Migrations => application/migrations}/20200215100000_taxgroupconstraint.php (100%) rename {app/Migrations => application/migrations}/20200508000000_image_upload_defaults.php (100%) rename {app/Migrations => application/migrations}/20200819000000_modify_attr_links_constraint.php (100%) rename {app/Migrations => application/migrations}/20201108100000_cashrounding.php (100%) rename {app/Migrations => application/migrations}/20201110000000_add_item_kit_number.php (100%) rename {app/Migrations => application/migrations}/20210103000000_modify_session_datatype.php (100%) rename {app/Migrations => application/migrations}/20210422000000_database_optimizations.php (100%) rename {app/Migrations => application/migrations}/20210422000001_remove_duplicate_links.php (100%) rename {app/Migrations => application/migrations}/20210714140000_move_expenses_categories.php (100%) rename {app/Models => application/models}/Appconfig.php (100%) rename {app/Models => application/models}/Employee.php (100%) rename {app/Models => application/models}/Sale.php (100%) rename {app/Models/Reports => application/models}/reports/Detailed_receivings.php (100%) rename {app/Models/Reports => application/models}/reports/Detailed_sales.php (100%) rename {app/Models/Reports => application/models}/reports/Inventory_low.php (100%) rename {app/Models/Reports => application/models}/reports/Inventory_summary.php (100%) rename {app/Models/Reports => application/models}/reports/Report.php (100%) rename {app/Models/Reports => application/models}/reports/Specific_customer.php (100%) rename {app/Models/Reports => application/models}/reports/Specific_discount.php (100%) rename {app/Models/Reports => application/models}/reports/Specific_employee.php (100%) rename {app/Models/Reports => application/models}/reports/Specific_supplier.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_categories.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_customers.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_discounts.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_employees.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_expenses_categories.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_items.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_payments.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_report.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_sales.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_sales_taxes.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_suppliers.php (100%) rename {app/Models/Reports => application/models}/reports/Summary_taxes.php (100%) rename {app/Models/Tokens => application/models/tokens}/Token_invoice_sequence.php (100%) rename {app/Models/Tokens => application/models/tokens}/Token_quote_sequence.php (100%) rename {app/Models/Tokens => application/models/tokens}/Token_work_order_sequence.php (100%) rename {app/Views => application/views}/attributes/form.php (100%) rename {app/Views => application/views}/attributes/item.php (100%) rename {app/Views => application/views}/attributes/manage.php (100%) rename {app/Views => application/views}/barcodes/BarcodeBase.php (100%) rename {app/Views => application/views}/barcodes/Code128.php (100%) rename {app/Views => application/views}/barcodes/Code39.php (100%) rename {app/Views => application/views}/barcodes/Ean13.php (100%) rename {app/Views => application/views}/barcodes/Ean8.php (100%) rename {app/Views => application/views}/barcodes/barcode_sheet.php (100%) rename {app/Views => application/views}/cashups/form.php (100%) rename {app/Views => application/views}/cashups/manage.php (100%) rename {app/Views => application/views}/configs/barcode_config.php (100%) rename {app/Views => application/views}/configs/email_config.php (100%) rename {app/Views => application/views}/configs/general_config.php (100%) rename {app/Views => application/views}/configs/info_config.php (100%) rename {app/Views => application/views}/configs/integrations_config.php (100%) rename {app/Views => application/views}/configs/invoice_config.php (100%) rename {app/Views => application/views}/configs/license_config.php (100%) rename {app/Views => application/views}/configs/locale_config.php (100%) rename {app/Views => application/views}/configs/manage.php (100%) rename {app/Views => application/views}/configs/message_config.php (100%) rename {app/Views => application/views}/configs/receipt_config.php (100%) rename {app/Views => application/views}/configs/reward_config.php (100%) rename {app/Views => application/views}/configs/stock_config.php (100%) rename {app/Views => application/views}/configs/system_config.php (100%) rename {app/Views => application/views}/configs/system_info.php (100%) rename {app/Views => application/views}/configs/table_config.php (100%) rename {app/Views => application/views}/configs/tax_config.php (100%) rename {app/Views => application/views}/customers/form.php (100%) rename {app/Views => application/views}/customers/form_csv_import.php (100%) rename {app/Views => application/views}/employees/form.php (100%) rename {app/Views => application/views}/errors/cli/error_404.php (100%) rename {app/Views => application/views}/errors/cli/error_db.php (100%) rename {app/Views => application/views}/errors/cli/error_exception.php (100%) rename {app/Views => application/views}/errors/cli/error_general.php (100%) rename {app/Views => application/views}/errors/cli/error_php.php (100%) rename {app/Views => application/views}/errors/cli/index.html (100%) rename {app/Views => application/views}/errors/html/error_404.php (100%) rename {app/Views => application/views}/errors/html/error_db.php (100%) rename {app/Views => application/views}/errors/html/error_exception.php (100%) rename {app/Views => application/views}/errors/html/error_general.php (100%) rename {app/Views => application/views}/errors/html/error_php.php (100%) rename {app/Views => application/views}/errors/html/index.html (100%) rename {app/Views => application/views}/errors/index.html (100%) rename {app/Views => application/views}/expenses/form.php (100%) rename {app/Views => application/views}/expenses/manage.php (100%) rename {app/Views => application/views}/expenses_categories/form.php (100%) rename {app/Views => application/views}/expenses_categories/manage.php (100%) rename {app/Views => application/views}/giftcards/form.php (100%) rename {app/Views => application/views}/giftcards/manage.php (100%) rename {app/Views => application/views}/home/form_change_password.php (100%) rename {app/Views => application/views}/home/home.php (100%) rename {app/Views => application/views}/home/office.php (100%) rename {app/Views => application/views}/index.html (100%) rename {app/Views => application/views}/item_kits/form.php (100%) rename {app/Views => application/views}/item_kits/manage.php (100%) rename {app/Views => application/views}/items/form.php (100%) rename {app/Views => application/views}/items/form_bulk.php (100%) rename {app/Views => application/views}/items/form_count_details.php (100%) rename {app/Views => application/views}/items/form_csv_import.php (100%) rename {app/Views => application/views}/items/form_inventory.php (100%) rename {app/Views => application/views}/items/manage.php (100%) rename {app/Views => application/views}/login.php (100%) rename {app/Views => application/views}/messages/form_sms.php (100%) rename {app/Views => application/views}/messages/index.html (100%) rename {app/Views => application/views}/messages/sms.php (100%) rename {app/Views => application/views}/no_access.php (100%) rename {app/Views => application/views}/partial/bootstrap_tables_locale.php (100%) rename {app/Views => application/views}/partial/customer_rewards.php (100%) rename {app/Views => application/views}/partial/datepicker_locale.php (100%) rename {app/Views => application/views}/partial/daterangepicker.php (100%) rename {app/Views => application/views}/partial/dinner_tables.php (100%) rename {app/View => application/views}/partial/footer.php (100%) rename {app/View => application/views}/partial/header.php (100%) rename {app/Views => application/views}/partial/header_js.php (100%) rename {app/Views => application/views}/partial/lang_lines.php (100%) rename {app/Views => application/views}/partial/print_receipt.php (100%) rename {app/Views => application/views}/partial/stock_locations.php (100%) rename {app/Views => application/views}/partial/tax_categories.php (100%) rename {app/Views => application/views}/partial/tax_codes.php (100%) rename {app/Views => application/views}/partial/tax_jurisdictions.php (100%) rename {app/Views => application/views}/people/form_basic_info.php (100%) rename {app/Views => application/views}/people/manage.php (100%) rename {app/Views => application/views}/receivings/form.php (100%) rename {app/Views => application/views}/receivings/receipt.php (100%) rename {app/Views => application/views}/receivings/receiving.php (100%) rename {app/Views => application/views}/reports/date_input.php (100%) rename {app/Views => application/views}/reports/graphical.php (100%) rename {app/Views => application/views}/reports/graphs/bar.php (100%) rename {app/Views => application/views}/reports/graphs/hbar.php (100%) rename {app/Views => application/views}/reports/graphs/line.php (100%) rename {app/Views => application/views}/reports/graphs/pie.php (100%) rename {app/Views => application/views}/reports/inventory_summary_input.php (100%) rename {app/Views => application/views}/reports/listing.php (100%) rename {app/Views => application/views}/reports/specific_customer_input.php (100%) rename {app/Views => application/views}/reports/specific_input.php (100%) rename {app/Views => application/views}/reports/tabular.php (100%) rename {app/Views => application/views}/reports/tabular_details.php (100%) rename {app/Views => application/views}/sales/form.php (100%) rename {app/Views => application/views}/sales/help.php (100%) rename {app/Views => application/views}/sales/invoice.php (100%) rename {app/Views => application/views}/sales/invoice_email.php (100%) rename {app/Views => application/views}/sales/manage.php (100%) rename {app/Views => application/views}/sales/quote.php (100%) rename {app/Views => application/views}/sales/quote_email.php (100%) rename {app/Views => application/views}/sales/receipt.php (100%) rename {app/Views => application/views}/sales/receipt_default.php (100%) rename {app/Views => application/views}/sales/receipt_email.php (100%) rename {app/Views => application/views}/sales/receipt_short.php (100%) rename {app/Views => application/views}/sales/register.php (100%) rename {app/Views => application/views}/sales/suspended.php (100%) rename {app/Views => application/views}/sales/tax_invoice.php (100%) rename {app/Views => application/views}/sales/work_order.php (100%) rename {app/Views => application/views}/sales/work_order_email.php (100%) rename {app/Views => application/views}/suppliers/form.php (100%) rename {app/Views => application/views}/taxes/manage.php (100%) rename {app/Views => application/views}/taxes/tax_categories.php (100%) rename {app/Views => application/views}/taxes/tax_codes.php (100%) rename {app/Views => application/views}/taxes/tax_jurisdictions.php (100%) rename {app/Views => application/views}/taxes/tax_rates.php (100%) rename {app/Views => application/views}/taxes/tax_rates_form.php (100%) diff --git a/app/Config/hooks.php b/app/Config/hooks.php deleted file mode 100644 index 720344df9..000000000 --- a/app/Config/hooks.php +++ /dev/null @@ -1,45 +0,0 @@ - '', - 'function' => 'load_config', - 'filename' => 'load_config.php', - 'filepath' => 'hooks' - ); - -// 'post_controller' indicated execution of hooks after controller is finished -$hook['post_controller'] = array( - 'class' => '', - 'function' => 'db_log_queries', - 'filename' => 'db_log.php', - 'filepath' => 'hooks' - ); - -$hook['pre_controller'][] = array( - 'class' => '', - 'function' => 'validate_method', - 'filename' => 'method_hook.php', - 'filepath' => 'hooks' -); - - -$hook['pre_system'] = function() { - $config_path = APPPATH . (ENVIRONMENT == 'testing' ? 'tests/' : 'config/'); - try { - $dotenv = new Dotenv\Dotenv($config_path); - $dotenv->overload(); - } catch(Exception $e) { - // continue, .env file not present - } -}; diff --git a/app/Controllers/Attributes.php b/application/controllers/Attributes.php similarity index 100% rename from app/Controllers/Attributes.php rename to application/controllers/Attributes.php diff --git a/app/Controllers/Cashups.php b/application/controllers/Cashups.php similarity index 100% rename from app/Controllers/Cashups.php rename to application/controllers/Cashups.php diff --git a/app/Controllers/Config.php b/application/controllers/Config.php similarity index 100% rename from app/Controllers/Config.php rename to application/controllers/Config.php diff --git a/app/Controllers/Customers.php b/application/controllers/Customers.php similarity index 100% rename from app/Controllers/Customers.php rename to application/controllers/Customers.php diff --git a/app/Controllers/Employees.php b/application/controllers/Employees.php similarity index 100% rename from app/Controllers/Employees.php rename to application/controllers/Employees.php diff --git a/app/Controllers/Expenses.php b/application/controllers/Expenses.php similarity index 100% rename from app/Controllers/Expenses.php rename to application/controllers/Expenses.php diff --git a/app/Controllers/Expenses_categories.php b/application/controllers/Expenses_categories.php similarity index 100% rename from app/Controllers/Expenses_categories.php rename to application/controllers/Expenses_categories.php diff --git a/app/Controllers/Giftcards.php b/application/controllers/Giftcards.php similarity index 100% rename from app/Controllers/Giftcards.php rename to application/controllers/Giftcards.php diff --git a/app/Controllers/Home.php b/application/controllers/Home.php similarity index 100% rename from app/Controllers/Home.php rename to application/controllers/Home.php diff --git a/app/Controllers/Item_kits.php b/application/controllers/Item_kits.php similarity index 100% rename from app/Controllers/Item_kits.php rename to application/controllers/Item_kits.php diff --git a/app/Controllers/Items.php b/application/controllers/Items.php similarity index 100% rename from app/Controllers/Items.php rename to application/controllers/Items.php diff --git a/app/Controllers/Login.php b/application/controllers/Login.php similarity index 100% rename from app/Controllers/Login.php rename to application/controllers/Login.php diff --git a/app/Controllers/Messages.php b/application/controllers/Messages.php similarity index 100% rename from app/Controllers/Messages.php rename to application/controllers/Messages.php diff --git a/app/Controllers/No_access.php b/application/controllers/No_access.php similarity index 100% rename from app/Controllers/No_access.php rename to application/controllers/No_access.php diff --git a/app/Controllers/Office.php b/application/controllers/Office.php similarity index 100% rename from app/Controllers/Office.php rename to application/controllers/Office.php diff --git a/app/Controllers/Persons.php b/application/controllers/Persons.php similarity index 100% rename from app/Controllers/Persons.php rename to application/controllers/Persons.php diff --git a/app/Controllers/Receivings.php b/application/controllers/Receivings.php similarity index 100% rename from app/Controllers/Receivings.php rename to application/controllers/Receivings.php diff --git a/app/Controllers/Reports.php b/application/controllers/Reports.php similarity index 100% rename from app/Controllers/Reports.php rename to application/controllers/Reports.php diff --git a/app/Controllers/Sales.php b/application/controllers/Sales.php similarity index 100% rename from app/Controllers/Sales.php rename to application/controllers/Sales.php diff --git a/app/Controllers/Secure_Controller.php b/application/controllers/Secure_Controller.php similarity index 100% rename from app/Controllers/Secure_Controller.php rename to application/controllers/Secure_Controller.php diff --git a/app/Controllers/Suppliers.php b/application/controllers/Suppliers.php similarity index 100% rename from app/Controllers/Suppliers.php rename to application/controllers/Suppliers.php diff --git a/app/Controllers/Tax_categories.php b/application/controllers/Tax_categories.php similarity index 100% rename from app/Controllers/Tax_categories.php rename to application/controllers/Tax_categories.php diff --git a/app/Controllers/Tax_codes.php b/application/controllers/Tax_codes.php similarity index 100% rename from app/Controllers/Tax_codes.php rename to application/controllers/Tax_codes.php diff --git a/app/Controllers/Tax_jurisdictions.php b/application/controllers/Tax_jurisdictions.php similarity index 100% rename from app/Controllers/Tax_jurisdictions.php rename to application/controllers/Tax_jurisdictions.php diff --git a/app/Controllers/Taxes.php b/application/controllers/Taxes.php similarity index 100% rename from app/Controllers/Taxes.php rename to application/controllers/Taxes.php diff --git a/app/Controllers/index.html b/application/controllers/index.html similarity index 100% rename from app/Controllers/index.html rename to application/controllers/index.html diff --git a/app/Helpers/dompdf_helper.php b/application/helpers/dompdf_helper.php similarity index 100% rename from app/Helpers/dompdf_helper.php rename to application/helpers/dompdf_helper.php diff --git a/app/Helpers/importfile_helper.php b/application/helpers/importfile_helper.php similarity index 100% rename from app/Helpers/importfile_helper.php rename to application/helpers/importfile_helper.php diff --git a/app/Helpers/index.html b/application/helpers/index.html similarity index 100% rename from app/Helpers/index.html rename to application/helpers/index.html diff --git a/app/Helpers/locale_helper.php b/application/helpers/locale_helper.php similarity index 100% rename from app/Helpers/locale_helper.php rename to application/helpers/locale_helper.php diff --git a/app/Helpers/migration_helper.php b/application/helpers/migration_helper.php similarity index 100% rename from app/Helpers/migration_helper.php rename to application/helpers/migration_helper.php diff --git a/app/Helpers/report_helper.php b/application/helpers/report_helper.php similarity index 100% rename from app/Helpers/report_helper.php rename to application/helpers/report_helper.php diff --git a/app/Helpers/sale_helper.php b/application/helpers/sale_helper.php similarity index 100% rename from app/Helpers/sale_helper.php rename to application/helpers/sale_helper.php diff --git a/app/Helpers/tabular_helper.php b/application/helpers/tabular_helper.php similarity index 100% rename from app/Helpers/tabular_helper.php rename to application/helpers/tabular_helper.php diff --git a/app/Helpers/tax_helper.php b/application/helpers/tax_helper.php similarity index 100% rename from app/Helpers/tax_helper.php rename to application/helpers/tax_helper.php diff --git a/app/Libraries/Barcode_lib.php b/application/libraries/Barcode_lib.php similarity index 100% rename from app/Libraries/Barcode_lib.php rename to application/libraries/Barcode_lib.php diff --git a/app/Libraries/Email_lib.php b/application/libraries/Email_lib.php similarity index 100% rename from app/Libraries/Email_lib.php rename to application/libraries/Email_lib.php diff --git a/app/Libraries/Item_lib.php b/application/libraries/Item_lib.php similarity index 100% rename from app/Libraries/Item_lib.php rename to application/libraries/Item_lib.php diff --git a/app/Libraries/MY_Email.php b/application/libraries/MY_Email.php similarity index 100% rename from app/Libraries/MY_Email.php rename to application/libraries/MY_Email.php diff --git a/app/Libraries/MY_Migration.php b/application/libraries/MY_Migration.php similarity index 100% rename from app/Libraries/MY_Migration.php rename to application/libraries/MY_Migration.php diff --git a/app/Libraries/Mailchimp_lib.php b/application/libraries/Mailchimp_lib.php similarity index 100% rename from app/Libraries/Mailchimp_lib.php rename to application/libraries/Mailchimp_lib.php diff --git a/app/Libraries/Receiving_lib.php b/application/libraries/Receiving_lib.php similarity index 100% rename from app/Libraries/Receiving_lib.php rename to application/libraries/Receiving_lib.php diff --git a/app/Libraries/Sale_lib.php b/application/libraries/Sale_lib.php similarity index 100% rename from app/Libraries/Sale_lib.php rename to application/libraries/Sale_lib.php diff --git a/app/Libraries/Sms_lib.php b/application/libraries/Sms_lib.php similarity index 100% rename from app/Libraries/Sms_lib.php rename to application/libraries/Sms_lib.php diff --git a/app/Libraries/Tax_lib.php b/application/libraries/Tax_lib.php similarity index 100% rename from app/Libraries/Tax_lib.php rename to application/libraries/Tax_lib.php diff --git a/app/Libraries/Token_lib.php b/application/libraries/Token_lib.php similarity index 100% rename from app/Libraries/Token_lib.php rename to application/libraries/Token_lib.php diff --git a/app/Libraries/index.html b/application/libraries/index.html similarity index 100% rename from app/Libraries/index.html rename to application/libraries/index.html diff --git a/app/Migrations/20170501150000_upgrade_to_3_1_1.php b/application/migrations/20170501150000_upgrade_to_3_1_1.php similarity index 100% rename from app/Migrations/20170501150000_upgrade_to_3_1_1.php rename to application/migrations/20170501150000_upgrade_to_3_1_1.php diff --git a/app/Migrations/20170502221506_sales_tax_data.php b/application/migrations/20170502221506_sales_tax_data.php similarity index 100% rename from app/Migrations/20170502221506_sales_tax_data.php rename to application/migrations/20170502221506_sales_tax_data.php diff --git a/app/Migrations/20180225100000_upgrade_to_3_2_0.php b/application/migrations/20180225100000_upgrade_to_3_2_0.php similarity index 100% rename from app/Migrations/20180225100000_upgrade_to_3_2_0.php rename to application/migrations/20180225100000_upgrade_to_3_2_0.php diff --git a/app/Migrations/20180501100000_upgrade_to_3_2_1.php b/application/migrations/20180501100000_upgrade_to_3_2_1.php similarity index 100% rename from app/Migrations/20180501100000_upgrade_to_3_2_1.php rename to application/migrations/20180501100000_upgrade_to_3_2_1.php diff --git a/app/Migrations/20181015100000_attributes.php b/application/migrations/20181015100000_attributes.php similarity index 100% rename from app/Migrations/20181015100000_attributes.php rename to application/migrations/20181015100000_attributes.php diff --git a/app/Migrations/20190111270000_upgrade_to_3_3_0.php b/application/migrations/20190111270000_upgrade_to_3_3_0.php similarity index 100% rename from app/Migrations/20190111270000_upgrade_to_3_3_0.php rename to application/migrations/20190111270000_upgrade_to_3_3_0.php diff --git a/app/Migrations/20190129212600_indiagst.php b/application/migrations/20190129212600_indiagst.php similarity index 100% rename from app/Migrations/20190129212600_indiagst.php rename to application/migrations/20190129212600_indiagst.php diff --git a/app/Migrations/20190213210000_indiagst1.php b/application/migrations/20190213210000_indiagst1.php similarity index 100% rename from app/Migrations/20190213210000_indiagst1.php rename to application/migrations/20190213210000_indiagst1.php diff --git a/app/Migrations/20190220210000_indiagst2.php b/application/migrations/20190220210000_indiagst2.php similarity index 100% rename from app/Migrations/20190220210000_indiagst2.php rename to application/migrations/20190220210000_indiagst2.php diff --git a/app/Migrations/20190301124900_decimal_attribute_type.php b/application/migrations/20190301124900_decimal_attribute_type.php similarity index 100% rename from app/Migrations/20190301124900_decimal_attribute_type.php rename to application/migrations/20190301124900_decimal_attribute_type.php diff --git a/app/Migrations/20190317102600_add_iso_4217.php b/application/migrations/20190317102600_add_iso_4217.php similarity index 100% rename from app/Migrations/20190317102600_add_iso_4217.php rename to application/migrations/20190317102600_add_iso_4217.php diff --git a/app/Migrations/20190427100000_paymenttracking.php b/application/migrations/20190427100000_paymenttracking.php similarity index 100% rename from app/Migrations/20190427100000_paymenttracking.php rename to application/migrations/20190427100000_paymenttracking.php diff --git a/app/Migrations/20190502100000_refundtracking.php b/application/migrations/20190502100000_refundtracking.php similarity index 100% rename from app/Migrations/20190502100000_refundtracking.php rename to application/migrations/20190502100000_refundtracking.php diff --git a/app/Migrations/20190612100000_dbfix.php b/application/migrations/20190612100000_dbfix.php similarity index 100% rename from app/Migrations/20190612100000_dbfix.php rename to application/migrations/20190612100000_dbfix.php diff --git a/app/Migrations/20190615100000_fix_attribute_datetime.php b/application/migrations/20190615100000_fix_attribute_datetime.php similarity index 100% rename from app/Migrations/20190615100000_fix_attribute_datetime.php rename to application/migrations/20190615100000_fix_attribute_datetime.php diff --git a/app/Migrations/20190712150200_fix_empty_reports.php b/application/migrations/20190712150200_fix_empty_reports.php similarity index 100% rename from app/Migrations/20190712150200_fix_empty_reports.php rename to application/migrations/20190712150200_fix_empty_reports.php diff --git a/app/Migrations/20191008100000_receipttaxindicator.php b/application/migrations/20191008100000_receipttaxindicator.php similarity index 100% rename from app/Migrations/20191008100000_receipttaxindicator.php rename to application/migrations/20191008100000_receipttaxindicator.php diff --git a/app/Migrations/20191231100000_paymentdatefix.php b/application/migrations/20191231100000_paymentdatefix.php similarity index 100% rename from app/Migrations/20191231100000_paymentdatefix.php rename to application/migrations/20191231100000_paymentdatefix.php diff --git a/app/Migrations/20200125100000_saleschangeprice.php b/application/migrations/20200125100000_saleschangeprice.php similarity index 100% rename from app/Migrations/20200125100000_saleschangeprice.php rename to application/migrations/20200125100000_saleschangeprice.php diff --git a/app/Migrations/20200202000000_taxamount.php b/application/migrations/20200202000000_taxamount.php similarity index 100% rename from app/Migrations/20200202000000_taxamount.php rename to application/migrations/20200202000000_taxamount.php diff --git a/app/Migrations/20200215100000_taxgroupconstraint.php b/application/migrations/20200215100000_taxgroupconstraint.php similarity index 100% rename from app/Migrations/20200215100000_taxgroupconstraint.php rename to application/migrations/20200215100000_taxgroupconstraint.php diff --git a/app/Migrations/20200508000000_image_upload_defaults.php b/application/migrations/20200508000000_image_upload_defaults.php similarity index 100% rename from app/Migrations/20200508000000_image_upload_defaults.php rename to application/migrations/20200508000000_image_upload_defaults.php diff --git a/app/Migrations/20200819000000_modify_attr_links_constraint.php b/application/migrations/20200819000000_modify_attr_links_constraint.php similarity index 100% rename from app/Migrations/20200819000000_modify_attr_links_constraint.php rename to application/migrations/20200819000000_modify_attr_links_constraint.php diff --git a/app/Migrations/20201108100000_cashrounding.php b/application/migrations/20201108100000_cashrounding.php similarity index 100% rename from app/Migrations/20201108100000_cashrounding.php rename to application/migrations/20201108100000_cashrounding.php diff --git a/app/Migrations/20201110000000_add_item_kit_number.php b/application/migrations/20201110000000_add_item_kit_number.php similarity index 100% rename from app/Migrations/20201110000000_add_item_kit_number.php rename to application/migrations/20201110000000_add_item_kit_number.php diff --git a/app/Migrations/20210103000000_modify_session_datatype.php b/application/migrations/20210103000000_modify_session_datatype.php similarity index 100% rename from app/Migrations/20210103000000_modify_session_datatype.php rename to application/migrations/20210103000000_modify_session_datatype.php diff --git a/app/Migrations/20210422000000_database_optimizations.php b/application/migrations/20210422000000_database_optimizations.php similarity index 100% rename from app/Migrations/20210422000000_database_optimizations.php rename to application/migrations/20210422000000_database_optimizations.php diff --git a/app/Migrations/20210422000001_remove_duplicate_links.php b/application/migrations/20210422000001_remove_duplicate_links.php similarity index 100% rename from app/Migrations/20210422000001_remove_duplicate_links.php rename to application/migrations/20210422000001_remove_duplicate_links.php diff --git a/app/Migrations/20210714140000_move_expenses_categories.php b/application/migrations/20210714140000_move_expenses_categories.php similarity index 100% rename from app/Migrations/20210714140000_move_expenses_categories.php rename to application/migrations/20210714140000_move_expenses_categories.php diff --git a/app/Models/Appconfig.php b/application/models/Appconfig.php similarity index 100% rename from app/Models/Appconfig.php rename to application/models/Appconfig.php diff --git a/app/Models/Employee.php b/application/models/Employee.php similarity index 100% rename from app/Models/Employee.php rename to application/models/Employee.php diff --git a/app/Models/Sale.php b/application/models/Sale.php similarity index 100% rename from app/Models/Sale.php rename to application/models/Sale.php diff --git a/app/Models/Reports/reports/Detailed_receivings.php b/application/models/reports/Detailed_receivings.php similarity index 100% rename from app/Models/Reports/reports/Detailed_receivings.php rename to application/models/reports/Detailed_receivings.php diff --git a/app/Models/Reports/reports/Detailed_sales.php b/application/models/reports/Detailed_sales.php similarity index 100% rename from app/Models/Reports/reports/Detailed_sales.php rename to application/models/reports/Detailed_sales.php diff --git a/app/Models/Reports/reports/Inventory_low.php b/application/models/reports/Inventory_low.php similarity index 100% rename from app/Models/Reports/reports/Inventory_low.php rename to application/models/reports/Inventory_low.php diff --git a/app/Models/Reports/reports/Inventory_summary.php b/application/models/reports/Inventory_summary.php similarity index 100% rename from app/Models/Reports/reports/Inventory_summary.php rename to application/models/reports/Inventory_summary.php diff --git a/app/Models/Reports/reports/Report.php b/application/models/reports/Report.php similarity index 100% rename from app/Models/Reports/reports/Report.php rename to application/models/reports/Report.php diff --git a/app/Models/Reports/reports/Specific_customer.php b/application/models/reports/Specific_customer.php similarity index 100% rename from app/Models/Reports/reports/Specific_customer.php rename to application/models/reports/Specific_customer.php diff --git a/app/Models/Reports/reports/Specific_discount.php b/application/models/reports/Specific_discount.php similarity index 100% rename from app/Models/Reports/reports/Specific_discount.php rename to application/models/reports/Specific_discount.php diff --git a/app/Models/Reports/reports/Specific_employee.php b/application/models/reports/Specific_employee.php similarity index 100% rename from app/Models/Reports/reports/Specific_employee.php rename to application/models/reports/Specific_employee.php diff --git a/app/Models/Reports/reports/Specific_supplier.php b/application/models/reports/Specific_supplier.php similarity index 100% rename from app/Models/Reports/reports/Specific_supplier.php rename to application/models/reports/Specific_supplier.php diff --git a/app/Models/Reports/reports/Summary_categories.php b/application/models/reports/Summary_categories.php similarity index 100% rename from app/Models/Reports/reports/Summary_categories.php rename to application/models/reports/Summary_categories.php diff --git a/app/Models/Reports/reports/Summary_customers.php b/application/models/reports/Summary_customers.php similarity index 100% rename from app/Models/Reports/reports/Summary_customers.php rename to application/models/reports/Summary_customers.php diff --git a/app/Models/Reports/reports/Summary_discounts.php b/application/models/reports/Summary_discounts.php similarity index 100% rename from app/Models/Reports/reports/Summary_discounts.php rename to application/models/reports/Summary_discounts.php diff --git a/app/Models/Reports/reports/Summary_employees.php b/application/models/reports/Summary_employees.php similarity index 100% rename from app/Models/Reports/reports/Summary_employees.php rename to application/models/reports/Summary_employees.php diff --git a/app/Models/Reports/reports/Summary_expenses_categories.php b/application/models/reports/Summary_expenses_categories.php similarity index 100% rename from app/Models/Reports/reports/Summary_expenses_categories.php rename to application/models/reports/Summary_expenses_categories.php diff --git a/app/Models/Reports/reports/Summary_items.php b/application/models/reports/Summary_items.php similarity index 100% rename from app/Models/Reports/reports/Summary_items.php rename to application/models/reports/Summary_items.php diff --git a/app/Models/Reports/reports/Summary_payments.php b/application/models/reports/Summary_payments.php similarity index 100% rename from app/Models/Reports/reports/Summary_payments.php rename to application/models/reports/Summary_payments.php diff --git a/app/Models/Reports/reports/Summary_report.php b/application/models/reports/Summary_report.php similarity index 100% rename from app/Models/Reports/reports/Summary_report.php rename to application/models/reports/Summary_report.php diff --git a/app/Models/Reports/reports/Summary_sales.php b/application/models/reports/Summary_sales.php similarity index 100% rename from app/Models/Reports/reports/Summary_sales.php rename to application/models/reports/Summary_sales.php diff --git a/app/Models/Reports/reports/Summary_sales_taxes.php b/application/models/reports/Summary_sales_taxes.php similarity index 100% rename from app/Models/Reports/reports/Summary_sales_taxes.php rename to application/models/reports/Summary_sales_taxes.php diff --git a/app/Models/Reports/reports/Summary_suppliers.php b/application/models/reports/Summary_suppliers.php similarity index 100% rename from app/Models/Reports/reports/Summary_suppliers.php rename to application/models/reports/Summary_suppliers.php diff --git a/app/Models/Reports/reports/Summary_taxes.php b/application/models/reports/Summary_taxes.php similarity index 100% rename from app/Models/Reports/reports/Summary_taxes.php rename to application/models/reports/Summary_taxes.php diff --git a/app/Models/Tokens/Token_invoice_sequence.php b/application/models/tokens/Token_invoice_sequence.php similarity index 100% rename from app/Models/Tokens/Token_invoice_sequence.php rename to application/models/tokens/Token_invoice_sequence.php diff --git a/app/Models/Tokens/Token_quote_sequence.php b/application/models/tokens/Token_quote_sequence.php similarity index 100% rename from app/Models/Tokens/Token_quote_sequence.php rename to application/models/tokens/Token_quote_sequence.php diff --git a/app/Models/Tokens/Token_work_order_sequence.php b/application/models/tokens/Token_work_order_sequence.php similarity index 100% rename from app/Models/Tokens/Token_work_order_sequence.php rename to application/models/tokens/Token_work_order_sequence.php diff --git a/app/Views/attributes/form.php b/application/views/attributes/form.php similarity index 100% rename from app/Views/attributes/form.php rename to application/views/attributes/form.php diff --git a/app/Views/attributes/item.php b/application/views/attributes/item.php similarity index 100% rename from app/Views/attributes/item.php rename to application/views/attributes/item.php diff --git a/app/Views/attributes/manage.php b/application/views/attributes/manage.php similarity index 100% rename from app/Views/attributes/manage.php rename to application/views/attributes/manage.php diff --git a/app/Views/barcodes/BarcodeBase.php b/application/views/barcodes/BarcodeBase.php similarity index 100% rename from app/Views/barcodes/BarcodeBase.php rename to application/views/barcodes/BarcodeBase.php diff --git a/app/Views/barcodes/Code128.php b/application/views/barcodes/Code128.php similarity index 100% rename from app/Views/barcodes/Code128.php rename to application/views/barcodes/Code128.php diff --git a/app/Views/barcodes/Code39.php b/application/views/barcodes/Code39.php similarity index 100% rename from app/Views/barcodes/Code39.php rename to application/views/barcodes/Code39.php diff --git a/app/Views/barcodes/Ean13.php b/application/views/barcodes/Ean13.php similarity index 100% rename from app/Views/barcodes/Ean13.php rename to application/views/barcodes/Ean13.php diff --git a/app/Views/barcodes/Ean8.php b/application/views/barcodes/Ean8.php similarity index 100% rename from app/Views/barcodes/Ean8.php rename to application/views/barcodes/Ean8.php diff --git a/app/Views/barcodes/barcode_sheet.php b/application/views/barcodes/barcode_sheet.php similarity index 100% rename from app/Views/barcodes/barcode_sheet.php rename to application/views/barcodes/barcode_sheet.php diff --git a/app/Views/cashups/form.php b/application/views/cashups/form.php similarity index 100% rename from app/Views/cashups/form.php rename to application/views/cashups/form.php diff --git a/app/Views/cashups/manage.php b/application/views/cashups/manage.php similarity index 100% rename from app/Views/cashups/manage.php rename to application/views/cashups/manage.php diff --git a/app/Views/configs/barcode_config.php b/application/views/configs/barcode_config.php similarity index 100% rename from app/Views/configs/barcode_config.php rename to application/views/configs/barcode_config.php diff --git a/app/Views/configs/email_config.php b/application/views/configs/email_config.php similarity index 100% rename from app/Views/configs/email_config.php rename to application/views/configs/email_config.php diff --git a/app/Views/configs/general_config.php b/application/views/configs/general_config.php similarity index 100% rename from app/Views/configs/general_config.php rename to application/views/configs/general_config.php diff --git a/app/Views/configs/info_config.php b/application/views/configs/info_config.php similarity index 100% rename from app/Views/configs/info_config.php rename to application/views/configs/info_config.php diff --git a/app/Views/configs/integrations_config.php b/application/views/configs/integrations_config.php similarity index 100% rename from app/Views/configs/integrations_config.php rename to application/views/configs/integrations_config.php diff --git a/app/Views/configs/invoice_config.php b/application/views/configs/invoice_config.php similarity index 100% rename from app/Views/configs/invoice_config.php rename to application/views/configs/invoice_config.php diff --git a/app/Views/configs/license_config.php b/application/views/configs/license_config.php similarity index 100% rename from app/Views/configs/license_config.php rename to application/views/configs/license_config.php diff --git a/app/Views/configs/locale_config.php b/application/views/configs/locale_config.php similarity index 100% rename from app/Views/configs/locale_config.php rename to application/views/configs/locale_config.php diff --git a/app/Views/configs/manage.php b/application/views/configs/manage.php similarity index 100% rename from app/Views/configs/manage.php rename to application/views/configs/manage.php diff --git a/app/Views/configs/message_config.php b/application/views/configs/message_config.php similarity index 100% rename from app/Views/configs/message_config.php rename to application/views/configs/message_config.php diff --git a/app/Views/configs/receipt_config.php b/application/views/configs/receipt_config.php similarity index 100% rename from app/Views/configs/receipt_config.php rename to application/views/configs/receipt_config.php diff --git a/app/Views/configs/reward_config.php b/application/views/configs/reward_config.php similarity index 100% rename from app/Views/configs/reward_config.php rename to application/views/configs/reward_config.php diff --git a/app/Views/configs/stock_config.php b/application/views/configs/stock_config.php similarity index 100% rename from app/Views/configs/stock_config.php rename to application/views/configs/stock_config.php diff --git a/app/Views/configs/system_config.php b/application/views/configs/system_config.php similarity index 100% rename from app/Views/configs/system_config.php rename to application/views/configs/system_config.php diff --git a/app/Views/configs/system_info.php b/application/views/configs/system_info.php similarity index 100% rename from app/Views/configs/system_info.php rename to application/views/configs/system_info.php diff --git a/app/Views/configs/table_config.php b/application/views/configs/table_config.php similarity index 100% rename from app/Views/configs/table_config.php rename to application/views/configs/table_config.php diff --git a/app/Views/configs/tax_config.php b/application/views/configs/tax_config.php similarity index 100% rename from app/Views/configs/tax_config.php rename to application/views/configs/tax_config.php diff --git a/app/Views/customers/form.php b/application/views/customers/form.php similarity index 100% rename from app/Views/customers/form.php rename to application/views/customers/form.php diff --git a/app/Views/customers/form_csv_import.php b/application/views/customers/form_csv_import.php similarity index 100% rename from app/Views/customers/form_csv_import.php rename to application/views/customers/form_csv_import.php diff --git a/app/Views/employees/form.php b/application/views/employees/form.php similarity index 100% rename from app/Views/employees/form.php rename to application/views/employees/form.php diff --git a/app/Views/errors/cli/error_404.php b/application/views/errors/cli/error_404.php similarity index 100% rename from app/Views/errors/cli/error_404.php rename to application/views/errors/cli/error_404.php diff --git a/app/Views/errors/cli/error_db.php b/application/views/errors/cli/error_db.php similarity index 100% rename from app/Views/errors/cli/error_db.php rename to application/views/errors/cli/error_db.php diff --git a/app/Views/errors/cli/error_exception.php b/application/views/errors/cli/error_exception.php similarity index 100% rename from app/Views/errors/cli/error_exception.php rename to application/views/errors/cli/error_exception.php diff --git a/app/Views/errors/cli/error_general.php b/application/views/errors/cli/error_general.php similarity index 100% rename from app/Views/errors/cli/error_general.php rename to application/views/errors/cli/error_general.php diff --git a/app/Views/errors/cli/error_php.php b/application/views/errors/cli/error_php.php similarity index 100% rename from app/Views/errors/cli/error_php.php rename to application/views/errors/cli/error_php.php diff --git a/app/Views/errors/cli/index.html b/application/views/errors/cli/index.html similarity index 100% rename from app/Views/errors/cli/index.html rename to application/views/errors/cli/index.html diff --git a/app/Views/errors/html/error_404.php b/application/views/errors/html/error_404.php similarity index 100% rename from app/Views/errors/html/error_404.php rename to application/views/errors/html/error_404.php diff --git a/app/Views/errors/html/error_db.php b/application/views/errors/html/error_db.php similarity index 100% rename from app/Views/errors/html/error_db.php rename to application/views/errors/html/error_db.php diff --git a/app/Views/errors/html/error_exception.php b/application/views/errors/html/error_exception.php similarity index 100% rename from app/Views/errors/html/error_exception.php rename to application/views/errors/html/error_exception.php diff --git a/app/Views/errors/html/error_general.php b/application/views/errors/html/error_general.php similarity index 100% rename from app/Views/errors/html/error_general.php rename to application/views/errors/html/error_general.php diff --git a/app/Views/errors/html/error_php.php b/application/views/errors/html/error_php.php similarity index 100% rename from app/Views/errors/html/error_php.php rename to application/views/errors/html/error_php.php diff --git a/app/Views/errors/html/index.html b/application/views/errors/html/index.html similarity index 100% rename from app/Views/errors/html/index.html rename to application/views/errors/html/index.html diff --git a/app/Views/errors/index.html b/application/views/errors/index.html similarity index 100% rename from app/Views/errors/index.html rename to application/views/errors/index.html diff --git a/app/Views/expenses/form.php b/application/views/expenses/form.php similarity index 100% rename from app/Views/expenses/form.php rename to application/views/expenses/form.php diff --git a/app/Views/expenses/manage.php b/application/views/expenses/manage.php similarity index 100% rename from app/Views/expenses/manage.php rename to application/views/expenses/manage.php diff --git a/app/Views/expenses_categories/form.php b/application/views/expenses_categories/form.php similarity index 100% rename from app/Views/expenses_categories/form.php rename to application/views/expenses_categories/form.php diff --git a/app/Views/expenses_categories/manage.php b/application/views/expenses_categories/manage.php similarity index 100% rename from app/Views/expenses_categories/manage.php rename to application/views/expenses_categories/manage.php diff --git a/app/Views/giftcards/form.php b/application/views/giftcards/form.php similarity index 100% rename from app/Views/giftcards/form.php rename to application/views/giftcards/form.php diff --git a/app/Views/giftcards/manage.php b/application/views/giftcards/manage.php similarity index 100% rename from app/Views/giftcards/manage.php rename to application/views/giftcards/manage.php diff --git a/app/Views/home/form_change_password.php b/application/views/home/form_change_password.php similarity index 100% rename from app/Views/home/form_change_password.php rename to application/views/home/form_change_password.php diff --git a/app/Views/home/home.php b/application/views/home/home.php similarity index 100% rename from app/Views/home/home.php rename to application/views/home/home.php diff --git a/app/Views/home/office.php b/application/views/home/office.php similarity index 100% rename from app/Views/home/office.php rename to application/views/home/office.php diff --git a/app/Views/index.html b/application/views/index.html similarity index 100% rename from app/Views/index.html rename to application/views/index.html diff --git a/app/Views/item_kits/form.php b/application/views/item_kits/form.php similarity index 100% rename from app/Views/item_kits/form.php rename to application/views/item_kits/form.php diff --git a/app/Views/item_kits/manage.php b/application/views/item_kits/manage.php similarity index 100% rename from app/Views/item_kits/manage.php rename to application/views/item_kits/manage.php diff --git a/app/Views/items/form.php b/application/views/items/form.php similarity index 100% rename from app/Views/items/form.php rename to application/views/items/form.php diff --git a/app/Views/items/form_bulk.php b/application/views/items/form_bulk.php similarity index 100% rename from app/Views/items/form_bulk.php rename to application/views/items/form_bulk.php diff --git a/app/Views/items/form_count_details.php b/application/views/items/form_count_details.php similarity index 100% rename from app/Views/items/form_count_details.php rename to application/views/items/form_count_details.php diff --git a/app/Views/items/form_csv_import.php b/application/views/items/form_csv_import.php similarity index 100% rename from app/Views/items/form_csv_import.php rename to application/views/items/form_csv_import.php diff --git a/app/Views/items/form_inventory.php b/application/views/items/form_inventory.php similarity index 100% rename from app/Views/items/form_inventory.php rename to application/views/items/form_inventory.php diff --git a/app/Views/items/manage.php b/application/views/items/manage.php similarity index 100% rename from app/Views/items/manage.php rename to application/views/items/manage.php diff --git a/app/Views/login.php b/application/views/login.php similarity index 100% rename from app/Views/login.php rename to application/views/login.php diff --git a/app/Views/messages/form_sms.php b/application/views/messages/form_sms.php similarity index 100% rename from app/Views/messages/form_sms.php rename to application/views/messages/form_sms.php diff --git a/app/Views/messages/index.html b/application/views/messages/index.html similarity index 100% rename from app/Views/messages/index.html rename to application/views/messages/index.html diff --git a/app/Views/messages/sms.php b/application/views/messages/sms.php similarity index 100% rename from app/Views/messages/sms.php rename to application/views/messages/sms.php diff --git a/app/Views/no_access.php b/application/views/no_access.php similarity index 100% rename from app/Views/no_access.php rename to application/views/no_access.php diff --git a/app/Views/partial/bootstrap_tables_locale.php b/application/views/partial/bootstrap_tables_locale.php similarity index 100% rename from app/Views/partial/bootstrap_tables_locale.php rename to application/views/partial/bootstrap_tables_locale.php diff --git a/app/Views/partial/customer_rewards.php b/application/views/partial/customer_rewards.php similarity index 100% rename from app/Views/partial/customer_rewards.php rename to application/views/partial/customer_rewards.php diff --git a/app/Views/partial/datepicker_locale.php b/application/views/partial/datepicker_locale.php similarity index 100% rename from app/Views/partial/datepicker_locale.php rename to application/views/partial/datepicker_locale.php diff --git a/app/Views/partial/daterangepicker.php b/application/views/partial/daterangepicker.php similarity index 100% rename from app/Views/partial/daterangepicker.php rename to application/views/partial/daterangepicker.php diff --git a/app/Views/partial/dinner_tables.php b/application/views/partial/dinner_tables.php similarity index 100% rename from app/Views/partial/dinner_tables.php rename to application/views/partial/dinner_tables.php diff --git a/app/View/partial/footer.php b/application/views/partial/footer.php similarity index 100% rename from app/View/partial/footer.php rename to application/views/partial/footer.php diff --git a/app/View/partial/header.php b/application/views/partial/header.php similarity index 100% rename from app/View/partial/header.php rename to application/views/partial/header.php diff --git a/app/Views/partial/header_js.php b/application/views/partial/header_js.php similarity index 100% rename from app/Views/partial/header_js.php rename to application/views/partial/header_js.php diff --git a/app/Views/partial/lang_lines.php b/application/views/partial/lang_lines.php similarity index 100% rename from app/Views/partial/lang_lines.php rename to application/views/partial/lang_lines.php diff --git a/app/Views/partial/print_receipt.php b/application/views/partial/print_receipt.php similarity index 100% rename from app/Views/partial/print_receipt.php rename to application/views/partial/print_receipt.php diff --git a/app/Views/partial/stock_locations.php b/application/views/partial/stock_locations.php similarity index 100% rename from app/Views/partial/stock_locations.php rename to application/views/partial/stock_locations.php diff --git a/app/Views/partial/tax_categories.php b/application/views/partial/tax_categories.php similarity index 100% rename from app/Views/partial/tax_categories.php rename to application/views/partial/tax_categories.php diff --git a/app/Views/partial/tax_codes.php b/application/views/partial/tax_codes.php similarity index 100% rename from app/Views/partial/tax_codes.php rename to application/views/partial/tax_codes.php diff --git a/app/Views/partial/tax_jurisdictions.php b/application/views/partial/tax_jurisdictions.php similarity index 100% rename from app/Views/partial/tax_jurisdictions.php rename to application/views/partial/tax_jurisdictions.php diff --git a/app/Views/people/form_basic_info.php b/application/views/people/form_basic_info.php similarity index 100% rename from app/Views/people/form_basic_info.php rename to application/views/people/form_basic_info.php diff --git a/app/Views/people/manage.php b/application/views/people/manage.php similarity index 100% rename from app/Views/people/manage.php rename to application/views/people/manage.php diff --git a/app/Views/receivings/form.php b/application/views/receivings/form.php similarity index 100% rename from app/Views/receivings/form.php rename to application/views/receivings/form.php diff --git a/app/Views/receivings/receipt.php b/application/views/receivings/receipt.php similarity index 100% rename from app/Views/receivings/receipt.php rename to application/views/receivings/receipt.php diff --git a/app/Views/receivings/receiving.php b/application/views/receivings/receiving.php similarity index 100% rename from app/Views/receivings/receiving.php rename to application/views/receivings/receiving.php diff --git a/app/Views/reports/date_input.php b/application/views/reports/date_input.php similarity index 100% rename from app/Views/reports/date_input.php rename to application/views/reports/date_input.php diff --git a/app/Views/reports/graphical.php b/application/views/reports/graphical.php similarity index 100% rename from app/Views/reports/graphical.php rename to application/views/reports/graphical.php diff --git a/app/Views/reports/graphs/bar.php b/application/views/reports/graphs/bar.php similarity index 100% rename from app/Views/reports/graphs/bar.php rename to application/views/reports/graphs/bar.php diff --git a/app/Views/reports/graphs/hbar.php b/application/views/reports/graphs/hbar.php similarity index 100% rename from app/Views/reports/graphs/hbar.php rename to application/views/reports/graphs/hbar.php diff --git a/app/Views/reports/graphs/line.php b/application/views/reports/graphs/line.php similarity index 100% rename from app/Views/reports/graphs/line.php rename to application/views/reports/graphs/line.php diff --git a/app/Views/reports/graphs/pie.php b/application/views/reports/graphs/pie.php similarity index 100% rename from app/Views/reports/graphs/pie.php rename to application/views/reports/graphs/pie.php diff --git a/app/Views/reports/inventory_summary_input.php b/application/views/reports/inventory_summary_input.php similarity index 100% rename from app/Views/reports/inventory_summary_input.php rename to application/views/reports/inventory_summary_input.php diff --git a/app/Views/reports/listing.php b/application/views/reports/listing.php similarity index 100% rename from app/Views/reports/listing.php rename to application/views/reports/listing.php diff --git a/app/Views/reports/specific_customer_input.php b/application/views/reports/specific_customer_input.php similarity index 100% rename from app/Views/reports/specific_customer_input.php rename to application/views/reports/specific_customer_input.php diff --git a/app/Views/reports/specific_input.php b/application/views/reports/specific_input.php similarity index 100% rename from app/Views/reports/specific_input.php rename to application/views/reports/specific_input.php diff --git a/app/Views/reports/tabular.php b/application/views/reports/tabular.php similarity index 100% rename from app/Views/reports/tabular.php rename to application/views/reports/tabular.php diff --git a/app/Views/reports/tabular_details.php b/application/views/reports/tabular_details.php similarity index 100% rename from app/Views/reports/tabular_details.php rename to application/views/reports/tabular_details.php diff --git a/app/Views/sales/form.php b/application/views/sales/form.php similarity index 100% rename from app/Views/sales/form.php rename to application/views/sales/form.php diff --git a/app/Views/sales/help.php b/application/views/sales/help.php similarity index 100% rename from app/Views/sales/help.php rename to application/views/sales/help.php diff --git a/app/Views/sales/invoice.php b/application/views/sales/invoice.php similarity index 100% rename from app/Views/sales/invoice.php rename to application/views/sales/invoice.php diff --git a/app/Views/sales/invoice_email.php b/application/views/sales/invoice_email.php similarity index 100% rename from app/Views/sales/invoice_email.php rename to application/views/sales/invoice_email.php diff --git a/app/Views/sales/manage.php b/application/views/sales/manage.php similarity index 100% rename from app/Views/sales/manage.php rename to application/views/sales/manage.php diff --git a/app/Views/sales/quote.php b/application/views/sales/quote.php similarity index 100% rename from app/Views/sales/quote.php rename to application/views/sales/quote.php diff --git a/app/Views/sales/quote_email.php b/application/views/sales/quote_email.php similarity index 100% rename from app/Views/sales/quote_email.php rename to application/views/sales/quote_email.php diff --git a/app/Views/sales/receipt.php b/application/views/sales/receipt.php similarity index 100% rename from app/Views/sales/receipt.php rename to application/views/sales/receipt.php diff --git a/app/Views/sales/receipt_default.php b/application/views/sales/receipt_default.php similarity index 100% rename from app/Views/sales/receipt_default.php rename to application/views/sales/receipt_default.php diff --git a/app/Views/sales/receipt_email.php b/application/views/sales/receipt_email.php similarity index 100% rename from app/Views/sales/receipt_email.php rename to application/views/sales/receipt_email.php diff --git a/app/Views/sales/receipt_short.php b/application/views/sales/receipt_short.php similarity index 100% rename from app/Views/sales/receipt_short.php rename to application/views/sales/receipt_short.php diff --git a/app/Views/sales/register.php b/application/views/sales/register.php similarity index 100% rename from app/Views/sales/register.php rename to application/views/sales/register.php diff --git a/app/Views/sales/suspended.php b/application/views/sales/suspended.php similarity index 100% rename from app/Views/sales/suspended.php rename to application/views/sales/suspended.php diff --git a/app/Views/sales/tax_invoice.php b/application/views/sales/tax_invoice.php similarity index 100% rename from app/Views/sales/tax_invoice.php rename to application/views/sales/tax_invoice.php diff --git a/app/Views/sales/work_order.php b/application/views/sales/work_order.php similarity index 100% rename from app/Views/sales/work_order.php rename to application/views/sales/work_order.php diff --git a/app/Views/sales/work_order_email.php b/application/views/sales/work_order_email.php similarity index 100% rename from app/Views/sales/work_order_email.php rename to application/views/sales/work_order_email.php diff --git a/app/Views/suppliers/form.php b/application/views/suppliers/form.php similarity index 100% rename from app/Views/suppliers/form.php rename to application/views/suppliers/form.php diff --git a/app/Views/taxes/manage.php b/application/views/taxes/manage.php similarity index 100% rename from app/Views/taxes/manage.php rename to application/views/taxes/manage.php diff --git a/app/Views/taxes/tax_categories.php b/application/views/taxes/tax_categories.php similarity index 100% rename from app/Views/taxes/tax_categories.php rename to application/views/taxes/tax_categories.php diff --git a/app/Views/taxes/tax_codes.php b/application/views/taxes/tax_codes.php similarity index 100% rename from app/Views/taxes/tax_codes.php rename to application/views/taxes/tax_codes.php diff --git a/app/Views/taxes/tax_jurisdictions.php b/application/views/taxes/tax_jurisdictions.php similarity index 100% rename from app/Views/taxes/tax_jurisdictions.php rename to application/views/taxes/tax_jurisdictions.php diff --git a/app/Views/taxes/tax_rates.php b/application/views/taxes/tax_rates.php similarity index 100% rename from app/Views/taxes/tax_rates.php rename to application/views/taxes/tax_rates.php diff --git a/app/Views/taxes/tax_rates_form.php b/application/views/taxes/tax_rates_form.php similarity index 100% rename from app/Views/taxes/tax_rates_form.php rename to application/views/taxes/tax_rates_form.php