seitime-frappe/frappe/model
2016-03-10 15:30:16 +05:30
..
utils [redesign] do not allow re organizing fields via customize form 2016-03-08 10:43:46 +05:30
__init__.py [feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed 2016-01-01 12:50:14 +05:30
base_document.py [fix] check field values should be either 0 or 1 2016-03-10 15:30:16 +05:30
create_new.py [fix] No need of sanitization while creating new_doc 2016-01-19 16:51:20 +05:30
db_query.py [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
db_schema.py [fix] add _comments column after request 2016-02-11 23:06:56 +05:30
delete_doc.py [fix] on delete doc, delete comments and orphan communications 2016-03-09 12:14:14 +05:30
docfield.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
document.py [fix] [hot] use parent perms if table in doc.get_permlevel_access 2016-03-10 13:16:07 +05:30
mapper.py [fix] get linked doc only if add fetch option is found 2015-09-07 19:58:58 +05:30
meta.py [fix] sort fields - set idx in Custom Field for faster sorting during load 2016-03-09 13:00:36 +05:30
naming.py [translation] moved Translation DocType from erpnext 2016-03-02 14:50:11 +05:30
rename_doc.py [fix] rename doc: case insensitive matching for exists new 2016-02-17 16:15:34 +05:30
sync.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
workflow.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30