| .. |
|
utils
|
fix: Add rename_doc utils for external API usages
|
2020-11-27 20:19:50 +05:30 |
|
__init__.py
|
feat(system console): Added a System Console to help in debugging and Console Log
|
2020-08-31 11:29:18 +05:30 |
|
base_document.py
|
fix: better way to extract fieldname from key_name
|
2021-02-08 21:23:35 +05:30 |
|
create_new.py
|
fix(default): cast as string as required
|
2020-10-26 10:02:04 +05:30 |
|
db_query.py
|
feat: Added permission to grant only Select access to document (#12063)
|
2020-12-29 16:58:28 +05:30 |
|
delete_doc.py
|
fix: Update controllers via delete_doc and rename_doc only in
|
2020-12-16 19:04:59 +05:30 |
|
docfield.py
|
New Control: Table MultiSelect (#6675)
|
2018-12-28 15:36:59 +05:30 |
|
document.py
|
feat: Allow ignoring validations via server script
|
2021-01-03 20:04:45 +05:30 |
|
dynamic_links.py
|
feat(customize form): add links and actions to customize form and cleanup code
|
2020-10-26 10:02:04 +05:30 |
|
mapper.py
|
feat: allow mapper functions to be overriden
|
2020-05-30 19:15:04 +05:30 |
|
meta.py
|
fix: Check for fieldlevel permission for report query (#12163)
|
2021-01-28 17:14:47 +05:30 |
|
naming.py
|
fix(minor): added ignore_ddl in frappe.db.get_all to ignore missing tables, columns
|
2020-10-26 10:02:04 +05:30 |
|
rename_doc.py
|
Merge branch 'develop' into rename-error
|
2021-01-13 19:26:23 +05:30 |
|
sync.py
|
refactor: rename onboarding to module onboarding
|
2020-05-12 16:23:26 +05:30 |
|
workflow.py
|
fix: Show cancel button only if document is cancellable
|
2020-12-28 13:40:12 +05:30 |