seitime-frappe/frappe/model
Himanshu 51042b1359 fix(load): alias creation in get communications (#7538)
* fix: alias creation

* fix: fix update_timeline_doc

* fix: add timeline link irrespective of comm medium
2019-05-23 09:35:53 +05:30
..
utils Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
__init__.py fix(delete_fields): handle commit for DDL separately for MariaDB and Postgres 2019-05-22 13:21:07 +05:30
base_document.py fix(null-handling): for doctype, doctype, ignore null values 2019-05-16 15:44:46 +05:30
create_new.py fix: filter default docs from allowed docs 2019-04-22 13:54:05 +05:30
db_query.py Improve query for assignment count and add test 2019-03-27 22:41:02 +05:30
db_schema.py feat: add typemap for rating control 2019-03-25 16:47:28 +05:30
delete_doc.py fix(Communication): New child doctype for Communication Timeline Links (#7524) 2019-05-21 20:48:55 +05:30
docfield.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
document.py fix(load): alias creation in get communications (#7538) 2019-05-23 09:35:53 +05:30
dynamic_links.py Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
mapper.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
meta.py Merge branch 'master' into develop 2019-03-08 09:38:18 +00:00
naming.py Merge branch 'master' into develop 2019-03-28 13:44:14 +05:30
rename_doc.py fix(report): Allow report export only if user has export permission on ref doctype (#7458) 2019-05-15 11:59:13 +05:30
sync.py feat(dashboard): Create Dashboard Chart Source docs from exported files 2019-03-25 12:41:17 +05:30
workflow.py Move allow self approval check to transisition for more control (#5691) 2018-06-21 09:08:27 +05:30