Commit Graph

45 Commits

Author SHA1 Message Date
Patrick Fic
e1df64d592 Reformat all project files to use the prettier config file. 2024-03-27 15:35:07 -07:00
Dave Richer
e83badb454 - the great reformat
Signed-off-by: Dave Richer <dave@imexsystems.ca>
2024-02-06 18:20:58 -05:00
Dave Richer
ba32a71786 - nuke visible from the face of the earth with fire.
Signed-off-by: Dave Richer <dave@imexsystems.ca>
2024-01-12 17:25:25 -05:00
Dave Richer
b2c8e45d5e even more updates.
Signed-off-by: Dave Richer <dave@imexsystems.ca>
2023-12-14 16:27:00 -05:00
Dave Richer
1df870ee4e Some additional progress / start on updating future deprecations 2023-12-04 16:48:10 -05: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
Allan Carr
3650cacb51 IO-2173 Job Line Discount
Correct for when new line is added with no part
2023-02-16 17:23:09 -08:00
Allan Carr
24da0207e5 IO-2173 Client Fusion - Job Line Discount not allowed
Adjust client job-line-upsert-modal to allow for discounts as markups were only allowed before. Convert prt_dsmk_p over to prt_dsmk_m on save of modal for both markup/discount for handling and viewing
2023-02-14 11:30:09 -08:00
Patrick Fic
7b3dcf295e IO-2156 Resolve AH detail line validation issue. 2023-01-27 13:20:53 -08:00
Patrick Fic
42b4534d21 IO-2141 Add detail only line for autohous exports. 2023-01-19 11:04:40 -08:00
Patrick Fic
3db613da7f IO-1847 Allow $0 labor line with type selected. 2022-04-26 16:01:50 -07:00
Patrick Fic
44ff032acc IO-1819 Allow private estimate lines to be modified. 2022-04-13 10:26:17 -07:00
Patrick Fic
8d162f297a Allow negative job line split. 2021-12-17 11:01:57 -08:00
Patrick Fic
42c779f368 IO-1415 Default tax part to true. 2021-10-07 09:19:37 -07:00
Patrick Fic
50489dd682 IO-1415 Add tax part & refresh line ticket on line edit 2021-10-05 14:15:21 -07:00
Patrick Fic
de33bcd72b IO-1342 Revert IO-554 and add validation on jobline upsert. 2021-09-07 09:12:31 -07:00
Patrick Fic
6de9007c3a IO-1213 Recalc totals on jobline insert. 2021-06-21 09:36:03 -07:00
Patrick Fic
f20ef2d11d IO-1209 Jobline presets. 2021-06-15 16:41:24 -07:00
Patrick Fic
0108135fe9 IO-1178 Resolve minor bugs. 2021-06-01 14:36:28 -07:00
Patrick Fic
d2bb7121cb IO-1178 Resolve line markup issues. 2021-06-01 11:52:09 -07:00
Patrick Fic
5f0a683ec1 IO-1161 Line Modal Hours to precision 1. 2021-05-25 09:58:46 -07:00
Patrick Fic
c97d2e0e6f IO-1034 Global required validation & error generation. 2021-05-06 19:06:24 -07:00
Patrick Fic
f7d1ea0a49 Partial fixes to jobline upsert & totals calculation. IO-730 2021-03-04 15:43:11 -08:00
Patrick Fic
46014261d6 Package cleanup & transition to latest apollo. 2021-02-24 08:48:55 -08:00
Patrick Fic
cc41ff39a3 Reformatted job line modal 2021-02-16 09:53:08 -08:00
Patrick Fic
4b75f2eccd Removed jobline modal validations IO-554 2021-01-20 14:10:52 -08:00
Patrick Fic
cb503e392f Ability to delete manually entered job lines IO-568 2021-01-20 10:47:08 -08:00
Patrick Fic
495cb0cfa4 Added missing part types from joblines upsert modal. IO-467 2020-12-16 21:41:42 -08:00
Patrick Fic
9028e0b631 Added missing translations on jobline upsert IO-472 2020-12-16 16:07:24 -08:00
Patrick Fic
8592c98b93 Added job recalc when saving a line edit. BOD-385 2020-10-05 12:27:08 -07:00
Patrick Fic
0185a0ab93 Added validation on jobline upsert modal. BOD-399 2020-09-16 14:34:43 -07:00
Patrick Fic
41432864e8 Added labor type and part types to dropdowns on line upsert modal. BOD-412 2020-09-16 14:22:39 -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
bd87537892 Added job line edit modal selects for fields and formatted BOD-203 2020-07-31 14:02:27 -07:00
Patrick Fic
8f8c26af54 Begin addign loading state to mutations BOD-134 2020-07-22 10:46:34 -07:00
Patrick Fic
192d2ee0f0 BOD-11 BOD-12 BOD-10 Updated packages + changes apollo hooks imports 2020-03-23 11:29:37 -07:00
Patrick Fic
ec53663a1d BOD-24 WIP for document previews for non images. Random cleanup included. #comment Current design for document previews may be bandwidth intensive. Proceeding with design to get v1 completed. 2020-03-17 16:50:21 -07:00
Patrick Fic
8c54de9a9f Most functionality is restored after antd upgrade. WIP on invoice enter screen. 2020-02-28 17:56:36 -08:00
Patrick Fic
6e0d9da257 STILL BROKEN: Refactored some forms to have bare functionality. Appears that v4 antd has extensive issues. 2020-02-28 15:55:31 -08:00
Patrick Fic
f70627b5da Migrations for invoices and invoice lines. Added invoice enter modal. 2020-02-24 17:09:17 -08:00
Patrick Fic
13faf47044 Implemented jobline upsert modal. Updated allocations display on jobline edit to include removal. 2020-02-24 13:49:39 -08:00
Patrick Fic
c21f3c0098 Refactored job line edit modal to use redux so that it can be an independent form. Created general modals reducer to manage all modals. 2020-02-24 12:18:54 -08:00
Patrick Fic
9b39f28ced Additional parts order fix cleanup 2020-02-21 10:00:01 -08:00
Patrick Fic
e08e55f2f5 Fixed parts ordering issue where lines were not populated due to rerender. 2020-02-21 09:48:34 -08:00
Patrick Fic
1476781fa8 Added base jobline edit modal. To be confirmed if required. 2020-02-21 09:27:05 -08:00