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 5b26bd2cb..694885205 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 bb4b8305b..e5cea0940 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 8bc4849c4..a6b7eb1d9 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 9907127ef..332f7076d 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'], + 'depends': ['fleet','branch','hr_base','exp_employee_custody'], # '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 9fd29d660..e9f112671 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 f5393920e..12b44e8fc 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 2590e07d0..baa833b9e 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 cbeb3a777..c82ae2829 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 a66a8bea5..2a9fdca84 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 585704643..fee126504 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 520eef676..d0687dbee 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 b256f77fd..fef268c01 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 fa7a347e1..2905f61de 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 043773ce0..01a596aa9 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 4e560e75f..45bf42384 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 6bd9482dd..eb02340ea 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 0783ff7db..a50a530d2 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 4063a0ed6..72aeadeb2 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 2ddd655ba..4d2116541 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 5f388b7aa..7d0ec1ad4 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 c6c1176a5..784b89f1d 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 0d814c2da..cab5d0aff 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 f07d3b75f..00c9685f3 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 3585900bd..8d45f60bb 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 8ba41a5b7..9481b9eb8 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 8b4ab8d03..39573588b 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 5d921343a..92a81132b 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 350f3aaa0..a73dd9179 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