seitime-frappe/frappe/model
Rushabh Mehta c4e1b9e0c1
[enhance] Add condition in transitions and move workflow to server-side (#5399)
* [workflow] move to server side

* [workflow] tests

* [workflow] tests

* [minor] remove print

* [fixes] tests and lint

* [tests] fix typo

* [fix] tests
2018-04-11 00:38:13 -08:00
..
utils fix _cast_result 2018-04-02 14:23:20 +05:30
__init__.py python 3 fixes 2018-03-31 18:15:43 +05:30
base_document.py User permissions redux (#5314) 2018-04-03 10:42:04 +05:30
create_new.py [refactor] user permissions (#3713) 2017-07-28 14:33:31 +05:30
db_query.py Auto email report fixes (#5410) 2018-04-10 10:53:05 +05:30
db_schema.py python 3 fixes 2018-03-31 18:15:43 +05:30
delete_doc.py Save versions only if track changes enabled 2018-04-09 19:06:09 +05:30
docfield.py Add translation support for DocFields (#5002) 2018-02-16 15:12:12 +05:30
document.py [enhance] Add condition in transitions and move workflow to server-side (#5399) 2018-04-11 00:38:13 -08:00
dynamic_links.py Added order by in_create for dynamic link query (#3849) 2017-08-04 10:55:38 +05:30
mapper.py Read only fields not update if the field has already value (#5126) 2018-03-08 12:02:17 +05:30
meta.py [enhance] Add condition in transitions and move workflow to server-side (#5399) 2018-04-11 00:38:13 -08:00
naming.py Merge branch 'master' into develop 2018-04-04 11:23:21 +05:30
rename_doc.py update linked docs if not single 2018-02-27 15:54:07 +05:30
sync.py [enhance] Add condition in transitions and move workflow to server-side (#5399) 2018-04-11 00:38:13 -08:00
workflow.py [enhance] Add condition in transitions and move workflow to server-side (#5399) 2018-04-11 00:38:13 -08:00