8 Commits

Author SHA1 Message Date
Soren_Molty 9dde6b28a1 I think this one was for the quote description field - but we got it wrong so we need to seatch and find the correct field...... 2026-05-18 11:57:16 +09:30
Soren_Molty c4248eba76 Updates to the inspector view to fix matching quote forms to be able to display and also the apply script which now checks for existing jobMaterials before writing. 2026-05-12 20:22:50 +09:30
Soren_Molty d7dc2ade06 Refactored the quote_push process to check for any existing jobMaterials and fail with a log entry and some intelligence so that we don't overwrite anything that has been manually created. Also added another list in the inspector.py code to allow us to view this when it occurs. 2026-05-11 14:41:26 +10:00
Soren_Molty 7e3538e745 quick backup 2026-05-04 13:14:44 +10:00
Soren_Molty 89386909a1 Adding updated inspector.py for human viewable formresponse.json requests 2026-05-04 11:29:48 +10:00
Soren_Molty 74c73883c9 Commit prior to form response checking pivot in logic 2026-05-04 11:17:14 +10:00
Soren_Molty 3472e770d6 Added the creation of jobmaterials script and the creation script ofr live updates to the ServiceM8 server (default is -dry-run). Altered inspector.py to now let us view jobmaterials DB. 2026-04-28 16:41:06 +10:00
Soren_Molty debc442081 New FastAPI python page for easily human reading of the json objects we are capturing. Addition of a template parser that can be used to interpret and send/push jobMaterials to the server. Adding the docs dir just so that it is all together. 2026-04-28 16:14:07 +10:00