seitime-frappe/frappe/model
Faris Ansari c8a80a2e4d fix: frappe.db.field_exists
- field_exists didn't work correctly
- The call to field_exists itself was wrong
2019-09-19 15:41:17 +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: frappe.db.field_exists 2019-09-19 15:41:17 +05:30
create_new.py fix: merge conflict 2019-06-18 18:45:21 +05:30
db_query.py feat: Add child table fields to group by in reports (#8390) 2019-09-11 17:11:24 +05:30
delete_doc.py fix: Skip get_table_fields of Custom Field 2019-09-12 19:29:12 +05:30
docfield.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
document.py fix: Load doc before save in db_set as well 2019-09-03 08:37:11 +05:30
dynamic_links.py Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
mapper.py fix: Move permission check code in get_mapped_doc method 2019-09-17 15:47:49 +05:30
meta.py feat: allow extending doctype dashboards via hooks (develop) (#8336) 2019-09-08 02:29:43 +05:30
naming.py Merge branch 'master' into develop 2019-03-28 13:44:14 +05:30
rename_doc.py fix(report): Allow report export only if user has export permission on ref doctype (#7458) 2019-05-15 11:59:13 +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