I am trying to set up automated actions in Odoo 13 and have been able to successfully create them in the settings interface. The problem is I am working in a test environment and I would like to have the automated actions handled by git so when I push new changes to the live branch it will include new automated actions.
I have looked at the demo in the base automations model but I haven't been able to translate that over to my actions. I am trying to set up an action with the sale.order model but I get an external ID not found error.