One thing that always surprises me is how many times companies reinvent the wheel and the need for it. In your post you mention an expenses system; something pretty much every company will have to implement. Since HMRC require this information you'd think they'd provide a tool that everyone could "plug into", giving them full visibility of the data they require in a standard format with little effort, and allowing businesses to also benefit by just downloading the relevant information from this service into their own systems for any internal needs. If all companies were using the same service this would also be one less thing for new employees to learn, since they'd be familiar with the expenses process from previous jobs.
On a persona note, I'm definitely in the automater category; on the few occasions when I've left a task unautomated because it was only supposed to be a one off it's come back to bite me repeatedly when month after month that same one off task pops up (admittedly after 2-3 repeats I then ignore the advise that it's a one off and automate anyway). These days if I can automate a task in slightly over the time it would take to perform that task, I automate by default. If there's a significant difference I weigh up the likelihood of repetition (by myself and/or others) against the extra time required to automate it.
With tasks I only perform occasionally, automation becomes my record of how to do those tasks. I find this extremely valuable for complex tasks infrequently performed. Taking the time to write a script ensures that (1) I pay attention to what I'm doing, not just run into a snag->google->get the fix->forget (or never investigate!) what the hell the problem was; and (2) allows me to quickly check that my procedure is repeatable; and (3) gives me a step-by-step record of exactly what needs to be done, with no steps skipped (like when I take notes) because they're "obvious." What is obvious when you've been working a couple of hours to solve a problem is very different than what is obvious when you haven't done something in a couple of months.
On a persona note, I'm definitely in the automater category; on the few occasions when I've left a task unautomated because it was only supposed to be a one off it's come back to bite me repeatedly when month after month that same one off task pops up (admittedly after 2-3 repeats I then ignore the advise that it's a one off and automate anyway). These days if I can automate a task in slightly over the time it would take to perform that task, I automate by default. If there's a significant difference I weigh up the likelihood of repetition (by myself and/or others) against the extra time required to automate it.