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
6f8af9bba8b2053e8371f62b30542a70f4dde76b
redmine_qbo
/
app
/
models
History
Rick Barrette
6f8af9bba8
Implement Employee synchronization; add EmployeeSyncJob and EmployeeSyncService for improved background processing and logging
2026-02-27 23:07:12 -05:00
..
concerns
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_token.rb
Refactor CustomerToken model for improved token management; streamline token generation and expiration handling, and enhance association with issues
2026-02-26 21:05:02 -05:00
customer.rb
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
employee.rb
Implement Employee synchronization; add EmployeeSyncJob and EmployeeSyncService for improved background processing and logging
2026-02-27 23:07:12 -05:00
estimate.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
invoice.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
qbo.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