Add vehicle appointment hook and localization for 'Add Vehicle' label

This commit is contained in:
2026-08-10 19:04:58 -04:00
parent 7158a8b02c
commit a9d0eafa40
4 changed files with 39 additions and 0 deletions
+1
View File
@@ -18,5 +18,6 @@ module RedmineQboVehicles
Vehicles::Hooks::IssuesShowHookListener
Vehicles::Hooks::PdfHookListener
Vehicles::Hooks::ViewHookListener
Vehicles::Hooks::CustomerAppointmentShowHookListener
end
end