|
|
a6c8923ea9
|
Fixed uncaught exception when there is no QBO connection
|
2026-03-14 17:27:01 -04:00 |
|
|
|
6fc8a18e93
|
Updated attribute mapping
|
2026-03-13 15:43:24 -04:00 |
|
|
|
8abc95c21e
|
2026.3.7
2026.3.7
|
2026-03-13 08:35:25 -04:00 |
|
|
|
2bcb1840a4
|
Added qbo_sync flag
|
2026-03-13 08:33:18 -04:00 |
|
|
|
c87e18810b
|
Added Attribute Mapping DSL
|
2026-03-13 08:32:55 -04:00 |
|
|
|
eb6954ddf1
|
refactor(sync): improve attribute mapping to support dynamic fields and custom transformations
|
2026-03-12 21:38:06 -04:00 |
|
|
|
be1a69217f
|
created a shared helper for authenticated requests.
|
2026-03-12 21:05:39 -04:00 |
|
|
|
99669f7baa
|
created a shared helper for performing authenticated request.
|
2026-03-12 18:26:21 -04:00 |
|
|
|
29530e2c95
|
fixed order
|
2026-03-12 17:55:09 -04:00 |
|
|
|
beb4a66a93
|
Updated comments
|
2026-03-12 17:53:06 -04:00 |
|
|
|
40f7a3335c
|
Reworked push on save and refactored variable names
|
2026-03-12 15:58:28 -04:00 |
|
|
|
da0f7ffc56
|
2026.3.6
Refactored models and services to use a base class
2026.3.6
|
2026-03-12 11:21:42 -04:00 |
|
|
|
4fa8be856a
|
Refactored models to use base model
|
2026-03-12 11:14:45 -04:00 |
|
|
|
ffd8dc6332
|
Refactored Customer service to use a service base class
|
2026-03-12 09:48:36 -04:00 |
|
|
|
cd219a0c00
|
fixed spelling entities
|
2026-03-11 20:01:14 -04:00 |
|
|
|
cd88ce6217
|
2026.3.5
2026.3.5
|
2026-03-09 08:22:26 -04:00 |
|
|
|
b10665355d
|
Allow Subclasses to override the page size
|
2026-03-08 23:34:37 -04:00 |
|
|
|
17ac19e435
|
2026.3.4
2026.3.4
|
2026-03-08 21:59:47 -04:00 |
|
|
|
ef5089438c
|
Fixed query_in_batches
|
2026-03-08 21:51:31 -04:00 |
|
|
|
1f64e36892
|
2026.3.3
2026.3.3
|
2026-03-08 15:22:20 -04:00 |
|
|
|
643b15391b
|
Added support for adding other QBO entities from othe plugins
|
2026-03-08 15:04:57 -04:00 |
|
|
|
d8a26f98c0
|
updaed readme
|
2026-03-07 13:28:31 -05:00 |
|
|
|
8fc01cd8fb
|
Updated Readme
|
2026-03-06 23:05:43 -05:00 |
|
|
|
fe3da8c452
|
removed redundant exception
|
2026-03-05 22:03:22 -05:00 |
|
|
|
c4c02f8d27
|
2026.3.2
2026.3.2
|
2026-03-05 21:34:20 -05:00 |
|
|
|
00b1baa1f3
|
Fixed create new customer
|
2026-03-05 21:33:49 -05:00 |
|
|
|
2520892e2c
|
2026.3.1
2026.3.1
|
2026-03-04 20:14:16 -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 |
|
|
|
aff7d0c48e
|
removed uneeded logging of issue and project contents.
|
2026-03-04 18:37:30 -05:00 |
|
|
|
e9b3b1c838
|
Merge branch 'master' into dev
|
2026-03-04 17:42:42 -05:00 |
|
|
|
2fc2f94cd1
|
Fixed combining of estimate pdf
|
2026-03-04 13:23:59 -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 |
|
|
|
0df15693d2
|
removed unused begin
|
2026-03-02 22:49:53 -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 |
|
|
|
0deab9dbd3
|
2026.3.0
2026.3.0
|
2026-03-01 19:35:55 -05:00 |
|
|
|
899c9878c4
|
Fix: only attach invoices if document is updated
|
2026-03-01 19:27:23 -05:00 |
|
|
|
b95a3b6623
|
Refactor: Update billing error messages in locale for consistency and clarity
|
2026-03-01 12:35:54 -05:00 |
|