|
|
a1cbf9a0a9
|
Refactor logging in CustomerSyncJob to use a centralized log method; enhance consistency and readability of log messages
|
2026-02-27 22:32:42 -05:00 |
|
|
|
9c0f153518
|
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 |
|
|
|
f32b48296d
|
Refactor estimate synchronization to use EstimateSyncJob; remove direct sync logic from Estimate model for improved background processing
|
2026-02-27 08:29:52 -05:00 |
|
|
|
889e9bf31f
|
Refactor customer synchronization to use CustomerSyncJob; remove direct sync logic from Customer model for improved background processing
|
2026-02-27 08:00:38 -05:00 |
|
|
|
4f55751500
|
Refactor QuickBooks webhook handling to use ActiveJob for processing; improve security with signature verification and streamline entity processing
|
2026-02-26 20:30:20 -05:00 |
|
|
|
a64016eb95
|
Refactor QBO billing to use ActiveJob; remove threaded billing and add manual job enqueue support
|
2026-02-26 19:48:29 -05:00 |
|