seitime-frappe/frappe/model
Nabin Hait 7b9eb7444e Merge pull request #1578 from sbkolate/develop
Enable Custom Fields in Naming Series # 3019 of ERPNext Issue
2016-02-24 12:54:48 +05:30
..
utils minor fix 2016-01-05 11:16:02 +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] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +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 [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +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] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +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 [minor] added meta.get_custom_fields() 2016-02-11 12:38:27 +05:30
naming.py Merge pull request #1578 from sbkolate/develop 2016-02-24 12:54:48 +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