Browse Source

Create hooks.md

version-14
Fahim Ali Zain TP 8 years ago
committed by GitHub
parent
commit
ceec4af9c6
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` * `validate`
* `before_save` * `before_save`
* `autoname`
* `after_save` * `after_save`
* `before_insert` * `before_insert`
* `after_insert` * `after_insert`


Loading…
Cancel
Save