..
utils
fix: Translating Errors and Messages
2019-07-03 11:52:47 +05:30
__init__.py
feat: add name validation to data fieldtype
2020-04-21 15:49:55 +05:30
base_document.py
Merge pull request #10040 from Thunderbottom/data-validation-fix
2020-04-24 17:26:11 +00:00
create_new.py
fix: Add __unsaved flag for newly created doc
2020-04-28 14:07:29 +05:30
db_query.py
fix: dayofyear unit function for child table query
2020-02-28 13:00:04 +05:30
delete_doc.py
Update frappe/model/delete_doc.py
2020-04-16 10:06:41 +05:30
docfield.py
New Control: Table MultiSelect ( #6675 )
2018-12-28 15:36:59 +05:30
document.py
perf: Make tests faster ( #10307 )
2020-05-12 22:34:10 +05:30
dynamic_links.py
Merge branch 'staging' into develop
2019-01-29 18:24:11 +05:30
mapper.py
fix: Removed annotations due to py>=3.7 compatibility.
2020-01-27 11:59:40 +05:30
meta.py
fix: fix error when group is set in link
2020-05-08 15:43:56 +05:30
naming.py
fix: Translatable strings with trailing spaces
2020-04-08 14:20:52 +05:30
rename_doc.py
fix: duplicate entry error while renaming item ( #9651 )
2020-03-12 18:38:45 +05:30
sync.py
refactor: rename onboarding to module onboarding
2020-05-12 16:23:26 +05:30
workflow.py
Merge pull request #9833 from marination/change-workflow-status-title
2020-04-02 11:56:13 +00:00