SMS notification on all actions happening

Hello,

How can i add an SMS notifications on all actions(save, update, order line addition, status update…) happening on a transaction in a custom app.

kr,
Oasis

You can add custom hooks on the methods you want notified off and trigger SMS from your custom apps

See section on “Document Hooks”

https://frappe.io/docs/user/en/guides/basics/hooks