Allan Carr
3bc5f5d626
Merged in feature/IO-2233-CDK-VEHICLE-LICENSE-PLATE (pull request #826 )
...
IO-2233 Check for null and if stripped string is size 0 send null instead
Approved-by: Patrick Fic
2023-05-31 00:33:20 +00:00
Allan Carr
86a2351316
IO-2233 Check for null and if stripped string is size 0 send null instead
2023-05-30 17:23:22 -07:00
Allan Carr
dd469bad12
Merged in feature/IO-2233-CDK-VEHICLE-LICENSE-PLATE (pull request #803 )
...
IO-2233 CDK Vehicle License Plate Standardization
Approved-by: Patrick Fic
2023-05-24 21:05:21 +00:00
Allan Carr
c2ec476324
IO-2259 Trim Company Name before seeing if ""
2023-05-24 11:15:55 -07:00
Allan Carr
01443c478d
IO-2233 CDK Vehicle License Plate Standardization
...
Remove All special character and spaces and covert to Upper Case
2023-05-24 10:34:05 -07:00
Allan Carr
57d8ca5829
IO-2293 Autohouse & Job Costing Dinero Type Casting
...
All type cast to Dinero round to integer to prevent cast errors
2023-05-19 09:39:37 -07:00
Patrick Fic
f553307587
Added rounding to job costing for adjustments.
2023-05-17 10:11:27 -07:00
Allan Carr
d2d310cf57
Merged in feature/IO-2190-Autohouse (pull request #780 )
...
IO-2190 Paint Costs for JC if Cost/Hr is 0
Approved-by: Patrick Fic
2023-05-11 23:38:42 +00:00
Allan Carr
5cb17994cd
IO-2190 Allow for 0 in JC/Hr rate
2023-05-11 16:09:30 -07:00
Allan Carr
dab78e3dc9
IO-2190 Paint Costs for JC if Cost/Hr is 0
2023-05-11 16:07:28 -07:00
Allan Carr
584322819f
IO-2265 Autohouse Extract Remove Customer Info
2023-05-09 16:51:55 -07:00
Allan Carr
121e579388
Merged in feature/IO-2261-opensearch-replacements (pull request #766 )
...
IO-2261 Missing loader handler for owner_owing, correct payment
Approved-by: Patrick Fic
2023-05-05 22:02:03 +00:00
Allan Carr
2dabf3c811
IO-2261 Missing loader handler for owner_owing, correct payment
2023-05-05 14:03:05 -07:00
Allan Carr
25bee3cfdf
Merged in feature/IO-2261-opensearch-replacements (pull request #764 )
...
Feature/IO-2261 opensearch replacements
Approved-by: Patrick Fic
2023-05-05 20:14:02 +00:00
Allan Carr
a3557bbc86
IO-2261 Add Delete function, Correct Payment edit, add Totals to Bills handler
2023-05-05 13:10:07 -07:00
Allan Carr
8222e56485
Merged in feature/IO-2261-opensearch-replacements (pull request #761 )
...
IO-2261 Add in missing field "date" for Payments
Approved-by: Patrick Fic
2023-05-05 17:56:14 +00:00
Allan Carr
2de3f8b022
IO-2261 Add in missing field "date" for Payments
2023-05-05 10:54:41 -07:00
Patrick Fic
854ad21b20
Update autohouse header auth.
2023-05-05 10:16:41 -07:00
Allan Carr
75d9faa05b
Merged in feature/IO-2261-opensearch-replacements (pull request #757 )
...
IO-2261 All Jobs, Bills, Payments
Approved-by: Patrick Fic
2023-05-05 14:49:23 +00:00
Allan Carr
ac72177fbb
IO-2261 All Jobs, Bills, Payments
...
Adjust Pagination settings and on clear delete search.page to reset. Adjust payments for bodyshopid as it was pointed at bill instead of payment
2023-05-04 18:27:47 -07:00
Allan Carr
d70893e2ba
Merged in feature/IO-2261-opensearch-replacements (pull request #748 )
...
Feature/IO-2261 opensearch replacements
2023-05-04 22:16:49 +00:00
Patrick Fic
b861957342
Additional security hardening.
2023-05-04 11:59:39 -07:00
Allan Carr
759a8ac58c
IO-2261 Opensearch for Payments, Bills and All Jobs
2023-05-03 16:29:01 -07:00
Allan Carr
99b847822f
Merged in feature/IO-2190-Autohouse (pull request #742 )
...
IO-2190 Autohouse & Job Costing
Approved-by: Patrick Fic
2023-05-02 21:52:50 +00:00
Allan Carr
f66d9b8c09
IO-2190 Autohouse & Job Costing
...
Insure that amount going into Dinero is Integer
2023-05-02 14:51:47 -07:00
Patrick Fic
5660de42af
Add support email to server side emails.
2023-05-02 12:31:18 -07:00
Allan Carr
b0ea8a71fb
Merged in feature/IO-2190-Autohouse (pull request #738 )
...
IO-2190 Correct lookup location for MAPA Hrs
Approved-by: Patrick Fic
2023-05-01 22:30:13 +00:00
Allan Carr
2eb4e142ff
IO-2190 Correct lookup location for MAPA Hrs
2023-05-01 13:48:18 -07:00
Patrick Fic
852fd9c388
IO-2261 Sample open search replacement.
2023-05-01 13:04:10 -07:00
Allan Carr
79a90bb9ee
IO-2257 PBS Export of Credits
...
Amounts less then 0 (ie all credits) would not get pushed to transactionObject. Expand to be both sides of zero to allow for credits within transactionObject
2023-04-27 17:13:37 -07:00
Patrick Fic
2227acab3a
IO-2210 Search Improvements
2023-04-26 16:45:20 -07:00
Patrick Fic
081165b6f5
Resolve missing items from merge conflicts.
2023-04-26 12:46:41 -07:00
Allan Carr
e242aaa9f5
IO-2190 Factor Paint Costs from Scale over to Job Costing & Autohouse
...
If Paint Scale Data exist in MixData then use the LiquidCost is use_paint_scale_data is set to true else fall back to cost calculations
2023-04-26 12:05:14 -07:00
Patrick Fic
a7cf36d5f8
Disable job status transition tracking.
2023-04-19 14:26:12 -07:00
Patrick Fic
3c0a883326
Resolve status transition error message.
2023-04-19 13:08:18 -07:00
Patrick Fic
e5b8d003ec
IO-2137 Adjust PBS company name logic for posting.
2023-04-13 22:03:35 +08:00
Patrick Fic
5717727d2a
IO-2243 Capture successful CDK posting details.
2023-04-13 22:03:35 +08:00
Patrick Fic
3bc0653230
IO-2215 Critical Parts scanning.
...
IO-2215 Critical Parts Scanning
IO-2215 critical parts scanning
2023-03-14 12:30:55 -07:00
Patrick Fic
3891fbefdf
IO-2215 Critical parts scanning
2023-03-14 08:41:26 -07:00
Patrick Fic
c695aea12e
Autohouse change to respect flat rate employees
2023-03-09 11:08:47 -08:00
Patrick Fic
2415b4c2b4
IO-2194 Static control numbers for CDK.
2023-03-02 19:39:24 -08:00
Patrick Fic
99c7ba1fbc
Disable ARMS on server side.
2023-03-02 19:38:37 -08:00
Patrick Fic
c2bf6841e1
Documentation updates.
2023-02-14 15:05:09 -08:00
Patrick Fic
c04a690dc3
IO-2162 Update smart scheduling server side.
2023-02-02 11:06:05 -08:00
Patrick Fic
07c307e17b
IO-2162 Updated smart schedule graph logic.
2023-02-02 10:04:11 -08:00
Patrick Fic
423157dfcc
Add misc labor cost for autohouse.
2023-01-26 08:32:43 -08:00
Patrick Fic
42b4534d21
IO-2141 Add detail only line for autohous exports.
2023-01-19 11:04:40 -08:00
Patrick Fic
08d334e93a
Resolve rounding for QBO Receivables Multi Payer.
2023-01-05 17:06:47 -08:00
Patrick Fic
dad3dc9e42
Autohouse based updates.
2022-12-08 14:47:51 -08:00
Patrick Fic
bc3238aba2
IO-2116 Add account number to control types for DMS.
2022-11-30 08:47:20 -08:00