Patrick Fic
|
c91d677fc0
|
Resolved broken imports.
|
2021-02-10 08:18:52 -08:00 |
|
Patrick Fic
|
55513b5af1
|
Missed in last commit
|
2021-02-10 08:15:03 -08:00 |
|
Patrick Fic
|
ff2f536b3a
|
Resolve date issue on qbxml creation.
|
2021-02-10 08:14:49 -08:00 |
|
Patrick Fic
|
8ef2eac7e4
|
Removed job close date. IO-629
|
2021-02-08 11:36:09 -08:00 |
|
Patrick Fic
|
1d091ac98d
|
Add payment number and date. IO-610
|
2021-02-08 11:07:48 -08:00 |
|
Patrick Fic
|
b1a2134dd3
|
Resolved email CC error IO-618
|
2021-02-02 21:31:48 -08:00 |
|
Patrick Fic
|
49a9f71d19
|
Changed global Dinero rounding IO-469.
|
2021-02-02 14:43:09 -08:00 |
|
Patrick Fic
|
d1280e8680
|
Ability to delete job checklist IO-464
|
2021-02-02 12:21:06 -08:00 |
|
Patrick Fic
|
8fcb488b3b
|
CC Conversion Corrections IO-463
|
2021-02-02 09:32:49 -08:00 |
|
Patrick Fic
|
5bbd56115e
|
Scheduling bug fixes. IO-153
|
2021-02-01 11:04:33 -08:00 |
|
Patrick Fic
|
10e70230ba
|
Added working days to scheduling IO-153
|
2021-01-29 17:26:48 -08:00 |
|
Patrick Fic
|
1c7bf4915c
|
Change date on qb invoice to close date
|
2021-01-27 16:43:50 -08:00 |
|
Patrick Fic
|
8e3f807d1d
|
Added ability to generat PDF on test email page.
|
2021-01-22 15:30:29 -08:00 |
|
Patrick Fic
|
277cf9dd74
|
Resolved job totals calculation error.
|
2021-01-19 18:15:37 -08:00 |
|
Patrick Fic
|
018a2365bc
|
Server and client package updates.
|
2021-01-15 08:57:46 -08:00 |
|
Patrick Fic
|
d549323a70
|
Added Parts Tax Rates validation to server side calc.
|
2021-01-14 09:25:58 -08:00 |
|
Patrick Fic
|
610292ff56
|
Temporary Demo Fixes
|
2021-01-12 16:16:54 -08:00 |
|
Patrick Fic
|
5391aeef82
|
Adde email confirmation template.
|
2021-01-11 15:37:52 -08:00 |
|
Patrick Fic
|
e004abe0cf
|
Flatten Cloudinary Download Structure IO-30
|
2021-01-08 09:52:32 -08:00 |
|
Patrick Fic
|
0c83a62dd2
|
Removed Est_number from Job. Potential Breaking changes. IO-553
|
2021-01-07 15:25:32 -08:00 |
|
Patrick Fic
|
2d260dceb8
|
Introduced JS report and refactored some doc generation. IO-585
|
2021-01-06 17:56:46 -08:00 |
|
Patrick Fic
|
1c967ece2e
|
Package cleanup.
|
2021-01-06 11:05:55 -08:00 |
|
Patrick Fic
|
af8ccfaff5
|
Removed all todos from code and created corresponding JIRA tickets.
|
2021-01-05 14:39:27 -08:00 |
|
Patrick Fic
|
eaf66a06b2
|
Resolved blocked day scheduling issue in smart scheduling IO-478
|
2020-12-16 21:35:44 -08:00 |
|
Patrick Fic
|
bb8343f966
|
Moved inlining of CSS to server side IO-424
|
2020-12-08 11:15:29 -08:00 |
|
Patrick Fic
|
65a22922eb
|
Refactored some Job Calculation Logic. IO-439
|
2020-12-04 15:16:36 -08:00 |
|
Patrick Fic
|
b6f2ad3cf0
|
Updated images in assets and removed some packages.
|
2020-10-07 10:04:22 -07:00 |
|
Patrick Fic
|
3da6568d75
|
Resolved Graphql Request issue preventing server side gql queries.
|
2020-10-06 08:45:56 -07:00 |
|
Patrick Fic
|
a7051c0f86
|
Merge work.
|
2020-09-25 13:45:34 -07:00 |
|
Patrick Fic
|
a463887fa4
|
Added GST registrant BOD-389
|
2020-09-24 15:30:12 -07:00 |
|
Patrick Fic
|
4253fe39d6
|
Remove removed job lines from queries BOD-384
|
2020-09-24 13:38:26 -07:00 |
|
Patrick Fic
|
765df769b4
|
Remove adjustments from totals calculations BOD-390.
|
2020-09-24 11:19:17 -07:00 |
|
Patrick Fic
|
f84520c260
|
MAJOR CHANGE: Renamed invoices to bills BOD-410
|
2020-09-22 17:01:03 -07:00 |
|
Patrick Fic
|
35650cec24
|
WIP Transfer.
|
2020-09-21 14:40:16 -07:00 |
|
Patrick Fic
|
cb337b557c
|
Added predictive completion time based on cycle times for job scheduling. BOD-401
|
2020-09-17 14:28:48 -07:00 |
|
Patrick Fic
|
3c053c4f9c
|
Added classes to receivable export.
|
2020-09-16 14:47:17 -07:00 |
|
Patrick Fic
|
379c12c7bb
|
Further work to refactor job costing + qb posting. BOD-383
|
2020-09-14 16:57:40 -07:00 |
|
Patrick Fic
|
eff49e3d25
|
Refactored job closing to be line based instead of totals based. BOD-383
|
2020-09-14 13:54:11 -07:00 |
|
Patrick Fic
|
f7e74c5043
|
Modified how template list is generated to be a function to allow checking whether the templates can be printed.
|
2020-09-11 14:43:04 -07:00 |
|
Patrick Fic
|
984c001bd8
|
Modified render styles to improve printability
|
2020-09-10 15:55:25 -07:00 |
|
Patrick Fic
|
a0bb07abfd
|
Fixed totals calculations for jobs coming in from Mitchell.
|
2020-09-10 10:50:04 -07:00 |
|
Patrick Fic
|
41117ff0c2
|
Renamed ATP to ATS and updated totals calculation logic. Logic is still WIP
|
2020-09-10 09:27:37 -07:00 |
|
Patrick Fic
|
92ee64a413
|
Added reminaing balance to payments screen BOD-231
|
2020-09-08 10:23:25 -07:00 |
|
Patrick Fic
|
af8e39da75
|
Rearranged shop template page to better handle previews & template editor BOD-126
|
2020-09-04 15:03:01 -07:00 |
|
Patrick Fic
|
f4fed87f61
|
Set default dinero currencies. Created checklist display skeleton component. BOD-377
|
2020-09-03 10:10:40 -07:00 |
|
Patrick Fic
|
5e4a825bcf
|
Basic oAuth for QBO BOD-266
|
2020-08-25 10:28:24 -07:00 |
|
Patrick Fic
|
2acef8f726
|
Finished moving job totals calculation to server side BOD-267.
|
2020-08-24 10:17:32 -07:00 |
|
Patrick Fic
|
4a92ef03cc
|
Added server side job calculation. BOD-267
|
2020-08-21 15:48:48 -07:00 |
|
Patrick Fic
|
88858e6789
|
Added required authorization for all API calls. Added template stylesheet.
|
2020-08-19 15:03:55 -07:00 |
|
Patrick Fic
|
534e0a0398
|
Minor fixed + refactored job details screens based on review.
|
2020-08-18 16:43:04 -07:00 |
|