diff --git a/odex25_fleet/odex25_fleet_account_custom/__pycache__/__init__.cpython-38.pyc b/odex25_fleet/odex25_fleet_account_custom/__pycache__/__init__.cpython-38.pyc index 694885205..5b26bd2cb 100644 Binary files a/odex25_fleet/odex25_fleet_account_custom/__pycache__/__init__.cpython-38.pyc and b/odex25_fleet/odex25_fleet_account_custom/__pycache__/__init__.cpython-38.pyc differ diff --git a/odex25_fleet/odex25_fleet_account_custom/models/__pycache__/__init__.cpython-38.pyc b/odex25_fleet/odex25_fleet_account_custom/models/__pycache__/__init__.cpython-38.pyc index e5cea0940..bb4b8305b 100644 Binary files a/odex25_fleet/odex25_fleet_account_custom/models/__pycache__/__init__.cpython-38.pyc and b/odex25_fleet/odex25_fleet_account_custom/models/__pycache__/__init__.cpython-38.pyc differ diff --git a/odex25_fleet/odex25_fleet_account_custom/models/__pycache__/models.cpython-38.pyc b/odex25_fleet/odex25_fleet_account_custom/models/__pycache__/models.cpython-38.pyc index a6b7eb1d9..8bc4849c4 100644 Binary files a/odex25_fleet/odex25_fleet_account_custom/models/__pycache__/models.cpython-38.pyc and b/odex25_fleet/odex25_fleet_account_custom/models/__pycache__/models.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/__manifest__.py b/odex25_fleet/odex_fleet/__manifest__.py index 332f7076d..9907127ef 100644 --- a/odex25_fleet/odex_fleet/__manifest__.py +++ b/odex25_fleet/odex_fleet/__manifest__.py @@ -13,7 +13,7 @@ Manage Fleet and Reports 'website': "http://www.ex.com", 'category': 'fleet', 'version': '0.1', - 'depends': ['fleet','branch','hr_base','exp_employee_custody'], + 'depends': ['fleet','branch','hr_base'], # 'exp_custody_petty_cash', # 'bi_odoo_multi_branch_hr' # 'hr_base' diff --git a/odex25_fleet/odex_fleet/__pycache__/__init__.cpython-38.pyc b/odex25_fleet/odex_fleet/__pycache__/__init__.cpython-38.pyc index e9f112671..9fd29d660 100644 Binary files a/odex25_fleet/odex_fleet/__pycache__/__init__.cpython-38.pyc and b/odex25_fleet/odex_fleet/__pycache__/__init__.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/__init__.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/__init__.cpython-38.pyc index 12b44e8fc..f5393920e 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/__init__.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/__init__.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/account_config.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/account_config.cpython-38.pyc index baa833b9e..2590e07d0 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/account_config.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/account_config.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/driver.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/driver.cpython-38.pyc index c82ae2829..cbeb3a777 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/driver.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/driver.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/driver_departments.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/driver_departments.cpython-38.pyc index 2a9fdca84..a66a8bea5 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/driver_departments.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/driver_departments.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/fleet_service_type.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/fleet_service_type.cpython-38.pyc index fee126504..585704643 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/fleet_service_type.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/fleet_service_type.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/form_renew.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/form_renew.cpython-38.pyc index d0687dbee..520eef676 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/form_renew.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/form_renew.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/infractions.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/infractions.cpython-38.pyc index fef268c01..b256f77fd 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/infractions.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/infractions.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/insurance_companies.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/insurance_companies.cpython-38.pyc index 2905f61de..fa7a347e1 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/insurance_companies.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/insurance_companies.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/maintenance_request.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/maintenance_request.cpython-38.pyc index 01a596aa9..043773ce0 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/maintenance_request.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/maintenance_request.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/request_vehicle_authorization.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/request_vehicle_authorization.cpython-38.pyc index 45bf42384..4e560e75f 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/request_vehicle_authorization.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/request_vehicle_authorization.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/res_config.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/res_config.cpython-38.pyc index eb02340ea..6bd9482dd 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/res_config.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/res_config.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/vehicle.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/vehicle.cpython-38.pyc index a50a530d2..0783ff7db 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/vehicle.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/vehicle.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/models/__pycache__/vehicle_deleation.cpython-38.pyc b/odex25_fleet/odex_fleet/models/__pycache__/vehicle_deleation.cpython-38.pyc index 72aeadeb2..4063a0ed6 100644 Binary files a/odex25_fleet/odex_fleet/models/__pycache__/vehicle_deleation.cpython-38.pyc and b/odex25_fleet/odex_fleet/models/__pycache__/vehicle_deleation.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/reports/__pycache__/__init__.cpython-38.pyc b/odex25_fleet/odex_fleet/reports/__pycache__/__init__.cpython-38.pyc index 4d2116541..2ddd655ba 100644 Binary files a/odex25_fleet/odex_fleet/reports/__pycache__/__init__.cpython-38.pyc and b/odex25_fleet/odex_fleet/reports/__pycache__/__init__.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/reports/__pycache__/driver.cpython-38.pyc b/odex25_fleet/odex_fleet/reports/__pycache__/driver.cpython-38.pyc index 7d0ec1ad4..5f388b7aa 100644 Binary files a/odex25_fleet/odex_fleet/reports/__pycache__/driver.cpython-38.pyc and b/odex25_fleet/odex_fleet/reports/__pycache__/driver.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/reports/__pycache__/fleet_report.cpython-38.pyc b/odex25_fleet/odex_fleet/reports/__pycache__/fleet_report.cpython-38.pyc index 784b89f1d..c6c1176a5 100644 Binary files a/odex25_fleet/odex_fleet/reports/__pycache__/fleet_report.cpython-38.pyc and b/odex25_fleet/odex_fleet/reports/__pycache__/fleet_report.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/reports/__pycache__/maintains_report.cpython-38.pyc b/odex25_fleet/odex_fleet/reports/__pycache__/maintains_report.cpython-38.pyc index cab5d0aff..0d814c2da 100644 Binary files a/odex25_fleet/odex_fleet/reports/__pycache__/maintains_report.cpython-38.pyc and b/odex25_fleet/odex_fleet/reports/__pycache__/maintains_report.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/reports/__pycache__/renew_report.cpython-38.pyc b/odex25_fleet/odex_fleet/reports/__pycache__/renew_report.cpython-38.pyc index 00c9685f3..f07d3b75f 100644 Binary files a/odex25_fleet/odex_fleet/reports/__pycache__/renew_report.cpython-38.pyc and b/odex25_fleet/odex_fleet/reports/__pycache__/renew_report.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/reports/__pycache__/service_report.cpython-38.pyc b/odex25_fleet/odex_fleet/reports/__pycache__/service_report.cpython-38.pyc index 8d45f60bb..3585900bd 100644 Binary files a/odex25_fleet/odex_fleet/reports/__pycache__/service_report.cpython-38.pyc and b/odex25_fleet/odex_fleet/reports/__pycache__/service_report.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/wizards/__pycache__/__init__.cpython-38.pyc b/odex25_fleet/odex_fleet/wizards/__pycache__/__init__.cpython-38.pyc index 9481b9eb8..8ba41a5b7 100644 Binary files a/odex25_fleet/odex_fleet/wizards/__pycache__/__init__.cpython-38.pyc and b/odex25_fleet/odex_fleet/wizards/__pycache__/__init__.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/wizards/__pycache__/fleet_wiz.cpython-38.pyc b/odex25_fleet/odex_fleet/wizards/__pycache__/fleet_wiz.cpython-38.pyc index 39573588b..8b4ab8d03 100644 Binary files a/odex25_fleet/odex_fleet/wizards/__pycache__/fleet_wiz.cpython-38.pyc and b/odex25_fleet/odex_fleet/wizards/__pycache__/fleet_wiz.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/wizards/__pycache__/reject_reason.cpython-38.pyc b/odex25_fleet/odex_fleet/wizards/__pycache__/reject_reason.cpython-38.pyc index 92a81132b..5d921343a 100644 Binary files a/odex25_fleet/odex_fleet/wizards/__pycache__/reject_reason.cpython-38.pyc and b/odex25_fleet/odex_fleet/wizards/__pycache__/reject_reason.cpython-38.pyc differ diff --git a/odex25_fleet/odex_fleet/wizards/__pycache__/reject_reason_infraction.cpython-38.pyc b/odex25_fleet/odex_fleet/wizards/__pycache__/reject_reason_infraction.cpython-38.pyc index a73dd9179..350f3aaa0 100644 Binary files a/odex25_fleet/odex_fleet/wizards/__pycache__/reject_reason_infraction.cpython-38.pyc and b/odex25_fleet/odex_fleet/wizards/__pycache__/reject_reason_infraction.cpython-38.pyc differ