On_update_after_submit event is not working

Thanks, indeed, this works as a hook method

  "Purchase Invoice": {
        "on_update_after_submit": "smart_invoice_app.app.update_purchase_invoice_api",
    },
1 Like