hi all
using odoo 17 and wondering what the python code would be to update the task title to the sale order number and customer reference boxes.
so it would look like SO43536 - customer reference.
ive looked in automations and update record but it looks like a text replace not using fields. so i guess ill have to python it but not sure how.
the task is created with a service product so the title is that at the moment.
Many thanks