Posts
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-17
Backups to Google Drive. Configuring spatie/laravel-backup. Testing local backups – works. Testing Google Drive backups – “unable to write to file” errors. Refactoring InvoiceController and BookingController to use service classes. Refactoring RecurringBooking controller to use BookingService class. Invokable tasks for scheduled tasks. Auto-scroll to opening time on calendar.
Sonic Editions Ltd – soniceditions.com Support – 2025-07-16
Investigating orders with missing PDF labels – multiple order items means insufficient time for PDF generation job to finish. Delaying processing by 5 minutes to allow for this.
The Gas Centre and BBQ Shop Limited – thegascentre.co.uk Support – 2025-07-16
Liaising with MP re: customers unable to pass delivery stage of checkout. Checking logs. Phone call with MP re: issue – express checkout? Examining code of new version of Stripe module – express checkout changes. Testing upgrade on test site. Phone call with FC – go ahead. Upgrading Stripe module on production. Test transactions. Adding […]
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-16
Reading GDPR and client notes analysis from RS. Responding. Researching notes encryption – not searchable. Responding to RS re: snags.
The Gas Centre and BBQ Shop Limited – thegascentre.co.uk Support – 2025-07-15
Checking job queue – many fails because of incorrect parameter format. Fixing code. Checking Laravel codebase for command to retry range of failed jobs – found. Retrying failed jobs. Retrying lightspeed-ecom failed jobs. Responding to Visual Crossing support. Retrying weather backdating process.
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-15
Listing current clients first in Practitioner client list. Debugging sort order. Setting default new booking duration to 60 minutes. Show client agreement type on the Practitioner client list. Researching upgrade for nao-pon/flysystem-google-drive.
The Gas Centre and BBQ Shop Limited – thegascentre.co.uk Support – 2025-07-14
Batch process to retrieve backdated weather data for all lse_sales records with customer data. Debugging timestamp fields not storing current date. Modifying getWeather to add update flag. Running back dating process. Checking failed jobs – many “Invalid location parameter” errors. Testing failing postcodes in Postman. Testing full address – same error. Support query to Visual […]
Sonic Editions Ltd – soniceditions.com Support – 2025-07-11
Meeting with ND, RB and KG re: resubmitted image jobs; DMARC. Researching transitioning from DMARC policy of “none” to “reject” and notifying RB and KG.
The Gas Centre and BBQ Shop Limited – thegascentre.co.uk Support – 2025-07-11
Storing weather conditions and icon. Dispatching getWeather job from Retail getBatchData. Triggering ProcessWeather job.