* feat: configurable amendment naming * patch: set default amend naming * chore: linters and document filter * test: amended document naming * refactor: use set_single_value * chore: typo, fix copy * fix(UX): move action button below table * refactor: Series Counter -> Default Naming The behaviour in this PR doesn't necessarily mean to apply naming series it can be: - Naming Series - hash - Naming Rule - Some code So the name was misleading. --------- Co-authored-by: Ankush Menat <ankush@frappe.io> |
||
|---|---|---|
| .. | ||
| api | ||
| doctype | ||
| form_tour | ||
| page | ||
| report | ||
| web_form | ||
| workspace | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
| utils.py | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.