seitime-frappe/frappe/model
Leela vadlamudi 2374290935
Merge pull request #13142 from shariquerik/revert-naming-fix
fix: Revert naming for custom naming series
2021-05-10 14:02:56 +05:30
..
utils fix: Add rename_doc utils for external API usages 2020-11-27 20:19:50 +05:30
__init__.py feat: Add URL option for data type fields 2021-04-14 20:16:44 +05:30
base_document.py fix: Use older logic to set module_name and custom vars 2021-05-06 16:56:50 +05:30
create_new.py fix: Fixed for field default values too + Added tests 2021-03-12 12:40:22 +05:30
db_query.py refactor: remove six dependency 2021-05-07 07:42:04 +05:30
delete_doc.py fix: reverting of series with a variable 2021-04-06 20:48:33 +05:30
docfield.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
document.py feat(DX): Add __repr__ and __str__ for DocTypes 2021-05-05 19:45:33 +05:30
dynamic_links.py feat(customize form): add links and actions to customize form and cleanup code 2020-10-26 10:02:04 +05:30
mapper.py feat: allow mapper functions to be overriden 2020-05-30 19:15:04 +05:30
meta.py refactor: remove six dependency 2021-05-07 07:42:04 +05:30
naming.py fix: sider fix 2021-05-10 12:56:15 +05:30
rename_doc.py Merge branch 'develop' into rename-error 2021-01-13 19:26:23 +05:30
sync.py refactor: Remove unused args in get_doc_files (#12298) 2021-02-03 22:32:01 +05:30
workflow.py fix: Show cancel button only if document is cancellable 2020-12-28 13:40:12 +05:30