seitime-frappe/frappe/model
Shivam Mishra 26e40a9d68
fix: data.non_standard_fieldnames is None (#12174)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-01-13 19:24:24 +05:30
..
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: introduce frappe.controllers; clear global if cache is cleared; replace old references 2021-01-07 10:57:08 +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: data.non_standard_fieldnames is None (#12174) 2021-01-13 19:24:24 +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' of github.com:frappe/frappe into fix-broken-folders 2020-12-10 14:17:05 +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