Browse Source

Merge pull request #3468 from faztp12/patch-1

Update hooks.md
version-14
Makarand Bauskar 8 years ago
committed by GitHub
parent
commit
b72a93dc9e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      frappe/docs/user/en/guides/basics/hooks.md

+ 1
- 0
frappe/docs/user/en/guides/basics/hooks.md View File

@@ -216,6 +216,7 @@ The hook function will be passed the doc in concern as the only argument.

* `validate`
* `before_save`
* `autoname`
* `after_save`
* `before_insert`
* `after_insert`


Loading…
Cancel
Save