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
ea0f42b68e25e27479a120c02748f24c4a118f94
redmine_qbo
/
app
/
models
History
Rick Barrette
ea0f42b68e
Added comment
2026-02-27 23:18:40 -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
Added comment
2026-02-27 23:18:40 -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