seitime-frappe/frappe/model
Gavin D'souza 28f9802fd9 fix: rollback to savepoint to avoid partial commits
It's better to keep the validations in and out AND separate...this is a
humble attempt for the same :)
2022-03-28 18:47:26 +05:30
..
utils chore: Add type hints for rename_doc module 2022-02-18 17:56:42 +05:30
__init__.py Merge branch 'develop' of https://github.com/frappe/frappe into autocomplete-control 2022-02-12 16:27:27 +05:30
base_document.py Merge pull request #16200 from alyf-de/refactor-db-exists 2022-03-21 05:47:27 +00:00
create_new.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
db_query.py fix(db_query): ordering in extract_tables 2022-03-11 23:46:00 +05:30
delete_doc.py feat: integer primary keys 2022-03-11 23:46:00 +05:30
docfield.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
docstatus.py feat: utility methods for docstatus (#15515) 2022-02-04 07:41:25 +00:00
document.py fix: rollback to savepoint to avoid partial commits 2022-03-28 18:47:26 +05:30
dynamic_links.py refactor: use is None instead of == None 2022-01-17 10:37:51 +01:00
mapper.py chore: adding back idx column 2022-02-07 16:40:01 +05:30
meta.py Merge pull request #15990 from hrwX/translated_doctype_links 2022-02-16 05:24:56 +00:00
naming.py fix: sider 2022-03-15 16:49:33 +05:30
rename_doc.py fix: rollback to savepoint to avoid partial commits 2022-03-28 18:47:26 +05:30
sync.py refactor: a not in b 2022-02-21 19:54:34 +01:00
workflow.py feat: utility methods for docstatus (#15515) 2022-02-04 07:41:25 +00:00