seitime-frappe/frappe/model
2016-05-25 21:44:18 +05:30
..
utils [am] set __unedited only if added via grid 2016-05-23 11:28:55 +05:30
__init__.py [enhancement] added feature to track user seen, fixes #1648 2016-03-25 16:27:31 +05:30
base_document.py [minor] added doc.update_modified() 2016-04-13 18:21: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 [optimize] communictation notificaitons 2016-05-25 21:44:18 +05:30
db_schema.py [fix] If precision > 6, use Decimal(21,9) to allow for 12 digits before the decimal dot like in (18,6) 2016-04-21 16:38:36 +05:30
delete_doc.py [test] [fix] delete_doc 2016-04-28 15:20:41 +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] double child table bug and added beta in doctype 2016-05-02 18:43:32 +05:30
dynamic_links.py [fix] [test] reset dynamic links 2016-03-10 15:46:25 +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 Merge branch 'master' into develop 2016-04-15 11:07:43 +05:30
naming.py minor 2016-05-12 14:24:48 +05:30
rename_doc.py [refactor] [optimize] dynamic links on deletion 2016-03-10 15:14:44 +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