mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-04-02 08:21:57 -04:00
Implement Employee synchronization; add EmployeeSyncJob and EmployeeSyncService for improved background processing and logging
This commit is contained in:
@@ -15,6 +15,7 @@ class WebhookProcessJob < ActiveJob::Base
|
||||
Customer
|
||||
Invoice
|
||||
Estimate
|
||||
Employee
|
||||
].freeze
|
||||
|
||||
# Process incoming QBO webhook notifications and sync relevant data to Redmine
|
||||
|
||||
Reference in New Issue
Block a user