This website requires JavaScript.
Explore
Help
Sign In
ricky
/
redmine_qbo
Watch
1
Star
1
Fork
0
You've already forked redmine_qbo
mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced
2026-04-02 16:21:58 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
19911b79405cfd98e2145aef6b4df6b14718abca
redmine_qbo
/
app
/
jobs
History
Rick Barrette
19911b7940
Refactor EstimateSyncJob to support syncing by ID and document number; add EstimateSyncService for handling estimate synchronization
2026-02-28 08:24:25 -05:00
..
bill_issue_time_job.rb
Refactor logging across controllers and jobs to use a centralized log method; improve consistency and readability of log messages
2026-02-27 22:32:07 -05:00
customer_sync_job.rb
Implement CustomerSyncService for customer synchronization and update CustomerSyncJob to support syncing by ID
2026-02-28 07:50:07 -05:00
employee_sync_job.rb
Implement Employee synchronization; add EmployeeSyncJob and EmployeeSyncService for improved background processing and logging
2026-02-27 23:07:12 -05:00
estimate_sync_job.rb
Refactor EstimateSyncJob to support syncing by ID and document number; add EstimateSyncService for handling estimate synchronization
2026-02-28 08:24:25 -05:00
invoice_sync_job.rb
Refactor invoice processing and synchronization; implement InvoiceSyncJob and related services for improved background processing and logging
2026-02-27 22:33:04 -05:00
webhook_process_job.rb
Implement Employee synchronization; add EmployeeSyncJob and EmployeeSyncService for improved background processing and logging
2026-02-27 23:07:12 -05:00