seitime-frappe/frappe/model
Sagar Vora 5c86dc80c7
fix: if_owner constraint being applied wrongly (#14471)
* fix: `if_owner` constraint being applied wrongly

* test: check if owner on `frappe.get_list`

Co-authored-by: Pruthvi Patel <pruthvipatel145@gmail.com>
2021-10-19 15:03:17 +05:30
..
utils chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
__init__.py Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break 2021-09-04 15:37:58 +05:30
base_document.py fix: convert_dates_to_str converts everything except date objects (#14340) 2021-10-07 15:58:23 +05:30
create_new.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
db_query.py fix: if_owner constraint being applied wrongly (#14471) 2021-10-19 15:03:17 +05:30
delete_doc.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
docfield.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
document.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
dynamic_links.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
mapper.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
meta.py fix: Table view for bench trim-tables 2021-09-14 21:53:02 +05:30
naming.py feat(minor): Packages! also cleanup of DocField and other minor fixes 2021-09-05 22:01:55 +05:30
rename_doc.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
sync.py docs: add docstring for import_file_by_path 2021-10-12 17:15:12 +05:30
workflow.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30