Ricky Barrette ricky
  • Joined on 2024-07-04
ricky synced commits to refs/heads/dev at ricky/redmine_qbo from mirror 2026-03-01 23:54:00 -05:00
485a977d1a Use Safe Navigation Operator &.
03d5a5d148 Always show sync status
0deab9dbd3 2026.3.0
899c9878c4 Fix: only attach invoices if document is updated
Compare 4 commits »
ricky synced commits to refs/heads/dev at ricky/redmine_qbo from mirror 2026-03-01 15:43:59 -05:00
b95a3b6623 Refactor: Update billing error messages in locale for consistency and clarity
ef3f00c445 Refactor: Replace BillingValidator with inline validations in bill method and update error messages in locale
46f06df995 Removed unused service
Compare 3 commits »
ricky synced commits to refs/heads/dev at ricky/redmine_qbo from mirror 2026-03-01 07:33:59 -05:00
b15b88f48d Fix: Correct I18n reference in last_sync method for proper translation
7b7b07b5fa fixed file name
16ca1caabc Refactor: Enhance QboWebhookProcessor with logging for signature validation
69d266bdca formatting
3728ec2a12 Refactor: Improve address formatting in CustomersController and enhance HTML rendering for billing and shipping addresses
Compare 8 commits »
ricky synced commits to refs/heads/dev at ricky/redmine_qbo from mirror 2026-02-28 23:24:00 -05:00
6e90548dbb Removed unused method
f921f227e2 Refactor: Introduce PdfServiceBase for shared PDF fetching functionality and update Invoice/Estimate controllers to utilize new services
a34ae46358 Refactor: Simplify invoice PDF fetching and introduce InvoicePdfService for better organization
e4cfb0674e Refactor: Enhance estimate loading and syncing logic in EstimateController
348c521491 Added comments
Compare 44 commits »
ricky synced new reference refs/tags/2026.2.16 to ricky/redmine_qbo from mirror 2026-02-28 15:14:01 -05:00
ricky synced commits to refs/tags/2026.2.16 at ricky/redmine_qbo from mirror 2026-02-28 15:14:00 -05:00
ricky synced commits to refs/heads/master at ricky/redmine_qbo from mirror 2026-02-28 15:14:00 -05:00
0a2d38a927 Update plugin version to 2026.2.16
b80dbaa015 Fix: Update last_update query to use correct timestamp field for customer sync
9e399b934b Fix: Update last_update query to use correct timestamp field for employee sync
cc6fd07435 Update notice for missing estimate to include syncing information with QuickBooks
7a50df24d9 Add logging to get_estimate method for better debugging
Compare 13 commits »
ricky synced new reference refs/heads/jobs to ricky/redmine_qbo from mirror 2026-02-28 15:14:00 -05:00
ricky synced commits to refs/heads/jobs at ricky/redmine_qbo from mirror 2026-02-28 15:14:00 -05:00
ricky synced commits to refs/heads/master at ricky/redmine_qbo from mirror 2026-02-28 07:13:58 -05:00
9a688c4841 Set primary_key
e94352e2c4 Added comment
ea0f42b68e Added comment
5a31c194a5 Added comments
6f8af9bba8 Implement Employee synchronization; add EmployeeSyncJob and EmployeeSyncService for improved background processing and logging
Compare 5 commits »
ricky synced commits to refs/heads/master at ricky/redmine_qbo from mirror 2026-02-27 23:03:59 -05:00
03109d5775 Refactor invoice processing and synchronization; implement InvoiceSyncJob and related services for improved background processing and logging
a1cbf9a0a9 Refactor logging in CustomerSyncJob to use a centralized log method; enhance consistency and readability of log messages
9c0f153518 Refactor logging across controllers and jobs to use a centralized log method; improve consistency and readability of log messages
f32b48296d Refactor estimate synchronization to use EstimateSyncJob; remove direct sync logic from Estimate model for improved background processing
Compare 4 commits »
ricky synced commits to refs/heads/master at ricky/redmine_qbo from mirror 2026-02-27 14:53:59 -05:00
3d37f01bff Added timestamps to estiamtes and invoices
889e9bf31f Refactor customer synchronization to use CustomerSyncJob; remove direct sync logic from Customer model for improved background processing
Compare 2 commits »
ricky synced commits to refs/heads/master at ricky/redmine_qbo from mirror 2026-02-26 22:34:00 -05:00
208e839e6a Refactor CustomerToken model for improved token management; streamline token generation and expiration handling, and enhance association with issues
4f55751500 Refactor QuickBooks webhook handling to use ActiveJob for processing; improve security with signature verification and streamline entity processing
a64016eb95 Refactor QBO billing to use ActiveJob; remove threaded billing and add manual job enqueue support
Compare 3 commits »
ricky synced commits to refs/heads/master at ricky/redmine_qbo_vehicles from mirror 2026-02-26 14:54:00 -05:00
492ff000bf Don't copy the text Copied!
ricky synced new reference refs/tags/2026.2.8 to ricky/redmine_qbo_vehicles from mirror 2026-02-25 22:33:59 -05:00
ricky synced commits to refs/tags/2026.2.8 at ricky/redmine_qbo_vehicles from mirror 2026-02-25 22:33:59 -05:00
ricky synced commits to refs/heads/master at ricky/redmine_qbo_vehicles from mirror 2026-02-25 22:33:59 -05:00
e0fc07141c 2026.2.8
3e6c2672e0 removed duplicate comment
71bde3a249 Enhance search_result_ranks_and_ids method to rank results by ID and streamline query handling
Compare 3 commits »
ricky synced new reference refs/tags/2026.2.15 to ricky/redmine_qbo from mirror 2026-02-25 22:13:59 -05:00
ricky synced commits to refs/tags/2026.2.15 at ricky/redmine_qbo from mirror 2026-02-25 22:13:59 -05:00
ricky synced commits to refs/heads/master at ricky/redmine_qbo from mirror 2026-02-25 22:13:59 -05:00
5d858ae186 Enhance customer search functionality by ordering results and refining search method
b38f850df3 2026.2.15
138e55933b Fixed creation of new customers.
Compare 3 commits »