seitime-frappe/frappe/model
Akhil Narang 578c9c1864
Merge pull request #27799 from ruthra-kumar/renumber_idx_on_remove
fix: re-number idx on child table row removal
2024-09-17 14:32:39 +05:30
..
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: re-number idx on child table row removal 2024-09-17 14:19:57 +05:30
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 fix(delete_doc): Check if submittable before docstatus validation 2024-09-13 18:50:50 +02: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(rename_doc): check permissions for the specific document 2024-09-13 11:16:53 +05:30
sync.py fix: skip overriden doctypes during orphan check (#23518) 2023-11-30 11:33:42 +00:00
trace.py feat: add value tracer for test debugging 2024-09-05 21:58:19 +02: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