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 08:21:57 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a31c194a59a376299177e67eaa2ffb0780e1c67
redmine_qbo
/
app
/
models
History
Rick Barrette
5a31c194a5
Added comments
2026-02-27 23:15:37 -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
Added comments
2026-02-27 23:15:37 -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