seitime-frappe/frappe/model
2019-10-27 18:52:37 +05:30
..
utils fix: Translating Errors and Messages 2019-07-03 11:52:47 +05:30
__init__.py fix: frappe.conf.db_type -> frappe.db.db_type 2019-05-24 11:44:28 +05:30
base_document.py fix: remove bad disabled check 2019-10-15 19:28:53 +05:30
create_new.py fix: merge conflict 2019-06-18 18:45:21 +05:30
db_query.py perf(orm): Use cached table_columns instead of querying the database 2019-10-23 23:00:02 +05:30
delete_doc.py fix: tests 2019-10-21 19:16:38 +05:30
docfield.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
document.py feat(server scripts): add server scripts! 2019-10-11 14:16:49 +05:30
dynamic_links.py Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
mapper.py fix: (User Permissions) Allow user to fetch details into mapped doc 2019-09-27 15:57:08 +05:30
meta.py perf: Cache db columns to avoid redundant database calls (#8543) 2019-10-07 13:39:40 +00:00
naming.py Merge branch 'master' into develop 2019-03-28 13:44:14 +05:30
rename_doc.py fix: merge documents without error 2019-10-27 18:52:37 +05:30
sync.py feat(dashboard): Create Dashboard Chart Source docs from exported files 2019-03-25 12:41:17 +05:30
workflow.py test: Add test case to check get_common_transition_actions 2019-06-02 10:56:20 +05:30