seitime-frappe/frappe/model
marination a893341f95 fix: get_valid_fields excludes show_on_timeline, breaking migrations
Co-authored-by: Gavin <gavin.dsouza@switchup.de>
2024-09-02 17:27:50 +02:00
..
utils perf: use meta for virtual and single checks (#25620) 2024-03-26 13:10:15 +05:30
__init__.py fix: remove _lt from frappe.model.std_fields (#24662) 2024-02-01 16:05:25 +05:30
base_document.py fix: Separate meta.get_valid_fields from *columns 2024-08-28 18:12:42 +02:00
create_new.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
db_query.py fix: Skip virtual fields in all select queries (#26700) 2024-06-06 09:43:36 +00:00
delete_doc.py feat: nudge for all DocTypes that can be disabled, not deleted (#27067) 2024-07-11 05:18:19 +00:00
docfield.py chore!: dead code (#19551) 2023-01-10 18:53:08 +05:30
docstatus.py feat: utility methods for docstatus (#15515) 2022-02-04 07:41:25 +00:00
document.py fix: translatable strings in doc.validate_value 2024-07-24 18:38:22 +02:00
dynamic_links.py fix: reserved keywords as col name (#25718) 2024-03-29 15:43:33 +05:30
mapper.py fix: update child table value from the last doc 2024-08-23 12:47:08 +05:30
meta.py fix: get_valid_fields excludes show_on_timeline, breaking migrations 2024-09-02 17:27:50 +02:00
naming.py fix: Allow setting UUID to application code 2024-03-29 19:02:28 +05:30
rename_doc.py fix: syntax error for link field query 2024-06-25 18:46:41 +05:30
sync.py fix: skip overriden doctypes during orphan check (#23518) 2023-11-30 11:33:42 +00:00
virtual_doctype.py refactor: migrate virtual doctypes to new API 2024-03-11 18:25:05 +05:30
workflow.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30