Ricky Barrette ricky
  • Joined on 2024-07-04
ricky synced commits to refs/heads/master at ricky/redmine_qbo from mirror 2026-03-04 17:03:59 -05:00
2fc2f94cd1 Fixed combining of estimate pdf
ricky synced commits to refs/heads/lineitems at ricky/redmine_qbo from mirror 2026-03-04 08:53:59 -05:00
ricky synced new reference refs/heads/lineitems to ricky/redmine_qbo from mirror 2026-03-04 08:53:59 -05:00
ricky synced commits to refs/heads/dev at ricky/redmine_qbo from mirror 2026-03-04 00:44:00 -05:00
9f9810686f removed logging
f041e1bce4 Added logging for completed pull
d44d5e2fb7 Fixed log prefix
4403267abb Moved QBO fetch from customer model into service
be400c2b2a Added logging for errors when editing
Compare 5 commits »
ricky synced commits to refs/heads/dev at ricky/redmine_qbo from mirror 2026-03-03 00:23:59 -05:00
23e565a304 raise exceptions if not initialized properly
2e2b17fac3 log should be private
28db5cb8c8 removed unused code
0df15693d2 removed unused begin
f8b1c72394 show all customer when search is blank
Compare 6 commits »
ricky synced commits to refs/heads/dev at ricky/redmine_qbo from mirror 2026-03-02 08:04:00 -05:00
f02b50ae26 Added time stamps to each qbo entity model
ricky synced commits to refs/tags/2026.3.0 at ricky/redmine_qbo from mirror 2026-03-01 23:54:01 -05:00
ricky synced new reference refs/tags/2026.3.0 to ricky/redmine_qbo from mirror 2026-03-01 23:54:01 -05:00
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/master at ricky/redmine_qbo from mirror 2026-03-01 23:54:00 -05:00
0deab9dbd3 2026.3.0
899c9878c4 Fix: only attach invoices if document is updated
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 25 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/heads/jobs at ricky/redmine_qbo from mirror 2026-02-28 15:14:00 -05:00
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/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 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 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 »