|
|
f056c27bc5
|
Merge branch 'master' into lineitems
|
2026-03-05 07:08:30 -05:00 |
|
|
|
b96678a2e9
|
fixed accident deleteion details_cache_key
|
2026-03-04 20:09:13 -05:00 |
|
|
|
bccfcd9dbc
|
cache qbo details to reduce api calls
|
2026-03-04 20:06:22 -05:00 |
|
|
|
8ba99b7db2
|
Fixed eager loading issues
|
2026-03-04 19:18:06 -05:00 |
|
|
|
681747e08b
|
Got the UI working
|
2026-03-04 07:55:35 -05:00 |
|
|
|
9f9810686f
|
removed logging
|
2026-03-03 20:36:23 -05:00 |
|
|
|
f041e1bce4
|
Added logging for completed pull
|
2026-03-03 20:05:19 -05:00 |
|
|
|
d44d5e2fb7
|
Fixed log prefix
|
2026-03-03 19:54:50 -05:00 |
|
|
|
4403267abb
|
Moved QBO fetch from customer model into service
|
2026-03-03 19:49:36 -05:00 |
|
|
|
be400c2b2a
|
Added logging for errors when editing
|
2026-03-03 19:22:15 -05:00 |
|
|
|
23e565a304
|
raise exceptions if not initialized properly
|
2026-03-02 22:57:13 -05:00 |
|
|
|
2e2b17fac3
|
log should be private
|
2026-03-02 22:54:26 -05:00 |
|
|
|
28db5cb8c8
|
removed unused code
|
2026-03-02 22:50:43 -05:00 |
|
|
|
f8b1c72394
|
show all customer when search is blank
|
2026-03-02 22:49:18 -05:00 |
|
|
|
899237c5ab
|
Reduced blanket rescues, added respond_to_missing?, and extracted push into CustomerPushService
|
2026-03-02 22:41:22 -05:00 |
|
|
|
f02b50ae26
|
Added time stamps to each qbo entity model
|
2026-03-02 07:10:13 -05:00 |
|
|
|
485a977d1a
|
Use Safe Navigation Operator &.
|
2026-03-01 21:31:28 -05:00 |
|
|
|
03d5a5d148
|
Always show sync status
|
2026-03-01 21:25:07 -05:00 |
|
|
|
899c9878c4
|
Fix: only attach invoices if document is updated
|
2026-03-01 19:27:23 -05:00 |
|
|
|
eb6beea5fa
|
Initial line item idea
|
2026-03-01 15:04:25 -05:00 |
|
|
|
b95a3b6623
|
Refactor: Update billing error messages in locale for consistency and clarity
|
2026-03-01 12:35:54 -05:00 |
|
|
|
ef3f00c445
|
Refactor: Replace BillingValidator with inline validations in bill method and update error messages in locale
|
2026-03-01 12:29:20 -05:00 |
|
|
|
46f06df995
|
Removed unused service
|
2026-03-01 12:14:53 -05:00 |
|
|
|
b15b88f48d
|
Fix: Correct I18n reference in last_sync method for proper translation
|
2026-03-01 01:07:43 -05:00 |
|
|
|
7b7b07b5fa
|
fixed file name
|
2026-03-01 01:01:26 -05:00 |
|
|
|
16ca1caabc
|
Refactor: Enhance QboWebhookProcessor with logging for signature validation
|
2026-03-01 00:58:46 -05:00 |
|
|
|
69d266bdca
|
formatting
|
2026-03-01 00:45:27 -05:00 |
|
|
|
3728ec2a12
|
Refactor: Improve address formatting in CustomersController and enhance HTML rendering for billing and shipping addresses
|
2026-03-01 00:40:11 -05:00 |
|
|
|
cefa36c880
|
Removed unsued Customer destroy method
|
2026-03-01 00:28:57 -05:00 |
|
|
|
ed111fefe7
|
Refactor: Update QBO connection handling to use QboConnectionService for consistency across services and controllers
|
2026-03-01 00:27:06 -05:00 |
|
|
|
6e90548dbb
|
Removed unused method
|
2026-02-28 22:56:03 -05:00 |
|
|
|
f921f227e2
|
Refactor: Introduce PdfServiceBase for shared PDF fetching functionality and update Invoice/Estimate controllers to utilize new services
|
2026-02-28 21:59:01 -05:00 |
|
|
|
a34ae46358
|
Refactor: Simplify invoice PDF fetching and introduce InvoicePdfService for better organization
|
2026-02-28 21:36:16 -05:00 |
|
|
|
e4cfb0674e
|
Refactor: Enhance estimate loading and syncing logic in EstimateController
|
2026-02-28 21:20:35 -05:00 |
|
|
|
348c521491
|
Added comments
|
2026-02-28 20:03:19 -05:00 |
|
|
|
6cee8c1d81
|
Fix: Remove logging of fetched page information in SyncServiceBase
|
2026-02-28 19:59:50 -05:00 |
|
|
|
d4a0aa1db5
|
Refactor: Introduce SyncServiceBase for shared functionality across sync services
|
2026-02-28 19:47:45 -05:00 |
|
|
|
12884a211e
|
Added comments
|
2026-02-28 18:04:38 -05:00 |
|
|
|
8303dec501
|
Fix: Raise error if no QBO configuration is found in sync jobs
|
2026-02-28 17:58:11 -05:00 |
|
|
|
9b07ae7073
|
Fix: Ensure retry_on configuration specifies wait time and attempts for error handling
|
2026-02-28 17:51:48 -05:00 |
|
|
|
baf321d4d6
|
Fix: Update retry_on configuration to specify wait time for error handling
|
2026-02-28 17:51:31 -05:00 |
|
|
|
b80dbaa015
|
Fix: Update last_update query to use correct timestamp field for customer sync
|
2026-02-28 09:11:01 -05:00 |
|
|
|
9e399b934b
|
Fix: Update last_update query to use correct timestamp field for employee sync
|
2026-02-28 09:10:55 -05:00 |
|
|
|
7a50df24d9
|
Add logging to get_estimate method for better debugging
|
2026-02-28 08:53:38 -05:00 |
|
|
|
ca02ead9f9
|
Use delete not destroy
|
2026-02-28 08:35:51 -05:00 |
|
|
|
9089adaba0
|
removed uneeded comments
|
2026-02-28 08:35:35 -05:00 |
|
|
|
19911b7940
|
Refactor EstimateSyncJob to support syncing by ID and document number; add EstimateSyncService for handling estimate synchronization
|
2026-02-28 08:24:25 -05:00 |
|
|
|
a80f59cc45
|
Refactor sync_by_id method in Estimate model to use EstimateSyncJob for syncing
|
2026-02-28 07:50:23 -05:00 |
|
|
|
eee99e4d83
|
Implement CustomerSyncService for customer synchronization and update CustomerSyncJob to support syncing by ID
|
2026-02-28 07:50:07 -05:00 |
|
|
|
b3f01bd372
|
Refactor persist method in InvoiceSyncService to use 'local' variable for clarity and add logging for updates
|
2026-02-28 07:41:22 -05:00 |
|